Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dmachine.c1317 static int map_groups__set_modules_path_dir(struct map_groups *mg, in map_groups__set_modules_path_dir() function
1350 ret = map_groups__set_modules_path_dir(mg, path, in map_groups__set_modules_path_dir()
1389 return map_groups__set_modules_path_dir(&machine->kmaps, modules_path, 0); in machine__set_modules_path()