events_tp        1196 tools/perf/builtin-kvm.c 	const char * const *events_tp;
events_tp        1206 tools/perf/builtin-kvm.c 	for (events_tp = kvm_events_tp; *events_tp; events_tp++)
events_tp        1298 tools/perf/builtin-kvm.c 	const char * const *events_tp;
events_tp        1304 tools/perf/builtin-kvm.c 	for (events_tp = kvm_events_tp; *events_tp; events_tp++) {
events_tp        1306 tools/perf/builtin-kvm.c 		tp = strdup(*events_tp);
events_tp        1315 tools/perf/builtin-kvm.c 			       *events_tp);
events_tp        1323 tools/perf/builtin-kvm.c 			pr_err("Failed to add %s tracepoint to the list\n", *events_tp);