Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.h34 DSO_TYPE_KERNEL, enumerator
Dmachine.c564 DSO_TYPE_KERNEL); in machine__get_kernel()
1026 kernel_type = DSO_TYPE_KERNEL; in machine__process_kernel_mmap_event()
Dsymbol.c1295 return dso->kernel == DSO_TYPE_KERNEL; in dso__is_compatible_symtab_type()
1333 if (dso->kernel == DSO_TYPE_KERNEL) in dso__load()
Dheader.c1584 dso_type = DSO_TYPE_KERNEL; in __event_process_build_id()