HomeSort by relevance Sort by last modified time
    Searched refs:kptr_restrict_warned (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
top.h 29 bool kptr_restrict_warned; member in struct:perf_top
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-top.c 723 if (!top->kptr_restrict_warned &&
734 top->kptr_restrict_warned = true;
750 if (!top->kptr_restrict_warned && !top->vmlinux_warned &&

Completed in 26 milliseconds