Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dperf-record.c65 found_libc_mmap = false, in test__PERF_RECORD() local
263 if (!found_libc_mmap) in test__PERF_RECORD()
264 found_libc_mmap = !strncmp(bname + 1, "libc", 4); in test__PERF_RECORD()
316 if (!found_libc_mmap) { in test__PERF_RECORD()