Home
last modified time | relevance | path

Searched refs:fmt_equal (Results 1 – 2 of 2) sorted by relevance

/tools/perf/ui/
Dhist.c640 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function
658 if (fmt_equal(fmt, pos)) in perf_hpp__setup_output_field()
677 if (fmt_equal(fmt, pos)) in perf_hpp__append_sort_keys()
/tools/perf/
Dbuiltin-c2c.c1660 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function
1745 fmt->equal = fmt_equal; in get_format()