Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_stress.cpp60 bool slow_paging; member
531 create_source_from_file(bool slow_paging) in create_source_from_file()
573 bool is_file, bool slow_paging) in create_source()
1017 … num_objects, uint64_t obj_size, MappingPolicy policy, bool is_file, bool is_cow, bool slow_paging) in create_objects()
1283 bool slow_paging = false; variable