Searched refs:ticker_timer (Results 1 – 1 of 1) sorted by relevance
24 bs_time_t ticker_timer; /* Next time to awake either by the timer or a awake_cpu_asap() call */ member41 bs_ticket_st[i].ticker_timer = TIME_NEVER; in nhw_bst_ticker_init()51 bst_ticker_timer = bs_ticket_st[0].ticker_timer; in nhw_bst_ticker_update_main_timer()54 if (bs_ticket_st[i].ticker_timer < bst_ticker_timer) { in nhw_bst_ticker_update_main_timer()55 bst_ticker_timer = bs_ticket_st[i].ticker_timer; in nhw_bst_ticker_update_main_timer()65 this->ticker_timer = nsi_hws_get_time(); //We will awake it in this same microsecond in nhw_bst_ticker_find_next_time_inner()67 this->ticker_timer = this->ticker_timer_lt; in nhw_bst_ticker_find_next_time_inner()