Searched refs:isCall (Results 1 – 1 of 1) sorted by relevance
1626 def isCall(self): member in FTraceLine1741 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():