Searched defs:fastrdtsc (Results 1 - 1 of 1) sorted by relevance

/external/libdrm/tests/ttmtest/src/
H A Dttmtest.c86 fastrdtsc(void) function
99 fastrdtsc(void) function
180 oldTime = fastrdtsc();
185 curTime = fastrdtsc();
188 oldTime = fastrdtsc();
191 curTime = fastrdtsc();
194 oldTime = fastrdtsc();
196 curTime = fastrdtsc();
199 oldTime = fastrdtsc();
201 curTime = fastrdtsc();
[all...]

Completed in 87 milliseconds