Searched refs:hist_entry__snprintf_alignment (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/tools/perf/ui/stdio/ |
| H A D | hist.c | 449 ret = hist_entry__snprintf_alignment(he, hpp, fmt, ret); in __hist_entry__snprintf() 499 ret = hist_entry__snprintf_alignment(he, hpp, fmt, ret); in hist_entry__hierarchy_fprintf()
|
| /linux-6.15/tools/perf/ui/browsers/ |
| H A D | hists.c | 1369 hist_entry__snprintf_alignment(entry, &hpp, fmt, ret); in hist_browser__show_entry() 1376 hist_entry__snprintf_alignment(entry, &hpp, fmt, fmt->entry(fmt, &hpp, entry)); in hist_browser__show_entry() 1487 hist_entry__snprintf_alignment(entry, &hpp, fmt, ret); in hist_browser__show_hierarchy_entry() 1495 hist_entry__snprintf_alignment(entry, &hpp, fmt, ret); in hist_browser__show_hierarchy_entry() 2088 ret = hist_entry__snprintf_alignment(he, &hpp, fmt, ret); in hist_browser__fprintf_entry()
|
| /linux-6.15/tools/perf/util/ |
| H A D | hist.h | 362 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp,
|
| H A D | hist.c | 1436 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp, in hist_entry__snprintf_alignment() function
|