Searched refs:RDTSC_START (Results 1 – 5 of 5) sorted by relevance
113 #define RDTSC_START(pBucketMgr, bucket) rdtscStart(pBucketMgr, bucket) macro120 #define RDTSC_START(pBucketMgr, bucket) macro
588 #define RDTSC_BEGIN(pBucketMgr, type, drawid) RDTSC_START(pBucketMgr, type)
1991 RDTSC_START(pContext->pBucketMgr, FEPAAssemble); in ProcessDraw()
206 void RDTSC_START(Value* pBucketMgr, Value* pId);
1015 void Builder::RDTSC_START(Value* pBucketMgr, Value* pId) in RDTSC_START() function in SwrJit::Builder