Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/tests/
Dperf-record.c56 found_libc_mmap = false, in test__PERF_RECORD() local
244 if (!found_libc_mmap) in test__PERF_RECORD()
245 found_libc_mmap = !strncmp(bname + 1, "libc", 4); in test__PERF_RECORD()
296 if (!found_libc_mmap) { in test__PERF_RECORD()