Lines Matching defs:self

324 	def __init__(self):  argument
342 def resetlog(self): argument
345 def vprint(self, msg): argument
349 def signalHandler(self, signum, frame): argument
362 def signalHandlerInit(self): argument
374 def rootCheck(self, fatal=True): argument
383 def rootUser(self, fatal=False): argument
392 def usable(self, file, ishtml=False): argument
405 def getExec(self, cmd): argument
420 def setPrecision(self, num): argument
424 def setOutputFolder(self, value): argument
432 def setOutputFile(self): argument
441 def systemInfo(self, info): argument
460 def printSystemInfo(self, fatal=False): argument
473 def cpuInfo(self): argument
494 def initTestOutput(self, name): argument
514 def getValueList(self, value): argument
520 def setDeviceFilter(self, value): argument
522 def setCallgraphFilter(self, value): argument
524 def skipKprobes(self, value): argument
530 def setCallgraphBlacklist(self, file): argument
532 def rtcWakeAlarmOn(self): argument
542 def rtcWakeAlarmOff(self): argument
544 def initdmesg(self): argument
558 def getdmesg(self, testdata): argument
575 def listFromFile(self, file): argument
584 def addFtraceFilterFunctions(self, file): argument
589 def getFtraceFilterFunctions(self, current): argument
602 def setFtraceFilterFunctions(self, list): argument
615 def basicKprobe(self, name): argument
617 def defaultKprobe(self, name, kdata): argument
628 def kprobeColor(self, name): argument
632 def kprobeDisplayName(self, name, dataraw): argument
660 def kprobeText(self, kname, kprobe): argument
683 def addKprobes(self, output=False): argument
725 def testKprobe(self, kname, kprobe): argument
740 def setVal(self, val, file): argument
751 def fsetVal(self, val, path): argument
755 def getVal(self, file): argument
766 def fgetVal(self, path): argument
770 def cleanupFtrace(self): argument
775 def setupAllKprobes(self): argument
780 def isCallgraphFunc(self, name): argument
791 def initFtrace(self, quiet=False): argument
869 def verifyFtrace(self): argument
890 def verifyKprobes(self): argument
898 def colorText(self, str, color=31): argument
902 def writeDatafileHeader(self, filename, testdata): argument
919 def sudoUserchown(self, dir): argument
923 def outputResult(self, testdata, num=0): argument
954 def configFile(self, file): argument
963 def openlog(self, filename, mode): argument
975 def putlog(self, filename, text): argument
979 def dlog(self, text): argument
983 def flog(self, text): argument
985 def b64unzip(self, data): argument
991 def b64zip(self, data): argument
994 def platforminfo(self, cmdafter): argument
1076 def commonPrefix(self, list): argument
1088 def dictify(self, text, format): argument
1105 def cmdinfovar(self, arg): argument
1119 def cmdinfo(self, begin, debug=False): argument
1158 def testVal(self, file, fmt='basic', value=''): argument
1181 def s0ixSupport(self): argument
1190 def haveTurbostat(self): argument
1203 def turbostat(self, s0ixready): argument
1234 def netfixon(self, net='both'): argument
1242 def wifiDetails(self, dev): argument
1252 def checkWifi(self, dev=''): argument
1263 def pollWifi(self, dev, timeout=10): argument
1272 def errorSummary(self, errinfo, msg): argument
1303 def multistat(self, start, idx, finish): argument
1330 def multiinit(self, c, d): argument
1341 def displayControl(self, cmd): argument
1373 def setRuntimeSuspend(self, before=True): argument
1392 def start(self, pm): argument
1399 def stop(self, pm): argument
1422 def __init__(self): argument
1428 def out(self, dev): argument
1430 def debug(self, dev): argument
1432 def altName(self, dev): argument
1436 def xtraClass(self): argument
1442 def xtraInfo(self): argument
1454 def __init__(self, nodename, nodedepth): argument
1514 def __init__(self, num): argument
1544 def sortedPhases(self): argument
1546 def initDevicegroups(self): argument
1556 def nextPhase(self, phase, offset): argument
1562 def lastPhase(self, depth=1): argument
1567 def turbostatInfo(self): argument
1581 def extractErrorInfo(self): argument
1616 def setStart(self, time, msg=''): argument
1623 def setEnd(self, time, msg=''): argument
1630 def isTraceEventOutsideDeviceCalls(self, pid, time): argument
1639 def sourcePhase(self, start): argument
1647 def sourceDevice(self, phaselist, start, end, pid, type): argument
1671 def addDeviceFunctionCall(self, displayname, kprobename, proc, pid, start, end, cdata, rdata): argument
1723 def overflowDevices(self): argument
1733 def mergeOverlapDevices(self, devlist): argument
1750 def usurpTouchingThread(self, name, dev): argument
1764 def stitchTouchingThreads(self, testlist): argument
1774 def optimizeDevSrc(self): argument
1792 def trimTimeVal(self, t, t0, dT, left): argument
1807 def trimTime(self, t0, dT, left): argument
1850 def trimFreezeTime(self, tZero): argument
1872 def getMemTime(self): argument
1880 def getTimeValues(self): argument
1884 def setPhase(self, phase, ktime, isbegin, order=-1): argument
1913 def sortedDevices(self, phase): argument
1916 def fixupInitcalls(self, phase): argument
1927 def deviceFilter(self, devicefilter): argument
1941 def fixupInitcallsThatDidntReturn(self): argument
1945 def phaseOverlap(self, phases): argument
1960 def newActionGlobal(self, name, start, end, pid=-1, color=''): argument
1998 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): argument
2019 def findDevice(self, phase, name): argument
2028 def deviceChildren(self, devname, phase): argument
2035 def maxDeviceNameSize(self, phase): argument
2041 def printDetails(self): argument
2069 def deviceChildrenAllPhases(self, devname): argument
2077 def masterTopology(self, name, list, depth): argument
2087 def printTopology(self, node): argument
2110 def rootDeviceList(self): argument
2130 def deviceTopology(self): argument
2134 def selectTimelineDevices(self, widfmt, tTotal, mindevlen): argument
2146 def addHorizontalDivider(self, devname, devend): argument
2155 def addProcessUsageEvent(self, name, times): argument
2178 def createProcessUsageEvents(self): argument
2194 def handleEndMarker(self, time, msg=''): argument
2215 def initcall_debug_call(self, line, quick=False): argument
2227 def initcall_debug_return(self, line, quick=False): argument
2239 def debugPrint(self): argument
2251 def __init__(self, name, args, caller, ret, start, end, u, proc, pid, color): argument
2265 def title(self): argument
2276 def text(self): argument
2282 def repeat(self, tgt): argument
2307 def __init__(self, t, m='', d=''): argument
2383 def isCall(self): argument
2385 def isReturn(self): argument
2387 def isLeaf(self): argument
2389 def getDepth(self, str): argument
2391 def debugPrint(self, info=''): argument
2401 def startMarker(self): argument
2414 def endMarker(self): argument
2436 def __init__(self, pid, sv): argument
2448 def addLine(self, line): argument
2591 def invalidate(self, line): argument
2605 def slice(self, dev): argument
2625 def repair(self, enddepth): argument
2638 def postProcess(self): argument
2677 def deviceMatch(self, pid, data): argument
2711 def newActionFromFunction(self, data): argument
2731 def debugPrint(self, info=''): argument
2748 def __init__(self, test, phase, dev): argument
2752 def isa(self, cls): argument
2767 def __init__(self, rowheight, scaleheight): argument
2776 def createHeader(self, sv, stamp): argument
2803 def getDeviceRows(self, rawlist): argument
2844 def getPhaseRows(self, devlist, row=0, sortby='length'): argument
2917 def phaseRowHeight(self, test, phase, row): argument
2919 def phaseRowTop(self, test, phase, row): argument
2926 def calcTotalRows(self): argument
2945 def createZoomBox(self, mode='command', testcount=1): argument
2969 def createTimeScale(self, m0, mMax, tTotal, mode): argument
3030 def __init__(self): argument
3042 def setTracerType(self, tracer): argument
3050 def stampInfo(self, line, sv): argument
3084 def parseStamp(self, data, sv): argument
3148 def devprops(self, data): argument
3163 def parseDevprops(self, line, sv): argument
3171 def parsePlatformInfo(self, line, sv): argument
3194 def __init__(self, dataobj): argument
3201 def __init__(self): argument
3204 def procstat(self): argument
3240 def processMonitor(self, tid): argument
3243 def start(self): argument
3247 def stop(self): argument