D | analyze_suspend.py | 670 start = 0.0 # test start variable in Data 736 def targetDevice(self, phaselist, start, end, pid=-1): argument 751 def addDeviceFunctionCall(self, displayname, kprobename, proc, pid, start, end, cdata, rdata): argument 835 def newPhaseWithSingleAction(self, phasename, devname, start, end, color): argument 848 def newPhase(self, phasename, start, end, color, order): argument 923 def isInsideTimeline(self, start, end): argument 942 def newActionGlobal(self, name, start, end, pid=-1, color=''): argument 974 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): argument 1263 start = -1.0 variable in FTraceCallGraph
|