Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.h42 DSO_TYPE_KERNEL, enumerator
Dsymbol.c1422 return dso->kernel == DSO_TYPE_KERNEL; in dso__is_compatible_symtab_type()
1527 if (dso->kernel == DSO_TYPE_KERNEL) in dso__load()
Dmachine.c755 "[kernel]", DSO_TYPE_KERNEL); in machine__get_kernel()
1371 kernel_type = DSO_TYPE_KERNEL; in machine__process_kernel_mmap_event()
Dheader.c1528 dso_type = DSO_TYPE_KERNEL; in __event_process_build_id()