| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | alloc-pool.c | 65 #ifdef GATHER_STATISTICS 136 #ifdef GATHER_STATISTICS in create_alloc_pool() 162 #ifdef GATHER_STATISTICS in create_alloc_pool() 200 #ifdef GATHER_STATISTICS in empty_alloc_pool() 213 #ifdef GATHER_STATISTICS in empty_alloc_pool() 254 #ifdef GATHER_STATISTICS in pool_alloc() 327 #ifdef GATHER_STATISTICS in pool_free() 351 #ifdef GATHER_STATISTICS in pool_free() 357 #ifdef GATHER_STATISTICS 391 #ifdef GATHER_STATISTICS in dump_alloc_pool_statistics()
|
| HD | tree-ssanames.c | 64 #ifdef GATHER_STATISTICS 104 #ifdef GATHER_STATISTICS 130 #ifdef GATHER_STATISTICS in make_ssa_name_fn() 144 #ifdef GATHER_STATISTICS in make_ssa_name_fn()
|
| HD | vec.c | 37 #ifdef GATHER_STATISTICS 319 #ifdef GATHER_STATISTICS in vec_heap_o_reserve_1() 328 #ifdef GATHER_STATISTICS in vec_heap_o_reserve_1() 532 #ifdef GATHER_STATISTICS 565 #ifdef GATHER_STATISTICS in dump_vec_loc_statistics()
|
| HD | tree-phinodes.c | 85 #ifdef GATHER_STATISTICS 116 #ifdef GATHER_STATISTICS 151 #ifdef GATHER_STATISTICS in allocate_phi_node() 158 #ifdef GATHER_STATISTICS in allocate_phi_node()
|
| HD | ggc-zone.c | 219 #ifdef GATHER_STATISTICS 406 #ifdef GATHER_STATISTICS 934 #ifdef GATHER_STATISTICS in alloc_large_page() 1253 #ifdef GATHER_STATISTICS in ggc_internal_alloc_zone_stat() 1318 #ifdef GATHER_STATISTICS in ggc_internal_alloc_zone_stat() 1416 #ifdef GATHER_STATISTICS in ggc_free() 1756 #ifdef GATHER_STATISTICS in sweep_pages() 1794 #ifdef GATHER_STATISTICS in sweep_pages() 1951 #ifdef GATHER_STATISTICS in ggc_collect_1() 1965 #ifdef GATHER_STATISTICS [all …]
|
| HD | bitmap.c | 29 #ifdef GATHER_STATISTICS 183 #ifdef GATHER_STATISTICS in bitmap_element_free() 233 #ifdef GATHER_STATISTICS in bitmap_element_allocate() 248 #ifdef GATHER_STATISTICS in bitmap_elt_clear_from() 253 #ifdef GATHER_STATISTICS in bitmap_elt_clear_from() 361 #ifdef GATHER_STATISTICS in bitmap_obstack_alloc_stat() 377 #ifdef GATHER_STATISTICS in bitmap_gc_alloc_stat() 393 #ifdef GATHER_STATISTICS in bitmap_obstack_free() 560 #ifdef GATHER_STATISTICS in bitmap_find_bit() 570 #ifdef GATHER_STATISTICS in bitmap_find_bit() [all …]
|
| HD | rtl.c | 137 #ifdef GATHER_STATISTICS 159 #ifdef GATHER_STATISTICS in rtvec_alloc() 207 #ifdef GATHER_STATISTICS in rtx_alloc_stat() 708 #ifdef GATHER_STATISTICS in dump_rtx_statistics()
|
| HD | statistics.h | 25 #ifdef GATHER_STATISTICS
|
| HD | bitmap.h | 81 #ifdef GATHER_STATISTICS 169 #ifdef GATHER_STATISTICS in bitmap_initialize_stat()
|
| HD | ggc-page.c | 435 #ifdef GATHER_STATISTICS 1327 #ifdef GATHER_STATISTICS in ggc_internal_alloc_stat() 1361 #ifdef GATHER_STATISTICS in ggc_internal_alloc_stat() 1527 #ifdef GATHER_STATISTICS in ggc_free() 2073 #ifdef GATHER_STATISTICS in ggc_collect() 2163 #ifdef GATHER_STATISTICS in ggc_print_statistics()
|
| HD | tree-flow.h | 516 #ifdef GATHER_STATISTICS 598 #ifdef GATHER_STATISTICS
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | statistics.h | 24 #if ! defined GATHER_STATISTICS 25 #error GATHER_STATISTICS must be defined 29 #if GATHER_STATISTICS
|
| HD | alloc-pool.h | 272 if (GATHER_STATISTICS) in initialize() 313 if (GATHER_STATISTICS && !after_memory_report) in release() 355 if (GATHER_STATISTICS) in allocate() 456 if (GATHER_STATISTICS) in remove()
|
| HD | hash-map.h | 121 bool gather_mem_stats = GATHER_STATISTICS in class() 126 bool gather_mem_stats = GATHER_STATISTICS in class() 133 bool gather_mem_stats = GATHER_STATISTICS in class()
|
| HD | bitmap.c | 111 if (GATHER_STATISTICS) in bitmap_element_free() 161 if (GATHER_STATISTICS) in bitmap_element_allocate() 179 if (GATHER_STATISTICS) in bitmap_elt_clear_from() 289 if (GATHER_STATISTICS) in bitmap_alloc() 305 if (GATHER_STATISTICS) in bitmap_gc_alloc() 321 if (GATHER_STATISTICS) in bitmap_obstack_free() 485 if (GATHER_STATISTICS) in bitmap_move() 516 if (GATHER_STATISTICS) in bitmap_find_bit() 521 if (GATHER_STATISTICS && usage) in bitmap_find_bit() 531 if (GATHER_STATISTICS && usage) in bitmap_find_bit() [all …]
|
| HD | alloc-pool.c | 34 if (! GATHER_STATISTICS) in dump_alloc_pool_statistics()
|
| HD | hash-table.c | 106 if (!GATHER_STATISTICS) in dump_hash_table_loc_statistics()
|
| HD | rtl.c | 160 if (GATHER_STATISTICS) in rtvec_alloc() 218 if (GATHER_STATISTICS) in rtx_alloc_stat_v() 780 if (! GATHER_STATISTICS) in dump_rtx_statistics()
|
| HD | tree-phinodes.c | 112 if (GATHER_STATISTICS) in allocate_phi_node() 118 if (GATHER_STATISTICS) in allocate_phi_node()
|
| HD | hash-table.h | 365 bool gather_mem_stats = GATHER_STATISTICS, 369 bool gather_mem_stats = GATHER_STATISTICS, 379 new (table) hash_table (n, true, GATHER_STATISTICS, in create_ggc()
|
| HD | hash-set.h | 30 : m_table (n, ggc, GATHER_STATISTICS, HASH_SET_ORIGIN PASS_MEM_STAT) {} in m_table() argument
|
| HD | ggc-page.c | 1374 if (GATHER_STATISTICS) in ggc_internal_alloc() 1410 if (GATHER_STATISTICS) in ggc_internal_alloc() 1600 if (GATHER_STATISTICS) in ggc_free() 2204 if (GATHER_STATISTICS) in ggc_collect() 2311 if (GATHER_STATISTICS) in ggc_print_statistics()
|
| /dragonfly/contrib/gcc-4.7/gcc/cp/ |
| HD | lex.c | 575 #ifdef GATHER_STATISTICS in retrofit_lang_decl() 605 #ifdef GATHER_STATISTICS in cxx_dup_lang_specific_decl() 642 #ifdef GATHER_STATISTICS in copy_lang_type() 675 #ifdef GATHER_STATISTICS in cxx_make_type()
|
| HD | search.c | 69 #ifdef GATHER_STATISTICS 408 #ifdef GATHER_STATISTICS in lookup_field_1() 455 #ifdef GATHER_STATISTICS in lookup_field_1() 462 #ifdef GATHER_STATISTICS in lookup_field_1() 1205 #ifdef GATHER_STATISTICS in lookup_member() 1368 #ifdef GATHER_STATISTICS in lookup_fnfields_idx_nolazy() 1406 #ifdef GATHER_STATISTICS in lookup_fnfields_idx_nolazy() 1423 #ifdef GATHER_STATISTICS in lookup_fnfields_idx_nolazy() 2204 #ifdef GATHER_STATISTICS in print_search_statistics() 2218 #ifdef GATHER_STATISTICS in reinit_search_statistics()
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | lex.c | 684 if (GATHER_STATISTICS) in maybe_add_lang_decl_raw() 781 if (GATHER_STATISTICS) in cxx_dup_lang_specific_decl() 814 if (GATHER_STATISTICS) in copy_lang_type() 845 if (GATHER_STATISTICS) in maybe_add_lang_type_raw()
|