Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/stdio/
H A 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()
/openbmc/linux/tools/perf/util/
H A Dhist.h590 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp,
/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c2464 __hist_entry__snprintf(he_cl, &hpp, hpp_list); in print_cacheline()