Searched refs:DisplayCallGraphEntry (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/extras/simpleperf/ |
H A D | SampleDisplayer.h | 128 DisplayCallGraphEntry(fp, 1, prefix, sample->callchain.children[i], in operator() 134 void DisplayCallGraphEntry(FILE* fp, size_t depth, std::string prefix, in DisplayCallGraphEntry() function 165 DisplayCallGraphEntry(fp, depth + 1, prefix, node->children[i], in DisplayCallGraphEntry()
|