Searched refs:isCall (Results 1 – 1 of 1) sorted by relevance
2383 def isCall(self): member in FTraceLine2492 if idx == 0 and last and last.isCall():2548 if line.isCall():2557 if (last and last.isCall() and last.depth == line.depth) or \2650 if l.isCall():