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

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

Completed in 64 milliseconds