Searched refs:vmlinux_paths_upd (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/perf/util/
H A Dsymbol.c2292 static const char * const vmlinux_paths_upd[] = { variable
2318 ARRAY_SIZE(vmlinux_paths_upd)));
2339 for (i = 0; i < ARRAY_SIZE(vmlinux_paths_upd); i++) {
2340 snprintf(bf, sizeof(bf), vmlinux_paths_upd[i], kernel_version);

Completed in 138 milliseconds