Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dmachine.c763 static int machine__set_modules_path(struct machine *machine) in machine__set_modules_path() function
839 if (machine__set_modules_path(machine) < 0) { in machine__create_modules()