Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/ui/stdio/
Dhist.c414 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, in __hist_entry__snprintf() function
454 return __hist_entry__snprintf(he, hpp, he->hists->hpp_list); in hist_entry__snprintf()
/linux-5.19.10/tools/perf/util/
Dhist.h583 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp,
/linux-5.19.10/tools/perf/
Dbuiltin-c2c.c2261 __hist_entry__snprintf(he_cl, &hpp, hpp_list); in print_cacheline()