Searched refs:counter_target (Results 1 – 4 of 4) sorted by relevance
18 static uint64_t counter_target; variable28 counter_target = NEVER; in hw_counter_init()45 if (counter_value == counter_target) { in hw_counter_triggered()124 counter_target = target; in hw_counter_set_target()
20 void hw_counter_set_target(uint64_t counter_target);
18 static uint64_t counter_target; variable28 counter_target = NSI_NEVER; in hw_counter_init()47 if (counter_value == counter_target) { in hw_counter_triggered()128 counter_target = target; in hw_counter_set_target()
24 void hw_counter_set_target(uint64_t counter_target);