Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/pm-graph/
Dsleepgraph.py1626 def isCall(self): member in FTraceLine
1741 if idx == 0 and last and last.isCall():
1797 if line.isCall():
1806 if (last and last.isCall() and last.depth == line.depth) or \
1899 if l.isCall():