Home
last modified time | relevance | path

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

/external/linux-tools-perf/
Dbuiltin-top.c101 static bool kptr_restrict_warned; variable
767 if (!kptr_restrict_warned && in perf_event__process_sample()
778 kptr_restrict_warned = true; in perf_event__process_sample()
794 if (!kptr_restrict_warned && !vmlinux_warned && in perf_event__process_sample()