Searched refs:counter_period (Results 1 – 2 of 2) sorted by relevance
19 static uint64_t counter_period; variable30 counter_period = NEVER; in hw_counter_init()40 hw_counter_timer = hwm_get_time() + counter_period; in hw_counter_triggered()54 counter_period = period; in hw_counter_set_period()69 hw_counter_timer = hwm_get_time() + counter_period; in hw_counter_start()
19 static uint64_t counter_period; variable30 counter_period = NSI_NEVER; in hw_counter_init()42 hw_counter_timer = nsi_hws_get_time() + counter_period; in hw_counter_triggered()58 counter_period = period; in hw_counter_set_period()73 hw_counter_timer = nsi_hws_get_time() + counter_period; in hw_counter_start()