Searched refs:gettime_us (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/ | ||
| H A D | fdperf.c | 101 gettime_us(void) function in typeref:typename:uint32_t 272 group->stime[ctr] = gettime_us(); 279 uint32_t t = gettime_us(); 294 uint64_t current_time = gettime_us(); 637 uint32_t last_time = gettime_us(); 686 uint32_t t = gettime_us(); |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ | ||
| H A D | dri2.c | 336 gettime_us(void) function in typeref:typename:uint64_t 358 *ust = gettime_us(); |
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ | ||
| H A D | intel_dri.c | 1261 static uint64_t gettime_us(void) function in typeref:typename:uint64_t 1286 *ust = gettime_us(); |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ | ||
| H A D | intel_dri.c | 1253 static uint64_t gettime_us(void) function in typeref:typename:uint64_t 1278 *ust = gettime_us(); |
Completed in 8 milliseconds