Searched refs:buffered_event_count (Results 1 – 1 of 1) sorted by relevance
492 buffered_event_count(struct intel_measure_device *device) in buffered_event_count() function495 const unsigned buffered_event_count = ringbuffer_size(rb); in buffered_event_count() local496 if (buffered_event_count == 0) { in buffered_event_count()519 if (buffered_event_count < config.event_interval) { in buffered_event_count()549 event_index < buffered_event_count; in buffered_event_count()616 const int events_to_combine = buffered_event_count(device); in intel_measure_print()