Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/vm/
H A Dperf_compressor.c70 allocation_type_t ta_alloc_type; member
135 buf = alloc_and_fill_buffer(args->ta_buffer_size, args->ta_alloc_type); in run_compress_benchmark()
175 if (args->ta_alloc_type != VARIANT_ZEROS) { in run_compress_benchmark()
185 if (args->ta_alloc_type != VARIANT_ZEROS) { in run_compress_benchmark()
282 args->ta_alloc_type = VARIANT_ZEROS; in parse_arguments()
284 args->ta_alloc_type = VARIANT_RANDOM; in parse_arguments()
286 args->ta_alloc_type = VARIANT_TYPICAL; in parse_arguments()