Searched refs:isCall (Results 1 – 1 of 1) sorted by relevance
2360 def isCall(self): member in FTraceLine2469 if idx == 0 and last and last.isCall():2525 if line.isCall():2534 if (last and last.isCall() and last.depth == line.depth) or \2627 if l.isCall():