Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dsample-parsing.c33 static bool samples_same(const struct perf_sample *s1, in samples_same() function
308 if (!samples_same(&sample, &sample_out, sample_type, read_format)) { in do_test()