# lv_cache_lru_ll.h (/api/private/misc/cache/class/lv_cache_lru_ll_h)



<ApiSummary variables="2" />

Variables [#variables]

<ApiMember kind="variable" name="lv_cache_class_lru_ll_count" file="private/misc/cache/class/lv_cache_lru_ll.h" line="34" url="https://github.com/lvgl/lvgl/tree/e1a0ad863f29742359bc680d6a7d973448ec2285/src/misc/cache/class/lv_cache_lru_ll.h#L34">
  lv_cache_class_lru_ll_count [#lv_cache_class_lru_ll_count]

  ```c title=" " lineNumbers=1
  const lv_cache_class_t lv_cache_class_lru_ll_count
  ```
</ApiMember>

<ApiMember kind="variable" name="lv_cache_class_lru_ll_size" file="private/misc/cache/class/lv_cache_lru_ll.h" line="35" url="https://github.com/lvgl/lvgl/tree/e1a0ad863f29742359bc680d6a7d973448ec2285/src/misc/cache/class/lv_cache_lru_ll.h#L35">
  lv_cache_class_lru_ll_size [#lv_cache_class_lru_ll_size]

  ```c title=" " lineNumbers=1
  const lv_cache_class_t lv_cache_class_lru_ll_size
  ```
</ApiMember>

Dependencies [#dependencies]

<FileIncludes includes="[&#x22;lv_cache.h&#x22;]" includedBy="[&#x22;lvgl_private.h&#x22;, &#x22;lv_cache_class.h&#x22;]" transitiveIncludes="[&#x22;lv_cache_class.h&#x22;, &#x22;lv_cache_lru_rb.h&#x22;, &#x22;lv_cache_sc_da.h&#x22;, &#x22;lv_image_cache.h&#x22;, &#x22;lv_iter_private.h&#x22;, &#x22;lv_os_private.h&#x22;]" />
