Searched refs:rdtime_h (Results 1 – 2 of 2) sorted by relevance
34 return rdtime_h(); in get_cycles_hi()45 hi = rdtime_h(); in get_cycles64()47 } while (hi != rdtime_h()); in get_cycles64()
1252 static __always_inline u32 rdtime_h(void) in rdtime_h() function