Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/vm/
H A Dvm_stress.cpp59 bool is_file; member
573 bool is_file, bool slow_paging) in create_source()
1017 …uint32_t num_objects, uint64_t obj_size, MappingPolicy policy, bool is_file, bool is_cow, bool slo… in create_objects()
1328 bool is_file = strtoul(argv[6], NULL, 0); variable