Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dperf-record.c63 found_ld_mmap = false; in test__PERF_RECORD() local
259 if (!found_ld_mmap) in test__PERF_RECORD()
260 found_ld_mmap = !strncmp(bname + 1, "ld", 2); in test__PERF_RECORD()
315 if (!found_ld_mmap) { in test__PERF_RECORD()