Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/ui/
Dhist.c560 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function
578 if (fmt_equal(fmt, pos)) in perf_hpp__setup_output_field()
597 if (fmt_equal(fmt, pos)) in perf_hpp__append_sort_keys()
/Linux-v4.19/tools/perf/
Dbuiltin-c2c.c1680 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function
1765 fmt->equal = fmt_equal; in get_format()