Home
last modified time | relevance | path

Searched refs:request_cache_flush (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gdb/dist/sim/frv/
H A Dprofile.h167 void request_cache_flush (SIM_CPU *, FRV_CACHE *, int);
H A Dprofile.c199 request_cache_flush (SIM_CPU *cpu, FRV_CACHE *cache, int cycles) in request_cache_flush() function
H A Dprofile-fr550.c906 request_cache_flush (cpu, CPU_DATA_CACHE (cpu), cycles); in frvbf_model_fr550_u_dcf()
H A Dprofile-fr500.c1289 request_cache_flush (cpu, CPU_DATA_CACHE (cpu), cycles); in frvbf_model_fr500_u_dcf()
H A DChangeLog784 (request_cache_flush): Save 'all' argument.
1224 (request_cache_flush): New function.
/netbsd/external/gpl3/gdb.old/dist/sim/frv/
H A Dprofile.h167 void request_cache_flush (SIM_CPU *, FRV_CACHE *, int);
H A Dprofile.c199 request_cache_flush (SIM_CPU *cpu, FRV_CACHE *cache, int cycles) in request_cache_flush() function
H A Dprofile-fr550.c906 request_cache_flush (cpu, CPU_DATA_CACHE (cpu), cycles); in frvbf_model_fr550_u_dcf()
H A Dprofile-fr500.c1289 request_cache_flush (cpu, CPU_DATA_CACHE (cpu), cycles); in frvbf_model_fr500_u_dcf()
H A DChangeLog784 (request_cache_flush): Save 'all' argument.
1224 (request_cache_flush): New function.