Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dsleepgraph.py2172 def isCall(self): member in FTraceLine
2281 if idx == 0 and last and last.isCall():
2337 if line.isCall():
2346 if (last and last.isCall() and last.depth == line.depth) or \
2439 if l.isCall():