Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c2651 static CFSI_m_CacheEnt cfsi_m_cache[N_CFSI_M_CACHE]; variable
2654 VG_(memset)(&cfsi_m_cache, 0, sizeof(cfsi_m_cache)); in cfsi_m_cache__invalidate()
2666 CFSI_m_CacheEnt* ce = &cfsi_m_cache[hash]; in cfsi_m_cache__find()