Searched refs:PROFILE_COUNT_WRITE (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | sim-profile.h | 263 #define PROFILE_COUNT_WRITE(cpu, addr, mode_num) \ macro 270 #define PROFILE_COUNT_WRITE(cpu, addr, mode_num) macro
|
| D | cgen-mem.h | 78 PROFILE_COUNT_WRITE (cpu, a, XCONCAT2 (MODE_,mode)); \ 167 PROFILE_COUNT_WRITE (cpu, a, XCONCAT2 (MODE_,mode)); \
|
| D | ChangeLog-2021 | 4856 (PROFILE_COUNT_INSN,PROFILE_COUNT_READ,PROFILE_COUNT_WRITE): Simplify.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/frv/ |
| D | cache.c | 312 PROFILE_COUNT_WRITE (cpu, address, MODE_QI); in write_data_to_memory() 315 PROFILE_COUNT_WRITE (cpu, address, MODE_HI); in write_data_to_memory() 318 PROFILE_COUNT_WRITE (cpu, address, MODE_SI); in write_data_to_memory() 321 PROFILE_COUNT_WRITE (cpu, address, MODE_DI); in write_data_to_memory()
|