Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/vm/
H A Dvm_stress.cpp51 struct TestParams { struct
52 uint32_t num_objects;
53 uint64_t obj_size;
54 uint32_t runtime_secs;
55 uint32_t num_threads;
56 MappingPolicy policy;
57 uint32_t mpng_flags;
58 bool is_cow;
59 bool is_file;
60 bool slow_paging;