Searched refs:hists__fprintf (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | 
| D | hist.h | 195 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
  | 
| /Linux-v5.4/tools/perf/ui/stdio/ | 
| D | hist.c | 794 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,  in hists__fprintf()  function
  | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-report.c | 496 		hists__fprintf(hists, !quiet, 0, 0, rep->min_percent, stdout,  in perf_evlist__tty_browse_hists()
  | 
| D | builtin-c2c.c | 2209 	hists__fprintf(&c2c_hists->hists, false, 0, 0, 0, out, false);  in print_cacheline() 2284 	hists__fprintf(&c2c.hists.hists, true, 0, 0, 0, stdout, true);  in perf_c2c__hists_fprintf()
  | 
| D | builtin-top.c | 348 	hists__fprintf(hists, false, top->print_entries - printed, win_width,  in perf_top__print_sym_table()
  | 
| D | builtin-diff.c | 996 	hists__fprintf(hists, !quiet, 0, 0, 0, stdout,  in hists__process()
  |