Searched refs:alloc_and_fill_buffer (Results 1 – 1 of 1) sorted by relevance
101 static unsigned char *alloc_and_fill_buffer(size_t size, allocation_type_t alloc_type);135 buf = alloc_and_fill_buffer(args->ta_buffer_size, args->ta_alloc_type); in run_compress_benchmark()193 alloc_and_fill_buffer(size_t size, allocation_type_t alloc_type) in alloc_and_fill_buffer() function