HPCToolkit
lushpp.CilkMgr Class Reference

Public Member Functions

def __init__ (self)
 
def processLine (self, line, ppMgr)
 
def makeREs (self, overheadFnLst, overhead_ty)
 

Public Attributes

 data
 

Detailed Description

Definition at line 189 of file lushpp.py.

Constructor & Destructor Documentation

◆ __init__()

def lushpp.CilkMgr.__init__ (   self)

Definition at line 190 of file lushpp.py.

Member Function Documentation

◆ makeREs()

def lushpp.CilkMgr.makeREs (   self,
  overheadFnLst,
  overhead_ty 
)

Definition at line 216 of file lushpp.py.

◆ processLine()

def lushpp.CilkMgr.processLine (   self,
  line,
  ppMgr 
)

Definition at line 203 of file lushpp.py.

Member Data Documentation

◆ data

lushpp.CilkMgr.data

Definition at line 191 of file lushpp.py.


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