Searched refs:previous_leak (Results 1 – 3 of 3) sorted by relevance
176 g_assert(!ts.previous_leak); in test_init()208 g_assert(!ts.previous_leak); in test_init_readonly()240 g_assert(!ts.previous_leak); in test_init_writeonly()299 g_assert(!ts.previous_leak); in test_config_functions()303 g_assert(ts.previous_leak); in test_config_functions()
99 int64_t previous_leak; /* timestamp of the last leak done */ member
62 int64_t delta_ns = now - ts->previous_leak; in throttle_do_leak()65 ts->previous_leak = now; in throttle_do_leak()410 ts->previous_leak = qemu_clock_get_ns(clock_type); in throttle_config()