Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dintel-tpebs.c164 static bool should_ignore_sample(const struct perf_sample *sample, const struct tpebs_retire_lat *t) in should_ignore_sample() function
205 if (should_ignore_sample(sample, t)) { in process_sample_event()