Searched defs:nested_call (Results 1 – 3 of 3) sorted by relevance
12 void nested_call(void) {} in nested_call() function
268 segment.IfNestedCall([&](const TraceDumper::FunctionCall &nested_call) { in DumpFunctionCallTree() argument 345 [&](const TraceDumper::FunctionCall &nested_call) { in DumpFunctionCallTree() argument 679 TraceDumper::FunctionCallUP &&nested_call) { in SetUntracedPrefixSegment() argument
299 UntracedPrefixSegment(FunctionCallUP &&nested_call) in UntracedPrefixSegment()