Searched refs:OCache (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/memcheck/
H A Dmc_main.c2345 OCache; typedef in typeref:struct:__anon16566
2347 static OCache* ocacheL1 = NULL;
2356 ocacheL1 = VG_(am_shadow_alloc)(sizeof(OCache));
2359 sizeof(OCache) );
2390 //// OCache backing store
6749 (UWord)sizeof(OCache),

Completed in 29 milliseconds