Home
last modified time | relevance | path

Searched defs:task_poll_time_ewma (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread/
Dstats.rs26 task_poll_time_ewma: f64, field
44 let task_poll_time_ewma = in new() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/
Dstats.rs18 task_poll_time_ewma: f64, field
66 let task_poll_time_ewma = in new() localVariable