Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dperf-record.c67 found_ld_mmap = false; in test__PERF_RECORD() local
265 if (!found_ld_mmap) in test__PERF_RECORD()
266 found_ld_mmap = !strncmp(bname + 1, "ld", 2); in test__PERF_RECORD()
321 if (!found_ld_mmap) { in test__PERF_RECORD()