Home
last modified time | relevance | path

Searched defs:warmup_time (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tools/skpbench/
Dskpbench.py190 def run_warmup(cls, warmup_time, config): argument
/third_party/backends/backend/
Dma1509.c87 static int warmup_time = MA1509_WARMUP_TIME; variable
/third_party/libbpf/include/uapi/linux/
Dpkt_sched.h741 __u32 warmup_time; /* double buffering warmup time in ms (warmup_time < rehash_interval) */ member
/third_party/libabigail/tests/lib/
Dcatch.hpp6910 Duration warmup_time; member
7117 const auto warmup_time = std::chrono::milliseconds(100); variable