Lines Matching refs:hist_entry
92 int64_t (*cmp)(struct perf_hpp_fmt *fmt, struct hist_entry *left,
93 struct hist_entry *right);
95 struct hist_entry *he);
106 struct hist_entry *left, in ev_name_cmp()
107 struct hist_entry *right) in ev_name_cmp()
118 struct hist_entry *he) in ev_name_entry()
135 struct hist_entry *left, \
136 struct hist_entry *right) \
159 struct hist_entry *he) \
209 struct hist_entry *he) in ev_entry_mean()
241 static int ev_percent_##metric(struct hist_entry *he) \
258 struct hist_entry *he) in EV_METRIC_PERCENT()
270 struct hist_entry *left, struct hist_entry *right) in ev_cmp_time_precent()
291 struct hist_entry *he) in ev_entry_count_precent()
303 struct hist_entry *left, struct hist_entry *right) in ev_cmp_count_precent()
522 struct hist_entry *he = rb_entry(nd, struct hist_entry, in kvm_browser__update_nr_entries()
652 struct hist_entry *he; in clear_events_cache_stats()
654 he = rb_entry(nd, struct hist_entry, rb_node_in); in clear_events_cache_stats()
725 struct hist_entry *he; in find_create_kvm_event()
988 static int filter_cb(struct hist_entry *he, void *arg __maybe_unused) in filter_cb()
1075 struct hist_entry *he; in print_result()
1078 he = rb_entry(nd, struct hist_entry, rb_node); in print_result()