show_kernel_path 3514 tools/perf/builtin-script.c 	OPT_BOOLEAN('\0', "show-kernel-path", &symbol_conf.show_kernel_path,
show_kernel_path  416 tools/perf/util/map.c 		if (symbol_conf.show_kernel_path && map->dso->long_name)
show_kernel_path  319 tools/perf/util/scripting-engines/trace-event-perl.c 				if (symbol_conf.show_kernel_path && map->dso->long_name)
show_kernel_path  385 tools/perf/util/scripting-engines/trace-event-python.c 		if (symbol_conf.show_kernel_path && map->dso->long_name)
show_kernel_path   18 tools/perf/util/symbol_conf.h 			show_kernel_path,