Lines Matching defs:module
142 static struct map *kernel_get_module_map(const char *module) in kernel_get_module_map()
257 static char *find_module_name(const char *module) in find_module_name()
313 static int kernel_get_module_dso(const char *module, struct dso **pdso) in kernel_get_module_dso()
447 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, in open_debuginfo()
493 static struct debuginfo *debuginfo_cache__open(const char *module, bool silent) in debuginfo_cache__open()
706 int ntevs, const char *module, in post_process_module_probe_trace_events()
798 int ntevs, const char *module, in post_process_probe_trace_events()
936 static int __show_line_range(struct line_range *lr, const char *module, in __show_line_range()
1024 int show_line_range(struct line_range *lr, const char *module, in show_line_range()
2449 const char *module, in perf_probe_event__sprintf()
2491 const char *module, bool use_stdout) in show_perf_probe_event()