Searched refs:throttle_timers (Results 1 – 3 of 3) sorted by relevance
272 ThrottleTimers *tt = &tgm->throttle_timers; in throttle_group_schedule_timer()344 ThrottleTimers *tt = &token->throttle_timers; in schedule_next_request()441 assert(!timer_pending(tgm->throttle_timers.timers[direction])); in throttle_group_restart_queue()455 QEMUTimer *t = tgm->throttle_timers.timers[dir]; in throttle_group_restart_tgm()566 throttle_timers_init(&tgm->throttle_timers, in throttle_group_register_tgm()604 assert(!timer_pending(tgm->throttle_timers.timers[dir])); in throttle_group_unregister_tgm()617 throttle_timers_destroy(&tgm->throttle_timers); in throttle_group_unregister_tgm()627 ThrottleTimers *tt = &tgm->throttle_timers; in throttle_group_attach_aio_context()635 ThrottleTimers *tt = &tgm->throttle_timers; in throttle_group_detach_aio_context()
56 ThrottleTimers throttle_timers; member
159 tt = &tgm.throttle_timers; in test_init()191 tt = &tgm.throttle_timers; in test_init_readonly()223 tt = &tgm.throttle_timers; in test_init_writeonly()