• Home
  • Raw
  • Download

Lines Matching defs:self

297 	def __init__(self):  argument
315 def resetlog(self): argument
318 def vprint(self, msg): argument
322 def signalHandler(self, signum, frame): argument
329 def signalHandlerInit(self): argument
341 def rootCheck(self, fatal=True): argument
350 def rootUser(self, fatal=False): argument
359 def usable(self, file): argument
361 def getExec(self, cmd): argument
376 def setPrecision(self, num): argument
380 def setOutputFolder(self, value): argument
388 def setOutputFile(self): argument
397 def systemInfo(self, info): argument
414 def printSystemInfo(self, fatal=False): argument
425 def cpuInfo(self): argument
441 def initTestOutput(self, name): argument
461 def getValueList(self, value): argument
467 def setDeviceFilter(self, value): argument
469 def setCallgraphFilter(self, value): argument
471 def skipKprobes(self, value): argument
477 def setCallgraphBlacklist(self, file): argument
479 def rtcWakeAlarmOn(self): argument
489 def rtcWakeAlarmOff(self): argument
491 def initdmesg(self): argument
505 def getdmesg(self, testdata): argument
522 def listFromFile(self, file): argument
531 def addFtraceFilterFunctions(self, file): argument
536 def getFtraceFilterFunctions(self, current): argument
549 def setFtraceFilterFunctions(self, list): argument
562 def basicKprobe(self, name): argument
564 def defaultKprobe(self, name, kdata): argument
575 def kprobeColor(self, name): argument
579 def kprobeDisplayName(self, name, dataraw): argument
607 def kprobeText(self, kname, kprobe): argument
630 def addKprobes(self, output=False): argument
672 def testKprobe(self, kname, kprobe): argument
687 def setVal(self, val, file): argument
698 def fsetVal(self, val, path): argument
700 def getVal(self, file): argument
711 def fgetVal(self, path): argument
713 def cleanupFtrace(self): argument
720 def setupAllKprobes(self): argument
725 def isCallgraphFunc(self, name): argument
736 def initFtrace(self, quiet=False): argument
813 def verifyFtrace(self): argument
829 def verifyKprobes(self): argument
837 def colorText(self, str, color=31): argument
841 def writeDatafileHeader(self, filename, testdata): argument
856 def sudoUserchown(self, dir): argument
860 def outputResult(self, testdata, num=0): argument
882 def configFile(self, file): argument
891 def openlog(self, filename, mode): argument
903 def b64unzip(self, data): argument
909 def b64zip(self, data): argument
912 def platforminfo(self, cmdafter): argument
999 def commonPrefix(self, list): argument
1011 def dictify(self, text, format): argument
1028 def cmdinfo(self, begin, debug=False): argument
1063 def haveTurbostat(self): argument
1076 def turbostat(self): argument
1105 def wifiDetails(self, dev): argument
1115 def checkWifi(self, dev=''): argument
1126 def pollWifi(self, dev, timeout=60): argument
1135 def errorSummary(self, errinfo, msg): argument
1166 def multistat(self, start, idx, finish): argument
1193 def multiinit(self, c, d): argument
1220 def __init__(self): argument
1226 def out(self, dev): argument
1228 def debug(self, dev): argument
1230 def altName(self, dev): argument
1234 def xtraClass(self): argument
1240 def xtraInfo(self): argument
1252 def __init__(self, nodename, nodedepth): argument
1311 def __init__(self, num): argument
1341 def sortedPhases(self): argument
1343 def initDevicegroups(self): argument
1353 def nextPhase(self, phase, offset): argument
1359 def lastPhase(self, depth=1): argument
1364 def turbostatInfo(self): argument
1378 def extractErrorInfo(self): argument
1413 def setStart(self, time, msg=''): argument
1420 def setEnd(self, time, msg=''): argument
1427 def isTraceEventOutsideDeviceCalls(self, pid, time): argument
1436 def sourcePhase(self, start): argument
1444 def sourceDevice(self, phaselist, start, end, pid, type): argument
1468 def addDeviceFunctionCall(self, displayname, kprobename, proc, pid, start, end, cdata, rdata): argument
1517 def overflowDevices(self): argument
1527 def mergeOverlapDevices(self, devlist): argument
1544 def usurpTouchingThread(self, name, dev): argument
1558 def stitchTouchingThreads(self, testlist): argument
1568 def optimizeDevSrc(self): argument
1586 def trimTimeVal(self, t, t0, dT, left): argument
1601 def trimTime(self, t0, dT, left): argument
1636 def trimFreezeTime(self, tZero): argument
1653 def getMemTime(self): argument
1661 def getTimeValues(self): argument
1665 def setPhase(self, phase, ktime, isbegin, order=-1): argument
1694 def sortedDevices(self, phase): argument
1697 def fixupInitcalls(self, phase): argument
1708 def deviceFilter(self, devicefilter): argument
1722 def fixupInitcallsThatDidntReturn(self): argument
1726 def phaseOverlap(self, phases): argument
1741 def newActionGlobal(self, name, start, end, pid=-1, color=''): argument
1779 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): argument
1800 def findDevice(self, phase, name): argument
1809 def deviceChildren(self, devname, phase): argument
1816 def maxDeviceNameSize(self, phase): argument
1822 def printDetails(self): argument
1850 def deviceChildrenAllPhases(self, devname): argument
1858 def masterTopology(self, name, list, depth): argument
1868 def printTopology(self, node): argument
1891 def rootDeviceList(self): argument
1911 def deviceTopology(self): argument
1915 def selectTimelineDevices(self, widfmt, tTotal, mindevlen): argument
1927 def addHorizontalDivider(self, devname, devend): argument
1936 def addProcessUsageEvent(self, name, times): argument
1981 def createProcessUsageEvents(self): argument
2007 def handleEndMarker(self, time, msg=''): argument
2028 def debugPrint(self): argument
2040 def __init__(self, name, args, caller, ret, start, end, u, proc, pid, color): argument
2054 def title(self): argument
2065 def text(self): argument
2071 def repeat(self, tgt): argument
2096 def __init__(self, t, m='', d=''): argument
2172 def isCall(self): argument
2174 def isReturn(self): argument
2176 def isLeaf(self): argument
2178 def getDepth(self, str): argument
2180 def debugPrint(self, info=''): argument
2190 def startMarker(self): argument
2203 def endMarker(self): argument
2225 def __init__(self, pid, sv): argument
2237 def addLine(self, line): argument
2380 def invalidate(self, line): argument
2394 def slice(self, dev): argument
2414 def repair(self, enddepth): argument
2427 def postProcess(self): argument
2466 def deviceMatch(self, pid, data): argument
2500 def newActionFromFunction(self, data): argument
2520 def debugPrint(self, info=''): argument
2537 def __init__(self, test, phase, dev): argument
2541 def isa(self, cls): argument
2556 def __init__(self, rowheight, scaleheight): argument
2565 def createHeader(self, sv, stamp): argument
2591 def getDeviceRows(self, rawlist): argument
2632 def getPhaseRows(self, devlist, row=0, sortby='length'): argument
2705 def phaseRowHeight(self, test, phase, row): argument
2707 def phaseRowTop(self, test, phase, row): argument
2714 def calcTotalRows(self): argument
2733 def createZoomBox(self, mode='command', testcount=1): argument
2757 def createTimeScale(self, m0, mMax, tTotal, mode): argument
2814 def __init__(self): argument
2826 def setTracerType(self, tracer): argument
2834 def stampInfo(self, line, sv): argument
2868 def parseStamp(self, data, sv): argument
2932 def devprops(self, data): argument
2947 def parseDevprops(self, line, sv): argument
2955 def parsePlatformInfo(self, line, sv): argument
2978 def __init__(self, dataobj): argument
2984 def __init__(self): argument
2987 def procstat(self): argument
3017 def processMonitor(self, tid): argument
3022 def start(self): argument
3026 def stop(self): argument