Home
last modified time | relevance | path

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

/xnu-8796.101.5/tools/lldbmacros/core/
H A Dcaching.py531 GetSizeOfCache = LazyTarget._CacheSize variable
542 GetSizeOfCache.__name__,
/xnu-8796.101.5/tools/lldbmacros/
H A Dxnu.py716 print("Current size of cache: {}".format(caching.GetSizeOfCache()))