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

/linux-4.4.14/tools/perf/util/
H A Dtop.h30 bool kptr_restrict_warned; member in struct:perf_top
/linux-4.4.14/tools/perf/
H A Dbuiltin-top.c740 if (!top->kptr_restrict_warned && perf_event__process_sample()
751 top->kptr_restrict_warned = true; perf_event__process_sample()
767 if (!top->kptr_restrict_warned && !top->vmlinux_warned && perf_event__process_sample()

Completed in 61 milliseconds