Searched refs:fmt_equal (Results 1 – 2 of 2) sorted by relevance
560 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function578 if (fmt_equal(fmt, pos)) in perf_hpp__setup_output_field()597 if (fmt_equal(fmt, pos)) in perf_hpp__append_sort_keys()
1680 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function1765 fmt->equal = fmt_equal; in get_format()