Home
last modified time | relevance | path

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

/linux/tools/perf/ui/
A Dhist.c693 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function
711 if (fmt_equal(fmt, pos)) in perf_hpp__setup_output_field()
730 if (fmt_equal(fmt, pos)) in perf_hpp__append_sort_keys()
/linux/tools/perf/
A Dbuiltin-kvm.c358 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function
411 fmt->equal = fmt_equal; in get_format()
A Dbuiltin-c2c.c1878 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in fmt_equal() function
1963 fmt->equal = fmt_equal; in get_format()

Completed in 17 milliseconds