Searched refs:SQ (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/test/
H A Dm_matrix.c1315 #define SQ(x) ((x)*(x)) macro
1365 if (SQ(mm-1) > SQ(1e-6) ||
1366 SQ(m4m4-1) > SQ(1e-6))
1370 if (SQ(mm4) > SQ(1e-6))
1380 if (SQ(m[0]-m[5]) < SQ(1e-6) &&
1381 SQ(
[all...]
/external/oprofile/events/i386/nehalem/
H A Dunit_masks357 0x08 fill_dropped Counts the number of SQ L2 fills dropped due to L2 busy
358 0x10 split_lock Counts the number of SQ lock splits across a cache line
H A Devents77 event:0xB2 counters:0,1,2,3 um:one minimum:6000 name:OFFCORE_REQUESTS_SQ_FULL : Counts number of cycles the SQ is full to handle off-core requests.

Completed in 809 milliseconds