Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Ddso.h122 int dso__kernel_module_get_build_id(struct dso *dso, const char *root_dir);
Ddso.c501 int dso__kernel_module_get_build_id(struct dso *dso, in dso__kernel_module_get_build_id() function
Dmachine.c754 dso__kernel_module_get_build_id(map->dso, ""); in map_groups__set_modules_path_dir()
833 dso__kernel_module_get_build_id(map->dso, machine->root_dir); in machine__create_modules()