Searched refs:trace_type_count (Results 1 – 1 of 1) sorted by relevance
46 static int trace_type_count; variable74 for (i = 0; i < trace_type_count; i++) { in trace_free_all()83 trace_type_count = trace_type_max = 0; in trace_free_all()305 trace_type_count * sizeof (trace_type_t *)); in trace_type_stash()311 if (tptr -> index >= trace_type_count) in trace_type_stash()312 trace_type_count = tptr -> index + 1; in trace_type_stash()380 for (i = 0; i < trace_type_count; i++) in trace_stop()554 if (tpkt->type_index < trace_type_count && in trace_get_next_packet()