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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
builtin-test.c 232 symbol_conf.try_vmlinux_path = true;
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-annotate.c 341 symbol_conf.try_vmlinux_path = true;
builtin-probe.c 356 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL);
builtin-top.c 1230 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol.h 97 bool try_vmlinux_path, member in struct:symbol_conf
symbol.c 36 .try_vmlinux_path = true,
    [all...]
probe-event.c 85 symbol_conf.try_vmlinux_path = true;
180 symbol_conf.try_vmlinux_path = false;
    [all...]

Completed in 148 milliseconds