Home
last modified time | relevance | path

Searched defs:pbeginTime64 (Results 1 – 1 of 1) sorted by relevance

/external/zlib/src/contrib/testzlib/
Dtestzlib.c23 void BeginCountRdtsc(LARGE_INTEGER * pbeginTime64) in BeginCountRdtsc()
39 void myGetRDTSC32(LARGE_INTEGER * pbeginTime64) in myGetRDTSC32()
52 void BeginCountRdtsc(LARGE_INTEGER * pbeginTime64) in BeginCountRdtsc()
67 void myGetRDTSC32(LARGE_INTEGER * pbeginTime64) in myGetRDTSC32()
71 void BeginCountRdtsc(LARGE_INTEGER * pbeginTime64) in BeginCountRdtsc()
84 void BeginCountPerfCounter(LARGE_INTEGER * pbeginTime64,BOOL fComputeTimeQueryPerf) in BeginCountPerfCounter()