Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread/
Dstats.rs55 pub(crate) fn tuned_global_queue_interval(&self, config: &Config) -> u32 { in tuned_global_queue_interval() method
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/
Dstats.rs75 pub(crate) fn tuned_global_queue_interval(&self, config: &Config) -> u32 { in tuned_global_queue_interval() method