Home
last modified time | relevance | path

Searched refs:isCall (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/power/pm-graph/
Dsleepgraph.py2340 def isCall(self): member in FTraceLine
2449 if idx == 0 and last and last.isCall():
2505 if line.isCall():
2514 if (last and last.isCall() and last.depth == line.depth) or \
2607 if l.isCall():