Searched refs:PROFILE_MODEL_LOAD_STALL_CYCLES (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-profile.h187 #define PROFILE_MODEL_LOAD_STALL_CYCLES(p) ((p)->load_stall_cycles)
184 #define PROFILE_MODEL_LOAD_STALL_CYCLES macro
H A Dsim-profile.c985 unsigned long load_stall_cycles = PROFILE_MODEL_LOAD_STALL_CYCLES (data);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32r/
H A Dm32r.c321 PROFILE_MODEL_LOAD_STALL_CYCLES (p) += mp->load_stall;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dprofile.c978 PROFILE_MODEL_LOAD_STALL_CYCLES (p) += ps->vliw_load_stall;

Completed in 111 milliseconds