Home | History | Annotate | Download | only in libgcc

Lines Matching refs:use_atomic

417    if USE_ATOMIC is true.  */
421 int use_atomic ATTRIBUTE_UNUSED)
424 if (use_atomic)
491 is true, add COUNT to total of the TOP counter. If USE_ATOMIC is true,
497 int use_atomic, int increment_total)
505 gcov_counter_add (&counters[0], 1, use_atomic);
516 gcov_counter_add (&current_node->count, count, use_atomic);
551 if (use_atomic)
566 if (use_atomic)
579 gcov_counter_add (&counters[1], 1, use_atomic);