Home
last modified time | relevance | path

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

/xnu-10063.121.3/tools/lldbmacros/core/
H A Dcaching.py521 GetSizeOfCache = LazyTarget._CacheSize variable
532 GetSizeOfCache.__name__,
/xnu-10063.121.3/tools/lldbmacros/
H A Dxnu.py718 print("Current size of cache: {}".format(caching.GetSizeOfCache()))