Home
last modified time | relevance | path

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

/tools/perf/tests/
Dperf-record.c63 found_ld_mmap = false; in test__PERF_RECORD() local
254 if (!found_ld_mmap) in test__PERF_RECORD()
255 found_ld_mmap = !strncmp(bname + 1, "ld", 2); in test__PERF_RECORD()
309 if (!found_ld_mmap) { in test__PERF_RECORD()