Home
last modified time | relevance | path

Searched refs:STAT_LABEL (Results 1 – 25 of 78) sorted by relevance

1234

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dinput.c209 #define FORMAT_AMOUNT(size) SCALE (size), STAT_LABEL (size)
248 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
251 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
254 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
257 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
260 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
263 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
266 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
269 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
275 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2104 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2159 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2160 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2161 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2165 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2166 SCALE (G.allocated), STAT_LABEL(G.allocated), in ggc_print_statistics()
2167 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dinput.c209 #define FORMAT_AMOUNT(size) SCALE (size), STAT_LABEL (size)
248 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
251 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
254 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
257 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
260 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
263 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
266 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
269 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
275 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2104 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2159 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2160 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2161 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2165 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2166 SCALE (G.allocated), STAT_LABEL(G.allocated), in ggc_print_statistics()
2167 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dinput.c783 #define FORMAT_AMOUNT(size) SCALE (size), STAT_LABEL (size)
822 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
825 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
828 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
831 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
834 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
837 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
840 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
843 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
849 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2104 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2159 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2160 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2161 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2165 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2166 SCALE (G.allocated), STAT_LABEL (G.allocated), in ggc_print_statistics()
2167 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dinput.c854 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
857 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
860 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
863 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
866 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
869 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
872 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
875 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
881 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
884 STAT_LABEL (total_used_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2241 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2296 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2297 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2298 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2302 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2303 SCALE (G.allocated), STAT_LABEL (G.allocated), in ggc_print_statistics()
2304 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dinput.c854 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
857 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
860 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
863 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
866 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
869 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
872 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
875 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
881 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
884 STAT_LABEL (total_used_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2241 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2296 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2297 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2298 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2302 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2303 SCALE (G.allocated), STAT_LABEL (G.allocated), in ggc_print_statistics()
2304 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dinput.c972 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
975 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
978 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
981 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
984 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
987 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
990 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
993 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
999 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
1002 STAT_LABEL (total_used_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2246 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2301 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2302 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2303 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2307 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2308 SCALE (G.allocated), STAT_LABEL (G.allocated), in ggc_print_statistics()
2309 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dinput.c972 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
975 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
978 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
981 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
984 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
987 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
990 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
993 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
999 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
1002 STAT_LABEL (total_used_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2246 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2301 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2302 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2303 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2307 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2308 SCALE (G.allocated), STAT_LABEL (G.allocated), in ggc_print_statistics()
2309 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dinput.c972 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
975 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
978 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
981 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
984 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
987 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
990 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
993 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
999 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
1002 STAT_LABEL (total_used_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2246 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2301 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2302 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2303 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2307 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2308 SCALE (G.allocated), STAT_LABEL (G.allocated), in ggc_print_statistics()
2309 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dinput.c972 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
975 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
978 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
981 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
984 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
987 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
990 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
993 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
999 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
1002 STAT_LABEL (total_used_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2246 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2301 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2302 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2303 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2307 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2308 SCALE (G.allocated), STAT_LABEL (G.allocated), in ggc_print_statistics()
2309 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dinput.c972 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
975 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
978 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
981 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
984 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
987 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
990 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
993 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
999 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
1002 STAT_LABEL (total_used_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2246 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2301 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2302 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2303 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2307 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2308 SCALE (G.allocated), STAT_LABEL (G.allocated), in ggc_print_statistics()
2309 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dinput.c972 STAT_LABEL (s.num_ordinary_maps_used)); in dump_line_table_statistics()
975 STAT_LABEL (s.ordinary_maps_used_size)); in dump_line_table_statistics()
978 STAT_LABEL (s.num_ordinary_maps_allocated)); in dump_line_table_statistics()
981 STAT_LABEL (s.ordinary_maps_allocated_size)); in dump_line_table_statistics()
984 STAT_LABEL (s.num_macro_maps_used)); in dump_line_table_statistics()
987 STAT_LABEL (s.macro_maps_used_size)); in dump_line_table_statistics()
990 STAT_LABEL (s.macro_maps_locations_size)); in dump_line_table_statistics()
993 STAT_LABEL (macro_maps_size)); in dump_line_table_statistics()
999 STAT_LABEL (total_allocated_map_size)); in dump_line_table_statistics()
1002 STAT_LABEL (total_used_map_size)); in dump_line_table_statistics()
[all …]
H A Dggc-page.c2246 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2301 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
2302 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
2303 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
2307 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
2308 SCALE (G.allocated), STAT_LABEL (G.allocated), in ggc_print_statistics()
2309 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dggc-page.c1904 #define STAT_LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
1959 SCALE (allocated), STAT_LABEL (allocated), in ggc_print_statistics()
1960 SCALE (in_use), STAT_LABEL (in_use), in ggc_print_statistics()
1961 SCALE (overhead), STAT_LABEL (overhead)); in ggc_print_statistics()
1965 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
1966 SCALE (G.allocated), STAT_LABEL(G.allocated), in ggc_print_statistics()
1967 SCALE (total_overhead), STAT_LABEL (total_overhead)); in ggc_print_statistics()
/dports/japanese/rogue_s/rogue_s/
H A Drogue.h294 #define STAT_LABEL 0200 macro
H A Dmessage.c327 label = (stat_mask & STAT_LABEL) ? 1 : 0;

1234