Home
last modified time | relevance | path

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

/tools/perf/tests/
Dperf-record.c60 bool found_cmd_mmap = false, in test__PERF_RECORD() local
250 if (!found_cmd_mmap) in test__PERF_RECORD()
251 found_cmd_mmap = !strcmp(bname + 1, cmd); in test__PERF_RECORD()
299 if (!found_cmd_mmap) { in test__PERF_RECORD()