Searched refs:fmt_equal (Results 1 – 2 of 2) sorted by relevance
564 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function582 if (fmt_equal(fmt, pos)) in perf_hpp__setup_output_field()601 if (fmt_equal(fmt, pos)) in perf_hpp__append_sort_keys()
1689 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function1774 fmt->equal = fmt_equal; in get_format()