Lines Matching refs:num_calls
552 static atomic_uint32_t num_calls;554 if (atomic_fetch_add(&num_calls, 1, memory_order_relaxed) != 0) {