Searched refs:snapshots (Results 1 - 25 of 104) sorted by relevance

12345

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_measure.h85 /* Max snapshots per batch. Set with
86 * INTEL_MEASURE=batch_size={num}. Additional snapshots will be dropped.
91 * snapshots into frame or interval data.
101 /* true when snapshots are currently being collected */
131 /* Holds the list of (iris/anv)_measure_batch snapshots that have been
137 /* Holds completed snapshots that may need to be combined before being
149 struct intel_measure_snapshot snapshots[0]; member in struct:intel_measure_batch
H A Dintel_measure.c274 &batch->snapshots[batch->index - 1];
391 * Submit completed snapshots for buffering.
408 const struct intel_measure_snapshot *begin = &batch->snapshots[i];
409 const struct intel_measure_snapshot *end = &batch->snapshots[i+1];
624 * Collect snapshots from completed command buffers and submit them to
633 /* Iterate snapshots and collect if ready. Each snapshot queue will be
636 /* iterate snapshots and collect if ready */
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_measure.c166 struct intel_measure_snapshot *snapshot = &(measure->base.snapshots[index]);
200 struct intel_measure_snapshot *snapshot = &(measure->base.snapshots[index]);
269 * additional snapshots can be taken.
314 /* it is possible that the command buffer contains snapshots that have not
352 /* it is possible that the command buffer contains snapshots that have not
399 /* no snapshots were started */
402 /* finalize snapshots and enqueue them */
411 /* add to the list of submitted snapshots */
433 /* iterate the queued snapshots and publish those that finished */
508 struct intel_measure_snapshot *snapshot = &(measure->base.snapshots[measur
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_measure.c147 * snapshots can be taken.
170 struct intel_measure_snapshot *snapshot = &(measure_batch->snapshots[index]);
204 struct intel_measure_snapshot *snapshot = &(measure_batch->snapshots[index]);
324 /* All outstanding snapshots must be collected before the context is
/xsrc/external/mit/libxkbui/dist/
H A Daclocal.m41253 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/xf86-video-imstt/dist/
H A Daclocal.m41253 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/xf86-video-intel-2014/dist/m4/
H A Dlibtool.m42286 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/xf86-video-intel-old/dist/m4/
H A Dlibtool.m42138 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/xf86-video-nsc/dist/
H A Daclocal.m41253 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/xorg-server.old/dist/m4/
H A Dlibtool.m42133 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXau/dist/m4/
H A Dlibtool.m42458 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXaw/dist/m4/
H A Dlibtool.m42428 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXcursor/dist/m4/
H A Dlibtool.m42428 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dlibtool.m42429 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXevie/dist/
H A Daclocal.m44510 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXext/dist/m4/
H A Dlibtool.m42429 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXfixes/dist/m4/
H A Dlibtool.m42429 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXfont2/dist/m4/
H A Dlibtool.m42429 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXfontcache/dist/
H A Daclocal.m42988 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXft/dist/m4/
H A Dlibtool.m42428 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXi/dist/m4/
H A Dlibtool.m42429 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXpm/dist/m4/
H A Dlibtool.m42429 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXpresent/dist/m4/
H A Dlibtool.m42429 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXrandr/dist/m4/
H A Dlibtool.m42429 # development snapshots of GCC prior to 3.0.
/xsrc/external/mit/libXrender/dist/m4/
H A Dlibtool.m42458 # development snapshots of GCC prior to 3.0.

Completed in 160 milliseconds

12345