Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dsymbol.c1358 static int vmlinux_path__init(void) in vmlinux_path__init() function
1455 if (symbol_conf.try_vmlinux_path && vmlinux_path__init() < 0) in symbol__init()