Searched refs:output_tree (Results 1 - 1 of 1) sorted by last modified time

/u-boot/tools/
H A Dproftool.c1778 * output_tree() - Output a flamegraph tree
1804 static int output_tree(FILE *fout, enum out_format_t out_format, function
1852 if (output_tree(fout, out_format, child, str_buf, pos + len))
1887 if (output_tree(fout, out_format, tree, &str_buf, 0))

Completed in 97 milliseconds