Searched refs:get_pair_data (Results 1 – 1 of 1) sorted by relevance
403 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data() function421 return get_pair_data(he, d); in get_pair_fmt()466 pair = get_pair_data(he, d); in hists__precompute()544 p_left = get_pair_data(left, &data__files[sort_idx]); in hist_entry__cmp_compute()545 p_right = get_pair_data(right, &data__files[sort_idx]); in hist_entry__cmp_compute()566 p_left = get_pair_data(left, &data__files[sort_idx]); in hist_entry__cmp_compute_idx()567 p_right = get_pair_data(right, &data__files[sort_idx]); in hist_entry__cmp_compute_idx()