Searched refs:__hist_entry__snprintf (Results 1 – 3 of 3) sorted by relevance
414 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, in __hist_entry__snprintf() function454 return __hist_entry__snprintf(he, hpp, he->hists->hpp_list); in hist_entry__snprintf()
576 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp,
2163 __hist_entry__snprintf(he_cl, &hpp, hpp_list); in print_cacheline()