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

  /external/linux-tools-perf/src/tools/perf/util/
dso.h 31 DSO_TYPE_KERNEL,
machine.c 443 DSO_TYPE_KERNEL);
918 kernel_type = DSO_TYPE_KERNEL;
    [all...]
symbol.c 995 if (dso->kernel == DSO_TYPE_KERNEL)
    [all...]
header.c 1527 dso_type = DSO_TYPE_KERNEL;
    [all...]

Completed in 258 milliseconds