Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dtop.h40 bool vmlinux_warned; member
/linux-6.12.1/tools/perf/
Dbuiltin-top.c811 if (!machine->kptr_restrict_warned && !top->vmlinux_warned && in perf_event__process_sample()
826 top->vmlinux_warned = true; in perf_event__process_sample()