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

  /external/linux-tools-perf/util/
probe-event.h 120 extern const char *kernel_get_module_path(const char *module);
probe-event.c 166 const char *kernel_get_module_path(const char *module) function
175 const char *path = kernel_get_module_path(module);
    [all...]
probe-finder.c 175 const char *path = kernel_get_module_path(module_name);
231 const char *path = kernel_get_module_path("kernel");
    [all...]

Completed in 66 milliseconds