Home
last modified time | relevance | path

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

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