OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vmlinux_warned
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
top.h
30
bool
vmlinux_warned
;
member in struct:perf_top
/external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-top.c
750
if (!top->kptr_restrict_warned && !top->
vmlinux_warned
&&
763
top->
vmlinux_warned
= true;
Completed in 122 milliseconds