Home | History | Annotate | Download | only in common

Lines Matching refs:snapshot

251  * Indicate to the caller whether a new snapshot should be started.
255 * flags, a new snapshot may start:
261 * Returns true if a snapshot should be started.
280 /* no snapshot is running, but we have a start event */
393 * Snapshot data becomes available when asynchronous rendering completes.
394 * Depending on configuration, snapshot data may need to be collated before
442 memcpy(&buffered_result->snapshot, begin,
451 buffered_result->snapshot.event_count = end->event_count;
583 unsigned event_count = start_result->snapshot.event_count;
591 event_count += current_result->snapshot.event_count;
594 const struct intel_measure_snapshot *begin = &start_result->snapshot;
633 /* Iterate snapshots and collect if ready. Each snapshot queue will be