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

  /external/linux-tools-perf/src/tools/perf/util/
dso.h 30 DSO_TYPE_USER = 0,
dso.c 430 dso->kernel = DSO_TYPE_USER;
symbol-elf.c 615 if (dso->kernel == DSO_TYPE_USER) {
header.c 1536 dso_type = DSO_TYPE_USER;
    [all...]

Completed in 55 milliseconds