Searched refs:PLAT_GET_TIME (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/ckutils/atomTime/
H A DatomTime.c324 PLAT_GET_TIME(startTime);
328 PLAT_GET_TIME(endTime);
341 PLAT_GET_TIME(startTime);
345 PLAT_GET_TIME(endTime);
358 PLAT_GET_TIME(startTime);
362 PLAT_GET_TIME(endTime);
372 PLAT_GET_TIME(startTime);
381 PLAT_GET_TIME(endTime);
398 PLAT_GET_TIME(startTime);
402 PLAT_GET_TIME(endTim
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/ckutils/giantAsmBench/
H A DgiantAsmBench.c136 PLAT_GET_TIME(startTime);
140 PLAT_GET_TIME(endTime);
150 PLAT_GET_TIME(startTime);
155 PLAT_GET_TIME(endTime);
165 PLAT_GET_TIME(startTime);
169 PLAT_GET_TIME(endTime);
179 PLAT_GET_TIME(startTime);
183 PLAT_GET_TIME(endTime);
198 PLAT_GET_TIME(startTime);
207 PLAT_GET_TIME(endTim
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/ckutils/
H A DckutilsPlatform.h71 #define PLAT_GET_TIME(pt) Microseconds(&pt) macro
79 #define PLAT_GET_TIME(pt) gettimeofday(&pt, NULL) macro
89 #define PLAT_GET_TIME(pt) kern_timestamp(&pt) macro
97 #define PLAT_GET_TIME(pt) pt = CFAbsoluteTimeGetCurrent() macro
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/ckutils/giantBench/
H A DgiantBench.c125 PLAT_GET_TIME(startTime);
129 PLAT_GET_TIME(endTime);
141 PLAT_GET_TIME(startTime);
145 PLAT_GET_TIME(endTime);
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/ckutils/sigTime/
H A DsigTime.cpp192 PLAT_GET_TIME(startTime);
211 PLAT_GET_TIME(endTime);
221 PLAT_GET_TIME(startTime);
245 PLAT_GET_TIME(endTime);

Completed in 115 milliseconds