Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddso.h280 int dso__kernel_module_get_build_id(struct dso *dso, const char *root_dir);
H A Ddso.c1437 int dso__kernel_module_get_build_id(struct dso *dso, in dso__kernel_module_get_build_id() function
H A Dmachine.c1540 dso__kernel_module_get_build_id(dso, ""); in maps__set_module_path()
1647 dso__kernel_module_get_build_id(map__dso(map), machine->root_dir); in machine__create_module()