Searched refs:DumpFunctionCallTree (Results 1 – 1 of 1) sorted by relevance
126 DumpFunctionCallTree(*forest[i]); in FunctionCallForest()250 void DumpFunctionCallTree(const TraceDumper::FunctionCall &function_call) { in DumpFunctionCallTree() function in OutputWriterCLI257 DumpFunctionCallTree(function_call.GetUntracedPrefixSegment()->GetNestedCall()); in DumpFunctionCallTree()270 DumpFunctionCallTree(nested_call); in DumpFunctionCallTree()321 m_j.object([&] { DumpFunctionCallTree(*forest[i]); }); in FunctionCallForest()325 void DumpFunctionCallTree(const TraceDumper::FunctionCall &function_call) { in DumpFunctionCallTree() function in OutputWriterJSON329 DumpFunctionCallTree( in DumpFunctionCallTree()347 "nestedCall", [&] { DumpFunctionCallTree(nested_call); }); in DumpFunctionCallTree()