Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/tests/
Dsample-parsing.c25 static bool samples_same(const struct perf_sample *s1, in samples_same() function
271 if (!samples_same(&sample, &sample_out, sample_type, read_format)) { in do_test()