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/
builtin-annotate.c 282 symbol_conf.try_vmlinux_path = true;
builtin-probe.c 288 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL);
builtin-test.c 672 symbol_conf.try_vmlinux_path = true;
builtin-top.c 1154 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL);
  /external/linux-tools-perf/util/
symbol.h 97 bool try_vmlinux_path, member in struct:symbol_conf
symbol.c 54 .try_vmlinux_path = true,
    [all...]
probe-event.c 85 symbol_conf.try_vmlinux_path = true;
    [all...]

Completed in 572 milliseconds