Home
last modified time | relevance | path

Searched refs:FTraceCallGraph (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dbootgraph.py422 ftemp[key].append(aslib.FTraceCallGraph(pid, sysvals))
426 ftemp[key].append(aslib.FTraceCallGraph(pid, sysvals))
H A Dsleepgraph.py2217 # Class: FTraceCallGraph
2223 class FTraceCallGraph: class
2395 minicg = FTraceCallGraph(dev['pid'], self.sv)
3132 testrun[testidx].ftemp[pid].append(FTraceCallGraph(pid, sysvals))
3137 testrun[testidx].ftemp[pid].append(FTraceCallGraph(pid, sysvals))
3457 testrun.ftemp[key].append(FTraceCallGraph(pid, sysvals))
3462 testrun.ftemp[key].append(FTraceCallGraph(pid, sysvals))
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dbootgraph.py424 ftemp[key].append(aslib.FTraceCallGraph(pid, sysvals))
428 ftemp[key].append(aslib.FTraceCallGraph(pid, sysvals))
H A Dsleepgraph.py2405 # Class: FTraceCallGraph
2411 class FTraceCallGraph: class
2583 minicg = FTraceCallGraph(dev['pid'], self.sv)
3328 testrun[testidx].ftemp[pid].append(FTraceCallGraph(pid, sysvals))
3333 testrun[testidx].ftemp[pid].append(FTraceCallGraph(pid, sysvals))
3709 testrun.ftemp[key].append(FTraceCallGraph(pid, sysvals))
3714 testrun.ftemp[key].append(FTraceCallGraph(pid, sysvals))

Completed in 17 milliseconds