Home
last modified time | relevance | path

Searched refs:hist_entry_callchain__fprintf (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/ui/stdio/
Dhist.c263 static size_t hist_entry_callchain__fprintf(struct hist_entry *he, in hist_entry_callchain__fprintf() function
311 return hist_entry_callchain__fprintf(he, total_period, left_margin, fp); in hist_entry__callchain_fprintf()