Searched refs:PROFILE_PC_FREQ (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsim-profile.c337 PROFILE_PC_FREQ (CPU_PROFILE_DATA (STATE_CPU (sd, cpu_nr))) = val;
505 sim_events_schedule (sd, PROFILE_PC_FREQ (profile), profile_pc_event, cpu);
522 if (PROFILE_PC_FREQ (data) == 0)
523 PROFILE_PC_FREQ (data) = 257;
583 PROFILE_PC_FREQ (data),
623 COMMAS (PROFILE_PC_FREQ (profile)));
H A Dsim-profile.h201 #define PROFILE_PC_FREQ(p) ((p)->profile_pc_freq)
198 #define PROFILE_PC_FREQ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-profile.c337 PROFILE_PC_FREQ (CPU_PROFILE_DATA (STATE_CPU (sd, cpu_nr))) = val;
505 sim_events_schedule (sd, PROFILE_PC_FREQ (profile), profile_pc_event, cpu);
522 if (PROFILE_PC_FREQ (data) == 0)
523 PROFILE_PC_FREQ (data) = 257;
583 PROFILE_PC_FREQ (data),
623 COMMAS (PROFILE_PC_FREQ (profile)));
H A Dsim-profile.h201 #define PROFILE_PC_FREQ(p) ((p)->profile_pc_freq)
198 #define PROFILE_PC_FREQ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dsim-profile.c337 PROFILE_PC_FREQ (CPU_PROFILE_DATA (STATE_CPU (sd, cpu_nr))) = val;
505 sim_events_schedule (sd, PROFILE_PC_FREQ (profile), profile_pc_event, cpu);
522 if (PROFILE_PC_FREQ (data) == 0)
523 PROFILE_PC_FREQ (data) = 257;
583 PROFILE_PC_FREQ (data),
623 COMMAS (PROFILE_PC_FREQ (profile)));
H A Dsim-profile.h201 #define PROFILE_PC_FREQ(p) ((p)->profile_pc_freq)
198 #define PROFILE_PC_FREQ macro

Completed in 72 milliseconds