Searched refs:PROFILE_TOTAL_INSN_COUNT (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dcgen-run.c141 PROFILE_TOTAL_INSN_COUNT (CPU_PROFILE_DATA (cpu)) += CPU_INSN_COUNT (cpu);
H A Dsim-profile.h153 #define PROFILE_TOTAL_INSN_COUNT(p) ((p)->total_insn_count)
150 #define PROFILE_TOTAL_INSN_COUNT macro
H A Dsim-profile.c776 if (! PROFILE_TOTAL_INSN_COUNT (data))
777 PROFILE_TOTAL_INSN_COUNT (data) = total;
1000 unsigned long total = PROFILE_TOTAL_INSN_COUNT (data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dcgen-run.c141 PROFILE_TOTAL_INSN_COUNT (CPU_PROFILE_DATA (cpu)) += CPU_INSN_COUNT (cpu);
H A Dsim-profile.h153 #define PROFILE_TOTAL_INSN_COUNT(p) ((p)->total_insn_count)
150 #define PROFILE_TOTAL_INSN_COUNT macro
H A Dsim-profile.c776 if (! PROFILE_TOTAL_INSN_COUNT (data))
777 PROFILE_TOTAL_INSN_COUNT (data) = total;
1000 unsigned long total = PROFILE_TOTAL_INSN_COUNT (data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dcgen-run.c141 PROFILE_TOTAL_INSN_COUNT (CPU_PROFILE_DATA (cpu)) += CPU_INSN_COUNT (cpu);
H A Dsim-profile.h153 #define PROFILE_TOTAL_INSN_COUNT(p) ((p)->total_insn_count)
150 #define PROFILE_TOTAL_INSN_COUNT macro
H A Dsim-profile.c776 if (! PROFILE_TOTAL_INSN_COUNT (data))
777 PROFILE_TOTAL_INSN_COUNT (data) = total;
1000 unsigned long total = PROFILE_TOTAL_INSN_COUNT (data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/frv/
H A Dprofile.c2004 total = PROFILE_TOTAL_INSN_COUNT (p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/frv/
H A Dprofile.c2004 total = PROFILE_TOTAL_INSN_COUNT (p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/frv/
H A Dprofile.c2004 total = PROFILE_TOTAL_INSN_COUNT (p);

Completed in 104 milliseconds