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

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

Completed in 123 milliseconds