Lines Matching refs:hist_entry
68 int64_t __block_info__cmp(struct hist_entry *left, struct hist_entry *right) in __block_info__cmp()
94 struct hist_entry *left, struct hist_entry *right) in block_info__cmp()
116 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh, in block_info__process_sym()
138 struct hist_entry *he_block; in block_info__process_sym()
197 struct hist_entry *he) in block_total_cycles_pct_entry()
210 struct hist_entry *left, in block_total_cycles_pct_sort()
211 struct hist_entry *right) in block_total_cycles_pct_sort()
240 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_lbr_entry()
253 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_pct_entry()
270 struct hist_entry *he) in block_avg_cycles_entry()
284 struct hist_entry *he) in block_range_entry()
315 struct hist_entry *he) in block_dso_entry()
409 struct hist_entry *he; in process_block_report()
418 he = rb_entry(next, struct hist_entry, rb_node); in process_block_report()
490 float block_info__total_cycles_percent(struct hist_entry *he) in block_info__total_cycles_percent()