HomeSort by relevance Sort by last modified time
    Searched refs:dso__kernel_module_get_build_id (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
dso.h 122 int dso__kernel_module_get_build_id(struct dso *dso, const char *root_dir);
dso.c 501 int dso__kernel_module_get_build_id(struct dso *dso, function
machine.c 754 dso__kernel_module_get_build_id(map->dso, "");
833 dso__kernel_module_get_build_id(map->dso, machine->root_dir);
    [all...]

Completed in 35 milliseconds