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

/macosx-10.10/Security-57031.1.35/Security/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.10/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/giantAsmBench/
H A DgiantAsmBench.c150 PLAT_GET_TIME(startTime);
154 PLAT_GET_TIME(endTime);
164 PLAT_GET_TIME(startTime);
169 PLAT_GET_TIME(endTime);
179 PLAT_GET_TIME(startTime);
183 PLAT_GET_TIME(endTime);
193 PLAT_GET_TIME(startTime);
197 PLAT_GET_TIME(endTime);
212 PLAT_GET_TIME(startTime);
221 PLAT_GET_TIME(endTim
[all...]
/macosx-10.10/Security-57031.1.35/Security/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.10/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/giantBench/
H A DgiantBench.c139 PLAT_GET_TIME(startTime);
143 PLAT_GET_TIME(endTime);
155 PLAT_GET_TIME(startTime);
159 PLAT_GET_TIME(endTime);
/macosx-10.10/Security-57031.1.35/Security/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 210 milliseconds