Searched refs:tmp33 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_driver.c | 4874 volatile unsigned char tmp33, tmp54, tmpf03; local in function:chipsClockLoad 4950 tmp33 = cPtr->readXR(cPtr, 0x33); /* get status of MCLK/VCLK select reg */ 4951 cPtr->writeXR(cPtr, 0x33, tmp33 & ~0x20); 4955 /* cPtr->writeXR(cPtr, 0x33, tmp33 & ~0x20);*/ 4968 tmp33 = cPtr->readXR(cPtr, 0x33); /* get status of MCLK/VCLK select reg */ 4980 cPtr->writeXR(cPtr, 0x33, tmp33 | 0x20); 4987 cPtr->writeXR(cPtr, 0x33, tmp33 & ~0x20); 4991 /* cPtr->writeXR(cPtr, 0x33, tmp33 & ~0x20);*/ 4994 cPtr->writeXR(cPtr, 0x33, ((tmp33 & ~0x80) | (Clock->xr33 & 0x80)));
|
| /xsrc/external/mit/MesaLib.old/src/intel/perf/ |
| H A D | gen_perf_metrics.c | 442 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__cs_duration__read 443 uint64_t tmp34 = tmp16 + tmp33; 571 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__ds_duration__read 572 uint64_t tmp34 = tmp16 + tmp33; 746 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__gs_duration__read 747 uint64_t tmp34 = tmp16 + tmp33; 961 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__hs_duration__read 962 uint64_t tmp34 = tmp16 + tmp33; 1124 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__ps_duration__read 1125 uint64_t tmp34 = tmp16 + tmp33; 1260 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__vs_duration__read 2843 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__cs_duration__read 2903 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__ds_duration__read 2955 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__gs_duration__read 3123 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__hs_duration__read 3203 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__ps_duration__read 3299 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__vs_duration__read [all...] |
| /xsrc/external/mit/MesaLib/src/intel/perf/ |
| H A D | intel_perf_metrics.c | 1025 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__ps_duration__read 1026 uint64_t tmp34 = tmp16 + tmp33; 1077 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__vs_duration__read 1078 uint64_t tmp34 = tmp16 + tmp33; 1129 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__gs_duration__read 1130 uint64_t tmp34 = tmp16 + tmp33; 1181 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__ds_duration__read 1182 uint64_t tmp34 = tmp16 + tmp33; 1233 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__hs_duration__read 1234 uint64_t tmp34 = tmp16 + tmp33; 1285 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__render_basic__cs_duration__read 3036 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__ps_duration__read 3088 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__vs_duration__read 3140 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__gs_duration__read 3192 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__ds_duration__read 3244 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__hs_duration__read 3296 uint64_t tmp33 = tmp32 ? tmp31 / tmp32 : 0; local in function:hsw__sampler_balance__cs_duration__read 44517 double tmp33 = tmp32 + 1; local in function:tglgt1__eu_activity7__eu_avg_ipc_rate__read [all...] |
Completed in 258 milliseconds