Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Ddso.h744 void dso__read_running_kernel_build_id(struct dso *dso,
H A Ddso.c1665 void dso__read_running_kernel_build_id(struct dso *dso, struct machine *machine) in dso__read_running_kernel_build_id() function
H A Dmachine.c946 dso__read_running_kernel_build_id(kernel, machine); in machine__get_kernel()
H A Dprobe-event.c375 dso__read_running_kernel_build_id(dso, host_machine); in kernel_get_module_dso()