Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Ddso.h277 int dso__kernel_module_get_build_id(struct dso *dso, const char *root_dir);
Ddso.c1394 int dso__kernel_module_get_build_id(struct dso *dso, in dso__kernel_module_get_build_id() function
Dmachine.c1486 dso__kernel_module_get_build_id(map->dso, ""); in maps__set_module_path()
1593 dso__kernel_module_get_build_id(map->dso, machine->root_dir); in machine__create_module()