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

/linux-master/tools/perf/ui/
H A Dhist.c643 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) function
661 if (fmt_equal(fmt, pos))
680 if (fmt_equal(fmt, pos))
/linux-master/tools/perf/
H A Dbuiltin-kvm.c358 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) function
411 fmt->equal = fmt_equal;
H A Dbuiltin-c2c.c1895 static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) function
1980 fmt->equal = fmt_equal;

Completed in 109 milliseconds