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

/external/valgrind/main/memcheck/
H A Dmc_main.c2349 OCache; typedef in typeref:struct:__anon33039
2351 static OCache* ocacheL1 = NULL;
2360 ocacheL1 = VG_(am_shadow_alloc)(sizeof(OCache));
2363 sizeof(OCache) );
2394 //// OCache backing store
6731 (UWord)sizeof(OCache),

Completed in 91 milliseconds