Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-event.c280 static char *find_module_name(const char *module) in find_module_name() function
803 mod_name = find_module_name(module); in post_process_module_probe_trace_events()
3161 mod_name = find_module_name(pev->target); in find_probe_trace_events_from_map()