Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dtop.h41 bool vmlinux_warned; member
/linux-6.1.9/tools/perf/
Dbuiltin-top.c809 if (!machine->kptr_restrict_warned && !top->vmlinux_warned && in perf_event__process_sample()
823 top->vmlinux_warned = true; in perf_event__process_sample()