Searched refs:HIGH_BITS (Results 1 – 1 of 1) sorted by relevance
58 #define HIGH_BITS 32 macro70 cycles = ((UINT64)high << HIGH_BITS) + low; in OsGetCpuCycle()533 cpupIntTimeStart[cpuid] = ((UINT64)high << HIGH_BITS) + low; in OsCpupIrqStart()545 intTimeEnd = ((UINT64)high << HIGH_BITS) + low; in OsCpupIrqEnd()