Searched refs:__callchain__fprintf_flat (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/
H A Dhist.c216 static size_t __callchain__fprintf_flat(FILE *fp, function
226 ret += __callchain__fprintf_flat(fp, self->parent, total_samples);
258 ret += __callchain__fprintf_flat(fp, chain, total_samples);

Completed in 45 milliseconds