Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dtop.h30 bool kptr_restrict_warned; member
/linux-4.1.27/tools/perf/
Dbuiltin-top.c729 if (!top->kptr_restrict_warned && in perf_event__process_sample()
740 top->kptr_restrict_warned = true; in perf_event__process_sample()
756 if (!top->kptr_restrict_warned && !top->vmlinux_warned && in perf_event__process_sample()