Home
last modified time | relevance | path

Searched refs:PROFILE_COUNT_WRITE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-profile.h263 #define PROFILE_COUNT_WRITE(cpu, addr, mode_num) \ macro
270 #define PROFILE_COUNT_WRITE(cpu, addr, mode_num) macro
Dcgen-mem.h78 PROFILE_COUNT_WRITE (cpu, a, XCONCAT2 (MODE_,mode)); \
167 PROFILE_COUNT_WRITE (cpu, a, XCONCAT2 (MODE_,mode)); \
DChangeLog-20214856 (PROFILE_COUNT_INSN,PROFILE_COUNT_READ,PROFILE_COUNT_WRITE): Simplify.
/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dcache.c312 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()