Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
Dmachine.c1345 static int maps__set_modules_path_dir(struct maps *maps, char *path, size_t path_size, int depth) in maps__set_modules_path_dir() function
1379 ret = maps__set_modules_path_dir(maps, path, path_size, depth + 1); in maps__set_modules_path_dir()
1422 return maps__set_modules_path_dir(machine__kernel_maps(machine), in machine__set_modules_path()