Home
last modified time | relevance | path

Searched refs:tlsf_size (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.6.0/components/heap/
Dmulti_heap.c125 if(size < (tlsf_size() + tlsf_block_size_min() + sizeof(heap_t))) { in multi_heap_register_impl()
139 result->free_bytes = size - tlsf_size(); in multi_heap_register_impl()
373 info->total_allocated_bytes = (heap->pool_size - tlsf_size()) - heap->free_bytes; in multi_heap_get_info_impl()
Dheap_tlsf.c616 size_t tlsf_size(void) in tlsf_size() function
743 return tlsf_cast(pool_t, (char*)tlsf + tlsf_size()); in tlsf_get_pool()
749 tlsf_add_pool(tlsf, (char*)mem + tlsf_size(), bytes - tlsf_size()); in tlsf_create_with_pool()
Dheap_tlsf.h116 size_t tlsf_size(void);
/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/ld/
Drom_32h2_beta_2.ld267 PROVIDE( tlsf_size = 0x40000318 ); symbol
Drom_32c2.ld259 PROVIDE( tlsf_size = 0x40000308 ); symbol
/hal_espressif-3.6.0/tools/test_idf_size/
Dapp_esp32c3.map6710 .text.tlsf_size
6712 0x0000000040387554 tlsf_size
16819 tlsf_size esp-idf/heap/libheap.a(heap_tlsf.c.obj)
Dapp_esp32h2.map6633 .text.tlsf_size
6635 0x0000000040386b22 tlsf_size
15058 tlsf_size esp-idf/heap/libheap.a(heap_tlsf.c.obj)
Dapp_esp32s3.map9439 .text.tlsf_size
9441 0x000000004037e010 tlsf_size
20409 tlsf_size esp-idf/heap/libheap.a(heap_tlsf.c.obj)
Doverflow.map28973 .text.tlsf_size
28975 0x000000004008f588 tlsf_size
76868 tlsf_size esp-idf/heap/libheap.a(heap_tlsf.c.obj)
Doverflow_esp32s2.map29792 .text.tlsf_size
29794 0x0000000040031830 tlsf_size
78024 tlsf_size esp-idf/heap/libheap.a(heap_tlsf.c.obj)
Doverflow_esp32c3.map26229 .text.tlsf_size
26231 0x00000000403e35bc tlsf_size
74880 tlsf_size esp-idf/heap/libheap.a(heap_tlsf.c.obj)
Doverflow_esp32s3.map43138 .text.tlsf_size
43140 0x00000000403a7b84 tlsf_size
95028 tlsf_size esp-idf/heap/libheap.a(heap_tlsf.c.obj)