OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:guestmount
(Results
1 - 4
of
4
) sorted by null
/external/linux-tools-perf/
builtin-kvm.c
46
OPT_STRING(0, "
guestmount
", &symbol_conf.
guestmount
, "directory",
/external/linux-tools-perf/util/
symbol.h
113
const char *
guestmount
;
member in struct:symbol_conf
map.c
647
if (!symbol_conf.
guestmount
)
649
sprintf(path, "%s/%d", symbol_conf.
guestmount
, pid);
symbol.c
[
all
...]
Completed in 629 milliseconds