Searched refs:current_footprint (Results 1 – 4 of 4) sorted by relevance
61 uint64_t current_footprint; member
63 cache->cache.current_footprint -= item->size; in _lws_cache_heap_item_destroy()372 cache->cache.current_footprint + size > in lws_cache_heap_write()387 cache->cache.current_footprint += item->size; in lws_cache_heap_write()
248 return cache->current_footprint; in lws_cache_footprint()
581 cache->cache.current_footprint += (uint64_t)size; in nsc_regen_cb()637 cache->cache.current_footprint = 0; in nsc_regen()