tep_register_comm  436 tools/lib/traceevent/event-parse.h int tep_register_comm(struct tep_handle *tep, const char *comm, int pid);
tep_register_comm   65 tools/lib/traceevent/plugins/plugin_sched_switch.c 	tep_register_comm(field->event->tep, comm, pid);
tep_register_comm  160 tools/perf/util/trace-event-parse.c 			tep_register_comm(pevent, comm, pid);