Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dtop.h29 bool kptr_restrict_warned; member
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-top.c723 if (!top->kptr_restrict_warned && in perf_event__process_sample()
734 top->kptr_restrict_warned = true; in perf_event__process_sample()
750 if (!top->kptr_restrict_warned && !top->vmlinux_warned && in perf_event__process_sample()