Searched refs:max_nevents (Results 1 – 1 of 1) sorted by relevance
836 int max_nevents, max_packet_size, i; in stream_alloc_packet_lists() local839 max_nevents = s->syt_interval; in stream_alloc_packet_lists()841 max_nevents = fraction_ceil(&s->samples_per_cycle); in stream_alloc_packet_lists()843 max_packet_size = max_nevents * s->dimension * 4 + 8; in stream_alloc_packet_lists()