Searched refs:PROFILE_MODEL_TOTAL_CYCLES (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsim-profile.h181 #define PROFILE_MODEL_TOTAL_CYCLES(p) ((p)->total_cycles)
178 #define PROFILE_MODEL_TOTAL_CYCLES macro
H A Dcgen-trace.c103 unsigned long total = PROFILE_MODEL_TOTAL_CYCLES (CPU_PROFILE_DATA (cpu));
H A Dsim-profile.c950 unsigned long total_cycles = PROFILE_MODEL_TOTAL_CYCLES (data);
1047 secs = PROFILE_MODEL_TOTAL_CYCLES (data) / clock;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/cris/
H A Dcris-tmpl.c178 PROFILE_MODEL_TOTAL_CYCLES (p) += cycles;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-profile.h181 #define PROFILE_MODEL_TOTAL_CYCLES(p) ((p)->total_cycles)
178 #define PROFILE_MODEL_TOTAL_CYCLES macro
H A Dcgen-trace.c103 unsigned long total = PROFILE_MODEL_TOTAL_CYCLES (CPU_PROFILE_DATA (cpu));
H A Dsim-profile.c950 unsigned long total_cycles = PROFILE_MODEL_TOTAL_CYCLES (data);
1047 secs = PROFILE_MODEL_TOTAL_CYCLES (data) / clock;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/cris/
H A Dcris-tmpl.c178 PROFILE_MODEL_TOTAL_CYCLES (p) += cycles;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dsim-profile.h181 #define PROFILE_MODEL_TOTAL_CYCLES(p) ((p)->total_cycles)
178 #define PROFILE_MODEL_TOTAL_CYCLES macro
H A Dcgen-trace.c103 unsigned long total = PROFILE_MODEL_TOTAL_CYCLES (CPU_PROFILE_DATA (cpu));
H A Dsim-profile.c950 unsigned long total_cycles = PROFILE_MODEL_TOTAL_CYCLES (data);
1047 secs = PROFILE_MODEL_TOTAL_CYCLES (data) / clock;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/cris/
H A Dcris-tmpl.c178 PROFILE_MODEL_TOTAL_CYCLES (p) += cycles;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/m32r/
H A Dm32r.c307 PROFILE_MODEL_TOTAL_CYCLES (p) += biggest;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/m32r/
H A Dm32r.c307 PROFILE_MODEL_TOTAL_CYCLES (p) += biggest;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/m32r/
H A Dm32r.c307 PROFILE_MODEL_TOTAL_CYCLES (p) += biggest;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/frv/
H A Dprofile.c808 PROFILE_MODEL_TOTAL_CYCLES (p) += cycles;
983 cycles = PROFILE_MODEL_TOTAL_CYCLES (p);
2010 average = (float)PROFILE_MODEL_TOTAL_CYCLES (p) / vliw;
2012 average = (float)total / PROFILE_MODEL_TOTAL_CYCLES (p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/frv/
H A Dprofile.c808 PROFILE_MODEL_TOTAL_CYCLES (p) += cycles;
983 cycles = PROFILE_MODEL_TOTAL_CYCLES (p);
2010 average = (float)PROFILE_MODEL_TOTAL_CYCLES (p) / vliw;
2012 average = (float)total / PROFILE_MODEL_TOTAL_CYCLES (p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/frv/
H A Dprofile.c808 PROFILE_MODEL_TOTAL_CYCLES (p) += cycles;
983 cycles = PROFILE_MODEL_TOTAL_CYCLES (p);
2010 average = (float)PROFILE_MODEL_TOTAL_CYCLES (p) / vliw;
2012 average = (float)total / PROFILE_MODEL_TOTAL_CYCLES (p);

Completed in 155 milliseconds