Home
last modified time | relevance | path

Searched refs:dso__kernel_module_get_build_id (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Ddso.h746 int dso__kernel_module_get_build_id(struct dso *dso, const char *root_dir);
H A Ddso.c1676 int dso__kernel_module_get_build_id(struct dso *dso, in dso__kernel_module_get_build_id() function
H A Dmachine.c1331 dso__kernel_module_get_build_id(dso, ""); in maps__set_module_path()
1446 dso__kernel_module_get_build_id(map__dso(map), machine->root_dir); in machine__create_module()