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

/darwin-on-arm/xnu/tools/tests/superpages/
H A Dmeasure_tlbs.c109 uint64_t time1, time2, time3, time4; local
117 time1=time2=time3=time4=-1;
120 time3 = testt(TRUE, mode, 1, kb); // write super
122 printf("; %lld; %lld; %lld; %lld", time1, time2, time3, time4);

Completed in 17 milliseconds