Home
last modified time | relevance | path

Searched refs:DSO_TYPE_KERNEL (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
Ddso.h39 DSO_TYPE_KERNEL, enumerator
Dsymbol.c1364 return dso->kernel == DSO_TYPE_KERNEL; in dso__is_compatible_symtab_type()
1412 if (dso->kernel == DSO_TYPE_KERNEL) in dso__load()
Dmachine.c699 "[kernel]", DSO_TYPE_KERNEL); in machine__get_kernel()
1208 kernel_type = DSO_TYPE_KERNEL; in machine__process_kernel_mmap_event()
Dheader.c1438 dso_type = DSO_TYPE_KERNEL; in __event_process_build_id()