Searched refs:output_tree (Results 1 – 1 of 1) sorted by relevance
/tools/ |
A D | proftool.c | 1807 static int output_tree(FILE *fout, enum out_format_t out_format, in output_tree() function 1855 if (output_tree(fout, out_format, child, str_buf, pos + len)) in output_tree() 1890 if (output_tree(fout, out_format, tree, &str_buf, 0)) in make_flamegraph()
|
Completed in 7 milliseconds