Searched refs:cpu_set_perfcontrol_timer (Results 1 – 3 of 3) sorted by relevance
49 extern void cpu_set_perfcontrol_timer(uint64_t now, uint64_t timeout_ticks);
467 cpu_set_perfcontrol_timer(timestamp, timeout_ticks); in machine_switch_perfcontrol_context()511 cpu_set_perfcontrol_timer(timestamp, timeout_ticks); in machine_switch_perfcontrol_state_update()
219 cpu_set_perfcontrol_timer(uint64_t now, uint64_t timeout_ticks) in cpu_set_perfcontrol_timer() function