Searched refs:gcov_counter_add (Results 1 – 2 of 2) sorted by relevance
420 gcov_counter_add (gcov_type *counter, gcov_type value, in gcov_counter_add() function505 gcov_counter_add (&counters[0], 1, use_atomic); in gcov_topn_add_value()516 gcov_counter_add (¤t_node->count, count, use_atomic); in gcov_topn_add_value()579 gcov_counter_add (&counters[1], 1, use_atomic); in gcov_topn_add_value()
770 (gcov_counter_add): Use mmap to allocate pool for struct978 * libgcov.h (gcov_counter_add): Use first static counters1286 (gcov_counter_add): Use GCOV_SUPPORTS_ATOMIC guard.1312 * libgcov.h (gcov_counter_add): New.