comm_in_id        559 tools/perf/util/db-export.c 	u64 comm_out_id, comm_in_id;
comm_in_id        598 tools/perf/util/db-export.c 		comm_in_id  = comm_b ? comm_b->db_id : 0;
comm_in_id        603 tools/perf/util/db-export.c 		comm_in_id  = comm_a ? comm_a->db_id : 0;
comm_in_id        609 tools/perf/util/db-export.c 						  th_in_id, comm_in_id, flags);
comm_in_id         64 tools/perf/util/db-export.h 				     u64 th_in_id, u64 comm_in_id, int flags);
comm_in_id       1245 tools/perf/util/scripting-engines/trace-event-python.c 					u64 th_in_id, u64 comm_in_id, int flags)
comm_in_id       1259 tools/perf/util/scripting-engines/trace-event-python.c 	tuple_set_u64(t, 7, comm_in_id);