Searched refs:consumer_cnt (Results 1 – 12 of 12) sorted by relevance
19 .consumer_cnt = 1,323 env.consumer_cnt = strtol(arg, NULL, 10); in parse_arg()324 if (env.consumer_cnt <= 0) { in parse_arg()557 state.consumers = calloc(env.consumer_cnt, sizeof(*state.consumers)); in setup_benchmark()568 for (i = 0; i < env.consumer_cnt; i++) { in setup_benchmark()
27 int consumer_cnt; member
50 if (env.consumer_cnt != 1) { in validate()
43 ctx->hits = calloc(env.consumer_cnt, sizeof(*ctx->hits)); in count_local_setup()
18 if (env.consumer_cnt != 1) { in validate()
20 if (env.consumer_cnt != 1) { in validate()
53 if (env.consumer_cnt != 1) { in strncmp_validate()
88 if (env.consumer_cnt != 1) { in validate()
77 if (env.consumer_cnt != 1) { in validate()
16 if (env.consumer_cnt != 1) { in trigger_validate()
110 if (env.consumer_cnt != 1) { in validate()
98 if (env.consumer_cnt != 1) { in bufs_validate()