/external/bcc/tools/ |
D | klockstat_example.txt | 8 Caller Avg Spin Count Max spin Total spin 33 'Average Spin' - average time to acquire the mutex 56 Caller Avg Spin Count Max spin Total spin 66 Caller Avg Spin Count Max spin Total spin 79 Caller Avg Spin Count Max spin Total spin 95 Caller Avg Spin Count Max spin Total spin 111 Caller Avg Spin Count Max spin Total spin 127 Caller Avg Spin Count Max spin Total spin 145 Caller Avg Spin Count Max spin Total spin
|
/external/cronet/base/synchronization/ |
D | lock_perftest.cc | 32 class Spin : public PlatformThread::Delegate { class 34 Spin(Lock* lock, uint32_t* data) in Spin() function in base::__anondd04dd040111::Spin 36 ~Spin() override = default; 88 Spin thread_main(&lock, &data); in TEST()
|
/external/cronet/base/allocator/partition_allocator/ |
D | partition_lock_perftest.cc | 36 class Spin : public base::PlatformThreadForTesting::Delegate { class 38 Spin(Lock* lock, uint32_t* data) in Spin() function in partition_alloc::internal::__anon210079550111::Spin 40 ~Spin() override = default; 95 Spin thread_main(&lock, &data); in TEST()
|
/external/rust/crates/spin/src/ |
D | relax.rs | 21 pub struct Spin; struct 23 impl RelaxStrategy for Spin { implementation
|
D | lazy.rs | 6 use crate::{once::Once, RelaxStrategy, Spin}; 41 pub struct Lazy<T, F = fn() -> T, R = Spin> {
|
D | barrier.rs | 17 use crate::{mutex::Mutex, RelaxStrategy, Spin}; 45 pub struct Barrier<R = Spin> {
|
D | mutex.rs | 37 use crate::{RelaxStrategy, Spin}; 113 pub struct Mutex<T: ?Sized, R = Spin> {
|
D | once.rs | 5 RelaxStrategy, Spin, 28 pub struct Once<T = (), R = Spin> { 743 let once = Arc::new(Once::<_, Spin>::new()); in call_once_test()
|
D | rwlock.rs | 5 RelaxStrategy, Spin, 69 pub struct RwLock<T: ?Sized, R = Spin> { 91 pub struct RwLockWriteGuard<'a, T: 'a + ?Sized, R = Spin> { 104 pub struct RwLockUpgradableGuard<'a, T: 'a + ?Sized, R = Spin> {
|
D | lib.rs | 97 pub use relax::{RelaxStrategy, Spin};
|
/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_test_util_posix.cc | 152 else if (type_ == Spin) in Init() 175 else if (type_ == Spin) in Destroy() 187 else if (type_ == Spin) in Lock() 199 else if (type_ == Spin) in TryLock() 212 else if (type_ == Spin) in Unlock()
|
D | tsan_test_util.h | 38 Spin enumerator 40 Spin = Normal
|
D | tsan_mutex.cc | 42 Mutex m(Mutex::Spin); in TEST() 112 Mutex m(Mutex::Spin); in TEST()
|
/external/rust/crates/futures-executor/tests/ |
D | local_pool.rs | 364 struct Spin { in tasks_are_scheduled_fairly() struct 369 impl Future for Spin { in tasks_are_scheduled_fairly() implementation 399 spawn.spawn_local_obj(Box::pin(Spin { state: state.clone(), idx: 0 }).into()).unwrap(); in tasks_are_scheduled_fairly() 401 spawn.spawn_local_obj(Box::pin(Spin { state, idx: 1 }).into()).unwrap(); in tasks_are_scheduled_fairly()
|
/external/rust/crates/spin/ |
D | METADATA | 6 description: "Spin-based synchronization primitives"
|
D | Cargo.toml | 21 description = "Spin-based synchronization primitives"
|
D | Cargo.toml.orig | 12 description = "Spin-based synchronization primitives"
|
D | README.md | 7 Spin-based synchronization primitives.
|
/external/rust/crates/spin/src/mutex/ |
D | spin.rs | 8 RelaxStrategy, Spin, 72 pub struct SpinMutex<T: ?Sized, R = Spin> {
|
D | ticket.rs | 10 RelaxStrategy, Spin, 73 pub struct TicketMutex<T: ?Sized, R = Spin> {
|
D | fair.rs | 9 RelaxStrategy, Spin, 75 pub struct FairMutex<T: ?Sized, R = Spin> {
|
/external/owasp/java-encoder/core/src/test/resources/org/owasp/encoder/ |
D | benchmark-data-2.txt | 1436 Spin the event\n loop 1437 Spin the event loop
|
/external/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_Latin.txt | 6540 Spin, Jacob
|
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart1.csv | 115 ,"AF","SBK","Spin Buldak","Spin Buldak","KAN","--3-----","RL","0901",,"3100N 06624E",
|