Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/vm/
H A Dperf_compressor.c63 } allocation_type_t; typedef
70 allocation_type_t ta_alloc_type;
101 static unsigned char *alloc_and_fill_buffer(size_t size, allocation_type_t alloc_type);
193 alloc_and_fill_buffer(size_t size, allocation_type_t alloc_type) in alloc_and_fill_buffer()