Searched refs:get_pair_data (Results 1 – 1 of 1) sorted by relevance
506 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data() function524 return get_pair_data(he, d); in get_pair_fmt()698 pair = get_pair_data(he, d); in hists__precompute()799 p_left = get_pair_data(left, &data__files[sort_idx]); in hist_entry__cmp_compute()800 p_right = get_pair_data(right, &data__files[sort_idx]); in hist_entry__cmp_compute()821 p_left = get_pair_data(left, &data__files[sort_idx]); in hist_entry__cmp_compute_idx()822 p_right = get_pair_data(right, &data__files[sort_idx]); in hist_entry__cmp_compute_idx()