Searched refs:rdtscl (Results 1 – 9 of 9) sorted by relevance
225 #define rdtscl(low) \ macro
439 #define OSL_GETCYCLES(x) rdtscl((x))
447 #define OSL_GETCYCLES(x) rdtscl((x))
603 #define OSL_GETCYCLES(x) rdtscl((x))
607 #define OSL_GETCYCLES(x) rdtscl((x))
405 #define OSL_GETCYCLES(x) rdtscl((x))
1683 rdtscl(cycles); in osl_getcycles()