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

/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dtattle.c128 long long end_nsecs; local
140 end_nsecs = rdtsc();
143 (end_nsecs - start_nsecs) / 1000000LL);

Completed in 13 milliseconds