Lines Matching defs:self

319 	def __init__(self):  argument
337 def resetlog(self): argument
340 def vprint(self, msg): argument
344 def signalHandler(self, signum, frame): argument
351 def signalHandlerInit(self): argument
363 def rootCheck(self, fatal=True): argument
372 def rootUser(self, fatal=False): argument
381 def usable(self, file, ishtml=False): argument
394 def getExec(self, cmd): argument
409 def setPrecision(self, num): argument
413 def setOutputFolder(self, value): argument
421 def setOutputFile(self): argument
430 def systemInfo(self, info): argument
449 def printSystemInfo(self, fatal=False): argument
462 def cpuInfo(self): argument
483 def initTestOutput(self, name): argument
503 def getValueList(self, value): argument
509 def setDeviceFilter(self, value): argument
511 def setCallgraphFilter(self, value): argument
513 def skipKprobes(self, value): argument
519 def setCallgraphBlacklist(self, file): argument
521 def rtcWakeAlarmOn(self): argument
531 def rtcWakeAlarmOff(self): argument
533 def initdmesg(self): argument
547 def getdmesg(self, testdata): argument
564 def listFromFile(self, file): argument
573 def addFtraceFilterFunctions(self, file): argument
578 def getFtraceFilterFunctions(self, current): argument
591 def setFtraceFilterFunctions(self, list): argument
604 def basicKprobe(self, name): argument
606 def defaultKprobe(self, name, kdata): argument
617 def kprobeColor(self, name): argument
621 def kprobeDisplayName(self, name, dataraw): argument
649 def kprobeText(self, kname, kprobe): argument
672 def addKprobes(self, output=False): argument
714 def testKprobe(self, kname, kprobe): argument
729 def setVal(self, val, file): argument
740 def fsetVal(self, val, path): argument
744 def getVal(self, file): argument
755 def fgetVal(self, path): argument
759 def cleanupFtrace(self): argument
764 def setupAllKprobes(self): argument
769 def isCallgraphFunc(self, name): argument
780 def initFtrace(self, quiet=False): argument
858 def verifyFtrace(self): argument
874 def verifyKprobes(self): argument
882 def colorText(self, str, color=31): argument
886 def writeDatafileHeader(self, filename, testdata): argument
903 def sudoUserchown(self, dir): argument
907 def outputResult(self, testdata, num=0): argument
931 def configFile(self, file): argument
940 def openlog(self, filename, mode): argument
952 def putlog(self, filename, text): argument
956 def dlog(self, text): argument
960 def flog(self, text): argument
962 def b64unzip(self, data): argument
968 def b64zip(self, data): argument
971 def platforminfo(self, cmdafter): argument
1053 def commonPrefix(self, list): argument
1065 def dictify(self, text, format): argument
1082 def cmdinfovar(self, arg): argument
1096 def cmdinfo(self, begin, debug=False): argument
1135 def testVal(self, file, fmt='basic', value=''): argument
1158 def s0ixSupport(self): argument
1167 def haveTurbostat(self): argument
1180 def turbostat(self, s0ixready): argument
1211 def netfixon(self, net='both'): argument
1219 def wifiDetails(self, dev): argument
1229 def checkWifi(self, dev=''): argument
1240 def pollWifi(self, dev, timeout=10): argument
1249 def errorSummary(self, errinfo, msg): argument
1280 def multistat(self, start, idx, finish): argument
1307 def multiinit(self, c, d): argument
1318 def displayControl(self, cmd): argument
1350 def setRuntimeSuspend(self, before=True): argument
1369 def start(self, pm): argument
1376 def stop(self, pm): argument
1399 def __init__(self): argument
1405 def out(self, dev): argument
1407 def debug(self, dev): argument
1409 def altName(self, dev): argument
1413 def xtraClass(self): argument
1419 def xtraInfo(self): argument
1431 def __init__(self, nodename, nodedepth): argument
1491 def __init__(self, num): argument
1521 def sortedPhases(self): argument
1523 def initDevicegroups(self): argument
1533 def nextPhase(self, phase, offset): argument
1539 def lastPhase(self, depth=1): argument
1544 def turbostatInfo(self): argument
1558 def extractErrorInfo(self): argument
1593 def setStart(self, time, msg=''): argument
1600 def setEnd(self, time, msg=''): argument
1607 def isTraceEventOutsideDeviceCalls(self, pid, time): argument
1616 def sourcePhase(self, start): argument
1624 def sourceDevice(self, phaselist, start, end, pid, type): argument
1648 def addDeviceFunctionCall(self, displayname, kprobename, proc, pid, start, end, cdata, rdata): argument
1700 def overflowDevices(self): argument
1710 def mergeOverlapDevices(self, devlist): argument
1727 def usurpTouchingThread(self, name, dev): argument
1741 def stitchTouchingThreads(self, testlist): argument
1751 def optimizeDevSrc(self): argument
1769 def trimTimeVal(self, t, t0, dT, left): argument
1784 def trimTime(self, t0, dT, left): argument
1827 def trimFreezeTime(self, tZero): argument
1849 def getMemTime(self): argument
1857 def getTimeValues(self): argument
1861 def setPhase(self, phase, ktime, isbegin, order=-1): argument
1890 def sortedDevices(self, phase): argument
1893 def fixupInitcalls(self, phase): argument
1904 def deviceFilter(self, devicefilter): argument
1918 def fixupInitcallsThatDidntReturn(self): argument
1922 def phaseOverlap(self, phases): argument
1937 def newActionGlobal(self, name, start, end, pid=-1, color=''): argument
1975 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): argument
1996 def findDevice(self, phase, name): argument
2005 def deviceChildren(self, devname, phase): argument
2012 def maxDeviceNameSize(self, phase): argument
2018 def printDetails(self): argument
2046 def deviceChildrenAllPhases(self, devname): argument
2054 def masterTopology(self, name, list, depth): argument
2064 def printTopology(self, node): argument
2087 def rootDeviceList(self): argument
2107 def deviceTopology(self): argument
2111 def selectTimelineDevices(self, widfmt, tTotal, mindevlen): argument
2123 def addHorizontalDivider(self, devname, devend): argument
2132 def addProcessUsageEvent(self, name, times): argument
2155 def createProcessUsageEvents(self): argument
2171 def handleEndMarker(self, time, msg=''): argument
2192 def initcall_debug_call(self, line, quick=False): argument
2204 def initcall_debug_return(self, line, quick=False): argument
2216 def debugPrint(self): argument
2228 def __init__(self, name, args, caller, ret, start, end, u, proc, pid, color): argument
2242 def title(self): argument
2253 def text(self): argument
2259 def repeat(self, tgt): argument
2284 def __init__(self, t, m='', d=''): argument
2360 def isCall(self): argument
2362 def isReturn(self): argument
2364 def isLeaf(self): argument
2366 def getDepth(self, str): argument
2368 def debugPrint(self, info=''): argument
2378 def startMarker(self): argument
2391 def endMarker(self): argument
2413 def __init__(self, pid, sv): argument
2425 def addLine(self, line): argument
2568 def invalidate(self, line): argument
2582 def slice(self, dev): argument
2602 def repair(self, enddepth): argument
2615 def postProcess(self): argument
2654 def deviceMatch(self, pid, data): argument
2688 def newActionFromFunction(self, data): argument
2708 def debugPrint(self, info=''): argument
2725 def __init__(self, test, phase, dev): argument
2729 def isa(self, cls): argument
2744 def __init__(self, rowheight, scaleheight): argument
2753 def createHeader(self, sv, stamp): argument
2779 def getDeviceRows(self, rawlist): argument
2820 def getPhaseRows(self, devlist, row=0, sortby='length'): argument
2893 def phaseRowHeight(self, test, phase, row): argument
2895 def phaseRowTop(self, test, phase, row): argument
2902 def calcTotalRows(self): argument
2921 def createZoomBox(self, mode='command', testcount=1): argument
2945 def createTimeScale(self, m0, mMax, tTotal, mode): argument
3006 def __init__(self): argument
3018 def setTracerType(self, tracer): argument
3026 def stampInfo(self, line, sv): argument
3060 def parseStamp(self, data, sv): argument
3124 def devprops(self, data): argument
3139 def parseDevprops(self, line, sv): argument
3147 def parsePlatformInfo(self, line, sv): argument
3170 def __init__(self, dataobj): argument
3177 def __init__(self): argument
3180 def procstat(self): argument
3216 def processMonitor(self, tid): argument
3219 def start(self): argument
3223 def stop(self): argument