Searched refs:hist_entry_callchain__fprintf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/stdio/ |
H A D | hist.c | 381 static size_t hist_entry_callchain__fprintf(struct hist_entry *he, in hist_entry_callchain__fprintf() function 530 printed += hist_entry_callchain__fprintf(he, total, 0, fp); in hist_entry__hierarchy_fprintf() 611 callchain_ret = hist_entry_callchain__fprintf(he, total_period, in hist_entry__fprintf()
|
/kernel/linux/linux-6.6/tools/perf/ui/stdio/ |
H A D | hist.c | 381 static size_t hist_entry_callchain__fprintf(struct hist_entry *he, in hist_entry_callchain__fprintf() function 530 printed += hist_entry_callchain__fprintf(he, total, 0, fp); in hist_entry__hierarchy_fprintf() 611 callchain_ret = hist_entry_callchain__fprintf(he, total_period, in hist_entry__fprintf()
|
Completed in 3 milliseconds