Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Ddso.h51 DSO_SPACE__KERNEL, enumerator
A Dmachine.c835 dso->kernel = DSO_SPACE__KERNEL; in machine__findnew_module_dso()
887 dso->kernel = DSO_SPACE__KERNEL; in machine__process_ksymbol_register()
1115 "[kernel]", DSO_SPACE__KERNEL); in machine__get_kernel()
1749 dso_space = DSO_SPACE__KERNEL; in machine__process_kernel_mmap_event()
A Dsymbol.c1731 return dso->kernel == DSO_SPACE__KERNEL; in dso__is_compatible_symtab_type()
1839 if (dso->kernel == DSO_SPACE__KERNEL) in dso__load()
A Dheader.c2246 dso_space = DSO_SPACE__KERNEL; in __event_process_build_id()

Completed in 22 milliseconds