Searched refs:maps__set_modules_path_dir (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dmachine.c1405 static int maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) function
1437 ret = maps__set_modules_path_dir(maps, path, depth + 1);
1475 return maps__set_modules_path_dir(machine__kernel_maps(machine), modules_path, 0);

Completed in 112 milliseconds