Searched refs:comm_seen (Results 1 – 1 of 1) sorted by relevance
56 int comm_seen[4]; member69 if (switch_tracking->comm_seen[nr]) { in check_comm()73 switch_tracking->comm_seen[nr] = 1; in check_comm()151 if (!switch_tracking->comm_seen[0]) in process_sample_event()153 if (switch_tracking->comm_seen[1] && in process_sample_event()154 !switch_tracking->comm_seen[2]) in process_sample_event()156 if (switch_tracking->comm_seen[3]) in process_sample_event()535 if (!switch_tracking.comm_seen[0] || !switch_tracking.comm_seen[1] || in test__switch_tracking()536 !switch_tracking.comm_seen[2] || !switch_tracking.comm_seen[3]) { in test__switch_tracking()