Linux Perf
sched-migration.RunqueueEventFork Class Reference
Collaboration diagram for sched-migration.RunqueueEventFork:
Collaboration graph

Public Member Functions

def __init__ (self, child)
 
def __repr__ (self)
 

Static Public Member Functions

def color ()
 

Public Attributes

 child
 

Detailed Description

Definition at line 64 of file sched-migration.py.

Constructor & Destructor Documentation

◆ __init__()

def sched-migration.RunqueueEventFork.__init__ (   self,
  child 
)

Definition at line 69 of file sched-migration.py.

Member Function Documentation

◆ __repr__()

def sched-migration.RunqueueEventFork.__repr__ (   self)

Definition at line 72 of file sched-migration.py.

Here is the call graph for this function:

◆ color()

def sched-migration.RunqueueEventFork.color ( )
static

Definition at line 66 of file sched-migration.py.

Member Data Documentation

◆ child

sched-migration.RunqueueEventFork.child

Definition at line 70 of file sched-migration.py.


The documentation for this class was generated from the following file: