Searched refs:hist_entry__sym_snprintf (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/tools/perf/util/ |
| H A D | hist.h | 364 int hist_entry__sym_snprintf(struct hist_entry *he, char *bf, size_t size,
|
| H A D | sort.c | 398 int hist_entry__sym_snprintf(struct hist_entry *he, char *bf, size_t size, unsigned int width) in hist_entry__sym_snprintf() function 418 .se_snprintf = hist_entry__sym_snprintf,
|
| /linux-6.15/tools/perf/ui/browsers/ |
| H A D | hists.c | 435 hist_entry__sym_snprintf(he, bf, size, 0); in hist_browser__selection_sym_name()
|