Searched refs:DSO_BINARY_TYPE__KCORE (Results 1 - 3 of 3) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Ddso.h24 DSO_BINARY_TYPE__KCORE, enumerator in enum:dso_binary_type
162 return dso->data_type == DSO_BINARY_TYPE__KCORE ||
H A Ddso.c98 case DSO_BINARY_TYPE__KCORE:
H A Dsymbol.c875 dso->data_type = DSO_BINARY_TYPE__KCORE;

Completed in 91 milliseconds