Home
last modified time | relevance | path

Searched defs:CYCLES (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/tests/
Dloom_mpsc.rs144 const CYCLES: usize = 1; in try_recv() constant
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Drt_threaded_alt.rs105 const CYCLES: usize = 5; in many_multishot_futures() constant
Drt_threaded.rs104 const CYCLES: usize = 5; in many_multishot_futures() constant
/aosp_15_r20/external/executorch/devtools/inspector/
H A D_inspector_utils.py61 CYCLES = "cycles" variable in TimeScale
/aosp_15_r20/external/ltp/testcases/cve/
H A Dmeltdown.c166 #define CYCLES 10000 macro
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Denums.rs2165 pub const CYCLES: Self = Self(10); constant