Searched defs:ATOMIC_CACHE_LOOKUP (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DAtomicCache.h46 * handle "numEntries" separately in ATOMIC_CACHE_LOOKUP.)
95 #define ATOMIC_CACHE_LOOKUP(_cache, _cacheSize, _key1, _key2) ({ \ macro
161 * a few percent in the ATOMIC_CACHE_LOOKUP time.

Completed in 34 milliseconds