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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol.h 116 const char *default_guest_vmlinux_name, member in struct:symbol_conf
machine.c 448 vmlinux_name = symbol_conf.default_guest_vmlinux_name;
571 if (symbol_conf.default_guest_vmlinux_name ||
    [all...]
symbol.c 1320 if (symbol_conf.default_guest_vmlinux_name != NULL) {
1322 symbol_conf.default_guest_vmlinux_name, filter);
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-diff.c 1001 } else if (symbol_conf.default_guest_vmlinux_name ||
builtin-kvm.c     [all...]

Completed in 96 milliseconds