Home
last modified time | relevance | path

Searched refs:COMMAS (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gdb/dist/sim/common/
H A Dsim-profile.c642 COMMAS (total)); in profile_print_pc()
644 COMMAS (PROFILE_PC_BUCKET_SIZE (profile))); in profile_print_pc()
646 COMMAS (PROFILE_PC_NR_BUCKETS (profile))); in profile_print_pc()
648 COMMAS (PROFILE_PC_FREQ (profile))); in profile_print_pc()
866 COMMAS (total_read)); in profile_print_memory()
868 COMMAS (total_write)); in profile_print_memory()
937 COMMAS (total)); in profile_print_core()
986 COMMAS (PROFILE_MODEL_TAKEN_COUNT (data))); in profile_print_model()
992 COMMAS (cti_stall_cycles)); in profile_print_model()
995 COMMAS (load_stall_cycles)); in profile_print_model()
[all …]
H A DChangeLog6488 * sim-profile.c (COMMAS): New macro.
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-profile.c642 COMMAS (total)); in profile_print_pc()
644 COMMAS (PROFILE_PC_BUCKET_SIZE (profile))); in profile_print_pc()
646 COMMAS (PROFILE_PC_NR_BUCKETS (profile))); in profile_print_pc()
648 COMMAS (PROFILE_PC_FREQ (profile))); in profile_print_pc()
866 COMMAS (total_read)); in profile_print_memory()
868 COMMAS (total_write)); in profile_print_memory()
937 COMMAS (total)); in profile_print_core()
986 COMMAS (PROFILE_MODEL_TAKEN_COUNT (data))); in profile_print_model()
992 COMMAS (cti_stall_cycles)); in profile_print_model()
995 COMMAS (load_stall_cycles)); in profile_print_model()
[all …]
H A DChangeLog6488 * sim-profile.c (COMMAS): New macro.
/netbsd/external/gpl3/gdb/dist/sim/frv/
H A Dprofile.c1946 #define COMMAS(n) sim_add_commas (comma_buf, sizeof (comma_buf), (n)) macro
1960 sim_io_printf (sd, " Total accesses: %s\n", COMMAS (accesses)); in print_cache()
1965 sim_io_printf (sd, " Hits: %s\n", COMMAS (hits)); in print_cache()
2004 sim_io_printf (sd, " Total instructions: %s\n", COMMAS (total)); in print_parallel()
2006 sim_io_printf (sd, " VLIW instructions: %s\n", COMMAS (vliw)); in print_parallel()
2043 COMMAS (INSNS_IN_SLOT (i))); in print_parallel()
/netbsd/external/gpl3/gdb.old/dist/sim/frv/
H A Dprofile.c1946 #define COMMAS(n) sim_add_commas (comma_buf, sizeof (comma_buf), (n)) macro
1960 sim_io_printf (sd, " Total accesses: %s\n", COMMAS (accesses)); in print_cache()
1965 sim_io_printf (sd, " Hits: %s\n", COMMAS (hits)); in print_cache()
2004 sim_io_printf (sd, " Total instructions: %s\n", COMMAS (total)); in print_parallel()
2006 sim_io_printf (sd, " VLIW instructions: %s\n", COMMAS (vliw)); in print_parallel()
2043 COMMAS (INSNS_IN_SLOT (i))); in print_parallel()