Lines Matching defs:he
64 struct hist_entry he; member
140 static void c2c_he_free(void *he) in c2c_he_free()
165 he__get_c2c_hists(struct hist_entry *he, in he__get_c2c_hists()
223 struct hist_entry *he; in process_sample_event() local
451 struct hist_entry *he) in dcacheline_entry()
464 struct hist_entry *he) in offset_entry()
492 struct hist_entry *he) in iaddr_entry()
513 struct hist_entry *he) in tot_hitm_entry()
598 struct hist_entry *he) in ld_llcmiss_entry()
648 struct hist_entry *he) in tot_recs_entry()
699 struct hist_entry *he) in tot_loads_entry()
733 struct hist_entry *he, get_percent_cb get_percent) in percent_color()
790 struct hist_entry *he) in percent_hitm_entry()
804 struct hist_entry *he) in percent_hitm_color()
827 static struct c2c_stats *he_stats(struct hist_entry *he) in he_stats()
835 static struct c2c_stats *total_stats(struct hist_entry *he) in total_stats()
877 struct hist_entry *he) in percent_rmt_hitm_color()
897 struct hist_entry *he) in percent_lcl_hitm_entry()
908 struct hist_entry *he) in percent_lcl_hitm_color()
928 struct hist_entry *he) in percent_stores_l1hit_entry()
939 struct hist_entry *he) in percent_stores_l1hit_color()
959 struct hist_entry *he) in percent_stores_l1miss_entry()
970 struct hist_entry *he) in percent_stores_l1miss_color()
1017 struct hist_entry *he) in node_entry()
1115 struct hist_entry *he, double mean) in mean_entry()
1139 struct hist_entry *he) in cpucnt_entry()
1153 struct hist_entry *he) in cl_idx_entry()
1167 struct hist_entry *he) in cl_idx_empty_entry()
1620 struct hist_entry *he) in c2c_se_entry()
1800 static bool he__display(struct hist_entry *he, struct c2c_stats *stats) in he__display()
1837 static inline int valid_hitm_or_store(struct hist_entry *he) in valid_hitm_or_store()
1849 static void calc_width(struct hist_entry *he) in calc_width()
1857 static int filter_cb(struct hist_entry *he) in filter_cb()
1870 static int resort_cl_cb(struct hist_entry *he) in resort_cl_cb()
1962 static int resort_hitm_cb(struct hist_entry *he) in resort_hitm_cb()
1981 struct hist_entry *he; in hists__iterate_cb() local
2107 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in print_pareto() local
2175 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in c2c_browser__update_nr_entries() local
2188 struct hist_entry *he; member
2196 struct hist_entry *he; in perf_c2c_cacheline_browser__title() local
2210 c2c_cacheline_browser__new(struct hists *hists, struct hist_entry *he) in c2c_cacheline_browser__new()
2225 static int perf_c2c__browse_cacheline(struct hist_entry *he) in perf_c2c__browse_cacheline()