Searched refs:op_cnt (Results 1 – 2 of 2) sorted by relevance
27 long op_cnt = 0; variable63 __sync_fetch_and_add(&op_cnt, 1); in overwrite()79 __sync_fetch_and_add(&op_cnt, 2); in batch_add_batch_del()91 __sync_fetch_and_add(&op_cnt, 1); in add_only()103 __sync_fetch_and_add(&op_cnt, 1); in del_only()
294 res->hits = atomic_swap(&ctx.skel->bss->op_cnt, 0) / env.producer_cnt; in htab_mem_measure()
Completed in 17 milliseconds