Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.h259 #define kmod_path__parse_name(__m, __p) __kmod_path__parse(__m, __p, true , false) macro
Dmachine.c583 if (kmod_path__parse_name(&m, filename)) in machine__findnew_module_map()
1042 ret = kmod_path__parse_name(&m, dent->d_name); in map_groups__set_modules_path_dir()
Dheader.c1460 if (!kmod_path__parse_name(&m, filename) && m.kmod) in __event_process_build_id()