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



<ApiSummary variables="2" />

Variables [#variables]

<ApiMember kind="variable" name="lv_cache_class_lru_ll_count" file="misc/cache/class/lv_cache_lru_ll.h" line="34" url="https://github.com/lvgl/lvgl/tree/a7b95c5b0839ce901c09c205610bc2c77cc3345d/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="misc/cache/class/lv_cache_lru_ll.h" line="35" url="https://github.com/lvgl/lvgl/tree/a7b95c5b0839ce901c09c205610bc2c77cc3345d/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_private.h&#x22;]" includedBy="[&#x22;lv_cache_class.h&#x22;]" transitiveIncludes="[&#x22;lv_conf_internal.h&#x22;, &#x22;lv_conf_kconfig.h&#x22;, &#x22;lv_os.h&#x22;, &#x22;lv_os_private.h&#x22;, &#x22;lv_pthread.h&#x22;, &#x22;lv_types.h&#x22;]" />
