Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/x86/tests/
H A Dsample-parsing.c26 static bool samples_same(const struct perf_sample *s1, in samples_same() function
99 if (!samples_same(&sample, &sample_out, sample_type)) { in do_test()
/openbmc/linux/tools/perf/tests/
H A Dsample-parsing.c43 static bool samples_same(const struct perf_sample *s1, in samples_same() function
338 if (!samples_same(&sample, &sample_out, sample_type, read_format, evsel.needs_swap)) { in do_test()
354 if (!samples_same(&sample, &sample_out_endian, sample_type, read_format, evsel.needs_swap)) { in do_test()