| LCOV - code coverage report | |||||||||||||||||||||||||
|  | |||||||||||||||||||||||||
| 
 | |||||||||||||||||||||||||
|  | 
| Function Name  | Hit count  | 
| pg_atomic_add_fetch_u32 | 47 | 
| pg_atomic_add_fetch_u64 | 1 | 
| pg_atomic_clear_flag | 2 | 
| pg_atomic_compare_exchange_u32 | 20985951 | 
| pg_atomic_compare_exchange_u64 | 3 | 
| pg_atomic_exchange_u32 | 506 | 
| pg_atomic_exchange_u64 | 2 | 
| pg_atomic_fetch_add_u32 | 16258 | 
| pg_atomic_fetch_add_u64 | 3165 | 
| pg_atomic_fetch_and_u32 | 1311398 | 
| pg_atomic_fetch_and_u64 | 3 | 
| pg_atomic_fetch_or_u32 | 1634621 | 
| pg_atomic_fetch_or_u64 | 2 | 
| pg_atomic_fetch_sub_u32 | 2 | 
| pg_atomic_fetch_sub_u64 | 1 | 
| pg_atomic_init_flag | 1 | 
| pg_atomic_init_u32 | 203363 | 
| pg_atomic_init_u64 | 14 | 
| pg_atomic_read_u32 | 23263486 | 
| pg_atomic_read_u64 | 4 | 
| pg_atomic_sub_fetch_u32 | 13669141 | 
| pg_atomic_sub_fetch_u64 | 1 | 
| pg_atomic_test_set_flag | 3 | 
| pg_atomic_unlocked_test_flag | 3 | 
| pg_atomic_unlocked_write_u32 | 71741 | 
| pg_atomic_write_u32 | 319391 | 
| pg_atomic_write_u64 | 4 | 
|  | 
| Generated by: LCOV version 1.11 |