Home
last modified time | relevance | path

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

/tools/perf/ui/stdio/
Dhist.c413 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, in __hist_entry__snprintf() function
453 return __hist_entry__snprintf(he, hpp, he->hists->hpp_list); in hist_entry__snprintf()
/tools/perf/util/
Dhist.h558 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp,
/tools/perf/
Dbuiltin-c2c.c2207 __hist_entry__snprintf(he_cl, &hpp, hpp_list); in print_cacheline()