Home
last modified time | relevance | path

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

/tools/perf/tests/
Dperf-record.c64 found_libc_mmap = false, in test__PERF_RECORD() local
262 if (!found_libc_mmap) in test__PERF_RECORD()
263 found_libc_mmap = !strncmp(bname + 1, "libc", 4); in test__PERF_RECORD()
315 if (!found_libc_mmap) { in test__PERF_RECORD()