Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.h763 void dso__read_running_kernel_build_id(struct dso *dso,
H A Ddso.c1686 void dso__read_running_kernel_build_id(struct dso *dso, struct machine *machine) in dso__read_running_kernel_build_id() function
H A Dmachine.c981 dso__read_running_kernel_build_id(kernel, machine); in machine__get_kernel()
H A Dprobe-event.c378 dso__read_running_kernel_build_id(dso, host_machine); in kernel_get_module_dso()