Searched refs:fmt_equal (Results 1 – 2 of 2) sorted by relevance
640 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function658 if (fmt_equal(fmt, pos)) in perf_hpp__setup_output_field()677 if (fmt_equal(fmt, pos)) in perf_hpp__append_sort_keys()
1660 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function1745 fmt->equal = fmt_equal; in get_format()