Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Ddso.h275 #define kmod_path__parse_name(__m, __p) __kmod_path__parse(__m, __p, true) macro
Dmachine.c795 if (kmod_path__parse_name(&m, filename)) in machine__findnew_module_map()
1357 ret = kmod_path__parse_name(&m, dent->d_name); in map_groups__set_modules_path_dir()
Dheader.c1935 if (!kmod_path__parse_name(&m, filename) && m.kmod) in __event_process_build_id()