Searched refs:cumulative_frame_count (Results 1 – 4 of 4) sorted by relevance
28 cumulative_frame_count(0) { in Ringbuffer()63 update_cumulative(now, cumulative_frame_count, cumulative_bins); in insert()84 histogram::Ringbuffer::Sample sample { cumulative_frame_count, cumulative_bins }; in collect_cumulative()
81 uint64_t cumulative_frame_count; variable