Lines Matching defs:self
220 def __init__(self): argument
240 def rootCheck(self, fatal=True): argument
246 def rootUser(self, fatal=False): argument
252 def setPrecision(self, num): argument
256 def setOutputFolder(self, value): argument
263 def setOutputFile(self): argument
272 def systemInfo(self, info): argument
288 def printSystemInfo(self): argument
296 def cpuInfo(self): argument
310 def initTestOutput(self, name): argument
332 def setDeviceFilter(self, value): argument
338 def rtcWakeAlarmOn(self): argument
356 def rtcWakeAlarmOff(self): argument
358 def initdmesg(self): argument
372 def getdmesg(self): argument
389 def addFtraceFilterFunctions(self, file): argument
397 def getFtraceFilterFunctions(self, current): argument
412 def setFtraceFilterFunctions(self, list): argument
427 def basicKprobe(self, name): argument
429 def defaultKprobe(self, name, kdata): argument
440 def kprobeColor(self, name): argument
444 def kprobeDisplayName(self, name, dataraw): argument
472 def kprobeText(self, kname, kprobe): argument
495 def addKprobes(self, output=False): argument
543 def testKprobe(self, kname, kprobe): argument
558 def fsetVal(self, val, path, mode='w'): argument
570 def fgetVal(self, path): argument
582 def cleanupFtrace(self): argument
586 def setupAllKprobes(self): argument
591 def isCallgraphFunc(self, name): argument
602 def initFtrace(self, testing=False): argument
662 def verifyFtrace(self): argument
678 def verifyKprobes(self): argument
686 def colorText(self, str, color=31): argument
690 def writeDatafileHeader(self, filename, fwdata=[]): argument
718 def out(self, dev): argument
720 def debug(self, dev): argument
722 def altName(self, dev): argument
726 def xtraClass(self): argument
732 def xtraInfo(self): argument
747 def __init__(self, nodename, nodedepth): argument
795 def __init__(self, num): argument
829 def extractErrorInfo(self, dmesg): argument
857 def setStart(self, time): argument
859 def setEnd(self, time): argument
861 def isTraceEventOutsideDeviceCalls(self, pid, time): argument
870 def sourcePhase(self, start): argument
876 def sourceDevice(self, phaselist, start, end, pid, type): argument
900 def addDeviceFunctionCall(self, displayname, kprobename, proc, pid, start, end, cdata, rdata): argument
948 def overflowDevices(self): argument
958 def mergeOverlapDevices(self, devlist): argument
975 def usurpTouchingThread(self, name, dev): argument
989 def stitchTouchingThreads(self, testlist): argument
999 def optimizeDevSrc(self): argument
1017 def trimTimeVal(self, t, t0, dT, left): argument
1032 def trimTime(self, t0, dT, left): argument
1057 def normalizeTime(self, tZero): argument
1066 def getTimeValues(self): argument
1072 def setPhase(self, phase, ktime, isbegin): argument
1077 def dmesgSortVal(self, phase): argument
1079 def sortedPhases(self): argument
1081 def sortedDevices(self, phase): argument
1093 def fixupInitcalls(self, phase): argument
1104 def deviceFilter(self, devicefilter): argument
1118 def fixupInitcallsThatDidntReturn(self): argument
1122 def phaseOverlap(self, phases): argument
1137 def newActionGlobal(self, name, start, end, pid=-1, color=''): argument
1174 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): argument
1195 def deviceChildren(self, devname, phase): argument
1202 def printDetails(self): argument
1212 def deviceChildrenAllPhases(self, devname): argument
1220 def masterTopology(self, name, list, depth): argument
1230 def printTopology(self, node): argument
1253 def rootDeviceList(self): argument
1273 def deviceTopology(self): argument
1277 def selectTimelineDevices(self, widfmt, tTotal, mindevlen): argument
1289 def addHorizontalDivider(self, devname, devend): argument
1298 def addProcessUsageEvent(self, name, times): argument
1343 def createProcessUsageEvents(self): argument
1376 def __init__(self, name, args, caller, ret, start, end, u, proc, pid, color): argument
1388 def title(self): argument
1399 def text(self): argument
1405 def repeat(self, tgt): argument
1439 def __init__(self, t, m='', d=''): argument
1507 def getDepth(self, str): argument
1509 def debugPrint(self, dev=''): argument
1519 def startMarker(self): argument
1532 def endMarker(self): argument
1561 def __init__(self, pid): argument
1567 def addLine(self, line, debug=False): argument
1662 def invalidate(self, line): argument
1676 def slice(self, t0, tN): argument
1695 def repair(self, enddepth): argument
1708 def postProcess(self, debug=False): argument
1744 def deviceMatch(self, pid, data): argument
1776 def newActionFromFunction(self, data): argument
1796 def debugPrint(self): argument
1811 def __init__(self, test, phase, dev): argument
1815 def isa(self, cls): argument
1838 def __init__(self, rowheight, scaleheight): argument
1842 def createHeader(self, sv): argument
1868 def getDeviceRows(self, rawlist): argument
1909 def getPhaseRows(self, devlist, row=0, sortby='length'): argument
1982 def phaseRowHeight(self, test, phase, row): argument
1984 def phaseRowTop(self, test, phase, row): argument
1991 def calcTotalRows(self): argument
2010 def createZoomBox(self, mode='command', testcount=1): argument
2034 def createTimeScale(self, m0, mMax, tTotal, mode): argument
2088 def __init__(self): argument
2090 def setTracerType(self, tracer): argument
2098 def parseStamp(self, data, sv): argument
2137 def __init__(self, dataobj): argument
2145 def procstat(self): argument
2175 def processMonitor(self, tid): argument
2180 def start(self): argument
2184 def stop(self): argument