Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.h779 #define kmod_path__parse_name(__m, __p) __kmod_path__parse(__m, __p, true) macro
H A Dmachine.c878 if (kmod_path__parse_name(&m, filename)) in machine__addnew_module_map()
1420 ret = kmod_path__parse_name(&m, dent->d_name); in maps__set_modules_path_dir()