Home
last modified time | relevance | path

Searched refs:slice_start_time (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/include/qemu/
H A Dratelimit.h20 int64_t slice_start_time; member
48 limit->slice_start_time = now; in ratelimit_calculate_delay()
63 limit->slice_end_time = limit->slice_start_time + in ratelimit_calculate_delay()
/dports/emulators/qemu60/qemu-6.0.0/include/qemu/
H A Dratelimit.h20 int64_t slice_start_time; member
48 limit->slice_start_time = now; in ratelimit_calculate_delay()
63 limit->slice_end_time = limit->slice_start_time + in ratelimit_calculate_delay()
/dports/emulators/qemu-utils/qemu-4.2.1/include/qemu/
H A Dratelimit.h20 int64_t slice_start_time; member
48 limit->slice_start_time = now; in ratelimit_calculate_delay()
63 limit->slice_end_time = limit->slice_start_time + in ratelimit_calculate_delay()
/dports/emulators/qemu5/qemu-5.2.0/include/qemu/
H A Dratelimit.h20 int64_t slice_start_time; member
48 limit->slice_start_time = now; in ratelimit_calculate_delay()
63 limit->slice_end_time = limit->slice_start_time + in ratelimit_calculate_delay()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/qemu/
H A Dratelimit.h18 int64_t slice_start_time; member
46 limit->slice_start_time = now; in ratelimit_calculate_delay()
61 limit->slice_end_time = limit->slice_start_time + in ratelimit_calculate_delay()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qemu/
H A Dratelimit.h20 int64_t slice_start_time; member
48 limit->slice_start_time = now; in ratelimit_calculate_delay()
63 limit->slice_end_time = limit->slice_start_time + in ratelimit_calculate_delay()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qemu/
H A Dratelimit.h20 int64_t slice_start_time; member
48 limit->slice_start_time = now; in ratelimit_calculate_delay()
63 limit->slice_end_time = limit->slice_start_time + in ratelimit_calculate_delay()
/dports/emulators/qemu/qemu-6.2.0/include/qemu/
H A Dratelimit.h22 int64_t slice_start_time; member
55 limit->slice_start_time = now; in ratelimit_calculate_delay()
70 limit->slice_end_time = limit->slice_start_time + in ratelimit_calculate_delay()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qemu/
H A Dratelimit.h22 int64_t slice_start_time; member
55 limit->slice_start_time = now; in ratelimit_calculate_delay()
70 limit->slice_end_time = limit->slice_start_time + in ratelimit_calculate_delay()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/mapreduce/mapreduce/
H A Dmodel.py937 slice_start_time = db.DateTimeProperty(indexed=False) variable in ShardState
956 if self.slice_start_time:
957 kv["slice_start_time"] = self.slice_start_time
982 self.slice_start_time = None
995 self.slice_start_time = None
1021 self.slice_start_time = None
H A Dhandlers.py223 if shard_state.slice_start_time:
274 fresh_state.slice_start_time == shard_state.slice_start_time):
275 shard_state.slice_start_time = datetime.datetime.now()
300 assert shard_state.slice_start_time is not None
327 assert shard_state.slice_start_time is not None
328 delta = now() - shard_state.slice_start_time
364 fresh_state.slice_start_time = None
/dports/benchmarks/py-locust/locustio-0.11.0/locust/
H A Dstats.py304slice_start_time = max(self.stats.last_request_timestamp - 12, int(self.stats.start_time or 0))
306 …reqs = [self.num_reqs_per_sec.get(t, 0) for t in range(slice_start_time, self.stats.last_request_t…
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/sti/hva/
H A Dhva-h264.c367 u32 slice_start_time; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/sti/hva/
H A Dhva-h264.c367 u32 slice_start_time; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/sti/hva/
H A Dhva-h264.c367 u32 slice_start_time; member