Searched refs:perf_hpp__same_sort_entry (Results 1 – 3 of 3) sorted by relevance
554 if (perf_hpp__same_sort_entry(pos, fmt)) in perf_hpp__setup_output_field()583 if (perf_hpp__same_sort_entry(pos, fmt)) in perf_hpp__append_sort_keys()
263 bool perf_hpp__same_sort_entry(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b);
1375 bool perf_hpp__same_sort_entry(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in perf_hpp__same_sort_entry() function