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

/macosx-10.5.8/xnu-1228.15.4/tools/tests/MMTest/
H A DMMtest.c16 static __inline__ unsigned long long ReadTSR() { function
301 * ReadTSR in case that helps warm things up, again discarding the
305 ReadTSR();
308 starttsc = ReadTSR();
358 endtsc = ReadTSR();

Completed in 25 milliseconds