Searched refs:total_locks (Results 1 – 1 of 1) sorted by relevance
209 uintptr_t total_locks = 0; in PrintEventStats() local213 total_locks += lock_sites[i]; in PrintEventStats()215 Printf("lock_sites[*]=%ld\n", total_locks); in PrintEventStats()