Searched refs:DSO_BINARY_TYPE__GUEST_KALLSYMS (Results 1 - 3 of 3) sorted by path

/linux-master/tools/perf/util/
H A Ddso.c66 [DSO_BINARY_TYPE__GUEST_KALLSYMS] = 'g',
81 case DSO_BINARY_TYPE__GUEST_KALLSYMS:
248 case DSO_BINARY_TYPE__GUEST_KALLSYMS:
H A Ddso.h25 DSO_BINARY_TYPE__GUEST_KALLSYMS, enumerator in enum:dso_binary_type
H A Dsymbol.c79 DSO_BINARY_TYPE__GUEST_KALLSYMS,
1496 dso__set_symtab_type(dso, DSO_BINARY_TYPE__GUEST_KALLSYMS);
1718 case DSO_BINARY_TYPE__GUEST_KALLSYMS:
2269 dso__set_binary_type(dso, DSO_BINARY_TYPE__GUEST_KALLSYMS);

Completed in 377 milliseconds