Home
last modified time | relevance | path

Searched refs:testing_module_affinity_list (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/instance/allocator/pooling/
H A Dindex_allocator.rs367 pub(crate) fn testing_module_affinity_list(&self) -> Vec<MemoryInModule> { in testing_module_affinity_list() method
576 let affinity_modules = state.testing_module_affinity_list(); in test_affinity_allocation_strategy()
599 let affinity_modules = state.testing_module_affinity_list(); in test_affinity_allocation_strategy()