Searched defs:size (Results 1 – 7 of 7) sorted by relevance
40 size_t size; member50 size_t size = args->size; in do_benchmark() local85 bench (unsigned long size) in bench()
32 typedef struct { uint16_t size; uint16_t freq; } freq_data_t; member106 int i, j, freq, size, n; in init_copy_distribution() local
111 size_t size; member116 new_word_list (size_t size) in new_word_list()
164 size_t size = sizeof (input) - 1; in do_test() local
170 size_t size = 32 * 4; in do_test_page_boundary() local
219 size_t size = 32 * 4; in do_test_page_boundary() local
262 alloc_buf (const char *id, size_t size, unsigned char **retbuf) in alloc_buf()
Completed in 8 milliseconds