Searched refs:request_cache_load (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/frv/ |
| D | profile.h | 166 void request_cache_load (SIM_CPU *, INT, int, int);
|
| D | profile.c | 163 request_cache_load (SIM_CPU *cpu, INT regnum, int regtype, int cycles) in request_cache_load() function 1079 request_cache_load (cpu, out_GR, REGTYPE_NONE, cycles); in update_GR_latency_for_load() 1101 request_cache_load (cpu, out_GR, REGTYPE_NONE, cycles); in update_GRdouble_latency_for_load() 1155 request_cache_load (cpu, out_FR, REGTYPE_FR, cycles); in update_FR_latency_for_load() 1177 request_cache_load (cpu, out_FR, REGTYPE_FR, cycles); in update_FRdouble_latency_for_load()
|
| D | ChangeLog-2021 | 1578 (request_cache_load): New function.
|