Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.h753 int dso__kernel_module_get_build_id(struct dso *dso, const char *root_dir);
H A Dmachine.c1366 dso__kernel_module_get_build_id(dso, ""); in maps__set_module_path()
1481 dso__kernel_module_get_build_id(map__dso(map), machine->root_dir); in machine__create_module()
H A Ddso.c1698 int dso__kernel_module_get_build_id(struct dso *dso, in dso__kernel_module_get_build_id() function