Searched refs:DSO_TYPE_GUEST_KERNEL (Results 1 - 4 of 4) sorted by relevance

/external/linux-tools-perf/util/
H A Dsymbol.h145 DSO_TYPE_GUEST_KERNEL enumerator in enum:dso_kernel_type
H A Dsymbol.c594 dso->kernel == DSO_TYPE_GUEST_KERNEL &&
637 if (dso->kernel == DSO_TYPE_GUEST_KERNEL)
677 dso->kernel == DSO_TYPE_GUEST_KERNEL &&
712 if (dso->kernel == DSO_TYPE_GUEST_KERNEL)
1500 else if (dso->kernel == DSO_TYPE_GUEST_KERNEL)
2201 dso->kernel = DSO_TYPE_GUEST_KERNEL;
H A Devent.c517 kernel_type = DSO_TYPE_GUEST_KERNEL;
H A Dheader.c696 dso_type = DSO_TYPE_GUEST_KERNEL;

Completed in 79 milliseconds