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

  /external/linux-tools-perf/util/
symbol.h 158 DSO_TYPE_GUEST_KERNEL
symbol.c 594 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)
    [all...]
event.c 517 kernel_type = DSO_TYPE_GUEST_KERNEL;
header.c 696 dso_type = DSO_TYPE_GUEST_KERNEL;

Completed in 75 milliseconds