Searched refs:RDTSC_INIT (Results 1 – 3 of 3) sorted by relevance
112 #define RDTSC_INIT(pBucketMgr, threadId) rdtscInit(pBucketMgr,threadId) macro119 #define RDTSC_INIT(pBucketMgr, threadId) macro
884 RDTSC_INIT(pContext->pBucketMgr, threadId); in workerThreadMain()
176 RDTSC_INIT(pContext->pBucketMgr, 0); in SwrCreateContext()