Searched refs:get_pair_data (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/ |
H A D | builtin-diff.c | 518 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data() function 536 return get_pair_data(he, d); in get_pair_fmt() 710 pair = get_pair_data(he, d); in hists__precompute() 811 p_left = get_pair_data(left, &data__files[sort_idx]); in hist_entry__cmp_compute() 812 p_right = get_pair_data(right, &data__files[sort_idx]); in hist_entry__cmp_compute() 833 p_left = get_pair_data(left, &data__files[sort_idx]); in hist_entry__cmp_compute_idx() 834 p_right = get_pair_data(right, &data__files[sort_idx]); in hist_entry__cmp_compute_idx()
|
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/ |
H A D | builtin-diff.c | 518 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data() function 536 return get_pair_data(he, d); in get_pair_fmt() 710 pair = get_pair_data(he, d); in hists__precompute() 811 p_left = get_pair_data(left, &data__files[sort_idx]); in hist_entry__cmp_compute() 812 p_right = get_pair_data(right, &data__files[sort_idx]); in hist_entry__cmp_compute() 833 p_left = get_pair_data(left, &data__files[sort_idx]); in hist_entry__cmp_compute_idx() 834 p_right = get_pair_data(right, &data__files[sort_idx]); in hist_entry__cmp_compute_idx()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/ |
H A D | builtin-diff.c | 518 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data() function 536 return get_pair_data(he, d); in get_pair_fmt() 710 pair = get_pair_data(he, d); in hists__precompute() 811 p_left = get_pair_data(left, &data__files[sort_idx]); in hist_entry__cmp_compute() 812 p_right = get_pair_data(right, &data__files[sort_idx]); in hist_entry__cmp_compute() 833 p_left = get_pair_data(left, &data__files[sort_idx]); in hist_entry__cmp_compute_idx() 834 p_right = get_pair_data(right, &data__files[sort_idx]); in hist_entry__cmp_compute_idx()
|