Home
last modified time | relevance | path

Searched refs:pos_counts (Results 1 – 18 of 18) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dauto-profile.c260 position_count_map pos_counts; variable
559 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
560 if (iter == pos_counts.end ()) in get_count_info()
571 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
572 if (iter == pos_counts.end ()) in mark_annotated()
652 s->pos_counts[offset].count = count; in read_function_instance()
660 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
684 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
685 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dauto-profile.c277 position_count_map pos_counts; variable
569 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
570 if (iter == pos_counts.end ()) in get_count_info()
581 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
582 if (iter == pos_counts.end ()) in mark_annotated()
662 s->pos_counts[offset].count = count; in read_function_instance()
670 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
694 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
695 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dauto-profile.c277 position_count_map pos_counts; variable
569 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
570 if (iter == pos_counts.end ()) in get_count_info()
581 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
582 if (iter == pos_counts.end ()) in mark_annotated()
660 s->pos_counts[offset].count = count; in read_function_instance()
668 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
692 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
693 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dauto-profile.c260 position_count_map pos_counts; variable
559 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
560 if (iter == pos_counts.end ()) in get_count_info()
571 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
572 if (iter == pos_counts.end ()) in mark_annotated()
652 s->pos_counts[offset].count = count; in read_function_instance()
660 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
684 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
685 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dauto-profile.c257 position_count_map pos_counts; variable
556 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
557 if (iter == pos_counts.end ()) in get_count_info()
568 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
569 if (iter == pos_counts.end ()) in mark_annotated()
649 s->pos_counts[offset].count = count; in read_function_instance()
657 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
681 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
682 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dauto-profile.c277 position_count_map pos_counts; variable
569 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
570 if (iter == pos_counts.end ()) in get_count_info()
581 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
582 if (iter == pos_counts.end ()) in mark_annotated()
660 s->pos_counts[offset].count = count; in read_function_instance()
668 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
692 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
693 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dauto-profile.c277 position_count_map pos_counts; variable
569 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
570 if (iter == pos_counts.end ()) in get_count_info()
581 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
582 if (iter == pos_counts.end ()) in mark_annotated()
660 s->pos_counts[offset].count = count; in read_function_instance()
668 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
692 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
693 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dauto-profile.c277 position_count_map pos_counts; variable
569 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
570 if (iter == pos_counts.end ()) in get_count_info()
581 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
582 if (iter == pos_counts.end ()) in mark_annotated()
660 s->pos_counts[offset].count = count; in read_function_instance()
668 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
692 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
693 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dauto-profile.c260 position_count_map pos_counts; variable
559 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
560 if (iter == pos_counts.end ()) in get_count_info()
571 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
572 if (iter == pos_counts.end ()) in mark_annotated()
652 s->pos_counts[offset].count = count; in read_function_instance()
660 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
684 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
685 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dauto-profile.c260 position_count_map pos_counts; variable
559 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
560 if (iter == pos_counts.end ()) in get_count_info()
571 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
572 if (iter == pos_counts.end ()) in mark_annotated()
652 s->pos_counts[offset].count = count; in read_function_instance()
660 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
684 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
685 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dauto-profile.c260 position_count_map pos_counts; variable
559 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
560 if (iter == pos_counts.end ()) in get_count_info()
571 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
572 if (iter == pos_counts.end ()) in mark_annotated()
652 s->pos_counts[offset].count = count; in read_function_instance()
660 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
684 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
685 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dauto-profile.c277 position_count_map pos_counts; variable
569 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
570 if (iter == pos_counts.end ()) in get_count_info()
581 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
582 if (iter == pos_counts.end ()) in mark_annotated()
660 s->pos_counts[offset].count = count; in read_function_instance()
668 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
692 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
693 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dauto-profile.c277 position_count_map pos_counts; variable
569 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
570 if (iter == pos_counts.end ()) in get_count_info()
581 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
582 if (iter == pos_counts.end ()) in mark_annotated()
660 s->pos_counts[offset].count = count; in read_function_instance()
668 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
692 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
693 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dauto-profile.c260 position_count_map pos_counts; variable
559 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
560 if (iter == pos_counts.end ()) in get_count_info()
571 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
572 if (iter == pos_counts.end ()) in mark_annotated()
652 s->pos_counts[offset].count = count; in read_function_instance()
660 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
684 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
685 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dauto-profile.c277 position_count_map pos_counts; variable
569 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
570 if (iter == pos_counts.end ()) in get_count_info()
581 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
582 if (iter == pos_counts.end ()) in mark_annotated()
660 s->pos_counts[offset].count = count; in read_function_instance()
668 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
692 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
693 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dauto-profile.c277 position_count_map pos_counts; variable
569 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
570 if (iter == pos_counts.end ()) in get_count_info()
581 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
582 if (iter == pos_counts.end ()) in mark_annotated()
662 s->pos_counts[offset].count = count; in read_function_instance()
670 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
694 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
695 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dauto-profile.c277 position_count_map pos_counts; variable
569 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
570 if (iter == pos_counts.end ()) in get_count_info()
581 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
582 if (iter == pos_counts.end ()) in mark_annotated()
662 s->pos_counts[offset].count = count; in read_function_instance()
670 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
694 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
695 iter != pos_counts.end (); ++iter) in total_annotated_count()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dauto-profile.c257 position_count_map pos_counts; variable
556 position_count_map::const_iterator iter = pos_counts.find (loc); in get_count_info()
557 if (iter == pos_counts.end ()) in get_count_info()
568 position_count_map::iterator iter = pos_counts.find (loc); in mark_annotated()
569 if (iter == pos_counts.end ()) in mark_annotated()
649 s->pos_counts[offset].count = count; in read_function_instance()
657 s->pos_counts[offset].targets[target_idx] = gcov_read_counter (); in read_function_instance()
681 for (position_count_map::const_iterator iter = pos_counts.begin (); in total_annotated_count()
682 iter != pos_counts.end (); ++iter) in total_annotated_count()