Home
last modified time | relevance | path

Searched refs:perf_hpp__same_sort_entry (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/ui/
Dhist.c554 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()
/linux-4.4.14/tools/perf/util/
Dhist.h263 bool perf_hpp__same_sort_entry(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b);
Dsort.c1375 bool perf_hpp__same_sort_entry(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in perf_hpp__same_sort_entry() function