Searched defs:hist_entry__fprintf (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/
H A Dhist.c351 static int hist_entry__fprintf(struct hist_entry *he, size_t size, function
501 ret += hist_entry__fprintf(h, max_cols, hists, line, linesz, fp);

Completed in 236 milliseconds