HomeSort by: relevance | last modified time | path
    Searched refs:oa (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xrandr/dist/
xrandr_test.pl 192 $oa="--output $a";
288 t ("p", "", "$oa --off $ob --off");
289 t ("s1", "A: $sa1(0)", "$oa $ma1 --crtc 0");
292 #t ("s3", "A: $sab(1) B: $sab(1)", "$oa $mab");
293 t ("s3", "A: $sab(0) B: $sab(1)", "$oa $mab --crtc 0");
294 t ("p4", "A: $sab(1) B: $sab(1)", "$oa $mab --crtc 1 $ob --crtc 1");
295 t ("s4", "A: $sa2(0) B: $sab(1)", "$oa $ma2");
296 t ("s5", "A: $sa1(0) B: $sab(1)", "$oa $ma1");
298 t ("s7", "A: $sab(0) B: $sb1(1)", "$oa $mab");
303 t ("p11", "A: $sab(0) B: $sab(0)", "$oa --crtc 0 $ob $mab --crtc 0")
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/intel/perf/
intel_perf_query.c 51 /* Align to 64bytes, requirement for OA report write address. */
53 ALIGN(256 /* OA report */ + \
68 * Periodic OA samples are read() into these buffer structures via the
71 * results of an OA metrics query we need to consider all the periodic
103 * With overlapping queries we can see that periodic OA reports may
124 * also saved in the query object's ->oa.samples_head.
132 * A->oa.samples_head
142 * node in B->oa.samples_head
144 * Once a query is finished, after an OA query has become 'Ready',
145 * once the End OA report has landed and after we we have processe
242 } oa; member in union:intel_perf_query_object::__anon2469
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_performance_query.c 39 * though notably we currently only support OA counters for Haswell+)
90 256) /* OA counter report */
93 * Periodic OA samples are read() into these buffer structures via the
96 * results of an OA metrics query we need to consider all the periodic
128 * With overlapping queries we can see that periodic OA reports may
149 * also saved in the query object's ->oa.samples_head.
157 * A->oa.samples_head
167 * node in B->oa.samples_head
169 * Once a query is finished, after an OA query has become 'Ready',
170 * once the End OA report has landed and after we we have processe
    [all...]
brw_performance_query.h 61 * BO containing OA counter snapshots at query Begin/End time.
72 * ID that will be reflected in the resulting OA report
102 * Accumulated OA results between begin and end of the query.
105 } oa; member in union:brw_perf_query_object::__anon4894
  /xsrc/external/mit/xf86-video-intel/dist/
.gitignore 66 *.l[oa]
67 *.[oa]
  /xsrc/external/mit/xf86-video-xgi/dist/
.gitignore 64 *.l[oa]
65 *.[oa]

Completed in 7 milliseconds