Lines Matching refs:hist_entry
72 int64_t __block_info__cmp(struct hist_entry *left, struct hist_entry *right) in __block_info__cmp()
98 struct hist_entry *left, struct hist_entry *right) in block_info__cmp()
128 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh, in block_info__process_sym()
151 struct hist_entry *he_block; in block_info__process_sym()
212 struct hist_entry *he) in block_total_cycles_pct_entry()
225 struct hist_entry *left, in block_total_cycles_pct_sort()
226 struct hist_entry *right) in block_total_cycles_pct_sort()
255 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_lbr_entry()
268 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_pct_entry()
285 struct hist_entry *he) in block_avg_cycles_entry()
299 struct hist_entry *he) in block_range_entry()
330 struct hist_entry *he) in block_dso_entry()
359 struct hist_entry *he) in block_branch_counter_entry()
445 struct hist_entry *he; in process_block_report()
454 he = rb_entry(next, struct hist_entry, rb_node); in process_block_report()
524 float block_info__total_cycles_percent(struct hist_entry *he) in block_info__total_cycles_percent()