Home
last modified time | relevance | path

Searched refs:PROFILE_scache (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-profile.h85 #define PROFILE_scache (1 << PROFILE_SCACHE_IDX) macro
93 #define WITH_PROFILE_SCACHE_P ((WITH_PROFILE & PROFILE_scache) != 0)
DChangeLog-20217520 * sim-profile.h (PROFILE_scache): Renamed from PROFILE_simcache.