Home
last modified time | relevance | path

Searched refs:kernel_get_module_path (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dprobe-event.h125 extern const char *kernel_get_module_path(const char *module);
Dprobe-event.c237 const char *kernel_get_module_path(const char *module) in kernel_get_module_path() function
396 path = kernel_get_module_path(module); in open_debuginfo()