Searched refs:read_cntpct (Results 1 – 1 of 1) sorted by relevance
161 static uint64_t read_cntpct(void) { in read_cntpct() function187 write_cntp_cval(read_cntpct() + cntpct_interval); in platform_set_oneshot_timer()198 return cntpct_to_lk_bigtime(read_cntpct()); in current_time_hires()202 return cntpct_to_lk_time(read_cntpct()); in current_time()
Completed in 7 milliseconds