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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol.h 119 const char *guestmount; member in struct:symbol_conf
machine.c 194 (symbol_conf.guestmount)) {
195 sprintf(path, "%s/%d", symbol_conf.guestmount, pid);
577 if (symbol_conf.guestmount) {
578 items = scandir(symbol_conf.guestmount, &namelist, NULL, NULL);
595 symbol_conf.guestmount,
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-kvm.c     [all...]

Completed in 70 milliseconds