rom_report and ram_report not grouping symbols together

Hello everyone,

We'd like to use the rom_report and ram_report commands to be able to see (with a somewhat granularity) how much ROM and RAM do specific feature use so that we can better plan what/ how many features we can bundle together and use in the same image.

At some point I recall using both reports and the generated text graph was well structured, easy to understand and grouped related symbols together.

When I tried to use it recently (for the past week), the generated text graph groups most of the symbols into the "(no paths)" group.

Example with USB FAT FS Mass Storage and MicroPython:

Binary file details:

TFM:
- inactive in this build

App image:
Memory region         Used Size  Region Size  %age Used
           FLASH:      265512 B         1 MB     25.32%
             RAM:      151408 B       448 KB     33.00%
        IDT_LIST:          0 GB        32 KB      0.00%


rom_report:

root@admins-MacBook-Air-2 zephyr # west build -d ./build/zephyr -t rom_report
-- west build: running target rom_report
[2/3] cd /Users/tudor/Documents/GitHub/micropython_nRF/ports/zephyr/build/zephyr && /opt/homebrew/bin/...Documents/GitHub/micropython_nRF/ports/zephyr/build/zephyr --workspace=/opt/nordic/ncs/v3.0.0 -d 99 rom
Path                                                                                             Size       %  Address    Section
==========================================================================================================================================
Root                                                                                           265549 100.00%  -
├── (hidden)                                                                                    22616   8.52%  -
├── (no paths)                                                                                 242797  91.43%  -
│   ├── CCAsymCryptoMutex                                                                           4   0.00%  0x20000324 datas
│   ├── CCPowerMutex                                                                                4   0.00%  0x2000031c datas
│   ├── CCRndCryptoMutex                                                                            4   0.00%  0x20000320 datas
│   ├── CCSymCryptoMutex                                                                            4   0.00%  0x20000328 datas
│   ├── CC_HalClearInterruptBit                                                                    28   0.01%  0x00022809 text
│   ├── CC_HalInit                                                                                  4   0.00%  0x00022805 text
│   ├── CC_HalMaskInterrupt                                                                        12   0.00%  0x00022825 text
│   ├── CC_HalWaitInterrupt                                                                        12   0.00%  0x00022831 text
│   ├── CC_HalWaitInterruptRND                                                                     12   0.00%  0x0002283d text
│   ├── CC_LibInit                                                                                116   0.04%  0x00022791 text
│   ├── CC_PalAbort                                                                                68   0.03%  0x00021b2d text
│   ├── CC_PalDataBufferAttrGet                                                                     6   0.00%  0x00024559 text
│   ├── CC_PalDmaInit                                                                               4   0.00%  0x000228d9 text
│   ├── CC_PalDmaTerminate                                                                          2   0.00%  0x000228dd text
│   ├── CC_PalInit                                                                                 92   0.03%  0x00022849 text
│   ├── CC_PalMemCopyPlat                                                                           4   0.00%  0x00022945 text
│   ├── CC_PalMemSetPlat                                                                            4   0.00%  0x00022949 text
│   ├── CC_PalMemSetZeroPlat                                                                        8   0.00%  0x0002294d text
│   ├── CC_PalMutexCreate                                                                          20   0.01%  0x00022955 text
│   ├── CC_PalMutexDestroy                                                                         20   0.01%  0x00022969 text
│   ├── CC_PalMutexLock                                                                            16   0.01%  0x0002297d text
│   ├── CC_PalMutexUnlock                                                                          20   0.01%  0x0002298d text
│   ├── CC_PalPowerSaveModeInit                                                                    60   0.02%  0x000229a1 text
│   ├── CC_PalPowerSaveModeSelect                                                                 132   0.05%  0x000229dd text
│   ├── CC_PalTerminate                                                                            52   0.02%  0x000228a5 text
│   ├── CC_PalTrngParamGet                                                                        170   0.06%  0x00023541 text
│   ├── CC_PalWaitInterrupt                                                                        40   0.02%  0x0002291d text
│   ├── CC_PalWaitInterruptRND                                                                     60   0.02%  0x000228e1 text
│   ├── CSWTCH.10                                                                                  32   0.01%  0x00037754 rodata
│   ├── CSWTCH.101                                                                                 12   0.00%  0x000376cc rodata
│   ├── CSWTCH.14                                                                                  20   0.01%  0x00032fe4 rodata
│   ├── CSWTCH.27                                                                                  20   0.01%  0x00039131 rodata
│   ├── CSWTCH.4                                                                                    4   0.00%  0x00039145 rodata
│   ├── CSWTCH.5                                                                                    4   0.00%  0x0003974e rodata
│   ├── CSWTCH.59                                                                                   8   0.00%  0x00037dd4 rodata
│   ├── CSWTCH.60                                                                                   8   0.00%  0x00037dcc rodata
│   ├── CSWTCH.61                                                                                   4   0.00%  0x00039746 rodata
│   ├── CSWTCH.7                                                                                    4   0.00%  0x0003974a rodata
│   ├── CSWTCH.96                                                                                   3   0.00%  0x00039122 rodata
│   ├── DOUBLE_POW5_INV_SPLIT2                                                                    240   0.09%  0x00032c68 rodata
│   ├── DOUBLE_POW5_SPLIT2                                                                        208   0.08%  0x00032b98 rodata
│   ├── DOUBLE_POW5_TABLE                                                                         208   0.08%  0x00032ac8 rodata
│   ├── ExCvt                                                                                     128   0.05%  0x00039752 rodata
│   ├── FinishAesDrv                                                                              512   0.19%  0x00023f21 text
│   ├── FinishHashDrv                                                                             114   0.04%  0x00023949 text
│   ├── HASH_LARVAL_SHA1                                                                           20   0.01%  0x000378cc rodata
│   ├── HASH_LARVAL_SHA224                                                                         32   0.01%  0x000378ac rodata
│   ├── HASH_LARVAL_SHA256                                                                         32   0.01%  0x0003788c rodata
│   ├── InitAes                                                                                   200   0.08%  0x000239bd text
│   ├── InitHashDrv                                                                                80   0.03%  0x000236e9 text
│   ├── LLF_RND_AdaptiveProportionTest                                                            128   0.05%  0x00022bf5 text
│   ├── LLF_RND_GetFastestRosc                                                                     32   0.01%  0x00023641 text
│   ├── LLF_RND_GetRoscSampleCnt                                                                   52   0.02%  0x0002360d text
│   ├── LLF_RND_GetTrngSource                                                                      22   0.01%  0x00022f1d text
│   ├── LLF_RND_RepetitionCounterTest                                                             100   0.04%  0x00022b91 text
│   ├── LLF_RND_RunTrngStartupTest                                                                 28   0.01%  0x00022f35 text
│   ├── LLF_RND_TurnOffTrng                                                                        36   0.01%  0x00023661 text
│   ├── LLF_RND_WaitRngInterrupt                                                                   32   0.01%  0x000235ed text
│   ├── LoadAesKey                                                                                276   0.10%  0x00023a85 text
│   ├── PIo2                                                                                       44   0.02%  0x00037d78 rodata
│   ├── POW5_INV_OFFSETS                                                                           84   0.03%  0x00037934 rodata
│   ├── POW5_OFFSETS                                                                               84   0.03%  0x000378e0 rodata
│   ├── ProcessAesDrv                                                                             824   0.31%  0x00023be9 text
│   ├── ProcessHashDrv                                                                            528   0.20%  0x00023739 text
│   ├── RNG_PLAT_SetUserRngParameters                                                             116   0.04%  0x000234cd text
│   ├── RndStartupTest.constprop.0                                                                172   0.06%  0x000226e5 text
│   ├── SetDataBuffersInfo                                                                        100   0.04%  0x00023685 text
│   ├── SystemCoreClock                                                                             4   0.00%  0x200001c4 datas
│   ├── SystemInit                                                                                444   0.17%  0x00006fbd text
│   ├── UtilCmacBuildDataForDerivation                                                            192   0.07%  0x00024499 text
│   ├── Zero                                                                                        8   0.00%  0x000379c0 rodata
│   ├── _ConfigAbsSyms                                                                              2   0.00%  0x00028097 text
│   ├── __NVIC_DisableIRQ.lto_priv.0                                                               36   0.01%  0x00003b71 text
│   ├── __NVIC_EnableIRQ.lto_priv.0                                                                28   0.01%  0x00003b55 text
│   ├── __NVIC_SetPriority.lto_priv.0.lto_priv.0                                                   40   0.02%  0x00003b95 text
│   ├── __aeabi_d2f                                                                               158   0.06%  0x000004d1 text
│   ├── __aeabi_dadd                                                                              630   0.24%  0x00000165 text
│   ├── __aeabi_dsub                                                                              634   0.24%  0x00000161 text
│   ├── __aeabi_idiv0                                                                               2   0.00%  0x000005a1 text
│   ├── __aeabi_memcpy8                                                                            26   0.01%  0x000321a3 text
│   ├── __aeabi_memmove4                                                                           52   0.02%  0x000321bd text
│   ├── __aeabi_ui2d                                                                               30   0.01%  0x000003dd text
│   ├── __aeabi_ul2d                                                                              106   0.04%  0x00000465 text
│   ├── __compound_literal.0                                                                        8   0.00%  0x00032dd4 rodata
│   ├── __compound_literal.0                                                                        4   0.00%  0x00037e4c rodata
│   ├── __compound_literal.1                                                                        6   0.00%  0x00037e46 rodata
│   ├── __compound_literal.2                                                                        4   0.00%  0x00037e42 rodata
│   ├── __compound_literal.3                                                                        4   0.00%  0x00037e3e rodata
│   ├── __d_vfprintf                                                                             2466   0.93%  0x00024695 text
│   ├── __dev_dt_meta_dts_ord_116.lto_priv.0                                                        4   0.00%  0x000330c8 rodata
│   ├── __dev_dt_meta_dts_ord_124.lto_priv.0                                                        4   0.00%  0x00032f5c rodata
│   ├── __dev_dt_meta_dts_ord_130.lto_priv.0                                                        4   0.00%  0x0003303c rodata
│   ├── __dev_dt_meta_dts_ord_135                                                                   4   0.00%  0x00032e64 rodata
│   ├── __dev_dt_meta_dts_ord_15                                                                    4   0.00%  0x00032e04 rodata
│   ├── __dev_dt_meta_dts_ord_16                                                                    4   0.00%  0x00032e68 rodata
│   ├── __dev_dt_meta_dts_ord_22.lto_priv.0                                                         4   0.00%  0x00032da0 rodata
│   ├── __dev_dt_meta_dts_ord_73.lto_priv.0                                                         4   0.00%  0x00033068 rodata
│   ├── __dev_dt_meta_dts_ord_8.lto_priv.0                                                          4   0.00%  0x00032de8 rodata
│   ├── __dev_dt_meta_dts_ord_80                                                                    4   0.00%  0x000330b4 rodata
│   ├── __dev_dt_meta_dts_ord_88.lto_priv.0                                                         4   0.00%  0x000330f0 rodata
│   ├── __dev_dt_nodelabels_dts_ord_116.lto_priv.0                                                  8   0.00%  0x000330c0 rodata
│   ├── __dev_dt_nodelabels_dts_ord_124.lto_priv.0                                                  8   0.00%  0x00032f48 rodata
│   ├── __dev_dt_nodelabels_dts_ord_130.lto_priv.0                                                 12   0.00%  0x00033030 rodata
│   ├── __dev_dt_nodelabels_dts_ord_135                                                             8   0.00%  0x00032e54 rodata
│   ├── __dev_dt_nodelabels_dts_ord_15                                                              8   0.00%  0x00032dcc rodata
│   ├── __dev_dt_nodelabels_dts_ord_16                                                              8   0.00%  0x00032e5c rodata
│   ├── __dev_dt_nodelabels_dts_ord_22.lto_priv.0                                                   8   0.00%  0x00032d8c rodata
│   ├── __dev_dt_nodelabels_dts_ord_73.lto_priv.0                                                   8   0.00%  0x00033054 rodata
│   ├── __dev_dt_nodelabels_dts_ord_8.lto_priv.0                                                    8   0.00%  0x00032dc4 rodata
│   ├── __dev_dt_nodelabels_dts_ord_80                                                              8   0.00%  0x000330ac rodata
│   ├── __dev_dt_nodelabels_dts_ord_88.lto_priv.0                                                   8   0.00%  0x000330e8 rodata
│   ├── __device_dts_ord_116                                                                       24   0.01%  0x000327f0 device_area
│   ├── __device_dts_ord_124                                                                       24   0.01%  0x000327a8 device_area
│   ├── __device_dts_ord_130                                                                       24   0.01%  0x000327d8 device_area
│   ├── __device_dts_ord_135                                                                       24   0.01%  0x00032820 device_area
│   ├── __device_dts_ord_15                                                                        24   0.01%  0x00032808 device_area
│   ├── __device_dts_ord_16                                                                        24   0.01%  0x00032850 device_area
│   ├── __device_dts_ord_22                                                                        24   0.01%  0x00032778 device_area
│   ├── __device_dts_ord_73                                                                        24   0.01%  0x00032838 device_area
│   ├── __device_dts_ord_8                                                                         24   0.01%  0x00032790 device_area
│   ├── __device_dts_ord_80                                                                        24   0.01%  0x000327c0 device_area
│   ├── __device_dts_ord_88                                                                        24   0.01%  0x00032760 device_area
│   ├── __devstate_dts_ord_116.lto_priv.0                                                           2   0.00%  0x20000361 device_states
│   ├── __devstate_dts_ord_124.lto_priv.0                                                           2   0.00%  0x20000359 device_states
│   ├── __devstate_dts_ord_130.lto_priv.0                                                           2   0.00%  0x2000035b device_states
│   ├── __devstate_dts_ord_135                                                                      2   0.00%  0x20000355 device_states
│   ├── __devstate_dts_ord_15                                                                       2   0.00%  0x20000353 device_states
│   ├── __devstate_dts_ord_16                                                                       2   0.00%  0x20000357 device_states
│   ├── __devstate_dts_ord_22.lto_priv.0                                                            2   0.00%  0x2000034f device_states
│   ├── __devstate_dts_ord_73.lto_priv.0                                                            2   0.00%  0x2000035d device_states
│   ├── __devstate_dts_ord_8.lto_priv.0                                                             2   0.00%  0x20000351 device_states
│   ├── __devstate_dts_ord_80                                                                       2   0.00%  0x2000035f device_states
│   ├── __devstate_dts_ord_88.lto_priv.0                                                            2   0.00%  0x20000363 device_states
│   ├── __double_computeInvPow5                                                                   248   0.09%  0x00025651 text
│   ├── __double_computePow5                                                                      228   0.09%  0x0002556d text
│   ├── __dtoa_engine                                                                            1204   0.45%  0x00025061 text
│   ├── __dtox_engine                                                                             306   0.12%  0x00032495 text
│   ├── __extendsfdf2                                                                              66   0.02%  0x00000421 text
│   ├── __floatdidf                                                                                90   0.03%  0x00000475 text
│   ├── __floatsidf                                                                                34   0.01%  0x000003fd text
│   ├── __fpclassifyf                                                                              56   0.02%  0x00026a0d text
│   ├── __func__.0                                                                                 20   0.01%  0x0003d804 rodata
│   ├── __func__.1                                                                                 12   0.00%  0x00039125 rodata
│   ├── __func__.2                                                                                 11   0.00%  0x000405c0 rodata
│   ├── __func__.3                                                                                  9   0.00%  0x000405b7 rodata
│   ├── __init___device_dts_ord_116                                                                 8   0.00%  0x000326d8 initlevel
│   ├── __init___device_dts_ord_124                                                                 8   0.00%  0x000326c8 initlevel
│   ├── __init___device_dts_ord_130                                                                 8   0.00%  0x000326d0 initlevel
│   ├── __init___device_dts_ord_135                                                                 8   0.00%  0x00032730 initlevel
│   ├── __init___device_dts_ord_15                                                                  8   0.00%  0x00032720 initlevel
│   ├── __init___device_dts_ord_16                                                                  8   0.00%  0x00032748 initlevel
│   ├── __init___device_dts_ord_22                                                                  8   0.00%  0x000326b0 initlevel
│   ├── __init___device_dts_ord_73                                                                  8   0.00%  0x00032728 initlevel
│   ├── __init___device_dts_ord_8                                                                   8   0.00%  0x000326a8 initlevel
│   ├── __init___device_dts_ord_80                                                                  8   0.00%  0x000326c0 initlevel
│   ├── __init___device_dts_ord_88                                                                  8   0.00%  0x00032690 initlevel
│   ├── __init__psa_crypto_init                                                                     8   0.00%  0x00032738 initlevel
│   ├── __init_disk_flash_init                                                                      8   0.00%  0x00032708 initlevel
│   ├── __init_enable_logger                                                                        8   0.00%  0x000326f8 initlevel
│   ├── __init_fatfs_init                                                                           8   0.00%  0x00032750 initlevel
│   ├── __init_hw_cc3xx_init                                                                        8   0.00%  0x00032710 initlevel
│   ├── __init_hw_cc3xx_init_internal                                                               8   0.00%  0x000326b8 initlevel
│   ├── __init_init_mem_slab_obj_core_list                                                          8   0.00%  0x000326a0 initlevel
│   ├── __init_k_sys_work_q_init                                                                    8   0.00%  0x00032718 initlevel
│   ├── __init_malloc_prepare                                                                       8   0.00%  0x00032700 initlevel
│   ├── __init_mass_storage_init                                                                    8   0.00%  0x00032758 initlevel
│   ├── __init_nordicsemi_nrf53_init                                                                8   0.00%  0x00032668 initlevel
│   ├── __init_nrf53_cpunet_mgmt_init                                                               8   0.00%  0x00032660 initlevel
│   ├── __init_posix_thread_pool_init                                                               8   0.00%  0x00032670 initlevel
│   ├── __init_pthread_barrier_pool_init                                                            8   0.00%  0x00032688 initlevel
│   ├── __init_pthread_cond_pool_init                                                               8   0.00%  0x00032680 initlevel
│   ├── __init_pthread_mutex_pool_init                                                              8   0.00%  0x00032678 initlevel
│   ├── __init_rtc_pretick_init                                                                     8   0.00%  0x000326f0 initlevel
│   ├── __init_statics_init_pre                                                                     8   0.00%  0x00032698 initlevel
│   ├── __init_sys_clock_driver_init                                                                8   0.00%  0x000326e8 initlevel
│   ├── __init_uart_console_init                                                                    8   0.00%  0x000326e0 initlevel
│   ├── __init_usb_init                                                                             8   0.00%  0x00032740 initlevel
│   ├── __isr_table_entry__isr_wrapper_irq_0                                                        4   0.00%  0x00000040 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_10                                                       4   0.00%  0x00000054 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_100                                                      4   0.00%  0x00000108 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_102                                                      4   0.00%  0x0000010c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_104                                                      4   0.00%  0x00000110 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_106                                                      4   0.00%  0x00000114 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_108                                                      4   0.00%  0x00000118 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_110                                                      4   0.00%  0x0000011c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_112                                                      4   0.00%  0x00000120 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_114                                                      4   0.00%  0x00000124 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_116                                                      4   0.00%  0x00000128 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_118                                                      4   0.00%  0x0000012c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_12                                                       4   0.00%  0x00000058 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_120                                                      4   0.00%  0x00000130 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_122                                                      4   0.00%  0x00000134 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_124                                                      4   0.00%  0x00000138 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_126                                                      4   0.00%  0x0000013c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_128                                                      4   0.00%  0x00000140 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_130                                                      4   0.00%  0x00000144 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_132                                                      4   0.00%  0x00000148 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_134                                                      4   0.00%  0x0000014c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_136                                                      4   0.00%  0x00000150 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_14                                                       4   0.00%  0x0000005c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_16                                                       4   0.00%  0x00000060 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_18                                                       4   0.00%  0x00000064 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_2                                                        4   0.00%  0x00000044 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_20                                                       4   0.00%  0x00000068 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_22                                                       4   0.00%  0x0000006c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_24                                                       4   0.00%  0x00000070 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_26                                                       4   0.00%  0x00000074 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_28                                                       4   0.00%  0x00000078 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_30                                                       4   0.00%  0x0000007c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_32                                                       4   0.00%  0x00000080 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_34                                                       4   0.00%  0x00000084 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_36                                                       4   0.00%  0x00000088 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_38                                                       4   0.00%  0x0000008c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_4                                                        4   0.00%  0x00000048 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_40                                                       4   0.00%  0x00000090 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_42                                                       4   0.00%  0x00000094 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_44                                                       4   0.00%  0x00000098 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_46                                                       4   0.00%  0x0000009c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_48                                                       4   0.00%  0x000000a0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_50                                                       4   0.00%  0x000000a4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_52                                                       4   0.00%  0x000000a8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_54                                                       4   0.00%  0x000000ac rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_56                                                       4   0.00%  0x000000b0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_58                                                       4   0.00%  0x000000b4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_6                                                        4   0.00%  0x0000004c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_60                                                       4   0.00%  0x000000b8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_62                                                       4   0.00%  0x000000bc rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_64                                                       4   0.00%  0x000000c0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_66                                                       4   0.00%  0x000000c4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_68                                                       4   0.00%  0x000000c8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_70                                                       4   0.00%  0x000000cc rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_72                                                       4   0.00%  0x000000d0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_74                                                       4   0.00%  0x000000d4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_76                                                       4   0.00%  0x000000d8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_78                                                       4   0.00%  0x000000dc rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_8                                                        4   0.00%  0x00000050 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_80                                                       4   0.00%  0x000000e0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_82                                                       4   0.00%  0x000000e4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_84                                                       4   0.00%  0x000000e8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_86                                                       4   0.00%  0x000000ec rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_88                                                       4   0.00%  0x000000f0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_90                                                       4   0.00%  0x000000f4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_92                                                       4   0.00%  0x000000f8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_94                                                       4   0.00%  0x000000fc rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_96                                                       4   0.00%  0x00000100 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_98                                                       4   0.00%  0x00000104 rom_start
│   ├── __isr_table_entry_irq_handler_irq_4.1                                                       8   0.00%  0x00040680 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.0                                               8   0.00%  0x00040648 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.1                                               8   0.00%  0x000406e8 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.2                                               8   0.00%  0x00040630 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.3                                               8   0.00%  0x000406a0 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.4                                                          8   0.00%  0x00040608 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_2.5                                                          8   0.00%  0x00040790 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_4.3                                                          8   0.00%  0x00040798 rodata
│   ├── __isr_table_entry_rtc_nrf_isr_irq_1.1                                                       8   0.00%  0x00040688 rodata
│   ├── __isr_table_entry_uarte_nrfx_isr_int_irq_3.1                                                8   0.00%  0x00040620 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_138                                                    8   0.00%  0x000405e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_139                                                    8   0.00%  0x000405e8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_140                                                    8   0.00%  0x000405f0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_141                                                    8   0.00%  0x000405f8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_142                                                    8   0.00%  0x00040600 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_143                                                    8   0.00%  0x00040610 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_144                                                    8   0.00%  0x00040618 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_145                                                    8   0.00%  0x00040628 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_146                                                    8   0.00%  0x00040638 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_147                                                    8   0.00%  0x00040640 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_148                                                    8   0.00%  0x00040650 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_149                                                    8   0.00%  0x00040658 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_150                                                    8   0.00%  0x00040660 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_151                                                    8   0.00%  0x00040668 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_152                                                    8   0.00%  0x00040670 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_153                                                    8   0.00%  0x00040678 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_154                                                    8   0.00%  0x00040690 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_155                                                    8   0.00%  0x00040698 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_156                                                    8   0.00%  0x000406a8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_157                                                    8   0.00%  0x000406b0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_158                                                    8   0.00%  0x000406b8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_159                                                    8   0.00%  0x000406c0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_160                                                    8   0.00%  0x000406c8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_161                                                    8   0.00%  0x000406d0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_162                                                    8   0.00%  0x000406d8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_163                                                    8   0.00%  0x000406e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_164                                                    8   0.00%  0x000406f0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_165                                                    8   0.00%  0x000406f8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_166                                                    8   0.00%  0x00040700 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_167                                                    8   0.00%  0x00040708 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_168                                                    8   0.00%  0x00040710 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_169                                                    8   0.00%  0x00040718 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_170                                                    8   0.00%  0x00040720 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_171                                                    8   0.00%  0x00040728 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_172                                                    8   0.00%  0x00040730 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_173                                                    8   0.00%  0x00040738 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_174                                                    8   0.00%  0x00040740 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_175                                                    8   0.00%  0x00040748 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_176                                                    8   0.00%  0x00040750 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_177                                                    8   0.00%  0x00040758 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_178                                                    8   0.00%  0x00040760 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_179                                                    8   0.00%  0x00040768 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_180                                                    8   0.00%  0x00040770 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_181                                                    8   0.00%  0x00040778 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_182                                                    8   0.00%  0x00040780 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_183                                                    8   0.00%  0x00040788 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_184                                                    8   0.00%  0x000407a0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_185                                                    8   0.00%  0x000407a8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_186                                                    8   0.00%  0x000407b0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_187                                                    8   0.00%  0x000407b8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_188                                                    8   0.00%  0x000407c0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_189                                                    8   0.00%  0x000407c8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_190                                                    8   0.00%  0x000407d0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_191                                                    8   0.00%  0x000407d8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_192                                                    8   0.00%  0x000407e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_193                                                    8   0.00%  0x000407e8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_194                                                    8   0.00%  0x000407f0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_195                                                    8   0.00%  0x000407f8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_196                                                    8   0.00%  0x00040800 rodata
│   ├── __kernel_cosf                                                                             176   0.07%  0x00026ac1 text
│   ├── __kernel_rem_pio2f                                                                       1278   0.48%  0x00026b71 text
│   ├── __kernel_sinf                                                                             144   0.05%  0x00027071 text
│   ├── __kernel_tanf                                                                             444   0.17%  0x00027101 text
│   ├── __log10Pow2                                                                                12   0.00%  0x00025515 text
│   ├── __log10Pow5                                                                                12   0.00%  0x00025521 text
│   ├── __math_divzerof                                                                            28   0.01%  0x00026a7d text
│   ├── __math_inexactf                                                                            28   0.01%  0x000272bd text
│   ├── __math_invalidf                                                                            40   0.02%  0x00026a99 text
│   ├── __math_oflowf                                                                              28   0.01%  0x00026a61 text
│   ├── __math_uflowf                                                                              28   0.01%  0x00026a45 text
│   ├── __nrfy_internal_gpiote_events_process.constprop.0                                          92   0.03%  0x00020159 text
│   ├── __nrfy_internal_pwm_events_process                                                         98   0.04%  0x00028bbf text
│   ├── __nrfy_internal_rtc_events_process.lto_priv.0                                              66   0.02%  0x00028781 text
│   ├── __nrfy_internal_spim_event_handle                                                          42   0.02%  0x00028757 text
│   ├── __nrfy_internal_spim_events_process                                                       124   0.05%  0x00028c21 text
│   ├── __pinctrl_dev_config__device_dts_ord_124.lto_priv.0                                        12   0.00%  0x00032f50 rodata
│   ├── __pinctrl_dev_config__device_dts_ord_15                                                    12   0.00%  0x00032ddc rodata
│   ├── __pinctrl_dev_config__device_dts_ord_73.lto_priv.0                                         12   0.00%  0x0003305c rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_124.lto_priv.0                                      16   0.01%  0x00032f30 rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_15                                                  12   0.00%  0x00032d94 rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_73.lto_priv.0                                        4   0.00%  0x00033048 rodata
│   ├── __pinctrl_states__device_dts_ord_124.lto_priv.0                                             8   0.00%  0x00032f40 rodata
│   ├── __pinctrl_states__device_dts_ord_15                                                         8   0.00%  0x00032dbc rodata
│   ├── __pinctrl_states__device_dts_ord_73.lto_priv.0                                              8   0.00%  0x0003304c rodata
│   ├── __popcountsi2                                                                              38   0.01%  0x00000915 text
│   ├── __pow5Factor                                                                               48   0.02%  0x0002553d text
│   ├── __pow5bits                                                                                 16   0.01%  0x0002552d text
│   ├── __rem_pio2f                                                                               600   0.23%  0x00026295 text
│   ├── __shiftright128                                                                            62   0.02%  0x00032437 text
│   ├── __udivmoddi4                                                                              668   0.25%  0x00000679 text
│   ├── __ultoa_invert                                                                             78   0.03%  0x00032239 text
│   ├── __umul128                                                                                  54   0.02%  0x00032401 text
│   ├── _cosf                                                                                     140   0.05%  0x00025e11 text
│   ├── _data_bits_name                                                                            20   0.01%  0x00037668 rodata
│   ├── _flow_control_name                                                                         12   0.00%  0x00037638 rodata
│   ├── _isr_wrapper                                                                               36   0.01%  0x00003acd text
│   ├── _parity_name                                                                               20   0.01%  0x00037654 rodata
│   ├── _powf                                                                                    1616   0.61%  0x00000cf1 text
│   ├── _psa_crypto_init                                                                           30   0.01%  0x00029225 text
│   ├── _sinf                                                                                     144   0.05%  0x000264ed text
│   ├── _spi_context_cs_control                                                                    64   0.02%  0x00029d41 text
│   ├── _stop_bits_name                                                                            16   0.01%  0x00037644 rodata
│   ├── _system_heap                                                                               20   0.01%  0x200003c0 k_heap_area
│   ├── abort_function.lto_priv.0                                                                   8   0.00%  0x00028411 text
│   ├── acosf                                                                                     476   0.18%  0x00025749 text
│   ├── acquire_device                                                                             14   0.01%  0x00029e09 text
│   ├── add_event.lto_priv.0                                                                       86   0.03%  0x0002bbbd text
│   ├── adjust_owner_prio                                                                         172   0.06%  0x0000bf45 text
│   ├── alloc_chunk                                                                               114   0.04%  0x000276ed text
│   ├── allowed_args.0                                                                             16   0.01%  0x0003740c rodata
│   ├── allowed_args.0.lto_priv.0                                                                  24   0.01%  0x0003653c rodata
│   ├── allowed_args.0.lto_priv.1                                                                  32   0.01%  0x000364d8 rodata
│   ├── allowed_args.0.lto_priv.10                                                                 16   0.01%  0x00037628 rodata
│   ├── allowed_args.0.lto_priv.11                                                                 16   0.01%  0x00037618 rodata
│   ├── allowed_args.0.lto_priv.2                                                                  16   0.01%  0x000360f0 rodata
│   ├── allowed_args.0.lto_priv.3                                                                   8   0.00%  0x00036ffc rodata
│   ├── allowed_args.0.lto_priv.4                                                                  32   0.01%  0x00036eac rodata
│   ├── allowed_args.0.lto_priv.5                                                                  40   0.02%  0x00036dc0 rodata
│   ├── allowed_args.0.lto_priv.6                                                                  40   0.02%  0x00036d50 rodata
│   ├── allowed_args.0.lto_priv.7                                                                  16   0.01%  0x00037710 rodata
%E2%94%82   ├── allowed_args.0.lto_priv.8                                                                  32   0.01%  0x000376f0 rodata
│   ├── allowed_args.0.lto_priv.9                                                                  32   0.01%  0x0003768c rodata
│   ├── allowed_args.1                                                                             24   0.01%  0x000365ac rodata
│   ├── allowed_args.1.lto_priv.0                                                                  16   0.01%  0x00036ecc rodata
│   ├── allowed_args.1.lto_priv.1                                                                  72   0.03%  0x00036d78 rodata
│   ├── api_blocking_start.lto_priv.0                                                              60   0.02%  0x0000825d text
│   ├── api_start.lto_priv.0                                                                       14   0.01%  0x00028731 text
│   ├── api_stop.lto_priv.0                                                                         6   0.00%  0x000286d1 text
│   ├── apis                                                                                        8   0.00%  0x00033124 rodata
│   ├── apply_to_single_or_list                                                                    60   0.02%  0x0002dd7f text
│   ├── arch_cpu_idle                                                                              50   0.02%  0x000283df text
│   ├── arch_irq_unlock_outlined                                                                   14   0.01%  0x000283ab text
│   ├── arg_looks_integer                                                                          40   0.02%  0x0000f895 text
│   ├── arg_looks_numeric                                                                          36   0.01%  0x0000f8bd text
│   ├── arm_cmse_mpu_region_get                                                                    18   0.01%  0x000274f3 text
│   ├── array_append.lto_priv.0                                                                    96   0.04%  0x0002b08d text
│   ├── array_binary_op.lto_priv.0                                                                364   0.14%  0x0000d86d text
│   ├── array_bytearray_str_bytes_locals_table.lto_priv.0                                         224   0.08%  0x00035410 rodata
│   ├── array_construct                                                                           180   0.07%  0x0000d6fd text
│   ├── array_extend.lto_priv.0                                                                   124   0.05%  0x0002b0ed text
│   ├── array_get_buffer.lto_priv.0                                                                84   0.03%  0x0000a4ed text
│   ├── array_it_iternext                                                                          40   0.02%  0x0002a1e3 text
│   ├── array_iterator_new.lto_priv.0                                                              44   0.02%  0x0000a25d text
│   ├── array_make_new.lto_priv.0                                                                  52   0.02%  0x0000d7b1 text
│   ├── array_new.lto_priv.0                                                                       72   0.03%  0x0000d6b5 text
│   ├── array_print.lto_priv.0                                                                    144   0.05%  0x0000b355 text
│   ├── array_subscr.lto_priv.0                                                                   264   0.10%  0x0000da69 text
│   ├── array_unary_op.lto_priv.0                                                                  34   0.01%  0x0002a0bb text
│   ├── asinf                                                                                     452   0.17%  0x00025925 text
│   ├── asym_mutex                                                                                  8   0.00%  0x20000174 datas
│   ├── asym_mutex                                                                                  8   0.00%  0x20000304 datas
│   ├── asym_mutex_int                                                                             20   0.01%  0x200003d4 k_mutex_area
│   ├── async_start                                                                                90   0.03%  0x000286d7 text
│   ├── atan2f                                                                                    380   0.14%  0x00025c95 text
│   ├── atanf                                                                                     428   0.16%  0x00025ae9 text
│   ├── atanhi                                                                                     16   0.01%  0x00037998 rodata
│   ├── atanlo                                                                                     16   0.01%  0x00037988 rodata
│   ├── attr.lto_priv.0                                                                           128   0.05%  0x0003d0a1 rodata
│   ├── backend_cb_log_backend_uart                                                                 8   0.00%  0x20000274 datas
│   ├── bad_implicit_conversion                                                                    32   0.01%  0x00010741 text
│   ├── bg_thread_main.lto_priv.0                                                                2204   0.83%  0x0000eff9 text
│   ├── block_cipher_df                                                                           464   0.17%  0x00021d95 text
│   ├── blocking_start_callback                                                                     6   0.00%  0x00029d97 text
│   ├── bool_binary_op.lto_priv.0                                                                  16   0.01%  0x0002a20b text
│   ├── bool_make_new.lto_priv.0                                                                   34   0.01%  0x0002a8f9 text
│   ├── bool_print.lto_priv.0                                                                      20   0.01%  0x0000ad29 text
│   ├── bool_unary_op.lto_priv.0                                                                   24   0.01%  0x0002a1cb text
│   ├── bound_meth_binary_op.lto_priv.0                                                            34   0.01%  0x0002fd25 text
│   ├── bound_meth_call.lto_priv.0                                                                 22   0.01%  0x0003193f text
│   ├── bound_meth_unary_op.lto_priv.0                                                             22   0.01%  0x0002fd0f text
│   ├── bp                                                                                          8   0.00%  0x000379d8 rodata
│   ├── bucket_idx                                                                                 30   0.01%  0x0002756d text
│   ├── build_tuple_from_stack                                                                    128   0.05%  0x0003102f text
│   ├── bus_fault.constprop.0                                                                     316   0.12%  0x000206ad text
│   ├── bytearray_make_new.lto_priv.0                                                             136   0.05%  0x0000d7e5 text
│   ├── bytes_decode.lto_priv.0                                                                    44   0.02%  0x00011eb9 text
│   ├── bytes_decode_obj                                                                           12   0.00%  0x000353e0 rodata
│   ├── bytes_fromhex_bytes.lto_priv.0                                                             12   0.00%  0x0001511d text
│   ├── bytes_fromhex_classmethod_obj.lto_priv.0                                                    8   0.00%  0x000353ec rodata
│   ├── bytes_fromhex_obj.lto_priv.0                                                                8   0.00%  0x000352e4 rodata
│   ├── bytes_fromhex_obj.lto_priv.1                                                                8   0.00%  0x00034430 rodata
│   ├── bytes_hex_as_bytes.lto_priv.0                                                              12   0.00%  0x000151a9 text
│   ├── bytes_hex_as_bytes_obj.lto_priv.0                                                          12   0.00%  0x00034438 rodata
│   ├── bytes_hex_as_str.lto_priv.0                                                                12   0.00%  0x00010975 text
│   ├── bytes_hex_as_str_obj.lto_priv.0                                                            12   0.00%  0x000353f4 rodata
│   ├── bytes_it_iternext                                                                          58   0.02%  0x0002bf45 text
│   ├── bytes_make_new.lto_priv.0                                                                  36   0.01%  0x000131dd text
│   ├── bytes_make_new.part.0                                                                     276   0.10%  0x000130c9 text
│   ├── bytes_subscr.lto_priv.0                                                                   156   0.06%  0x00012771 text
│   ├── bytesio_stream_p.lto_priv.0                                                                16   0.01%  0x000339a4 rodata
│   ├── c_assign                                                                                  420   0.16%  0x0001a7ad text
│   ├── c_assign_tuple                                                                            140   0.05%  0x0001a951 text
│   ├── c_del_stmt                                                                                268   0.10%  0x0001a369 text
│   ├── c_if_cond                                                                                 252   0.09%  0x0002e5f1 text
│   ├── calc_size_items                                                                           110   0.04%  0x00030409 text
│   ├── call_handler.constprop.0                                                                   64   0.02%  0x00020119 text
│   ├── cancel_alarm.lto_priv.0                                                                    42   0.02%  0x000287e9 text
│   ├── cbvprintf_package                                                                         852   0.32%  0x000025c1 text
│   ├── cc_mbedtls_aes_crypt_ecb                                                                   78   0.03%  0x000230c5 text
│   ├── cc_mbedtls_aes_free                                                                        12   0.00%  0x00023075 text
│   ├── cc_mbedtls_aes_init                                                                        32   0.01%  0x00023055 text
│   ├── cc_mbedtls_aes_setkey_enc                                                                  66   0.02%  0x00023081 text
│   ├── cc_mbedtls_ctr_drbg_init                                                                   44   0.02%  0x0002219d text
│   ├── cc_mbedtls_ctr_drbg_random_with_add                                                       484   0.18%  0x00022269 text
│   ├── cc_mbedtls_ctr_drbg_seed                                                                  160   0.06%  0x000221c9 text
│   ├── cc_mbedtls_entropy_func                                                                   272   0.10%  0x000225d5 text
│   ├── cc_mbedtls_entropy_init                                                                   132   0.05%  0x00022551 text
│   ├── cc_mbedtls_platform_zeroize                                                                20   0.01%  0x00021d81 text
│   ├── cc_mbedtls_sha256                                                                          80   0.03%  0x0002347d text
│   ├── cc_mbedtls_sha256_finish                                                                   70   0.03%  0x000231c5 text
│   ├── cc_mbedtls_sha256_free                                                                     10   0.00%  0x0002313d text
│   ├── cc_mbedtls_sha256_init                                                                     40   0.02%  0x00023115 text
│   ├── cc_mbedtls_sha256_starts                                                                   38   0.01%  0x00023149 text
│   ├── cc_mbedtls_sha256_update                                                                   82   0.03%  0x00023171 text
│   ├── char_out.lto_priv.0                                                                        36   0.01%  0x00002b31 text
│   ├── check_cbw_data_length                                                                      32   0.01%  0x00001f51 text
│   ├── check_fs                                                                                  192   0.07%  0x00006a51 text
│   ├── check_stringio_is_open                                                                     20   0.01%  0x0001ca9d text
│   ├── checked_fun_call                                                                           52   0.02%  0x00011da1 text
│   ├── children_iotcore_IoTCore                                                                   72   0.03%  0x0003704c rodata
│   ├── children_iotcore__lt_module_gt_                                                             4   0.00%  0x000371c0 rodata
│   ├── children_ntptime__lt_module_gt_                                                             8   0.00%  0x00037118 rodata
│   ├── children_probe_Information                                                                  4   0.00%  0x00037044 rodata
│   ├── children_probe_Probe                                                                       64   0.02%  0x00037004 rodata
│   ├── children_probe_Settings                                                                     4   0.00%  0x00037048 rodata
│   ├── children_probe__lt_module_gt_                                                              12   0.00%  0x000371b4 rodata
│   ├── children_sock_test__lt_module_gt_                                                          20   0.01%  0x00037160 rodata
│   ├── children_watchdog_TaskWDT                                                                  20   0.01%  0x00037094 rodata
│   ├── children_watchdog_Watchdog                                                                 24   0.01%  0x000370a8 rodata
│   ├── children_watchdog__lt_module_gt_                                                           12   0.00%  0x0003722c rodata
│   ├── children_watchdog_singleton                                                                 4   0.00%  0x000370c0 rodata
│   ├── children_wifi__lt_module_gt_                                                               12   0.00%  0x00037248 rodata
│   ├── chunk_field                                                                                22   0.01%  0x000272d9 text
│   ├── chunk_set                                                                                  22   0.01%  0x000272ef text
│   ├── chunk_size                                                                                 12   0.00%  0x00027305 text
│   ├── class_handler.lto_priv.0                                                                   64   0.02%  0x00001361 text
│   ├── clear_event_registrations.constprop.0                                                      96   0.04%  0x00020c11 text
│   ├── clk_init                                                                                  124   0.05%  0x00005d69 text
│   ├── clkstarted_handle.constprop.0                                                              76   0.03%  0x000201cd text
│   ├── clock_control_api.lto_priv.0                                                               28   0.01%  0x0003290c clock_control_driver_api_area
│   ├── clock_event_handler                                                                        52   0.02%  0x00005e8d text
│   ├── clock_stop                                                                                240   0.09%  0x00007421 text
│   ├── close_over_variables_etc                                                                  206   0.08%  0x0002f549 text
│   ├── closure_call.lto_priv.0                                                                   142   0.05%  0x000306ab text
│   ├── clst2sect.lto_priv.0                                                                       22   0.01%  0x00029273 text
│   ├── colors                                                                                     20   0.01%  0x0003301c rodata
│   ├── common_desc                                                                                27   0.01%  0x200004a4 usb_descriptor
│   ├── compare_set.constprop.0                                                                   316   0.12%  0x00020a89 text
│   ├── compile_assert_stmt                                                                       100   0.04%  0x0001a749 text
│   ├── compile_async_stmt                                                                        420   0.16%  0x0001ae95 text
│   ├── compile_async_with_stmt_helper                                                            492   0.19%  0x0002f309 text
│   ├── compile_atom_brace                                                                        288   0.11%  0x0001b16d text
│   ├── compile_atom_bracket                                                                       96   0.04%  0x0002f7fb text
│   ├── compile_atom_expr_await                                                                    52   0.02%  0x0001ac69 text
│   ├── compile_atom_expr_normal                                                                  292   0.11%  0x0001ab45 text
│   ├── compile_atom_paren                                                                         50   0.02%  0x0002f7c9 text
│   ├── compile_await_object_method                                                                40   0.02%  0x0002e56d text
│   ├── compile_binary_op                                                                          60   0.02%  0x0002eb33 text
│   ├── compile_break_cont_stmt                                                                   140   0.05%  0x0001a145 text
│   ├── compile_classdef                                                                           24   0.01%  0x0002f6b9 text
│   ├── compile_classdef_helper                                                                    84   0.03%  0x0002f665 text
│   ├── compile_comparison                                                                        210   0.08%  0x0002ea61 text
│   ├── compile_comprehension                                                                      78   0.03%  0x0002f617 text
│   ├── compile_const_object                                                                        8   0.00%  0x0002e25d text
│   ├── compile_declare_global_or_nonlocal                                                        104   0.04%  0x0001a1d1 text
│   ├── compile_decorated                                                                         260   0.10%  0x0001ad91 text
│   ├── compile_decrease_except_level                                                              18   0.01%  0x0002de2d text
│   ├── compile_del_stmt                                                                           16   0.01%  0x000192c5 text
│   ├── compile_delete_id                                                                          40   0.02%  0x00019515 text
│   ├── compile_dictorsetmaker_item                                                                24   0.01%  0x0002ebf3 text
│   ├── compile_dotted_as_name                                                                     48   0.02%  0x0002f2d9 text
│   ├── compile_error_set_line                                                                     18   0.01%  0x0002dd6d text
│   ├── compile_expr_stmt                                                                         380   0.14%  0x0002ef81 text
│   ├── compile_factor_2                                                                           46   0.02%  0x0002ebab text
│   ├── compile_for_stmt                                                                          644   0.24%  0x0002ec3b text
│   ├── compile_funcdef                                                                            24   0.01%  0x0002f787 text
│   ├── compile_funcdef_helper                                                                     42   0.02%  0x0002f75d text
│   ├── compile_funcdef_lambdef                                                                    80   0.03%  0x0001ad41 text
│   ├── compile_funcdef_lambdef_param                                                             164   0.06%  0x0001ac9d text
│   ├── compile_function                                                                          236   0.09%  0x00037500 rodata
│   ├── compile_generic_all_nodes                                                                  62   0.02%  0x0002e59f text
│   ├── compile_generic_tuple                                                                      46   0.02%  0x0002f72f text
│   ├── compile_global_nonlocal_stmt                                                              112   0.04%  0x0001a239 text
│   ├── compile_if_stmt                                                                           212   0.08%  0x0002e74f text
│   ├── compile_import_from                                                                       308   0.12%  0x0001b039 text
│   ├── compile_import_name                                                                        16   0.01%  0x000192d5 text
│   ├── compile_increase_except_level                                                              46   0.02%  0x0002dedb text
│   ├── compile_lambdef                                                                            42   0.02%  0x0002f79f text
│   ├── compile_load_id                                                                            40   0.02%  0x000194c5 text
│   ├── compile_namedexpr                                                                           8   0.00%  0x0002e9eb text
│   ├── compile_namedexpr_helper                                                                  140   0.05%  0x0001a65d text
│   ├── compile_node                                                                              112   0.04%  0x0001a2f9 text
│   ├── compile_not_test_2                                                                         24   0.01%  0x0002ea49 text
│   ├── compile_or_and_test                                                                        86   0.03%  0x0002e9f3 text
│   ├── compile_power                                                                              20   0.01%  0x0002e5dd text
│   ├── compile_raise_stmt                                                                         78   0.03%  0x0002e701 text
│   ├── compile_return_stmt                                                                        56   0.02%  0x0001a475 text
│   ├── compile_scope                                                                            1020   0.38%  0x0001b28d text
│   ├── compile_scope_comp_iter                                                                   210   0.08%  0x0002f0fd text
│   ├── compile_scope_func_lambda_param.constprop.0                                               192   0.07%  0x0001f0ed text
│   ├── compile_scope_func_param                                                                    8   0.00%  0x0002e287 text
│   ├── compile_scope_lambda_param                                                                  8   0.00%  0x0002e28f text
│   ├── compile_star_expr                                                                          12   0.00%  0x0001a2a9 text
│   ├── compile_store_id                                                                           40   0.02%  0x000194ed text
│   ├── compile_subscript                                                                         120   0.05%  0x0002f85b text
│   ├── compile_syntax_error.lto_priv.0                                                            40   0.02%  0x0001a11d text
│   ├── compile_term                                                                               60   0.02%  0x0002eb6f text
│   ├── compile_test_if_expr                                                                       88   0.03%  0x0002e993 text
│   ├── compile_trailer_bracket                                                                    26   0.01%  0x0002ebd9 text
│   ├── compile_trailer_paren                                                                      10   0.00%  0x0002f6d1 text
│   ├── compile_trailer_paren_helper                                                              360   0.14%  0x0001a9dd text
│   ├── compile_trailer_period                                                                     10   0.00%  0x0002f4f5 text
│   ├── compile_try_except                                                                        432   0.16%  0x0001a4ad text
│   ├── compile_try_finally                                                                       130   0.05%  0x0002e8a9 text
│   ├── compile_try_stmt                                                                          104   0.04%  0x0002e92b text
│   ├── compile_while_stmt                                                                        134   0.05%  0x0002e823 text
│   ├── compile_with_stmt                                                                          36   0.01%  0x0002ef5d text
│   ├── compile_with_stmt_helper                                                                  158   0.06%  0x0002eebf text
│   ├── compile_yield_expr                                                                         96   0.04%  0x0001a6e9 text
│   ├── compile_yield_from                                                                         34   0.01%  0x0002e265 text
│   ├── compile_yield_stmt                                                                         20   0.01%  0x0002e6ed text
│   ├── complex_attr.lto_priv.0                                                                    40   0.02%  0x0002b971 text
│   ├── complex_binary_op.lto_priv.0                                                               16   0.01%  0x0002b52d text
│   ├── complex_make_new.lto_priv.0                                                               224   0.08%  0x0000d189 text
│   ├── complex_print.lto_priv.0                                                                  152   0.06%  0x0000b1ad text
│   ├── complex_unary_op.lto_priv.0                                                               138   0.05%  0x0002b8e7 text
│   ├── config.lto_priv.0                                                                          48   0.02%  0x000330f4 rodata
│   ├── configure_builtin_stack_guard                                                              10   0.00%  0x000283a1 text
│   ├── console_out                                                                                44   0.02%  0x0000618d text
│   ├── const_obj_iotcore_10                                                                       16   0.01%  0x000371d4 rodata
│   ├── const_obj_iotcore_11                                                                       16   0.01%  0x000371c4 rodata
│   ├── const_obj_iotcore_3                                                                        16   0.01%  0x0003721c rodata
│   ├── const_obj_iotcore_4                                                                         8   0.00%  0x00037214 rodata
│   ├── const_obj_iotcore_5                                                                        16   0.01%  0x00037204 rodata
│   ├── const_obj_iotcore_6                                                                        16   0.01%  0x000371f4 rodata
│   ├── const_obj_iotcore_9                                                                        16   0.01%  0x000371e4 rodata
│   ├── const_obj_ntptime_1                                                                        16   0.01%  0x00037150 rodata
│   ├── const_obj_ntptime_2                                                                        16   0.01%  0x00037140 rodata
│   ├── const_obj_ntptime_3                                                                        16   0.01%  0x00037130 rodata
│   ├── const_obj_ntptime_4                                                                        16   0.01%  0x00037120 rodata
│   ├── const_obj_sock_test_2                                                                      16   0.01%  0x000371a4 rodata
│   ├── const_obj_sock_test_3                                                                      16   0.01%  0x00037194 rodata
│   ├── const_obj_sock_test_4                                                                      16   0.01%  0x00037184 rodata
│   ├── const_obj_sock_test_5                                                                      16   0.01%  0x00037174 rodata
│   ├── const_obj_table_data_iotcore                                                               48   0.02%  0x00037330 rodata
│   ├── const_obj_table_data_ntptime                                                               24   0.01%  0x000372a8 rodata
│   ├── const_obj_table_data_probe_protocol                                                         8   0.00%  0x0003731c rodata
│   ├── const_obj_table_data_sock_test                                                             68   0.03%  0x000372cc rodata
│   ├── const_obj_table_data_watchdog                                                               4   0.00%  0x0003736c rodata
│   ├── const_obj_table_data_wifi                                                                  36   0.01%  0x0003737c rodata
│   ├── const_obj_watchdog_0                                                                       16   0.01%  0x00037238 rodata
│   ├── const_obj_wifi_0                                                                           16   0.01%  0x0003728c rodata
│   ├── const_obj_wifi_1                                                                            8   0.00%  0x00037284 rodata
│   ├── const_obj_wifi_4                                                                           16   0.01%  0x00037274 rodata
│   ├── const_obj_wifi_5                                                                           16   0.01%  0x00037264 rodata
│   ├── const_obj_wifi_8                                                                           16   0.01%  0x00037254 rodata
│   ├── const_qstr_table_data_iotcore                                                             310   0.12%  0x00038004 rodata
│   ├── const_qstr_table_data_main                                                                  4   0.00%  0x00037ef2 rodata
│   ├── const_qstr_table_data_ntptime                                                              56   0.02%  0x00037e50 rodata
│   ├── const_qstr_table_data_probe                                                               184   0.07%  0x00037ef6 rodata
│   ├── const_qstr_table_data_probe_protocol                                                       86   0.03%  0x00037fae rodata
│   ├── const_qstr_table_data_sock_test                                                           106   0.04%  0x00037e88 rodata
│   ├── const_qstr_table_data_version                                                               8   0.00%  0x0003819c rodata
│   ├── const_qstr_table_data_watchdog                                                             98   0.04%  0x0003813a rodata
│   ├── const_qstr_table_data_wifi                                                                 34   0.01%  0x000381a4 rodata
│   ├── copysign_funcf                                                                             18   0.01%  0x000302e1 text
│   ├── coshf                                                                                     184   0.07%  0x00025e9d text
│   ├── counter_0_init                                                                             72   0.03%  0x00028e65 text
│   ├── counter_nrfx_driver_api.lto_priv.0                                                         48   0.02%  0x00032868 counter_driver_api_area
│   ├── cr_out_func                                                                                28   0.01%  0x000274af text
│   ├── create_chain.lto_priv.0                                                                   226   0.09%  0x00029565 text
│   ├── create_free_list.lto_priv.0                                                                52   0.02%  0x0002a2f1 text
│   ├── cst.0                                                                                      14   0.01%  0x00037db0 rodata
│   ├── cst32.1                                                                                    14   0.01%  0x00037dbe rodata
│   ├── ctr_drbg_update_internal                                                                  372   0.14%  0x00021f65 text
│   ├── custom_handler.lto_priv.0                                                                  96   0.04%  0x000013a1 text
│   ├── days_in_month.0                                                                            12   0.00%  0x0003d7f8 rodata
│   ├── days_since_jan1                                                                            26   0.01%  0x00037e24 rodata
│   ├── debug_hook_out_nop                                                                          4   0.00%  0x00028753 text
│   ├── default_flash_map                                                                         144   0.05%  0x00032ea0 rodata
│   ├── default_get_timestamp                                                                       4   0.00%  0x000278df text
│   ├── delay_machine_code.1                                                                        6   0.00%  0x00032ac0 rodata
│   ├── dict_binary_op.lto_priv.0                                                                 152   0.06%  0x0000db95 text
│   ├── dict_clear.lto_priv.0                                                                      42   0.02%  0x0002a4d7 text
│   ├── dict_clear_obj.lto_priv.0                                                                   8   0.00%  0x00035710 rodata
│   ├── dict_copy_obj.lto_priv.0                                                                    8   0.00%  0x00035708 rodata
│   ├── dict_fromkeys.lto_priv.0                                                                   70   0.03%  0x0002b8a1 text
│   ├── dict_fromkeys_fun_obj.lto_priv.0                                                           12   0.00%  0x00035648 rodata
│   ├── dict_fromkeys_obj.lto_priv.0                                                                8   0.00%  0x00035700 rodata
│   ├── dict_get.lto_priv.0                                                                         6   0.00%  0x0002b351 text
│   ├── dict_get_helper                                                                            80   0.03%  0x0000ce55 text
│   ├── dict_get_obj.lto_priv.0                                                                    12   0.00%  0x000356f4 rodata
│   ├── dict_getiter.lto_priv.0                                                                    24   0.01%  0x0000a2a5 text
│   ├── dict_items.lto_priv.0                                                                      24   0.01%  0x0000d465 text
│   ├── dict_items_obj.lto_priv.0                                                                   8   0.00%  0x000356ec rodata
│   ├── dict_iter_next                                                                             44   0.02%  0x0002aa59 text
│   ├── dict_keys.lto_priv.0                                                                       24   0.01%  0x0000d47d text
│   ├── dict_keys_obj.lto_priv.0                                                                    8   0.00%  0x000356e4 rodata
│   ├── dict_locals_dict.lto_priv.0                                                                16   0.01%  0x00035af4 rodata
│   ├── dict_locals_dict_table.lto_priv.0                                                         112   0.04%  0x00035758 rodata
│   ├── dict_pop.lto_priv.0                                                                         6   0.00%  0x0002b357 text
│   ├── dict_pop_obj.lto_priv.0                                                                    12   0.00%  0x000356d8 rodata
│   ├── dict_popitem.lto_priv.0                                                                    76   0.03%  0x0000b955 text
│   ├── dict_popitem_obj.lto_priv.0                                                                 8   0.00%  0x000356d0 rodata
│   ├── dict_print.lto_priv.0                                                                     112   0.04%  0x0000b8e5 text
│   ├── dict_setdefault.lto_priv.0                                                                  6   0.00%  0x0002b35d text
│   ├── dict_setdefault_obj.lto_priv.0                                                             12   0.00%  0x000356c4 rodata
│   ├── dict_subscr.lto_priv.0                                                                     52   0.02%  0x0000cf85 text
│   ├── dict_unary_op.lto_priv.0                                                                   38   0.01%  0x0002a0dd text
│   ├── dict_update.lto_priv.0                                                                    224   0.08%  0x0000cea5 text
│   ├── dict_update_obj.lto_priv.0                                                                 12   0.00%  0x000356b8 rodata
│   ├── dict_values.lto_priv.0                                                                     24   0.01%  0x0000d44d text
│   ├── dict_values_obj.lto_priv.0                                                                  8   0.00%  0x000356b0 rodata
│   ├── dict_view_binary_op                                                                        30   0.01%  0x0002b883 text
│   ├── dict_view_getiter                                                                          28   0.01%  0x0000a289 text
│   ├── dict_view_it_iternext                                                                      54   0.02%  0x0002aa85 text
│   ├── dict_view_print                                                                           120   0.05%  0x0000b9a1 text
│   ├── dict_view_unary_op                                                                         22   0.01%  0x0002a103 text
│   ├── dir_clear.lto_priv.0                                                                       82   0.03%  0x000297bf text
│   ├── dir_next.lto_priv.0                                                                       168   0.06%  0x00029811 text
│   ├── dir_read.constprop.0                                                                       82   0.03%  0x00031fe1 text
│   ├── dir_register.lto_priv.0                                                                   104   0.04%  0x000298b9 text
│   ├── dir_sdi.constprop.0                                                                        96   0.04%  0x00032033 text
│   ├── disk_access_get_di                                                                        100   0.04%  0x00002c45 text
│   ├── disk_access_init                                                                           52   0.02%  0x000282e7 text
│   ├── disk_access_ioctl                                                                         176   0.07%  0x000032c1 text
│   ├── disk_access_list                                                                            8   0.00%  0x2000014c datas
│   ├── disk_access_read                                                                           46   0.02%  0x00028337 text
│   ├── disk_access_status                                                                         28   0.01%  0x0002831b text
│   ├── disk_access_write                                                                          46   0.02%  0x00028365 text
│   ├── disk_flash_access_init                                                                    436   0.16%  0x0000482d text
│   ├── disk_flash_access_ioctl                                                                   128   0.05%  0x00028591 text
│   ├── disk_flash_access_read                                                                    164   0.06%  0x0002842d text
│   ├── disk_flash_access_status                                                                   12   0.00%  0x0002751b text
│   ├── disk_flash_access_write                                                                   192   0.07%  0x000284d1 text
│   ├── disk_flash_init                                                                           164   0.06%  0x00002ca9 text
│   ├── disk_initialize                                                                            28   0.01%  0x000069dd text
│   ├── disk_write                                                                                 24   0.01%  0x000069f9 text
│   ├── div10                                                                                      40   0.02%  0x00025039 text
│   ├── dma_available.lto_priv.0                                                                   24   0.01%  0x20000474 k_sem_area
│   ├── do_import_name                                                                            266   0.10%  0x0002f1cf text
│   ├── do_load.lto_priv.0                                                                        208   0.08%  0x0001c35d text
│   ├── dp_h                                                                                        8   0.00%  0x000379d0 rodata
│   ├── dp_l                                                                                        8   0.00%  0x000379c8 rodata
│   ├── drive_modes                                                                                 9   0.00%  0x000405cb rodata
│   ├── dummy_timestamp                                                                             4   0.00%  0x00027467 text
│   ├── elapsed                                                                                    32   0.01%  0x0000a3d5 text
│   ├── emit_get_cur_to_write_bytecode                                                             36   0.01%  0x0002ddd1 text
│   ├── emit_get_cur_to_write_code_info                                                            22   0.01%  0x0002ddbb text
│   ├── emit_write_bytecode_byte                                                                   18   0.01%  0x0002de1b text
│   ├── emit_write_bytecode_byte_child                                                             30   0.01%  0x0002f4ff text
│   ├── emit_write_bytecode_byte_label                                                            156   0.06%  0x0002de3f text
│   ├── emit_write_bytecode_byte_obj.constprop.0                                                   68   0.03%  0x000320ff text
│   ├── emit_write_bytecode_byte_qstr                                                              32   0.01%  0x0002e54d text
│   ├── emit_write_bytecode_byte_uint.lto_priv.0                                                   28   0.01%  0x0001a2dd text
│   ├── emit_write_bytecode_raw_byte                                                               14   0.01%  0x0002ddf5 text
│   ├── enable_logger                                                                              12   0.00%  0x000278e3 text
│   ├── endpoint_ctx.lto_priv.0                                                                    96   0.04%  0x00004225 text
│   ├── enter_dpd                                                                                  72   0.03%  0x0002909f text
│   ├── entropy_cc3xx_rng_api                                                                       8   0.00%  0x000330b8 rodata
│   ├── entropy_cc3xx_rng_get_entropy                                                              68   0.03%  0x0002900b text
│   ├── entropy_cc3xx_rng_init                                                                     22   0.01%  0x0002904f text
│   ├── entropy_gather_internal.part.0                                                            134   0.05%  0x000224c9 text
│   ├── entropy_update                                                                            124   0.05%  0x0002244d text
│   ├── enumerate_iternext.lto_priv.0                                                              40   0.02%  0x00030917 text
│   ├── enumerate_make_new.lto_priv.0                                                              60   0.02%  0x0001d7b9 text
│   ├── ep2bit.lto_priv.0                                                                          16   0.01%  0x00029247 text
│   ├── ep_ctx_reset.lto_priv.0                                                                    80   0.03%  0x00004775 text
│   ├── ep_state_access.lto_priv.0                                                                 32   0.01%  0x00006515 text
│   ├── eps_ctx_init.lto_priv.0                                                                   104   0.04%  0x000047c5 text
│   ├── errno                                                                                       4   0.00%  0x00000004 rom_start
│   ├── eval_exec_helper                                                                          120   0.05%  0x0001e275 text
│   ├── evaluate_relative_import                                                                  220   0.08%  0x000198e9 text
│   ├── event_handler                                                                             240   0.09%  0x00008fd1 text
│   ├── exc_add_strn                                                                               84   0.03%  0x0002b24f text
│   ├── exit_dpd                                                                                  158   0.06%  0x000290e7 text
│   ├── expf                                                                                      412   0.16%  0x00025f55 text
│   ├── expm1f                                                                                    600   0.23%  0x000267b5 text
│   ├── f_lseek                                                                                   268   0.10%  0x00029647 text
│   ├── f_mount                                                                                    80   0.03%  0x00006d45 text
│   ├── f_stat                                                                                     66   0.02%  0x00029921 text
│   ├── f_sync                                                                                    108   0.04%  0x00029753 text
│   ├── f_unlink                                                                                  152   0.06%  0x00029963 text
│   ├── f_write                                                                                   372   0.14%  0x000299fb text
│   ├── fabs_funcf                                                                                  6   0.00%  0x0002fcb1 text
│   ├── fail                                                                                       52   0.02%  0x00001f1d text
│   ├── fatfs_close                                                                                60   0.02%  0x00002491 text
│   ├── fatfs_closedir                                                                             44   0.02%  0x000024cd text
│   ├── fatfs_dirp_pool                                                                            28   0.01%  0x2000036c k_mem_slab_area
│   ├── fatfs_filep_pool                                                                           28   0.01%  0x20000388 k_mem_slab_area
│   %E2%94%9C── fatfs_fs                                                                                   72   0.03%  0x00032f84 rodata
│   ├── fatfs_init                                                                                136   0.05%  0x00004bcd text
│   ├── fatfs_mkdir                                                                               280   0.11%  0x00027cf5 text
│   ├── fatfs_mount                                                                              1108   0.42%  0x000035d5 text
│   ├── fatfs_open                                                                                388   0.15%  0x0000230d text
│   ├── fatfs_opendir                                                                             164   0.06%  0x000024f9 text
│   ├── fatfs_read                                                                                316   0.12%  0x00003185 text
│   ├── fatfs_readdir                                                                             102   0.04%  0x00027e47 text
│   ├── fatfs_rename                                                                              334   0.13%  0x00027a45 text
│   ├── fatfs_seek                                                                                 56   0.02%  0x00027bcb text
│   ├── fatfs_stat                                                                                 58   0.02%  0x00027e0d text
│   ├── fatfs_statvfs                                                                             208   0.08%  0x00027955 text
│   ├── fatfs_sync                                                                                 16   0.01%  0x00027a25 text
│   ├── fatfs_tell                                                                                  6   0.00%  0x00027515 text
│   ├── fatfs_truncate                                                                            242   0.09%  0x00027c03 text
│   ├── fatfs_unlink                                                                               16   0.01%  0x00027a35 text
│   ├── fatfs_unmount                                                                             124   0.05%  0x00003a29 text
│   ├── fatfs_write                                                                                56   0.02%  0x00027b93 text
│   ├── fifo_elem_slab                                                                             28   0.01%  0x200003a4 k_mem_slab_area
│   ├── fill_memaddr_buf                                                                           52   0.02%  0x0001cab1 text
│   ├── filter_iternext.lto_priv.0                                                                 46   0.02%  0x00030a0b text
│   ├── filter_make_new.lto_priv.0                                                                 46   0.02%  0x000309c3 text
│   ├── find_qstr                                                                                  32   0.01%  0x0000f9f1 text
│   ├── find_subbytes                                                                              66   0.02%  0x0002bdab text
│   ├── finish_transaction                                                                         34   0.01%  0x00029de7 text
│   ├── first.lto_priv.0                                                                           16   0.01%  0x0000a8a5 text
│   ├── flash_area_erase                                                                           52   0.02%  0x00028133 text
│   ├── flash_area_open                                                                            68   0.03%  0x00002b55 text
│   ├── flash_disk_ops                                                                             20   0.01%  0x00032d58 rodata
│   ├── flash_disks                                                                                80   0.03%  0x200000b4 datas
│   ├── flash_get_page_info.constprop.0                                                            94   0.04%  0x00031f83 text
│   ├── flash_nor_get_parameters.lto_priv.0                                                         8   0.00%  0x00005891 text
│   ├── flash_nor_get_size.lto_priv.0                                                              12   0.00%  0x0002893f text
│   ├── flash_nor_parameters                                                                        8   0.00%  0x00033150 rodata
│   ├── flash_nrf_api                                                                              24   0.01%  0x00032898 flash_driver_api_area
│   ├── flash_nrf_erase.lto_priv.0                                                                188   0.07%  0x00008359 text
│   ├── flash_nrf_get_parameters.lto_priv.0                                                         8   0.00%  0x00005835 text
│   ├── flash_nrf_get_size.lto_priv.0                                                              14   0.01%  0x00028905 text
│   ├── flash_nrf_pages_layout.lto_priv.0                                                          16   0.01%  0x00005825 text
│   ├── flash_nrf_parameters                                                                        8   0.00%  0x00033158 rodata
│   ├── flash_nrf_read.lto_priv.0                                                                  72   0.03%  0x00005c61 text
│   ├── flash_nrf_write.lto_priv.0                                                                192   0.07%  0x00008299 text
│   ├── flash_read.lto_priv.0.lto_priv.0                                                           14   0.01%  0x000280a3 text
│   ├── flashdisk_cache_commit                                                                     70   0.03%  0x00027527 text
│   ├── flashdisk_cache_write                                                                     130   0.05%  0x000280b1 text
│   ├── float_binary_op.lto_priv.0                                                                 56   0.02%  0x0000df29 text
│   ├── float_make_new.lto_priv.0                                                                  96   0.04%  0x0000dc51 text
│   ├── float_print.lto_priv.0                                                                     84   0.03%  0x0000ad3d text
│   ├── float_unary_op.lto_priv.0                                                                  74   0.03%  0x0002b999 text
│   ├── fmodf                                                                                     332   0.13%  0x000260f1 text
│   ├── follow_path.lto_priv.0                                                                    392   0.15%  0x00006e35 text
│   ├── format_set.lto_priv.0                                                                      12   0.00%  0x000274cb text
│   ├── format_table                                                                               16   0.01%  0x00032ff8 rodata
│   ├── forward_status_cb.lto_priv.0                                                              244   0.09%  0x00001c65 text
│   ├── free                                                                                       36   0.01%  0x00004c8d text
│   ├── free_chunk                                                                                132   0.05%  0x0002763d text
│   ├── free_list_add                                                                             132   0.05%  0x000275b9 text
│   ├── free_list_remove                                                                           46   0.02%  0x0002758b text
│   ├── free_list_remove_bidx                                                                      92   0.03%  0x00027349 text
│   ├── frexpf                                                                                     88   0.03%  0x0002623d text
│   ├── frozen_module_iotcore                                                                      12   0.00%  0x000373dc rodata
│   ├── frozen_module_main                                                                         12   0.00%  0x000373b8 rodata
│   ├── frozen_module_ntptime                                                                      12   0.00%  0x000373a0 rodata
│   ├── frozen_module_probe                                                                        12   0.00%  0x000373c4 rodata
│   ├── frozen_module_probe_protocol                                                               12   0.00%  0x000373d0 rodata
│   ├── frozen_module_sock_test                                                                    12   0.00%  0x000373ac rodata
│   ├── frozen_module_version                                                                      12   0.00%  0x000373f4 rodata
│   ├── frozen_module_watchdog                                                                     12   0.00%  0x000373e8 rodata
│   ├── frozen_module_wifi                                                                         12   0.00%  0x00037400 rodata
│   ├── fs_closedir                                                                                76   0.03%  0x000041d9 text
│   ├── fs_get_mnt_point.constprop.0                                                              136   0.05%  0x00021609 text
│   ├── fs_mnt_list.lto_priv.0                                                                      8   0.00%  0x20000104 datas
│   ├── fs_mount.constprop.0                                                                      516   0.19%  0x00021405 text
│   ├── fs_opendir                                                                                236   0.09%  0x000049e1 text
│   ├── fs_readdir                                                                                256   0.10%  0x00004acd text
│   ├── fs_unmount.constprop.0                                                                    192   0.07%  0x00020c71 text
│   ├── fun_bc_call.lto_priv.0                                                                    216   0.08%  0x0002bab7 text
│   ├── fun_bc_print.lto_priv.0                                                                    32   0.01%  0x0000ba99 text
│   ├── fun_builtin_0_call.lto_priv.0                                                              22   0.01%  0x0002a419 text
│   ├── fun_builtin_1_call.lto_priv.0                                                              28   0.01%  0x0002a42f text
│   ├── fun_builtin_2_call.lto_priv.0                                                              30   0.01%  0x0002a44b text
│   ├── fun_builtin_3_call.lto_priv.0                                                              32   0.01%  0x0002a469 text
│   ├── fun_builtin_var_call.lto_priv.0                                                            78   0.03%  0x0002a489 text
│   ├── fun_data_iotcore_IoTCore                                                                  122   0.05%  0x0003ea06 rodata
│   ├── fun_data_iotcore_IoTCore___init__                                                          45   0.02%  0x0003e73e rodata
│   ├── fun_data_iotcore_IoTCore__prepare_header                                                   32   0.01%  0x0003e59e rodata
│   ├── fun_data_iotcore_IoTCore__process_rx_data                                                 285   0.11%  0x0003e5be rodata
│   ├── fun_data_iotcore_IoTCore__run                                                              99   0.04%  0x0003e6db rodata
│   ├── fun_data_iotcore_IoTCore__send_packet                                                      39   0.01%  0x0003e577 rodata
│   ├── fun_data_iotcore_IoTCore_is_ready                                                          14   0.01%  0x0003e569 rodata
│   ├── fun_data_iotcore_IoTCore_send_device_information_reply                                     97   0.04%  0x0003e4d1 rodata
│   ├── fun_data_iotcore_IoTCore_send_device_restarted                                             54   0.02%  0x0003e337 rodata
│   ├── fun_data_iotcore_IoTCore_send_ping                                                         55   0.02%  0x0003e532 rodata
│   ├── fun_data_iotcore_IoTCore_send_port_freed                                                   52   0.02%  0x0003e41e rodata
│   ├── fun_data_iotcore_IoTCore_send_port_occupied                                                69   0.03%  0x0003e452 rodata
│   ├── fun_data_iotcore_IoTCore_send_port_utilization_reply                                       58   0.02%  0x0003e497 rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_data                                                  66   0.02%  0x0003e3dc rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_information_reply                                     74   0.03%  0x0003e2ed rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_settings_reply                                       113   0.04%  0x0003e27c rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_settings_updated                                      57   0.02%  0x0003e243 rodata
│   ├── fun_data_iotcore_IoTCore_send_settings_reply                                               57   0.02%  0x0003e3a3 rodata
│   ├── fun_data_iotcore_IoTCore_send_settings_updated                                             54   0.02%  0x0003e36d rodata
│   ├── fun_data_iotcore__lt_module_gt_                                                           358   0.13%  0x0003f2f9 rodata
│   ├── fun_data_main__lt_module_gt_                                                                5   0.00%  0x0003f4e1 rodata
│   ├── fun_data_ntptime__lt_module_gt_                                                            70   0.03%  0x0003ef7a rodata
│   ├── fun_data_ntptime_settime                                                                   59   0.02%  0x0003eaf3 rodata
│   ├── fun_data_ntptime_time                                                                     150   0.06%  0x0003eb2e rodata
│   ├── fun_data_probe_Information                                                                 19   0.01%  0x0003e9e0 rodata
│   ├── fun_data_probe_Information___init__                                                        32   0.01%  0x0003e1cd rodata
│   ├── fun_data_probe_Probe                                                                      101   0.04%  0x0003e97b rodata
│   ├── fun_data_probe_Probe___init__                                                              17   0.01%  0x0003e1bc rodata
│   ├── fun_data_probe_Probe__create_request_header                                                19   0.01%  0x0003e188 rodata
│   ├── fun_data_probe_Probe__data_transfer                                                        33   0.01%  0x0003e19b rodata
│   ├── fun_data_probe_Probe__perform_request                                                     135   0.05%  0x0003e101 rodata
│   ├── fun_data_probe_Probe_get_device_information                                               120   0.05%  0x0003e00f rodata
│   ├── fun_data_probe_Probe_get_device_settings                                                   68   0.03%  0x0003df59 rodata
│   ├── fun_data_probe_Probe_get_max_reading                                                       19   0.01%  0x0003df9d rodata
│   ├── fun_data_probe_Probe_get_min_reading                                                       19   0.01%  0x0003dfb0 rodata
│   ├── fun_data_probe_Probe_get_reading                                                           76   0.03%  0x0003dfc3 rodata
│   ├── fun_data_probe_Probe_get_status                                                            19   0.01%  0x0003e087 rodata
│   ├── fun_data_probe_Probe_ping                                                                  14   0.01%  0x0003def3 rodata
│   ├── fun_data_probe_Probe_scan_triggers                                                          9   0.00%  0x0003decf rodata
│   ├── fun_data_probe_Probe_set_device_id                                                        103   0.04%  0x0003e09a rodata
│   ├── fun_data_probe_Probe_set_device_settings                                                   88   0.03%  0x0003df01 rodata
│   ├── fun_data_probe_Probe_sleep                                                                 18   0.01%  0x0003dee1 rodata
│   ├── fun_data_probe_Probe_wake                                                                   9   0.00%  0x0003ded8 rodata
│   ├── fun_data_probe_Settings                                                                    19   0.01%  0x0003e9f3 rodata
│   ├── fun_data_probe_Settings___init__                                                           86   0.03%  0x0003e1ed rodata
│   ├── fun_data_probe__lt_module_gt_                                                             104   0.04%  0x0003f291 rodata
│   ├── fun_data_probe_protocol__lt_module_gt_                                                    164   0.06%  0x0003f4e6 rodata
│   ├── fun_data_sock_test__lt_module_gt_                                                          73   0.03%  0x0003efc0 rodata
│   ├── fun_data_sock_test_do_steps                                                               108   0.04%  0x0003ebec rodata
│   ├── fun_data_sock_test_force_disconnect                                                        40   0.02%  0x0003ebc4 rodata
│   ├── fun_data_sock_test_getaddrinfo_to_host                                                     77   0.03%  0x0003ee66 rodata
│   ├── fun_data_sock_test_step_1                                                                 358   0.13%  0x0003ed00 rodata
│   ├── fun_data_sock_test_step_2                                                                 168   0.06%  0x0003ec58 rodata
│   ├── fun_data_version__lt_module_gt_                                                             9   0.00%  0x0003f58a rodata
│   ├── fun_data_watchdog_TaskWDT                                                                  40   0.02%  0x0003ea80 rodata
│   ├── fun_data_watchdog_TaskWDT___init__                                                         34   0.01%  0x0003e7b6 rodata
│   ├── fun_data_watchdog_TaskWDT__delay_timeout                                                   18   0.01%  0x0003e76b rodata
│   ├── fun_data_watchdog_TaskWDT_ack                                                              19   0.01%  0x0003e77d rodata
│   ├── fun_data_watchdog_TaskWDT_register                                                         19   0.01%  0x0003e7a3 rodata
│   ├── fun_data_watchdog_TaskWDT_unregister                                                       19   0.01%  0x0003e790 rodata
│   ├── fun_data_watchdog_Watchdog                                                                 52   0.02%  0x0003eaa8 rodata
│   ├── fun_data_watchdog_Watchdog___init__                                                        93   0.04%  0x0003e8fd rodata
│   ├── fun_data_watchdog_Watchdog__callback                                                      197   0.07%  0x0003e7d8 rodata
│   ├── fun_data_watchdog_Watchdog__delay_timeout                                                  17   0.01%  0x0003e89d rodata
│   ├── fun_data_watchdog_Watchdog_ack                                                             25   0.01%  0x0003e8ae rodata
│   ├── fun_data_watchdog_Watchdog_register                                                        25   0.01%  0x0003e8e4 rodata
│   ├── fun_data_watchdog_Watchdog_unregister                                                      29   0.01%  0x0003e8c7 rodata
│   ├── fun_data_watchdog__lt_module_gt_                                                           85   0.03%  0x0003f45f rodata
│   ├── fun_data_watchdog_singleton                                                                23   0.01%  0x0003eadc rodata
│   ├── fun_data_watchdog_singleton_getinstance                                                    33   0.01%  0x0003e95a rodata
│   ├── fun_data_wifi__lt_module_gt_                                                               45   0.02%  0x0003f4b4 rodata
│   ├── fun_data_wifi_deactivate_wifi                                                              43   0.02%  0x0003eeb3 rodata
│   ├── fun_data_wifi_initialize_wifi                                                              61   0.02%  0x0003ef3d rodata
│   ├── fun_data_wifi_scan_networks                                                                95   0.04%  0x0003eede rodata
│   ├── gc_alloc                                                                                  372   0.14%  0x0000c605 text
│   ├── gc_collect                                                                                288   0.11%  0x0000c4e5 text
│   ├── gc_collect_end                                                                            296   0.11%  0x0000a9fd text
│   ├── gc_collect_obj                                                                              8   0.00%  0x00033c04 rodata
│   ├── gc_collect_root                                                                           100   0.04%  0x0000ab7d text
│   ├── gc_disable.lto_priv.0                                                                      16   0.01%  0x0001c6e9 text
│   ├── gc_disable_obj                                                                              8   0.00%  0x00033bfc rodata
│   ├── gc_enable.lto_priv.0                                                                       16   0.01%  0x0001c6f9 text
│   ├── gc_enable_obj                                                                               8   0.00%  0x00033bf4 rodata
│   ├── gc_free                                                                                   120   0.05%  0x0000acb1 text
│   ├── gc_helper_collect_regs_and_stack                                                           54   0.02%  0x0002d29d text
│   ├── gc_info                                                                                   208   0.08%  0x0000abe1 text
│   ├── gc_isenabled.lto_priv.0                                                                    20   0.01%  0x0001c709 text
│   ├── gc_isenabled_obj                                                                            8   0.00%  0x00033bec rodata
│   ├── gc_mark_subtree                                                                           176   0.07%  0x0000a189 text
│   ├── gc_mem_alloc.lto_priv.0                                                                    24   0.01%  0x0003020d text
│   ├── gc_mem_alloc_obj                                                                            8   0.00%  0x00033bdc rodata
│   ├── gc_mem_free.lto_priv.0                                                                     24   0.01%  0x000301f5 text
│   ├── gc_mem_free_obj                                                                             8   0.00%  0x00033be4 rodata
│   ├── gc_realloc                                                                                340   0.13%  0x0000c779 text
│   ├── gc_threshold.lto_priv.0                                                                    52   0.02%  0x0001c8ad text
│   ├── gc_threshold_obj                                                                           12   0.00%  0x00033bd0 rodata
│   ├── gen_instance_close.lto_priv.0                                                              76   0.03%  0x0001e481 text
│   ├── gen_instance_close_obj.lto_priv.0                                                           8   0.00%  0x00036b60 rodata
│   ├── gen_instance_iternext.lto_priv.0                                                           10   0.00%  0x00031991 text
│   ├── gen_instance_locals_dict.lto_priv.0                                                        16   0.01%  0x00036b88 rodata
│   ├── gen_instance_locals_dict_table.lto_priv.0                                                  32   0.01%  0x00036b68 rodata
│   ├── gen_instance_pend_throw.lto_priv.0                                                         24   0.01%  0x0001ca85 text
│   ├── gen_instance_pend_throw_obj.lto_priv.0                                                      8   0.00%  0x00036b44 rodata
│   ├── gen_instance_print.lto_priv.0                                                              32   0.01%  0x0001da05 text
│   ├── gen_instance_send.lto_priv.0                                                                8   0.00%  0x0003199b text
│   ├── gen_instance_send_obj.lto_priv.0                                                            8   0.00%  0x00036b58 rodata
│   ├── gen_instance_throw.lto_priv.0                                                              32   0.01%  0x000319a3 text
│   ├── gen_instance_throw_obj.lto_priv.0                                                          12   0.00%  0x00036b4c rodata
│   ├── gen_resume_and_raise                                                                       60   0.02%  0x00031955 text
│   ├── gen_wrap_call.lto_priv.0                                                                  132   0.05%  0x0001d981 text
│   ├── generic_hfclk_start.lto_priv.0                                                            124   0.05%  0x00007611 text
│   ├── generic_hfclk_stop.lto_priv.0                                                              52   0.02%  0x00007511 text
│   ├── getTrngSource                                                                             680   0.26%  0x00022c75 text
│   ├── get_ep_bm_from_addr                                                                        68   0.03%  0x00001991 text
│   ├── get_fat.lto_priv.0                                                                        176   0.07%  0x00029357 text
│   ├── get_fileinfo.part.0.lto_priv.0                                                             98   0.04%  0x000292b3 text
│   ├── get_fmt_num                                                                                44   0.02%  0x000303dd text
│   ├── get_fmt_type                                                                               36   0.01%  0x0002fcb7 text
│   ├── get_guard_period.lto_priv.0                                                                 6   0.00%  0x000288df text
│   ├── get_hash_alloc_greater_or_equal_to                                                         36   0.01%  0x0000a239 text
│   ├── get_ldnumber.lto_priv.0                                                                   140   0.05%  0x00006915 text
│   ├── get_pending_int.lto_priv.0                                                                  4   0.00%  0x000288d5 text
│   ├── get_pin_idx.lto_priv.0                                                                     20   0.01%  0x000072bd text
│   ├── get_status.lto_priv.0                                                                      18   0.01%  0x0002866f text
│   ├── get_top_value.lto_priv.0                                                                    6   0.00%  0x000288d9 text
│   ├── get_value.lto_priv.0                                                                       14   0.01%  0x000287db text
│   ├── gpio_callback_handler                                                                      76   0.03%  0x0002aedf text
│   ├── gpio_nrfx_drv_api_funcs.lto_priv.0                                                         36   0.01%  0x000328c8 gpio_driver_api_area
│   ├── gpio_nrfx_init.lto_priv.0                                                                 112   0.04%  0x00005de5 text
│   ├── gpio_nrfx_manage_callback.lto_priv.0                                                       50   0.02%  0x0002919d text
│   ├── gpio_nrfx_p0_cfg.lto_priv.0                                                                24   0.01%  0x00032dec rodata
│   ├── gpio_nrfx_p1_cfg.lto_priv.0                                                                24   0.01%  0x00032da4 rodata
│   ├── gpio_nrfx_pin_configure.lto_priv.0                                                        584   0.22%  0x00008a1d text
│   ├── gpio_nrfx_pin_interrupt_configure.lto_priv.0                                              244   0.09%  0x00009479 text
│   ├── gpio_nrfx_port_clear_bits_raw.lto_priv.0                                                   10   0.00%  0x00028975 text
│   ├── gpio_nrfx_port_get_raw.lto_priv.0                                                          12   0.00%  0x0002894b text
│   ├── gpio_nrfx_port_set_bits_raw.lto_priv.0                                                     10   0.00%  0x0002896b text
│   ├── gpio_nrfx_port_set_masked_raw.lto_priv.0                                                   20   0.01%  0x00028957 text
│   ├── gpio_nrfx_port_toggle_bits.lto_priv.0                                                      20   0.01%  0x0002897f text
│   ├── gpio_pin_get_raw                                                                           34   0.01%  0x0002a023 text
│   ├── gpio_pin_interrupt_configure                                                               56   0.02%  0x0000a151 text
│   ├── gpio_pin_set_dt                                                                            40   0.02%  0x00028b95 text
│   ├── gpio_pin_set_raw                                                                           26   0.01%  0x0002a045 text
│   ├── gpiote_input_configure                                                                    392   0.15%  0x00008895 text
│   ├── halF                                                                                        8   0.00%  0x000379b8 rodata
│   ├── handle_next_tick_case                                                                     100   0.04%  0x00028ead text
│   ├── hash_allocation_sizes                                                                      68   0.03%  0x00037ddc rodata
│   ├── hashlib_sha256_digest.lto_priv.0                                                          232   0.09%  0x00015de5 text
│   ├── hashlib_sha256_digest_obj.lto_priv.0                                                        8   0.00%  0x000334e8 rodata
│   ├── hashlib_sha256_locals_dict.lto_priv.0                                                      16   0.01%  0x000339d4 rodata
│   ├── hashlib_sha256_locals_dict_table.lto_priv.0                                                16   0.01%  0x00033828 rodata
│   ├── hashlib_sha256_make_new.lto_priv.0                                                        128   0.05%  0x000152b1 text
│   ├── hashlib_sha256_type.lto_priv.0                                                             28   0.01%  0x000343f8 rodata
│   ├── hashlib_sha256_update.lto_priv.0                                                           96   0.04%  0x000151b5 text
│   ├── hashlib_sha256_update_obj.lto_priv.0                                                        8   0.00%  0x000334f0 rodata
│   ├── hfclk192m_start.lto_priv.0                                                                  6   0.00%  0x00029d09 text
│   ├── hfclk192m_stop.lto_priv.0                                                                   6   0.00%  0x00029cf7 text
│   ├── hfclkaudio_start.lto_priv.0                                                                 6   0.00%  0x00029d0f text
│   ├── hfclkaudio_stop.lto_priv.0                                                                  6   0.00%  0x00029cfd text
│   ├── hw_cc3xx_init                                                                              76   0.03%  0x0000607d text
│   ├── hw_cc3xx_init_internal                                                                      4   0.00%  0x00029243 text
│   ├── idle                                                                                       22   0.01%  0x0002a167 text
│   ├── impl_fields.lto_priv.0                                                                     12   0.00%  0x00034444 rodata
│   ├── import_str.0                                                                                8   0.00%  0x0003fd29 rodata
│   ├── infoTransfer                                                                              164   0.06%  0x00001f71 text
│   ├── init_jk                                                                                    12   0.00%  0x00037da4 rodata
│   ├── init_mem_slab_obj_core_list                                                                36   0.01%  0x0000a67d text
│   ├── inq_rsp                                                                                    36   0.01%  0x00039149 rodata
│   ├── instance_binary_op                                                                        112   0.04%  0x00013675 text
│   ├── instance_count_native_bases                                                                88   0.03%  0x0000f999 text
│   ├── instance_get_buffer                                                                        80   0.03%  0x0002bfab text
│   ├── instance_print                                                                            160   0.06%  0x00010c69 text
│   ├── instance_subscr                                                                           118   0.04%  0x0002c311 text
│   ├── instance_unary_op                                                                         156   0.06%  0x00011a3d text
│   ├── int_from_bytes.lto_priv.0                                                                 210   0.08%  0x0002b709 text
│   ├── int_from_bytes_fun_obj.lto_priv.0                                                          12   0.00%  0x000352a4 rodata
│   ├── int_from_bytes_obj.lto_priv.0                                                               8   0.00%  0x000352bc rodata
│   ├── int_locals_dict.lto_priv.0                                                                 16   0.01%  0x000352d4 rodata
│   ├── int_locals_dict_table.lto_priv.0                                                           16   0.01%  0x000352c4 rodata
│   ├── int_to_bytes.lto_priv.0                                                                   212   0.08%  0x0000bae9 text
│   ├── int_to_bytes_obj.lto_priv.0                                                                12   0.00%  0x000352b0 rodata
│   ├── invalid_aes_256_bit_key                                                                     4   0.00%  0x20000314 datas
│   ├── irq_connect4.lto_priv.0                                                                     8   0.00%  0x00028e5d text
│   ├── irq_handler.lto_priv.0                                                                    250   0.09%  0x00028f11 text
│   ├── is_ep_valid.part.0                                                                         56   0.02%  0x0000143d text
│   ├── is_regular_addr_valid                                                                      24   0.01%  0x000288ed text
│   ├── is_string_or_bytes                                                                         78   0.03%  0x0002e04f text
│   ├── is_tx_ready                                                                                32   0.01%  0x00028a3b text
│   ├── it_iternext.lto_priv.0                                                                     84   0.03%  0x0001f2d9 text
│   ├── k                                                                                         256   0.10%  0x00036efc rodata
│   ├── k_busy_wait.lto_priv.0.lto_priv.0                                                           4   0.00%  0x00029b6f text
│   ├── k_mem_slab_alloc                                                                           84   0.03%  0x0000a6a1 text
│   ├── k_mem_slab_free                                                                            84   0.03%  0x0002ad21 text
│   ├── k_mutex_lock.constprop.0                                                                    4   0.00%  0x00032143 text
│   ├── k_mutex_unlock.lto_priv.4                                                                   4   0.00%  0x00028429 text
│   ├── k_sem_give.lto_priv.3.lto_priv.0                                                            4   0.00%  0x00028167 text
│   ├── k_sem_take.lto_priv.2.lto_priv.0                                                            4   0.00%  0x0002816b text
│   ├── k_sleep.lto_priv.2.lto_priv.0                                                               4   0.00%  0x00028099 text
│   ├── k_sys_work_q_init                                                                          48   0.02%  0x0000a2f5 text
│   ├── k_thread_custom_data_get.lto_priv.0                                                        16   0.01%  0x0000a9ed text
│   ├── k_timer_stop                                                                               82   0.03%  0x0002af2b text
│   ├── k_work_queue_start.constprop.0                                                            120   0.05%  0x00020219 text
│   ├── k_work_submit_to_queue                                                                     18   0.01%  0x0002a367 text
│   ├── kmu_derive_cmac                                                                           288   0.11%  0x00024379 text
│   ├── kmu_load_key_aes                                                                          512   0.19%  0x00024179 text
│   ├── kmu_validate_slot_and_size                                                                 44   0.02%  0x00024121 text
│   ├── kmu_validate_slot_and_size_no_kdr                                                          44   0.02%  0x0002414d text
│   ├── last_id                                                                                     4   0.00%  0x00040d5c .last_section
│   ├── latch_pending_read_and_check                                                               60   0.02%  0x00005a19 text
│   ├── lbu_cb_ctx                                                                                  8   0.00%  0x00037730 rodata
│   ├── lbu_output                                                                                 16   0.01%  0x00037720 rodata
│   ├── ld_clust.lto_priv.0                                                                        18   0.01%  0x00029289 text
│   ├── ld_dword.lto_priv.0                                                                         4   0.00%  0x0002925f text
│   ├── levels.0                                                                                   24   0.01%  0x00036b2c rodata
│   ├── lfclk_start.lto_priv.0                                                                      6   0.00%  0x00029d03 text
│   ├── lfclk_stop.lto_priv.0                                                                       6   0.00%  0x00029cf1 text
│   ├── lfs2_alloc                                                                                224   0.08%  0x00016f99 text
│   ├── lfs2_alloc_lookahead                                                                       50   0.02%  0x0002c9db text
│   ├── lfs2_bd_cmp.constprop.0                                                                   100   0.04%  0x00031c47 text
│   ├── lfs2_bd_crc.constprop.0                                                                    92   0.03%  0x00031cab text
│   ├── lfs2_bd_erase                                                                               6   0.00%  0x0002c8f7 text
│   ├── lfs2_bd_flush                                                                             116   0.04%  0x0002d001 text
│   ├── lfs2_bd_prog                                                                              148   0.06%  0x0002d075 text
│   ├── lfs2_bd_read.lto_priv.0                                                                   382   0.14%  0x0002d2e7 text
│   ├── lfs2_cache_zero                                                                            24   0.01%  0x0002cac3 text
│   ├── lfs2_crc                                                                                   56   0.02%  0x00016211 text
│   ├── lfs2_ctz_find.constprop.0                                                                 142   0.05%  0x00031bb9 text
│   ├── lfs2_ctz_index.lto_priv.0                                                                  60   0.02%  0x0002d4e1 text
│   ├── lfs2_ctz_traverse                                                                         120   0.05%  0x0002d51d text
│   ├── lfs2_deinit                                                                                44   0.02%  0x0002dc3d text
│   ├── lfs2_dir_alloc                                                                            124   0.05%  0x0002d7db text
│   ├── lfs2_dir_commit                                                                            36   0.01%  0x0002d9d1 text
│   ├── lfs2_dir_commit_commit                                                                     12   0.00%  0x0002d67d text
│   ├── lfs2_dir_commit_size                                                                       20   0.01%  0x0002d4b5 text
│   ├── lfs2_dir_commitattr                                                                       170   0.06%  0x0002d5d3 text
│   ├── lfs2_dir_commitcrc                                                                        492   0.19%  0x00016249 text
│   ├── lfs2_dir_commitprog                                                                        62   0.02%  0x0002d595 text
│   ├── lfs2_dir_compact                                                                          560   0.21%  0x00017079 text
│   ├── lfs2_dir_drop                                                                              60   0.02%  0x000181d9 text
│   ├── lfs2_dir_fetch                                                                             26   0.01%  0x0002d6a9 text
│   ├── lfs2_dir_fetchmatch                                                                      1088   0.41%  0x000165a5 text
│   ├── lfs2_dir_find                                                                             336   0.13%  0x00016b15 text
│   ├── lfs2_dir_find_match                                                                        58   0.02%  0x0002cfc7 text
│   ├── lfs2_dir_get                                                                               24   0.01%  0x0002d4c9 text
│   ├── lfs2_dir_getgstate                                                                         52   0.02%  0x0001614d text
│   ├── lfs2_dir_getinfo                                                                          144   0.05%  0x00016181 text
│   ├── lfs2_dir_getread.constprop.0                                                              196   0.07%  0x0001fbed text
│   ├── lfs2_dir_getslice.lto_priv.0                                                              292   0.11%  0x00016029 text
│   ├── lfs2_dir_orphaningcommit                                                                  844   0.32%  0x00017cc1 text
│   ├── lfs2_dir_relocatingcommit                                                                1080   0.41%  0x000177cd text
│   ├── lfs2_dir_split                                                                            116   0.04%  0x0002d857 text
│   ├── lfs2_dir_traverse.constprop.0                                                             664   0.25%  0x0001fcb1 text
│   ├── lfs2_dir_traverse_filter.lto_priv.0                                                       108   0.04%  0x00015079 text
│   ├── lfs2_file_flush                                                                           256   0.10%  0x00017635 text
│   ├── lfs2_file_flushedread                                                                     216   0.08%  0x00015f51 text
│   ├── lfs2_file_flushedwrite                                                                    644   0.24%  0x000173b1 text
│   ├── lfs2_file_rawclose                                                                         36   0.01%  0x0002db1f text
│   ├── lfs2_file_rawsync                                                                         148   0.06%  0x0002d9f5 text
│   ├── lfs2_file_relocate                                                                        264   0.10%  0x000172a9 text
│   ├── lfs2_fs_deorphan.part.0                                                                   460   0.17%  0x0001800d text
│   ├── lfs2_fs_forceconsistency                                                                  268   0.10%  0x00018215 text
│   ├── lfs2_fs_parent                                                                            188   0.07%  0x00017c05 text
│   ├── lfs2_fs_parent_match                                                                       60   0.02%  0x0002d465 text
│   ├── lfs2_fs_pred                                                                              152   0.06%  0x00017735 text
│   ├── lfs2_fs_preporphans                                                                        28   0.01%  0x0002ca0d text
│   ├── lfs2_fs_rawtraverse                                                                       392   0.15%  0x00016da1 text
│   ├── lfs2_fs_size_count                                                                         10   0.00%  0x0002ca29 text
│   ├── lfs2_gstate_hasmovehere                                                                    28   0.01%  0x0002c98f text
│   ├── lfs2_gstate_iszero                                                                         24   0.01%  0x0002c977 text
│   ├── lfs2_gstate_xor                                                                            28   0.01%  0x0002c95b text
│   ├── lfs2_init                                                                                 178   0.07%  0x0002dc75 text
│   ├── lfs2_mlist_remove                                                                          26   0.01%  0x0002c9ab text
│   ├── lfs2_pair_cmp                                                                              34   0.01%  0x0002c911 text
│   ├── lfs2_pair_isnull                                                                           20   0.01%  0x0002c8fd text
│   ├── lfs2_pair_issync                                                                           40   0.02%  0x0002c933 text
│   ├── lfs2_rawstat                                                                               42   0.02%  0x0002d6c3 text
│   ├── lfs2_tag_dsize.lto_priv.0                                                                  20   0.01%  0x0002d4a1 text
│   ├── lfs2_traverse_cb                                                                           10   0.00%  0x0002c8c5 text
│   ├── lfs_get_mtime                                                                              52   0.02%  0x00015475 text
│   ├── lfs_make_allowed_args                                                                      40   0.02%  0x00036e84 rodata
│   ├── list_append_obj.lto_priv.0                                                                  8   0.00%  0x000351f8 rodata
│   ├── list_binary_op.lto_priv.0                                                                 224   0.08%  0x0000e7b1 text
│   ├── list_clear.lto_priv.0                                                                      34   0.01%  0x0002b22d text
│   ├── list_clear_obj.lto_priv.0                                                                   8   0.00%  0x000351f0 rodata
│   ├── list_copy.lto_priv.0                                                                        8   0.00%  0x0002ba1d text
│   ├── list_copy_obj.lto_priv.0                                                                    8   0.00%  0x000351e8 rodata
│   ├── list_count.lto_priv.0                                                                      10   0.00%  0x0002a2d3 text
│   ├── list_count_obj.lto_priv.0                                                                   8   0.00%  0x000351e0 rodata
│   ├── list_extend.lto_priv.0                                                                    116   0.04%  0x0000c8cd text
│   ├── list_extend_from_iter                                                                      34   0.01%  0x0002b1ab text
│   ├── list_extend_obj.lto_priv.0                                                                  8   0.00%  0x000351d8 rodata
│   ├── list_getiter.lto_priv.0                                                                    28   0.01%  0x0000a2bd text
│   ├── list_index.lto_priv.0                                                                      20   0.01%  0x0002a2dd text
│   ├── list_index_obj.lto_priv.0                                                                  12   0.00%  0x000351cc rodata
│   ├── list_insert.lto_priv.0                                                                     64   0.02%  0x0002b1cd text
│   ├── list_insert_obj.lto_priv.0                                                                  8   0.00%  0x000351c4 rodata
│   ├── list_it_iternext                                                                           28   0.01%  0x0002a11d text
│   ├── list_locals_dict.lto_priv.0                                                                16   0.01%  0x00035258 rodata
│   ├── list_locals_dict_table.lto_priv.0                                                          88   0.03%  0x00035200 rodata
│   ├── list_new.lto_priv.0                                                                        22   0.01%  0x0002b9e3 text
│   ├── list_pop.lto_priv.0                                                                       124   0.05%  0x0000c941 text
│   ├── list_pop_obj.lto_priv.0                                                                    12   0.00%  0x000351b8 rodata
│   ├── list_print.lto_priv.0                                                                      76   0.03%  0x0000b45d text
│   ├── list_remove_obj.lto_priv.0                                                                  8   0.00%  0x000351b0 rodata
│   ├── list_reverse.lto_priv.0                                                                    46   0.02%  0x0002a139 text
│   ├── list_reverse_obj.lto_priv.0                                                                 8   0.00%  0x000351a8 rodata
│   ├── list_sort_obj.lto_priv.0                                                                   12   0.00%  0x0003519c rodata
│   ├── list_subscr.lto_priv.0                                                                    448   0.17%  0x0000e891 text
│   ├── list_unary_op.lto_priv.0                                                                    4   0.00%  0x0002a119 text
│   ├── ln2HI                                                                                       8   0.00%  0x000379b0 rodata
│   ├── ln2LO                                                                                       8   0.00%  0x000379a8 rodata
│   ├── log_backend_uart                                                                           16   0.01%  0x00032a7c log_backend_area
│   ├── log_backend_uart_api                                                                       28   0.01%  0x00037738 rodata
│   ├── log_backend_uart_init.lto_priv.0                                                           12   0.00%  0x000274d7 text
│   ├── log_base2_floor                                                                            16   0.01%  0x0003c73e rodata
│   ├── log_const_cbprintf_package                                                                  8   0.00%  0x0003296c log_const_area
│   ├── log_const_clock_control                                                                     8   0.00%  0x00032974 log_const_area
│   ├── log_const_counter_rtc                                                                       8   0.00%  0x0003297c log_const_area
│   ├── log_const_counter_rtc_0                                                                     8   0.00%  0x00032984 log_const_area
│   ├── log_const_disk                                                                              8   0.00%  0x0003298c log_const_area
│   ├── log_const_flash                                                                             8   0.00%  0x00032994 log_const_area
│   ├── log_const_flash_nrf                                                                         8   0.00%  0x0003299c log_const_area
│   ├── log_const_flashdisk                                                                         8   0.00%  0x000329a4 log_const_area
│   ├── log_const_fs                                                                                8   0.00%  0x000329ac log_const_area
│   ├── log_const_log                                                                               8   0.00%  0x000329b4 log_const_area
│   ├── log_const_log_mgmt                                                                          8   0.00%  0x000329bc log_const_area
│   ├── log_const_log_uart                                                                          8   0.00%  0x000329c4 log_const_area
│   ├── log_const_mpu                                                                               8   0.00%  0x000329cc log_const_area
│   ├── log_const_nrf_usbd_common                                                                   8   0.00%  0x000329d4 log_const_area
│   ├── log_const_os                                                                                8   0.00%  0x000329dc log_const_area
│   ├── log_const_posix_env                                                                         8   0.00%  0x000329e4 log_const_area
│   ├── log_const_posix_timer                                                                       8   0.00%  0x000329ec log_const_area
│   ├── log_const_pthread                                                                           8   0.00%  0x000329f4 log_const_area
│   ├── log_const_pthread_cond                                                                      8   0.00%  0x000329fc log_const_area
│   ├── log_const_pthread_key                                                                       8   0.00%  0x00032a04 log_const_area
│   ├── log_const_pthread_mutex                                                                     8   0.00%  0x00032a0c log_const_area
│   ├── log_const_pthread_rwlock                                                                    8   0.00%  0x00032a14 log_const_area
│   ├── log_const_pwm_nrfx                                                                          8   0.00%  0x00032a1c log_const_area
│   ├── log_const_soc                                                                               8   0.00%  0x00032a24 log_const_area
│   ├── log_const_spi_nor                                                                           8   0.00%  0x00032a2c log_const_area
│   ├── log_const_spi_nrfx_spim                                                                     8   0.00%  0x00032a34 log_const_area
│   ├── log_const_uart_nrfx_uarte                                                                   8   0.00%  0x00032a3c log_const_area
│   ├── log_const_usb_descriptor                                                                    8   0.00%  0x00032a44 log_const_area
│   ├── log_const_usb_device                                                                        8   0.00%  0x00032a4c log_const_area
│   ├── log_const_usb_msc                                                                           8   0.00%  0x00032a54 log_const_area
│   ├── log_const_usb_nrfx                                                                          8   0.00%  0x00032a5c log_const_area
│   ├── log_const_usb_transfer                                                                      8   0.00%  0x00032a64 log_const_area
│   ├── log_const_usbmscmod                                                                         8   0.00%  0x00032a6c log_const_area
│   ├── log_const_wdt_nrfx                                                                          8   0.00%  0x00032a74 log_const_area
│   ├── log_msg_ptr                                                                                 4   0.00%  0x20000368 log_msg_ptr_area
│   ├── log_output_flush.lto_priv.1                                                                40   0.02%  0x0002746b text
│   ├── log_output_msg_process                                                                    916   0.34%  0x0000158d text
│   ├── logf                                                                                      512   0.19%  0x00000af1 text
│   ├── lookup_path                                                                                60   0.02%  0x0002cd7d text
│   ├── m_cb.lto_priv.0                                                                            16   0.01%  0x2000010c datas
│   ├── m_cb.lto_priv.1                                                                           132   0.05%  0x200001c8 datas
│   ├── m_malloc                                                                                   22   0.01%  0x0002b2a3 text
│   ├── m_malloc_fail                                                                              44   0.02%  0x0001127d text
│   ├── m_malloc_maybe                                                                              6   0.00%  0x0002ba51 text
│   ├── m_realloc                                                                                  22   0.01%  0x0002b077 text
│   ├── machine_hard_i2c_make_new                                                                 100   0.04%  0x00015ad5 text
│   ├── machine_hard_i2c_p.lto_priv.0                                                              28   0.01%  0x00033940 rodata
│   ├── machine_hard_i2c_print.lto_priv.0                                                          16   0.01%  0x000159e9 text
│   ├── machine_hard_i2c_transfer_single.lto_priv.0                                                96   0.04%  0x0002ca33 text
│   ├── machine_hard_spi_init.lto_priv.0                                                          156   0.06%  0x00015215 text
│   ├── machine_hard_spi_make_new                                                                 136   0.05%  0x00015b39 text
│   ├── machine_hard_spi_p.lto_priv.0                                                              12   0.00%  0x00033914 rodata
│   ├── machine_hard_spi_print.lto_priv.0                                                          68   0.03%  0x000159f9 text
│   ├── machine_hard_spi_transfer.lto_priv.0                                                       58   0.02%  0x0002cadb text
│   ├── machine_i2c_init.lto_priv.0                                                                36   0.01%  0x0003031d text
│   ├── machine_i2c_init_obj                                                                       12   0.00%  0x00033458 rodata
│   ├── machine_i2c_locals_dict_table.lto_priv.0                                                  104   0.04%  0x00033750 rodata
│   ├── machine_i2c_mem_allowed_args                                                               32   0.01%  0x000376ac rodata
│   ├── machine_i2c_readfrom.lto_priv.0                                                            80   0.03%  0x00030a39 text
│   ├── machine_i2c_readfrom_into.lto_priv.0                                                       72   0.03%  0x00030a89 text
│   ├── machine_i2c_readfrom_into_obj                                                              12   0.00%  0x00033414 rodata
│   ├── machine_i2c_readfrom_mem.lto_priv.0                                                        88   0.03%  0x0001df51 text
│   ├── machine_i2c_readfrom_mem_into.lto_priv.0                                                   80   0.03%  0x0001dfa9 text
│   ├── machine_i2c_readfrom_mem_into_obj                                                          12   0.00%  0x000333e4 rodata
│   ├── machine_i2c_readfrom_mem_obj                                                               12   0.00%  0x000333f0 rodata
│   ├── machine_i2c_readfrom_obj                                                                   12   0.00%  0x00033420 rodata
│   ├── machine_i2c_readinto.lto_priv.0                                                            92   0.03%  0x0001d925 text
│   ├── machine_i2c_readinto_obj                                                                   12   0.00%  0x00033434 rodata
│   ├── machine_i2c_scan.lto_priv.0                                                                62   0.02%  0x000310af text
│   ├── machine_i2c_scan_obj                                                                        8   0.00%  0x00033450 rodata
│   ├── machine_i2c_start.lto_priv.0                                                               34   0.01%  0x000305b7 text
│   ├── machine_i2c_start_obj                                                                       8   0.00%  0x00033448 rodata
│   ├── machine_i2c_stop.lto_priv.0                                                                34   0.01%  0x000305d9 text
│   ├── machine_i2c_stop.part.0                                                                    20   0.01%  0x0001cba1 text
│   ├── machine_i2c_stop_obj                                                                        8   0.00%  0x00033440 rodata
│   ├── machine_i2c_type                                                                           36   0.01%  0x0003433c rodata
│   ├── machine_i2c_write.lto_priv.0                                                               76   0.03%  0x0001d479 text
│   ├── machine_i2c_write_obj                                                                       8   0.00%  0x0003342c rodata
│   ├── machine_i2c_writeto.lto_priv.0                                                             76   0.03%  0x00030ad1 text
│   ├── machine_i2c_writeto_mem.lto_priv.0                                                        116   0.04%  0x0001dff9 text
│   ├── machine_i2c_writeto_mem_obj.lto_priv.0                                                     12   0.00%  0x000333d8 rodata
│   ├── machine_i2c_writeto_obj.lto_priv.0                                                         12   0.00%  0x00033408 rodata
│   ├── machine_i2c_writevto.lto_priv.0                                                           180   0.07%  0x00030b1d text
│   ├── machine_i2c_writevto_obj.lto_priv.0                                                        12   0.00%  0x000333fc rodata
│   ├── machine_idle.lto_priv.0                                                                    10   0.00%  0x0002ca9b text
│   ├── machine_idle_obj.lto_priv.0                                                                 8   0.00%  0x00034384 rodata
│   ├── machine_mem16_obj                                                                           8   0.00%  0x00034394 rodata
│   ├── machine_mem32_obj                                                                           8   0.00%  0x0003438c rodata
│   ├── machine_mem8_obj                                                                            8   0.00%  0x0003439c rodata
│   ├── machine_mem_get_addr                                                                       36   0.01%  0x0001e13d text
│   ├── machine_mem_print.lto_priv.0                                                               16   0.01%  0x0001ccf1 text
│   ├── machine_mem_subscr.lto_priv.0                                                              86   0.03%  0x00031101 text
│   ├── machine_mem_type                                                                           28   0.01%  0x00033988 rodata
│   ├── machine_module_globals.lto_priv.0                                                          16   0.01%  0x00034ed0 rodata
│   ├── machine_module_globals_table.lto_priv.0                                                   136   0.05%  0x00034c7c rodata
│   ├── machine_pin_call.lto_priv.0                                                                60   0.02%  0x0002a895 text
│   ├── machine_pin_init_obj                                                                       12   0.00%  0x000355b8 rodata
│   ├── machine_pin_ioctl.lto_priv.0                                                               30   0.01%  0x0002a085 text
│   ├── machine_pin_irq.lto_priv.0                                                                236   0.09%  0x0000cd1d text
│   ├── machine_pin_irq_info                                                                       22   0.01%  0x0002a0a3 text
│   ├── machine_pin_irq_methods                                                                     8   0.00%  0x00036534 rodata
│   ├── machine_pin_irq_obj.lto_priv.0                                                             12   0.00%  0x00035590 rodata
│   ├── machine_pin_irq_trigger                                                                    28   0.01%  0x0002a19f text
│   ├── machine_pin_locals_dict.lto_priv.0                                                         16   0.01%  0x0003561c rodata
│   ├── machine_pin_locals_dict_table.lto_priv.0                                                   88   0.03%  0x000355c4 rodata
│   ├── machine_pin_obj_init.lto_priv.0                                                            20   0.01%  0x0002b313 text
│   ├── machine_pin_obj_init_helper                                                               148   0.06%  0x0000cbf9 text
│   ├── machine_pin_off.lto_priv.0                                                                 16   0.01%  0x0002a05f text
│   ├── machine_pin_off_obj.lto_priv.0                                                              8   0.00%  0x000355a4 rodata
│   ├── machine_pin_on.lto_priv.0                                                                  22   0.01%  0x0002a06f text
│   ├── machine_pin_on_obj.lto_priv.0                                                               8   0.00%  0x0003559c rodata
│   ├── machine_pin_pin_p.lto_priv.0                                                                4   0.00%  0x0003562c rodata
│   ├── machine_pin_print.lto_priv.0                                                               16   0.01%  0x0000b16d text
│   ├── machine_pin_type                                                                           40   0.02%  0x00036554 rodata
│   ├── machine_pin_value.lto_priv.0                                                               20   0.01%  0x0002a8d1 text
│   ├── machine_pin_value_obj.lto_priv.0                                                           12   0.00%  0x000355ac rodata
│   ├── machine_pwm_deinit.lto_priv.0                                                              68   0.03%  0x0001c7e9 text
│   ├── machine_pwm_deinit_obj.lto_priv.0                                                           8   0.00%  0x000333c4 rodata
│   ├── machine_pwm_duty.lto_priv.0                                                                 4   0.00%  0x000305fb text
│   ├── machine_pwm_duty_ns.lto_priv.0                                                             80   0.03%  0x0001d59d text
│   ├── machine_pwm_duty_ns_obj.lto_priv.0                                                         12   0.00%  0x00033394 rodata
│   ├── machine_pwm_duty_obj.lto_priv.0                                                            12   0.00%  0x000333ac rodata
│   ├── machine_pwm_duty_u16.lto_priv.0                                                            92   0.03%  0x0001d541 text
│   ├── machine_pwm_duty_u16_obj.lto_priv.0                                                        12   0.00%  0x000333a0 rodata
│   ├── machine_pwm_freq.lto_priv.0                                                               124   0.05%  0x0001d4c5 text
│   ├── machine_pwm_freq_obj.lto_priv.0                                                            12   0.00%  0x000333b8 rodata
│   ├── machine_pwm_init.lto_priv.0                                                                20   0.01%  0x000310ed text
│   ├── machine_pwm_init_obj.lto_priv.0                                                            12   0.00%  0x000333cc rodata
│   ├── machine_pwm_locals_dict.lto_priv.0                                                         16   0.01%  0x00033920 rodata
│   ├── machine_pwm_locals_dict_table.lto_priv.0                                                   48   0.02%  0x00033720 rodata
│   ├── machine_pwm_type                                                                           32   0.01%  0x0003431c rodata
│   ├── machine_reset.lto_priv.0                                                                    8   0.00%  0x0002ca93 text
│   ├── machine_reset_cause.lto_priv.0                                                             24   0.01%  0x0001658d text
│   ├── machine_reset_cause_obj                                                                     8   0.00%  0x000342a8 rodata
│   ├── machine_reset_obj                                                                           8   0.00%  0x000342b0 rodata
│   ├── machine_rtc_datetime.lto_priv.0                                                             4   0.00%  0x0002d68f text
│   ├── machine_rtc_datetime_helper                                                               344   0.13%  0x00016435 text
│   ├── machine_rtc_datetime_obj.lto_priv.0                                                        12   0.00%  0x00033318 rodata
│   ├── machine_rtc_init.lto_priv.0                                                                22   0.01%  0x0002d693 text
│   ├── machine_rtc_init_obj.lto_priv.0                                                             8   0.00%  0x00033324 rodata
│   ├── machine_rtc_locals_dict.lto_priv.0                                                         16   0.01%  0x000338c4 rodata
│   ├── machine_rtc_locals_dict_table.lto_priv.0                                                   16   0.01%  0x00033680 rodata
│   ├── machine_rtc_make_new.lto_priv.0                                                            52   0.02%  0x00015bc1 text
│   ├── machine_rtc_obj                                                                            24   0.01%  0x20000000 datas
│   ├── machine_rtc_type                                                                           28   0.01%  0x0003428c rodata
│   ├── machine_signal_type                                                                        36   0.01%  0x00034360 rodata
│   ├── machine_spi_deinit.lto_priv.0                                                              22   0.01%  0x0002fe9d text
│   ├── machine_spi_deinit_obj.lto_priv.0                                                           8   0.00%  0x00033380 rodata
│   ├── machine_spi_init.lto_priv.0                                                                32   0.01%  0x0002fe7d text
│   ├── machine_spi_init_obj.lto_priv.0                                                            12   0.00%  0x00033388 rodata
│   ├── machine_spi_locals_dict_table.lto_priv.0                                                   64   0.02%  0x000336e0 rodata
│   ├── machine_spi_type                                                                           36   0.01%  0x000342f8 rodata
│   ├── machine_timer_callback                                                                     34   0.01%  0x0002af7d text
│   ├── machine_timer_deinit.lto_priv.0                                                            12   0.00%  0x0002af9f text
│   ├── machine_timer_deinit_obj.lto_priv.0                                                         8   0.00%  0x00035514 rodata
│   ├── machine_timer_init.lto_priv.0                                                              20   0.01%  0x0002bba9 text
│   ├── machine_timer_init_helper                                                                 220   0.08%  0x0000ed39 text
│   ├── machine_timer_init_obj.lto_priv.0                                                          12   0.00%  0x00035508 rodata
│   ├── machine_timer_locals_dict.lto_priv.0                                                       16   0.01%  0x0003554c rodata
│   ├── machine_timer_locals_dict_table.lto_priv.0                                                 48   0.02%  0x0003551c rodata
│   ├── machine_timer_make_new.lto_priv.0                                                         116   0.04%  0x0000ee15 text
│   ├── machine_timer_print.lto_priv.0                                                             24   0.01%  0x0000b17d text
│   ├── machine_timer_type                                                                         32   0.01%  0x000364f8 rodata
│   ├── machine_timer_value.lto_priv.0                                                            132   0.05%  0x0000ee89 text
│   ├── machine_timer_value_obj.lto_priv.0                                                          8   0.00%  0x00035500 rodata
│   ├── machine_uart_any.lto_priv.0                                                                 8   0.00%  0x000311af text
│   ├── machine_uart_any_obj.lto_priv.0                                                             8   0.00%  0x0003333c rodata
│   ├── machine_uart_deinit.lto_priv.0                                                              4   0.00%  0x0002fef9 text
│   ├── machine_uart_deinit_obj.lto_priv.0                                                          8   0.00%  0x00033344 rodata
│   ├── machine_uart_init.lto_priv.0                                                               40   0.02%  0x0001e115 text
│   ├── machine_uart_init_obj                                                                      12   0.00%  0x0003334c rodata
│   ├── machine_uart_locals_dict.lto_priv.0                                                        16   0.01%  0x000338e4 rodata
│   ├── machine_uart_locals_dict_table.lto_priv.0                                                  72   0.03%  0x00033698 rodata
│   ├── machine_uart_txdone.lto_priv.0                                                              8   0.00%  0x000311a7 text
│   ├── machine_uart_txdone_obj.lto_priv.0                                                          8   0.00%  0x00033334 rodata
│   ├── machine_uart_type                                                                          36   0.01%  0x000342d4 rodata
│   ├── machine_wdt_feed.lto_priv.0                                                                26   0.01%  0x000305ff text
│   ├── machine_wdt_feed_obj.lto_priv.0                                                             8   0.00%  0x0003332c rodata
│   ├── machine_wdt_locals_dict.lto_priv.0                                                         16   0.01%  0x000338d4 rodata
│   ├── machine_wdt_locals_dict_table.lto_priv.0                                                    8   0.00%  0x00033690 rodata
│   ├── machine_wdt_make_new.lto_priv.0                                                           140   0.05%  0x0001e2ed text
│   ├── machine_wdt_type                                                                           28   0.01%  0x000342b8 rodata
│   ├── make_node_const_object                                                                     24   0.01%  0x00031017 text
│   ├── malloc                                                                                     56   0.02%  0x00004c55 text
│   ├── malloc_lock                                                                                20   0.01%  0x0000229d text
│   ├── malloc_prepare                                                                             36   0.01%  0x0000259d text
│   ├── map_iternext.lto_priv.0                                                                    74   0.03%  0x0003093f text
│   ├── map_make_new.lto_priv.0                                                                    80   0.03%  0x0001d82d text
│   ├── mass_cfg                                                                                   23   0.01%  0x200004bf usb_descriptor
│   ├── mass_ep_data                                                                               16   0.01%  0x20000154 datas
│   ├── mass_interface_config                                                                      12   0.00%  0x00001475 text
│   ├── mass_storage_bulk_in                                                                      112   0.04%  0x00002bd5 text
│   ├── mass_storage_bulk_out                                                                    1080   0.41%  0x00002d4d text
│   ├── mass_storage_class_handle_req                                                             120   0.05%  0x000019d5 text
│   ├── mass_storage_config                                                                        36   0.01%  0x20000530 usb_cfg_data_area
│   ├── mass_storage_init                                                                         236   0.09%  0x000034e9 text
│   ├── mass_storage_status_cb                                                                     20   0.01%  0x0000197d text
│   ├── mass_thread_main                                                                          376   0.14%  0x00003371 text
│   ├── math_generic_1                                                                             96   0.04%  0x0001c9b9 text
│   ├── math_generic_2                                                                            132   0.05%  0x0001c905 text
│   ├── mbedtls_ctr_drbg_reseed_internal                                                          196   0.07%  0x000220d9 text
│   ├── mbedtls_hardware_poll                                                                     260   0.10%  0x00022f51 text
│   ├── mbedtls_mutex_init                                                                          4   0.00%  0x200002c4 datas
│   ├── mbedtls_mutex_lock                                                                          4   0.00%  0x200002c0 datas
│   ├── mbedtls_mutex_unlock                                                                        4   0.00%  0x200002bc datas
│   ├── mbedtls_sha_finish_internal                                                                92   0.03%  0x00023235 text
│   ├── mbedtls_sha_starts_internal                                                                38   0.01%  0x0002320d text
│   ├── mbedtls_sha_update_internal                                                               492   0.19%  0x00023291 text
│   ├── mbedtls_threading_psa_globaldata_mutex                                                      8   0.00%  0x20000258 datas
│   ├── mbedtls_threading_psa_rngdata_mutex                                                         8   0.00%  0x20000260 datas
│   ├── mbedtls_zeroize_internal                                                                   20   0.01%  0x00021d6d text
│   ├── mem_manage_fault.constprop.0                                                              304   0.11%  0x000207e9 text
│   ├── memcmp                                                                                     32   0.01%  0x00032201 text
│   ├── memoryRead                                                                                 60   0.02%  0x00002b99 text
│   ├── memoryview_make_new.lto_priv.0                                                            144   0.05%  0x0000d9d9 text
│   ├── memset                                                                                     16   0.01%  0x000321f1 text
│   ├── memset_func                                                                                 4   0.00%  0x20000254 datas
│   ├── merge_chunks                                                                               60   0.02%  0x000273f3 text
│   ├── minimal_erase_types                                                                         8   0.00%  0x000397d2 rodata
│   ├── mod_binascii_a2b_base64.lto_priv.0                                                        180   0.07%  0x00015c0d text
│   ├── mod_binascii_a2b_base64_obj.lto_priv.0                                                      8   0.00%  0x00034428 rodata
│   ├── mod_binascii_b2a_base64.lto_priv.0                                                        292   0.11%  0x00015cc1 text
│   ├── mod_binascii_b2a_base64_obj.lto_priv.0                                                     12   0.00%  0x0003441c rodata
│   ├── mod_current_tid.lto_priv.0                                                                 24   0.01%  0x00015105 text
│   ├── mod_current_tid_obj.lto_priv.0                                                              8   0.00%  0x00033a68 rodata
│   ├── mod_is_preempt_thread.lto_priv.0                                                           32   0.01%  0x000150e5 text
│   ├── mod_is_preempt_thread_obj.lto_priv.0                                                        8   0.00%  0x00033a70 rodata
│   ├── mod_network_country_code                                                                    2   0.00%  0x2000034d datas
│   ├── mod_network_country_obj                                                                    12   0.00%  0x00033aa4 rodata
│   ├── mod_network_hostname                                                                       64   0.02%  0x00015169 text
│   ├── mod_network_hostname_data                                                                  33   0.01%  0x2000032c datas
│   ├── mod_network_hostname_obj.lto_priv.0                                                        12   0.00%  0x00033a98 rodata
│   ├── mod_random___init__.lto_priv.0                                                             28   0.01%  0x000153e1 text
│   ├── mod_random___init___obj.lto_priv.0                                                          8   0.00%  0x000341e8 rodata
│   ├── mod_random_choice.lto_priv.0                                                               52   0.02%  0x000153fd text
│   ├── mod_random_choice_obj.lto_priv.0                                                            8   0.00%  0x000341b8 rodata
│   ├── mod_random_getrandbits.lto_priv.0                                                          52   0.02%  0x0001536d text
│   ├── mod_random_getrandbits_obj.lto_priv.0                                                       8   0.00%  0x000341e0 rodata
│   ├── mod_random_randint.lto_priv.0                                                              44   0.02%  0x0002cbad text
│   ├── mod_random_randint_obj.lto_priv.0                                                           8   0.00%  0x000341c0 rodata
│   ├── mod_random_random.lto_priv.0                                                               34   0.01%  0x0002cc1f text
│   ├── mod_random_random_obj.lto_priv.0                                                            8   0.00%  0x000341b0 rodata
│   ├── mod_random_randrange.lto_priv.0                                                           110   0.04%  0x0002cb3f text
│   ├── mod_random_randrange_obj.lto_priv.0                                                        12   0.00%  0x000341c8 rodata
│   ├── mod_random_seed.lto_priv.0                                                                 64   0.02%  0x000153a1 text
│   ├── mod_random_seed_obj.lto_priv.0                                                             12   0.00%  0x000341d4 rodata
│   ├── mod_random_uniform.lto_priv.0                                                              70   0.03%  0x0002cc41 text
│   ├── mod_random_uniform_obj.lto_priv.0                                                           8   0.00%  0x000341a8 rodata
│   ├── mod_thread_allocate_lock.lto_priv.0                                                        32   0.01%  0x0001d799 text
│   ├── mod_thread_allocate_lock_obj.lto_priv.0                                                     8   0.00%  0x000339e4 rodata
│   ├── mod_thread_exit.lto_priv.0                                                                 16   0.01%  0x0001cb59 text
│   ├── mod_thread_exit_obj.lto_priv.0                                                              8   0.00%  0x000339ec rodata
│   ├── mod_thread_get_ident.lto_priv.0                                                            24   0.01%  0x0001d021 text
│   ├── mod_thread_get_ident_obj.lto_priv.0                                                         8   0.00%  0x00033a0c rodata
│   ├── mod_thread_stack_size.lto_priv.0                                                           36   0.01%  0x0001d039 text
│   ├── mod_thread_stack_size_obj.lto_priv.0                                                       12   0.00%  0x00033a00 rodata
│   ├── mod_thread_start_new_thread.lto_priv.0                                                    464   0.17%  0x0001f32d text
│   ├── mod_thread_start_new_thread_obj.lto_priv.0                                                 12   0.00%  0x000339f4 rodata
│   ├── modff                                                                                     112   0.04%  0x000266b9 text
│   ├── module_attr.lto_priv.0                                                                    120   0.05%  0x0002b397 text
│   ├── module_attr_try_delegation.lto_priv.0                                                      64   0.02%  0x0000fbf5 text
│   ├── module_print.lto_priv.0                                                                    96   0.04%  0x0000cfb9 text
│   ├── mount_volume.lto_priv.0                                                                   564   0.21%  0x00006b11 text
│   ├── move_window.lto_priv.0                                                                     64   0.02%  0x00006a11 text
│   ├── mp_arg_check_num_sig                                                                       88   0.03%  0x0000ab25 text
│   ├── mp_arg_parse_all                                                                          188   0.07%  0x0000cb3d text
│   ├── mp_arg_parse_all_kw_array                                                                  42   0.02%  0x0002b327 text
│   ├── mp_binary_get_size                                                                        232   0.09%  0x00019dad text
│   ├── mp_binary_get_val_array                                                                   302   0.11%  0x00019e95 text
│   ├── mp_binary_op                                                                              972   0.37%  0x000132a9 text
│   ├── mp_binary_op_method_name                                                                   37   0.01%  0x0003d121 rodata
│   ├── mp_binary_set_int                                                                          42   0.02%  0x0002e505 text
│   ├── mp_binary_set_val_array                                                                   344   0.13%  0x00019fc5 text
│   ├── mp_builtin___build_class__.lto_priv.0                                                     104   0.04%  0x00019881 text
│   ├── mp_builtin___build_class___obj                                                             12   0.00%  0x0003410c rodata
│   ├── mp_builtin___import___default                                                             180   0.07%  0x0002e431 text
│   ├── mp_builtin___import___obj                                                                  12   0.00%  0x00034100 rodata
│   ├── mp_builtin___repl_print__.lto_priv.0                                                       36   0.01%  0x00019735 text
│   ├── mp_builtin___repl_print___obj                                                               8   0.00%  0x000340f8 rodata
│   ├── mp_builtin_abs.lto_priv.0                                                                   8   0.00%  0x0002e315 text
│   ├── mp_builtin_abs_obj                                                                          8   0.00%  0x00033f94 rodata
│   ├── mp_builtin_all.lto_priv.0                                                                  36   0.01%  0x0002e325 text
│   ├── mp_builtin_all_obj                                                                          8   0.00%  0x00033f8c rodata
│   ├── mp_builtin_any.lto_priv.0                                                                  36   0.01%  0x0002e349 text
│   ├── mp_builtin_any_obj                                                                          8   0.00%  0x00033f84 rodata
│   ├── mp_builtin_bin.lto_priv.0                                                                  26   0.01%  0x0002e0fd text
│   ├── mp_builtin_bin_obj                                                                          8   0.00%  0x00033f7c rodata
│   ├── mp_builtin_callable.lto_priv.0                                                             80   0.03%  0x00019555 text
│   ├── mp_builtin_callable_obj                                                                     8   0.00%  0x00033f74 rodata
│   ├── mp_builtin_chr.lto_priv.0                                                                  40   0.02%  0x000195a5 text
│   ├── mp_builtin_chr_obj                                                                          8   0.00%  0x00033f6c rodata
│   ├── mp_builtin_delattr.lto_priv.0                                                               6   0.00%  0x0002e403 text
│   ├── mp_builtin_delattr_obj                                                                      8   0.00%  0x00033f64 rodata
│   ├── mp_builtin_dir.lto_priv.0                                                                 120   0.05%  0x000199c5 text
│   ├── mp_builtin_dir_obj                                                                         12   0.00%  0x00033f58 rodata
│   ├── mp_builtin_divmod.lto_priv.0                                                               10   0.00%  0x0002e373 text
│   ├── mp_builtin_divmod_obj                                                                       8   0.00%  0x00033f50 rodata
│   ├── mp_builtin_eval.lto_priv.0                                                                  6   0.00%  0x000311fd text
│   ├── mp_builtin_eval_obj                                                                        12   0.00%  0x00033f44 rodata
│   ├── mp_builtin_exec.lto_priv.0                                                                  6   0.00%  0x00031203 text
│   ├── mp_builtin_exec_obj                                                                        12   0.00%  0x00033f38 rodata
│   ├── mp_builtin_extensible_module_map                                                           12   0.00%  0x000360e4 rodata
│   ├── mp_builtin_extensible_module_table.lto_priv.0                                              80   0.03%  0x000350c4 rodata
│   ├── mp_builtin_getattr.lto_priv.0                                                              88   0.03%  0x00019829 text
│   ├── mp_builtin_getattr_obj                                                                     12   0.00%  0x00033f2c rodata
│   ├── mp_builtin_globals.lto_priv.0                                                               4   0.00%  0x0002e4e5 text
│   ├── mp_builtin_globals_obj                                                                      8   0.00%  0x00033f1c rodata
│   ├── mp_builtin_hasattr.lto_priv.0                                                              36   0.01%  0x0002e409 text
│   ├── mp_builtin_hasattr_obj                                                                      8   0.00%  0x00033f14 rodata
│   ├── mp_builtin_hash.lto_priv.0                                                                  8   0.00%  0x0002e31d text
│   ├── mp_builtin_hash_obj                                                                         8   0.00%  0x00033f0c rodata
│   ├── mp_builtin_help.lto_priv.0                                                                208   0.08%  0x0001d6c9 text
│   ├── mp_builtin_help_obj                                                                        12   0.00%  0x00033f00 rodata
│   ├── mp_builtin_hex.lto_priv.0                                                                  12   0.00%  0x0002e37d text
│   ├── mp_builtin_hex_obj                                                                          8   0.00%  0x00033ef8 rodata
│   ├── mp_builtin_id_obj                                                                           8   0.00%  0x00033ef0 rodata
│   ├── mp_builtin_isinstance.lto_priv.0                                                           18   0.01%  0x0002c47f text
│   ├── mp_builtin_isinstance_obj                                                                   8   0.00%  0x00033ee8 rodata
│   ├── mp_builtin_issubclass.lto_priv.0                                                           36   0.01%  0x00011d7d text
│   ├── mp_builtin_issubclass_obj                                                                   8   0.00%  0x00033ee0 rodata
│   ├── mp_builtin_iter.lto_priv.0                                                                  6   0.00%  0x0002e36d text
│   ├── mp_builtin_iter_obj                                                                         8   0.00%  0x00033ed8 rodata
│   ├── mp_builtin_len_obj                                                                          8   0.00%  0x00033ed0 rodata
│   ├── mp_builtin_locals.lto_priv.0                                                                4   0.00%  0x0002e42d text
│   ├── mp_builtin_locals_obj                                                                       8   0.00%  0x00033ec8 rodata
│   ├── mp_builtin_max.lto_priv.0                                                                   6   0.00%  0x0002e3c9 text
│   ├── mp_builtin_max_obj                                                                         12   0.00%  0x00033ebc rodata
│   ├── mp_builtin_min.lto_priv.0                                                                   6   0.00%  0x0002e3cf text
│   ├── mp_builtin_min_max                                                                        200   0.08%  0x000195ed text
│   ├── mp_builtin_min_obj                                                                         12   0.00%  0x00033eb0 rodata
│   ├── mp_builtin_module_map                                                                      12   0.00%  0x000360d8 rodata
│   ├── mp_builtin_module_table.lto_priv.0                                                        104   0.04%  0x0003505c rodata
│   ├── mp_builtin_next.lto_priv.0                                                                 20   0.01%  0x0002e3d5 text
│   ├── mp_builtin_next_obj                                                                         8   0.00%  0x00033ea8 rodata
│   ├── mp_builtin_oct.lto_priv.0                                                                  12   0.00%  0x0002e389 text
│   ├── mp_builtin_oct_obj                                                                          8   0.00%  0x00033ea0 rodata
│   ├── mp_builtin_ord.lto_priv.0                                                                  44   0.02%  0x00019429 text
│   ├── mp_builtin_ord_obj                                                                          8   0.00%  0x00033e98 rodata
│   ├── mp_builtin_pow.lto_priv.0                                                                  32   0.01%  0x000195cd text
│   ├── mp_builtin_pow_obj                                                                         12   0.00%  0x00033e8c rodata
│   ├── mp_builtin_print.lto_priv.0                                                               128   0.05%  0x000196b5 text
│   ├── mp_builtin_print_obj                                                                       12   0.00%  0x00033e80 rodata
│   ├── mp_builtin_repr.lto_priv.0                                                                 52   0.02%  0x00019759 text
│   ├── mp_builtin_repr_obj                                                                         8   0.00%  0x00033e78 rodata
│   ├── mp_builtin_round.lto_priv.0                                                               156   0.06%  0x0001978d text
│   ├── mp_builtin_round_obj                                                                       12   0.00%  0x00033e6c rodata
│   ├── mp_builtin_setattr.lto_priv.0                                                              26   0.01%  0x0002e3e9 text
│   ├── mp_builtin_setattr_obj                                                                      8   0.00%  0x00033f24 rodata
│   ├── mp_builtin_sorted.lto_priv.0                                                               52   0.02%  0x000193e1 text
│   ├── mp_builtin_sorted_obj                                                                      12   0.00%  0x00033e60 rodata
│   ├── mp_builtin_sum.lto_priv.0                                                                  52   0.02%  0x0002e395 text
│   ├── mp_builtin_sum_obj                                                                         12   0.00%  0x00033e54 rodata
│   ├── mp_call_function_0                                                                         10   0.00%  0x0002c2d3 text
│   ├── mp_call_function_1                                                                         20   0.01%  0x0002c2dd text
│   ├── mp_call_function_1_from_nlr_jump_callback                                                   6   0.00%  0x0002bcbf text
│   ├── mp_call_function_1_protected                                                               46   0.02%  0x0002c847 text
│   ├── mp_call_function_n_kw                                                                      68   0.03%  0x00010bb9 text
│   ├── mp_call_method_n_kw                                                                        32   0.01%  0x0002c2f1 text
│   ├── mp_call_method_n_kw_var                                                                   700   0.26%  0x000137f5 text
│   ├── mp_call_method_self_n_kw                                                                  108   0.04%  0x000318d3 text
│   ├── mp_cmath_cos.lto_priv.0                                                                    90   0.03%  0x00030137 text
│   ├── mp_cmath_cos_obj.lto_priv.0                                                                 8   0.00%  0x00033c14 rodata
│   ├── mp_cmath_exp.lto_priv.0                                                                    74   0.03%  0x0002ffe1 text
│   ├── mp_cmath_exp_obj.lto_priv.0                                                                 8   0.00%  0x00033c2c rodata
│   ├── mp_cmath_log.lto_priv.0                                                                    78   0.03%  0x000300e9 text
│   ├── mp_cmath_log_obj.lto_priv.0                                                                 8   0.00%  0x00033c24 rodata
│   ├── mp_cmath_phase.lto_priv.0                                                                  32   0.01%  0x0002ff7d text
│   ├── mp_cmath_phase_obj.lto_priv.0                                                               8   0.00%  0x00033c44 rodata
│   ├── mp_cmath_polar.lto_priv.0                                                                  68   0.03%  0x0002ff9d text
│   ├── mp_cmath_polar_obj.lto_priv.0                                                               8   0.00%  0x00033c3c rodata
│   ├── mp_cmath_rect.lto_priv.0                                                                   62   0.02%  0x00030095 text
│   ├── mp_cmath_rect_obj.lto_priv.0                                                                8   0.00%  0x00033c34 rodata
│   ├── mp_cmath_sin.lto_priv.0                                                                    90   0.03%  0x00030191 text
│   ├── mp_cmath_sin_obj.lto_priv.0                                                                 8   0.00%  0x00033c0c rodata
│   ├── mp_cmath_sqrt.lto_priv.0                                                                  106   0.04%  0x0003002b text
│   ├── mp_cmath_sqrt_obj.lto_priv.0                                                                8   0.00%  0x00033c1c rodata
│   ├── mp_compile                                                                                858   0.32%  0x0002f8d3 text
│   ├── mp_const_GeneratorExit_obj                                                                 16   0.01%  0x00036bb8 rodata
│   ├── mp_const_ellipsis_obj                                                                       8   0.00%  0x00033f9c rodata
│   ├── mp_const_empty_bytes_obj                                                                   16   0.01%  0x00036c24 rodata
│   ├── mp_const_empty_dict_obj                                                                    16   0.01%  0x00036af4 rodata
│   ├── mp_const_empty_tuple_obj                                                                    8   0.00%  0x00036aa4 rodata
│   ├── mp_const_float_e_obj                                                                        8   0.00%  0x00033c54 rodata
│   ├── mp_const_float_pi_obj                                                                       8   0.00%  0x00033c4c rodata
│   ├── mp_convert_member_lookup                                                                  128   0.05%  0x0000fb55 text
│   ├── mp_cstack_check                                                                            40   0.02%  0x0001a2b5 text
│   ├── mp_decode_uint                                                                             28   0.01%  0x0002e4e9 text
│   ├── mp_dict_view_names                                                                         12   0.00%  0x0003619c rodata
│   ├── mp_emit_bc_adjust_stack_size                                                               24   0.01%  0x0002de03 text
│   ├── mp_emit_bc_attr.part.0                                                                     10   0.00%  0x0002ec31 text
│   ├── mp_emit_bc_binary_op                                                                       50   0.02%  0x0002dfe3 text
│   ├── mp_emit_bc_build                                                                           22   0.01%  0x0002f719 text
│   ├── mp_emit_bc_call_function                                                                   30   0.01%  0x0002e52f text
│   ├── mp_emit_bc_delete_global                                                                   12   0.00%  0x0002ec25 text
│   ├── mp_emit_bc_delete_local                                                                    14   0.01%  0x0002f70b text
│   ├── mp_emit_bc_dup_top                                                                          8   0.00%  0x0002dfad text
│   ├── mp_emit_bc_jump                                                                            20   0.01%  0x0002dfcf text
│   ├── mp_emit_bc_label_assign                                                                    20   0.01%  0x0002df09 text
│   ├── mp_emit_bc_load_const_small_int                                                           136   0.05%  0x0002df1d text
│   ├── mp_emit_bc_load_const_str                                                                  10   0.00%  0x0002e595 text
│   ├── mp_emit_bc_load_const_tok                                                                  24   0.01%  0x0001953d text
│   ├── mp_emit_bc_load_global                                                                     12   0.00%  0x0002ec0b text
│   ├── mp_emit_bc_load_local                                                                      44   0.02%  0x0002f51d text
│   ├── mp_emit_bc_load_null                                                                        8   0.00%  0x0002dfa5 text
│   ├── mp_emit_bc_method_table_delete_id_ops                                                       8   0.00%  0x000375ec rodata
│   ├── mp_emit_bc_method_table_load_id_ops                                                         8   0.00%  0x000375fc rodata
│   ├── mp_emit_bc_method_table_store_id_ops                                                        8   0.00%  0x000375f4 rodata
│   ├── mp_emit_bc_pop_top                                                                         10   0.00%  0x0002dfb5 text
│   ├── mp_emit_bc_return_value                                                                    20   0.01%  0x0002e01f text
│   ├── mp_emit_bc_rot_three                                                                        8   0.00%  0x0002dfc7 text
│   ├── mp_emit_bc_rot_two                                                                          8   0.00%  0x0002dfbf text
│   ├── mp_emit_bc_set_source_line                                                                164   0.06%  0x000192e5 text
│   ├── mp_emit_bc_store_global                                                                    14   0.01%  0x0002ec17 text
│   ├── mp_emit_bc_store_local                                                                     48   0.02%  0x0002f6db text
│   ├── mp_emit_bc_store_map                                                                       10   0.00%  0x0002e015 text
│   ├── mp_emit_bc_yield                                                                           28   0.01%  0x0002e033 text
│   ├── mp_emit_common_get_id_for_modification                                                     30   0.01%  0x0002e1f5 text
│   ├── mp_emit_common_id_op                                                                       74   0.03%  0x0002e213 text
│   ├── mp_emit_common_use_qstr                                                                    46   0.02%  0x0002e1c7 text
│   ├── mp_encode_uint                                                                             66   0.02%  0x0002dd2b text
│   ├── mp_ensure_not_fixed                                                                        16   0.01%  0x0002a1bb text
│   ├── mp_execute_bytecode                                                                      4390   1.65%  0x00013ab1 text
│   ├── mp_find_frozen_module                                                                     112   0.04%  0x0001bbbd text
│   ├── mp_format_float.part.0                                                                   1072   0.40%  0x0001b78d text
│   ├── mp_frozen_mpy_content                                                                      36   0.01%  0x000374ac rodata
│   ├── mp_frozen_names                                                                           103   0.04%  0x0003f5bf rodata
│   ├── mp_get_buffer                                                                              56   0.02%  0x0000b8ad text
│   ├── mp_get_index                                                                              120   0.05%  0x0000b5d5 text
│   ├── mp_get_stream.lto_priv.0.lto_priv.0                                                        12   0.00%  0x0002c5a1 text
│   ├── mp_getiter                                                                                164   0.06%  0x00011179 text
│   ├── mp_globals_get.lto_priv.6.lto_priv.0                                                       10   0.00%  0x0002ab2d text
│   ├── mp_globals_locals_set_from_nlr_jump_callback                                               20   0.01%  0x0002c875 text
│   ├── mp_globals_set.lto_priv.0.lto_priv.0                                                       12   0.00%  0x0002ab37 text
│   ├── mp_hal_move_cursor_back                                                                    68   0.03%  0x0001f4fd text
│   ├── mp_hal_stdin_rx_chr                                                                       236   0.09%  0x0000ef0d text
│   ├── mp_hal_stdout_tx_str                                                                       20   0.01%  0x0002d2d3 text
│   ├── mp_hal_stdout_tx_strn                                                                     104   0.04%  0x0000ebad text
│   ├── mp_hal_ticks_ms.lto_priv.1.lto_priv.0                                                      26   0.01%  0x0002a3e7 text
│   ├── mp_hal_time_ns.lto_priv.1                                                                  68   0.03%  0x00015431 text
│   ├── mp_hal_wait_sem.constprop.0                                                               460   0.17%  0x0002172d text
│   ├── mp_handle_pending                                                                         188   0.07%  0x0000b245 text
│   ├── mp_identity                                                                                 2   0.00%  0x0002a0b9 text
│   ├── mp_identity_obj                                                                             8   0.00%  0x00033afc rodata
│   ├── mp_import_from                                                                            208   0.08%  0x00011429 text
│   ├── mp_int_format_size                                                                         48   0.02%  0x0000bab9 text
│   ├── mp_irq_call.lto_priv.0                                                                     24   0.01%  0x0002db07 text
│   ├── mp_irq_flags.lto_priv.0                                                                    20   0.01%  0x0002cbd9 text
│   ├── mp_irq_flags_obj                                                                            8   0.00%  0x00035568 rodata
│   ├── mp_irq_handler                                                                            120   0.05%  0x000189a5 text
│   ├── mp_irq_locals_dict                                                                         16   0.01%  0x00035580 rodata
│   ├── mp_irq_locals_dict_table                                                                   16   0.01%  0x00035570 rodata
│   ├── mp_irq_trigger.lto_priv.0                                                                  50   0.02%  0x0002cbed text
│   ├── mp_irq_trigger_obj                                                                         12   0.00%  0x0003555c rodata
│   ├── mp_irq_type                                                                                28   0.01%  0x00036518 rodata
│   ├── mp_iternext                                                                               156   0.06%  0x0001302d text
│   ├── mp_iternext_allow_raise                                                                    96   0.04%  0x0001121d text
│   ├── mp_lexer_free                                                                              38   0.01%  0x0002e2ef text
│   ├── mp_lexer_new                                                                              132   0.05%  0x0002fc2d text
│   ├── mp_lexer_new_from_file                                                                    156   0.06%  0x0001c2c1 text
│   ├── mp_lexer_new_from_str_len.constprop.0                                                      64   0.02%  0x0002095d text
│   ├── mp_lexer_to_next                                                                         1596   0.60%  0x0001bc85 text
│   ├── mp_load_global                                                                             68   0.03%  0x000109ed text
│   ├── mp_load_method                                                                             72   0.03%  0x00011021 text
│   ├── mp_load_method_maybe                                                                      132   0.05%  0x000103f5 text
│   ├── mp_load_method_protected                                                                   68   0.03%  0x00012fe9 text
│   ├── mp_locals_get.lto_priv.3.lto_priv.0                                                        10   0.00%  0x0002bf7f text
│   ├── mp_locals_set.lto_priv.2.lto_priv.0                                                        12   0.00%  0x0002bf89 text
│   ├── mp_machine_i2c_locals_dict                                                                 16   0.01%  0x00033930 rodata
│   ├── mp_machine_i2c_readfrom                                                                    44   0.02%  0x0002fe2b text
│   ├── mp_machine_i2c_transfer_adaptor                                                           174   0.07%  0x000307d3 text
│   ├── mp_machine_i2c_writeto                                                                     38   0.01%  0x0002fe57 text
│   ├── mp_machine_pwm_init_helper                                                                168   0.06%  0x0001e06d text
│   ├── mp_machine_pwm_make_new.lto_priv.0                                                        132   0.05%  0x0001e161 text
│   ├── mp_machine_pwm_print.lto_priv.0                                                           100   0.04%  0x0001cd01 text
│   ├── mp_machine_spi_locals_dict                                                                 16   0.01%  0x00033904 rodata
│   ├── mp_machine_spi_read.lto_priv.0                                                             68   0.03%  0x00030567 text
│   ├── mp_machine_spi_read_obj                                                                    12   0.00%  0x00033374 rodata
│   ├── mp_machine_spi_readinto.lto_priv.0                                                         60   0.02%  0x00030491 text
│   ├── mp_machine_spi_readinto_obj                                                                12   0.00%  0x00033368 rodata
│   ├── mp_machine_spi_transfer                                                                    20   0.01%  0x0002feb3 text
│   ├── mp_machine_spi_write.lto_priv.0                                                            32   0.01%  0x000304cd text
│   ├── mp_machine_spi_write_obj                                                                    8   0.00%  0x00033360 rodata
│   ├── mp_machine_spi_write_readinto.lto_priv.0                                                   64   0.02%  0x0001cfe1 text
│   ├── mp_machine_spi_write_readinto_obj                                                           8   0.00%  0x00033358 rodata
│   ├── mp_machine_uart_ioctl.lto_priv.0                                                           18   0.01%  0x0002fee7 text
│   ├── mp_machine_uart_make_new.lto_priv.0                                                       100   0.04%  0x0001e1e5 text
│   ├── mp_machine_uart_print.lto_priv.0                                                          100   0.04%  0x0001cd65 text
│   ├── mp_machine_uart_read.lto_priv.0                                                            80   0.03%  0x00031157 text
│   ├── mp_machine_uart_write.lto_priv.0                                                           32   0.01%  0x0002fec7 text
│   ├── mp_make_closure_from_proto_fun                                                             76   0.03%  0x0001b741 text
│   ├── mp_make_function_from_proto_fun                                                            88   0.03%  0x0001b6e9 text
│   ├── mp_make_raise_obj                                                                          60   0.02%  0x00010f9d text
│   ├── mp_map_lookup                                                                             384   0.14%  0x0000c9bd text
│   ├── mp_map_rehash                                                                              90   0.03%  0x0002b2b9 text
│   ├── mp_map_slot_is_filled.lto_priv.3.lto_priv.0                                                16   0.01%  0x0002aa49 text
│   ├── mp_math_acos.lto_priv.0                                                                    12   0.00%  0x0001ca55 text
│   ├── mp_math_acos_obj.lto_priv.0                                                                 8   0.00%  0x00033b8c rodata
│   ├── mp_math_asin.lto_priv.0                                                                    12   0.00%  0x0001ca61 text
│   ├── mp_math_asin_obj.lto_priv.0                                                                 8   0.00%  0x00033b84 rodata
│   ├── mp_math_atan.lto_priv.0                                                                    12   0.00%  0x0001ca6d text
│   ├── mp_math_atan2.lto_priv.0                                                                   12   0.00%  0x0001c995 text
│   ├── mp_math_atan2_obj.lto_priv.0                                                                8   0.00%  0x00033b74 rodata
│   ├── mp_math_atan_obj.lto_priv.0                                                                 8   0.00%  0x00033b7c rodata
│   ├── mp_math_ceil.lto_priv.0                                                                    18   0.01%  0x000302ab text
│   ├── mp_math_ceil_obj.lto_priv.0                                                                 8   0.00%  0x00033b6c rodata
│   ├── mp_math_copysign.lto_priv.0                                                                12   0.00%  0x0001c9a1 text
│   ├── mp_math_copysign_obj.lto_priv.0                                                             8   0.00%  0x00033b64 rodata
│   ├── mp_math_cos.lto_priv.0                                                                     12   0.00%  0x0001ca31 text
│   ├── mp_math_cos_obj.lto_priv.0                                                                  8   0.00%  0x00033ba4 rodata
│   ├── mp_math_degrees.lto_priv.0                                                                 28   0.01%  0x0001c891 text
│   ├── mp_math_degrees_obj.lto_priv.0                                                              8   0.00%  0x00033b04 rodata
│   ├── mp_math_exp.lto_priv.0                                                                     12   0.00%  0x0001ca25 text
│   ├── mp_math_exp_obj.lto_priv.0                                                                  8   0.00%  0x00033bb8 rodata
│   ├── mp_math_fabs.lto_priv.0                                                                    12   0.00%  0x0001ca79 text
│   ├── mp_math_fabs_obj.lto_priv.0                                                                 8   0.00%  0x00033b5c rodata
│   ├── mp_math_floor.lto_priv.0                                                                   18   0.01%  0x000302bd text
│   ├── mp_math_floor_obj.lto_priv.0                                                                8   0.00%  0x00033b54 rodata
│   ├── mp_math_fmod.lto_priv.0                                                                    12   0.00%  0x0001c9ad text
│   ├── mp_math_fmod_obj.lto_priv.0                                                                 8   0.00%  0x00033b4c rodata
│   ├── mp_math_frexp.lto_priv.0                                                                   44   0.02%  0x00030341 text
│   ├── mp_math_frexp_obj.lto_priv.0                                                                8   0.00%  0x00033b44 rodata
│   ├── mp_math_isfinite.lto_priv.0                                                                36   0.01%  0x0001c82d text
│   ├── mp_math_isfinite_obj.lto_priv.0                                                             8   0.00%  0x00033b2c rodata
│   ├── mp_math_isinf.lto_priv.0                                                                   36   0.01%  0x0001c851 text
│   ├── mp_math_isinf_obj.lto_priv.0                                                                8   0.00%  0x00033b24 rodata
│   ├── mp_math_isnan.lto_priv.0                                                                   22   0.01%  0x000300d3 text
│   ├── mp_math_isnan_obj.lto_priv.0                                                                8   0.00%  0x00033b1c rodata
│   ├── mp_math_ldexp.lto_priv.0                                                                   42   0.02%  0x000302f3 text
│   ├── mp_math_ldexp_obj.lto_priv.0                                                                8   0.00%  0x00033b3c rodata
│   ├── mp_math_log.lto_priv.0                                                                    116   0.04%  0x0001cae5 text
│   ├── mp_math_log_obj.lto_priv.0                                                                 12   0.00%  0x00033bac rodata
│   ├── mp_math_modf.lto_priv.0                                                                    46   0.02%  0x0003036d text
│   ├── mp_math_modf_obj.lto_priv.0                                                                 8   0.00%  0x00033b34 rodata
│   ├── mp_math_pow.lto_priv.0                                                                     12   0.00%  0x0001c989 text
│   ├── mp_math_pow_obj.lto_priv.0                                                                  8   0.00%  0x00033bc0 rodata
│   ├── mp_math_radians.lto_priv.0                                                                 28   0.01%  0x0001c875 text
│   ├── mp_math_radians_obj.lto_priv.0                                                              8   0.00%  0x00033b0c rodata
│   ├── mp_math_sin.lto_priv.0                                                                     12   0.00%  0x0001ca3d text
│   ├── mp_math_sin_obj.lto_priv.0                                                                  8   0.00%  0x00033b9c rodata
│   ├── mp_math_sqrt.lto_priv.0                                                                    12   0.00%  0x0001ca19 text
│   ├── mp_math_sqrt_obj.lto_priv.0                                                                 8   0.00%  0x00033bc8 rodata
│   ├── mp_math_tan.lto_priv.0                                                                     12   0.00%  0x0001ca49 text
│   ├── mp_math_tan_obj.lto_priv.0                                                                  8   0.00%  0x00033b94 rodata
│   ├── mp_math_trunc.lto_priv.0                                                                   18   0.01%  0x000302cf text
│   ├── mp_math_trunc_obj.lto_priv.0                                                                8   0.00%  0x00033b14 rodata
│   ├── mp_micropython_heap_lock.lto_priv.0                                                        16   0.01%  0x000303b3 text
%E2%94%82   %E2%94%9C── mp_micropython_heap_lock_obj.lto_priv.0                                                     8   0.00%  0x00033ac8 rodata
│   ├── mp_micropython_heap_unlock.lto_priv.0                                                      26   0.01%  0x000303c3 text
│   ├── mp_micropython_heap_unlock_obj.lto_priv.0                                                   8   0.00%  0x00033ac0 rodata
│   ├── mp_micropython_kbd_intr.lto_priv.0                                                         10   0.00%  0x0003024b text
│   ├── mp_micropython_kbd_intr_obj.lto_priv.0                                                      8   0.00%  0x00033ab8 rodata
│   ├── mp_micropython_mem_info                                                                   448   0.17%  0x0001ce05 text
│   ├── mp_micropython_mem_info_obj.lto_priv.0                                                     12   0.00%  0x00033ae4 rodata
│   ├── mp_micropython_opt_level.lto_priv.0                                                        36   0.01%  0x0001c8e1 text
│   ├── mp_micropython_opt_level_obj.lto_priv.0                                                    12   0.00%  0x00033af0 rodata
│   ├── mp_micropython_qstr_info.lto_priv.0                                                       240   0.09%  0x0001cbcd text
│   ├── mp_micropython_qstr_info_obj.lto_priv.0                                                    12   0.00%  0x00033ad8 rodata
│   ├── mp_micropython_schedule.lto_priv.0                                                         28   0.01%  0x0001cfc5 text
│   ├── mp_micropython_schedule_obj.lto_priv.0                                                      8   0.00%  0x00033ab0 rodata
│   ├── mp_micropython_stack_use.lto_priv.0                                                        24   0.01%  0x0003039b text
│   ├── mp_micropython_stack_use_obj.lto_priv.0                                                     8   0.00%  0x00033ad0 rodata
│   ├── mp_module___main__                                                                          8   0.00%  0x00034f80 rodata
│   ├── mp_module_array                                                                             8   0.00%  0x00035028 rodata
│   ├── mp_module_array_globals.lto_priv.0                                                         16   0.01%  0x00034f20 rodata
│   ├── mp_module_array_globals_table.lto_priv.0                                                   16   0.01%  0x00034d6c rodata
│   ├── mp_module_binascii                                                                          8   0.00%  0x00035020 rodata
│   ├── mp_module_binascii_globals.lto_priv.0                                                      16   0.01%  0x00034f10 rodata
│   ├── mp_module_binascii_globals_table.lto_priv.0                                                40   0.02%  0x00034d44 rodata
│   ├── mp_module_builtins                                                                          8   0.00%  0x00034fd8 rodata
│   ├── mp_module_builtins_globals                                                                 16   0.01%  0x00034e80 rodata
│   ├── mp_module_builtins_globals_table.lto_priv.0                                               744   0.28%  0x0003481c rodata
│   ├── mp_module_cmath                                                                             8   0.00%  0x00034fd0 rodata
│   ├── mp_module_cmath_globals.lto_priv.0                                                         16   0.01%  0x00034e70 rodata
│   ├── mp_module_cmath_globals_table.lto_priv.0                                                   88   0.03%  0x000347c4 rodata
│   ├── mp_module_collections                                                                       8   0.00%  0x00035018 rodata
│   ├── mp_module_collections_globals.lto_priv.0                                                   16   0.01%  0x00034f00 rodata
│   ├── mp_module_collections_globals_table.lto_priv.0                                             16   0.01%  0x00034d34 rodata
│   ├── mp_module_gc                                                                                8   0.00%  0x00034fc8 rodata
│   ├── mp_module_gc_globals.lto_priv.0                                                            16   0.01%  0x00034e60 rodata
│   ├── mp_module_gc_globals_table.lto_priv.0                                                      64   0.02%  0x00034784 rodata
│   ├── mp_module_get_builtin                                                                     136   0.05%  0x0000d019 text
│   ├── mp_module_hashlib                                                                           8   0.00%  0x00035010 rodata
│   ├── mp_module_hashlib_globals.lto_priv.0                                                       16   0.01%  0x00034ef0 rodata
│   ├── mp_module_hashlib_globals_table.lto_priv.0                                                 16   0.01%  0x00034d24 rodata
│   ├── mp_module_io                                                                                8   0.00%  0x00035008 rodata
│   ├── mp_module_io_globals.lto_priv.0                                                            16   0.01%  0x00034ee0 rodata
│   ├── mp_module_io_globals_table.lto_priv.0                                                      32   0.01%  0x00034d04 rodata
│   ├── mp_module_machine                                                                           8   0.00%  0x00035000 rodata
│   ├── mp_module_math                                                                              8   0.00%  0x00034fc0 rodata
│   ├── mp_module_math_globals.lto_priv.0                                                          16   0.01%  0x00034e50 rodata
│   ├── mp_module_math_globals_table.lto_priv.0                                                   224   0.08%  0x000346a4 rodata
│   ├── mp_module_micropython                                                                       8   0.00%  0x00034fb8 rodata
│   ├── mp_module_micropython_globals.lto_priv.0                                                   16   0.01%  0x00034e40 rodata
│   ├── mp_module_micropython_globals_table.lto_priv.0                                             80   0.03%  0x00034654 rodata
│   ├── mp_module_network                                                                           8   0.00%  0x00034fb0 rodata
│   ├── mp_module_network_globals.lto_priv.0                                                       16   0.01%  0x00034e30 rodata
│   ├── mp_module_network_globals_table.lto_priv.0                                                 24   0.01%  0x0003463c rodata
│   ├── mp_module_os                                                                                8   0.00%  0x00034ff8 rodata
│   ├── mp_module_random                                                                            8   0.00%  0x00034ff0 rodata
│   ├── mp_module_random_globals.lto_priv.0                                                        16   0.01%  0x00034eb0 rodata
│   ├── mp_module_random_globals_table.lto_priv.0                                                  72   0.03%  0x00034ba4 rodata
│   ├── mp_module_struct                                                                            8   0.00%  0x00034fe8 rodata
│   ├── mp_module_struct_globals.lto_priv.0                                                        16   0.01%  0x00034ea0 rodata
│   ├── mp_module_struct_globals_table.lto_priv.0                                                  48   0.02%  0x00034b74 rodata
│   ├── mp_module_sys                                                                               8   0.00%  0x000360d0 rodata
│   ├── mp_module_sys_globals.lto_priv.0                                                           16   0.01%  0x00035030 rodata
│   ├── mp_module_sys_globals_table.lto_priv.0                                                     80   0.03%  0x00034f30 rodata
│   ├── mp_module_thread                                                                            8   0.00%  0x00034f88 rodata
│   ├── mp_module_thread_globals.lto_priv.0                                                        16   0.01%  0x00034de0 rodata
│   ├── mp_module_thread_globals_table.lto_priv.0                                                  56   0.02%  0x000344a4 rodata
│   ├── mp_module_time                                                                              8   0.00%  0x00034fe0 rodata
│   ├── mp_module_time_globals.lto_priv.0                                                          16   0.01%  0x00034e90 rodata
│   ├── mp_module_time_globals.lto_priv.1                                                          16   0.01%  0x00034e00 rodata
│   ├── mp_module_time_globals_table.lto_priv.0                                                   112   0.04%  0x00034b04 rodata
│   ├── mp_module_time_globals_table.lto_priv.1                                                    40   0.02%  0x000345cc rodata
│   ├── mp_module_vfs                                                                               8   0.00%  0x00034fa0 rodata
│   ├── mp_module_zephyr                                                                            8   0.00%  0x00034f98 rodata
│   ├── mp_module_zsensor                                                                           8   0.00%  0x00034f90 rodata
│   ├── mp_module_zsensor_globals.lto_priv.0                                                       16   0.01%  0x00034df0 rodata
│   ├── mp_module_zsensor_globals_table.lto_priv.0                                                240   0.09%  0x000344dc rodata
│   ├── mp_namedtuple_obj                                                                           8   0.00%  0x00034414 rodata
│   ├── mp_obj_array_append_obj                                                                     8   0.00%  0x00035408 rodata
│   ├── mp_obj_array_extend_obj                                                                     8   0.00%  0x00035400 rodata
│   ├── mp_obj_array_locals_dict                                                                   16   0.01%  0x00035148 rodata
│   ├── mp_obj_attrtuple_attr.lto_priv.0                                                           40   0.02%  0x0002fce7 text
│   ├── mp_obj_attrtuple_print.lto_priv.0                                                          14   0.01%  0x00030619 text
│   ├── mp_obj_attrtuple_print_helper                                                             108   0.04%  0x0001d639 text
│   ├── mp_obj_bytearray_locals_dict                                                               16   0.01%  0x00035158 rodata
│   ├── mp_obj_bytes_fromhex                                                                      160   0.06%  0x00012f49 text
│   ├── mp_obj_bytes_hex                                                                          136   0.05%  0x000108ed text
│   ├── mp_obj_bytes_locals_dict                                                                   16   0.01%  0x00035168 rodata
│   ├── mp_obj_class_lookup.lto_priv.0                                                            268   0.10%  0x00010479 text
│   ├── mp_obj_complex_binary_op                                                                  484   0.18%  0x0000d269 text
│   ├── mp_obj_dict_copy                                                                           74   0.03%  0x0002b839 text
│   ├── mp_obj_dict_delete                                                                         24   0.01%  0x0002b363 text
│   ├── mp_obj_dict_init                                                                           36   0.01%  0x0000db71 text
│   ├── mp_obj_dict_make_new                                                                       72   0.03%  0x0002b7f1 text
│   ├── mp_obj_dict_store                                                                          28   0.01%  0x0002b37b text
│   ├── mp_obj_equal                                                                               20   0.01%  0x0002a8e5 text
│   ├── mp_obj_equal_not_equal                                                                    400   0.15%  0x0000b6a1 text
│   ├── mp_obj_exception_add_traceback                                                             96   0.04%  0x0002ba57 text
│   ├── mp_obj_exception_attr                                                                      54   0.02%  0x0002aad5 text
│   ├── mp_obj_exception_get_value                                                                 26   0.01%  0x0002aabb text
│   ├── mp_obj_exception_make_new                                                                 108   0.04%  0x0000ea51 text
│   ├── mp_obj_exception_match                                                                     34   0.01%  0x0002ab0b text
│   ├── mp_obj_exception_print                                                                    120   0.05%  0x0000b3e5 text
│   ├── mp_obj_float_binary_op                                                                    632   0.24%  0x0000dcb1 text
│   ├── mp_obj_float_divmod                                                                       200   0.08%  0x0000a541 text
│   ├── mp_obj_fun_get_name                                                                        50   0.02%  0x0002ab43 text
│   ├── mp_obj_gen_resume                                                                         200   0.08%  0x0001e3b9 text
│   ├── mp_obj_get_array                                                                           68   0.03%  0x0000b569 text
│   ├── mp_obj_get_array_fixed_n                                                                   40   0.02%  0x0000b5ad text
│   ├── mp_obj_get_complex                                                                         36   0.01%  0x0000b545 text
│   ├── mp_obj_get_complex_maybe                                                                   84   0.03%  0x0000a499 text
│   ├── mp_obj_get_float                                                                           44   0.02%  0x0000b519 text
│   ├── mp_obj_get_float_maybe                                                                    120   0.05%  0x0000a421 text
│   ├── mp_obj_get_int                                                                             24   0.01%  0x0002a7a1 text
│   ├── mp_obj_get_int_maybe                                                                       76   0.03%  0x0000b4a9 text
│   ├── mp_obj_get_int_truncated                                                                   36   0.01%  0x0000b4f5 text
│   ├── mp_obj_get_type                                                                            24   0.01%  0x0000b301 text
│   ├── mp_obj_get_type_str                                                                        16   0.01%  0x0002a791 text
│   ├── mp_obj_id                                                                                  24   0.01%  0x0002b6f1 text
│   ├── mp_obj_instance_attr                                                                      336   0.13%  0x00010e4d text
│   ├── mp_obj_instance_call                                                                      108   0.04%  0x00010bfd text
│   ├── mp_obj_instance_getiter                                                                   118   0.04%  0x0002c387 text
│   ├── mp_obj_instance_make_new                                                                  324   0.12%  0x00010d09 text
│   ├── mp_obj_int_binary_op                                                                     2072   0.78%  0x0000df61 text
│   ├── mp_obj_int_formatted.constprop.0                                                          598   0.23%  0x00031d07 text
│   ├── mp_obj_int_get_checked                                                                     44   0.02%  0x0000a609 text
│   ├── mp_obj_int_make_new.lto_priv.0                                                            140   0.05%  0x0000d629 text
│   ├── mp_obj_int_new_mpz                                                                         24   0.01%  0x0000d4f1 text
│   ├── mp_obj_int_print                                                                           60   0.02%  0x0002a52f text
│   ├── mp_obj_int_sign                                                                            48   0.02%  0x0002ac55 text
│   ├── mp_obj_int_to_bytes_impl                                                                  224   0.08%  0x0002ab75 text
│   ├── mp_obj_int_unary_op                                                                       248   0.09%  0x0002b53d text
│   ├── mp_obj_is_dict_or_ordereddict                                                              40   0.02%  0x0000ba19 text
│   ├── mp_obj_is_exception_type                                                                   52   0.02%  0x0000ba65 text
│   ├── mp_obj_is_native_exception_instance                                                        36   0.01%  0x0000ba41 text
│   ├── mp_obj_is_subclass                                                                        104   0.04%  0x00011ccd text
│   ├── mp_obj_is_subclass_fast                                                                   100   0.04%  0x0000fd6d text
│   ├── mp_obj_is_true                                                                             82   0.03%  0x0002a843 text
│   ├── mp_obj_len                                                                                 36   0.01%  0x0000b831 text
│   ├── mp_obj_len_maybe                                                                           84   0.03%  0x0000b64d text
│   ├── mp_obj_list_append                                                                         66   0.02%  0x0002b169 text
│   ├── mp_obj_list_init                                                                           56   0.02%  0x0000e779 text
│   ├── mp_obj_list_make_new                                                                       44   0.02%  0x0002ba25 text
│   ├── mp_obj_list_remove                                                                         32   0.01%  0x0002b20d text
│   ├── mp_obj_list_sort                                                                           76   0.03%  0x0000ce09 text
│   ├── mp_obj_malloc_helper                                                                       12   0.00%  0x0002b521 text
│   ├── mp_obj_malloc_with_finaliser_helper                                                        26   0.01%  0x0002bb8f text
│   ├── mp_obj_memoryview_locals_dict                                                              16   0.01%  0x00035138 rodata
│   ├── mp_obj_new_bytes_from_vstr                                                                 12   0.00%  0x0001023d text
│   ├── mp_obj_new_bytes_iterator.lto_priv.0                                                       28   0.01%  0x0000f961 text
│   ├── mp_obj_new_complex                                                                         40   0.02%  0x0000d161 text
│   ├── mp_obj_new_dict                                                                            22   0.01%  0x0002b7db text
│   ├── mp_obj_new_exception_msg                                                                   80   0.03%  0x0000eabd text
│   ├── mp_obj_new_exception_msg_varg.constprop.0                                                  36   0.01%  0x0002099d text
│   ├── mp_obj_new_exception_msg_vlist                                                            160   0.06%  0x0000eb0d text
│   ├── mp_obj_new_float                                                                           36   0.01%  0x0000dc2d text
│   ├── mp_obj_new_fun_bc                                                                          92   0.03%  0x0000d495 text
│   ├── mp_obj_new_instance                                                                        44   0.02%  0x0000fd41 text
│   ├── mp_obj_new_int                                                                             22   0.01%  0x0002b687 text
│   ├── mp_obj_new_int_from_float                                                                 288   0.11%  0x0000d509 text
│   ├── mp_obj_new_int_from_ll                                                                     82   0.03%  0x0002b635 text
│   ├── mp_obj_new_int_from_uint                                                                   20   0.01%  0x0002b6dd text
│   ├── mp_obj_new_int_from_ull                                                                    64   0.02%  0x0002b69d text
│   ├── mp_obj_new_list                                                                            36   0.01%  0x0002b9f9 text
│   ├── mp_obj_new_set                                                                             68   0.03%  0x0001e4cd text
│   ├── mp_obj_new_str                                                                             40   0.02%  0x00010249 text
│   ├── mp_obj_new_str_copy                                                                        56   0.02%  0x0002be0d text
│   ├── mp_obj_new_str_from_cstr                                                                   20   0.01%  0x0002be45 text
│   ├── mp_obj_new_str_iterator.lto_priv.0                                                         28   0.01%  0x0000f945 text
│   ├── mp_obj_new_str_of_type                                                                     76   0.03%  0x00010271 text
│   ├── mp_obj_new_str_type_from_vstr.lto_priv.0                                                  140   0.05%  0x000101b1 text
│   ├── mp_obj_new_str_via_qstr                                                                    14   0.01%  0x0002c3fd text
│   ├── mp_obj_new_tuple                                                                           16   0.01%  0x0000fd31 text
│   ├── mp_obj_new_tuple.part.0                                                                    48   0.02%  0x0000fd01 text
│   ├── mp_obj_polymorph_iter_del.lto_priv.0                                                        4   0.00%  0x0002bc17 text
│   ├── mp_obj_polymorph_iter_del_obj                                                               8   0.00%  0x00036ccc rodata
│   ├── mp_obj_polymorph_iter_locals_dict                                                          16   0.01%  0x00036cdc rodata
│   ├── mp_obj_polymorph_iter_locals_dict_table                                                     8   0.00%  0x00036cd4 rodata
│   ├── mp_obj_print_exception.constprop.0                                                        160   0.06%  0x000209c1 text
│   ├── mp_obj_print_helper                                                                        60   0.02%  0x0000b319 text
│   ├── mp_obj_str_binary_op                                                                     1456   0.55%  0x0001287d text
│   ├── mp_obj_str_format                                                                          76   0.03%  0x0002c4a3 text
│   ├── mp_obj_str_format_helper                                                                 1560   0.59%  0x00012049 text
│   ├── mp_obj_str_get_buffer                                                                      52   0.02%  0x0002bf11 text
│   ├── mp_obj_str_get_data                                                                        68   0.03%  0x00010981 text
│   ├── mp_obj_str_get_qstr                                                                        48   0.02%  0x000113f9 text
│   ├── mp_obj_str_get_str                                                                         60   0.02%  0x000108b1 text
│   ├── mp_obj_str_locals_dict                                                                     16   0.01%  0x000354f0 rodata
│   ├── mp_obj_str_make_new                                                                       212   0.08%  0x00011de5 text
│   ├── mp_obj_str_split                                                                          320   0.12%  0x00011509 text
│   ├── mp_obj_subscr                                                                              88   0.03%  0x0000b855 text
│   ├── mp_obj_tuple_binary_op                                                                    272   0.10%  0x000136e5 text
│   ├── mp_obj_tuple_getiter                                                                       28   0.01%  0x0000f97d text
│   ├── mp_obj_tuple_make_new.lto_priv.0                                                          124   0.05%  0x0001322d text
│   ├── mp_obj_tuple_print                                                                         96   0.04%  0x0000faa9 text
│   ├── mp_obj_tuple_subscr                                                                       112   0.04%  0x0001280d text
│   ├── mp_obj_tuple_unary_op                                                                      84   0.03%  0x00010b65 text
│   ├── mp_op_contains_obj                                                                          8   0.00%  0x000331e8 rodata
│   ├── mp_op_delitem_obj                                                                           8   0.00%  0x00035698 rodata
│   ├── mp_op_getitem_obj                                                                           8   0.00%  0x000356a8 rodata
│   ├── mp_op_setitem_obj                                                                           8   0.00%  0x000356a0 rodata
│   ├── mp_os_uname.lto_priv.0                                                                      8   0.00%  0x00014e49 text
│   ├── mp_os_uname_info_fields                                                                    20   0.01%  0x00036cec rodata
│   ├── mp_os_uname_info_machine_obj                                                               16   0.01%  0x00036d00 rodata
│   ├── mp_os_uname_info_nodename_obj                                                              16   0.01%  0x00036d30 rodata
│   ├── mp_os_uname_info_obj                                                                       32   0.01%  0x00036edc rodata
│   ├── mp_os_uname_info_release_obj                                                               16   0.01%  0x00036d20 rodata
│   ├── mp_os_uname_info_sysname_obj                                                               16   0.01%  0x00036d40 rodata
│   ├── mp_os_uname_info_version_obj                                                               16   0.01%  0x00036d10 rodata
│   ├── mp_os_uname_obj.lto_priv.0                                                                  8   0.00%  0x00034284 rodata
│   ├── mp_os_urandom.lto_priv.0                                                                   54   0.02%  0x0002d149 text
│   ├── mp_os_urandom_obj.lto_priv.0                                                                8   0.00%  0x0003427c rodata
│   ├── mp_parse                                                                                 1024   0.39%  0x0001ead1 text
│   ├── mp_parse_compile_execute                                                                   96   0.04%  0x00014bd9 text
│   ├── mp_parse_node_convert_to_obj                                                               80   0.03%  0x0001c799 text
│   ├── mp_parse_node_extract_list                                                                 40   0.02%  0x00031abd text
│   ├── mp_parse_node_get_int_maybe                                                                68   0.03%  0x0001c755 text
│   ├── mp_parse_node_is_const                                                                     72   0.03%  0x0002fdb3 text
│   ├── mp_parse_num_decimal                                                                      836   0.31%  0x0000fdd1 text
│   ├── mp_parse_num_integer                                                                      476   0.18%  0x00011715 text
│   ├── mp_pin_make_new                                                                           144   0.05%  0x0000cc8d text
│   ├── mp_plat_print                                                                               8   0.00%  0x00036b24 rodata
│   ├── mp_print_float                                                                            160   0.06%  0x0002a62f text
│   ├── mp_print_int                                                                              196   0.07%  0x0002a56b text
│   ├── mp_print_mp_int                                                                           552   0.21%  0x0000bbbd text
│   ├── mp_print_str                                                                               30   0.01%  0x0002a511 text
│   ├── mp_print_strn                                                                             208   0.08%  0x0000ad91 text
│   ├── mp_printf                                                                                  26   0.01%  0x0002a6e9 text
│   ├── mp_qstr_const_hashes                                                                      344   0.13%  0x0003c382 rodata
│   ├── mp_qstr_const_hashes_static                                                               185   0.07%  0x0003c171 rodata
│   ├── mp_qstr_const_lengths                                                                     344   0.13%  0x0003c22a rodata
│   ├── mp_qstr_const_lengths_static                                                              185   0.07%  0x0003c0b8 rodata
│   ├── mp_qstr_const_pool                                                                       1400   0.53%  0x00035b24 rodata
│   ├── mp_qstr_const_pool_static                                                                 764   0.29%  0x000357e8 rodata
│   ├── mp_qstr_frozen_const_hashes                                                               306   0.12%  0x0003c60c rodata
│   ├── mp_qstr_frozen_const_lengths                                                              306   0.12%  0x0003c4da rodata
│   ├── mp_qstr_frozen_const_pool                                                                1248   0.47%  0x000365c4 rodata
│   ├── mp_quicksort                                                                              184   0.07%  0x0002a21b text
│   ├── mp_raise_NotImplementedError                                                               16   0.01%  0x00011dd5 text
│   ├── mp_raise_OSError                                                                           20   0.01%  0x0001268d text
│   ├── mp_raise_StopIteration                                                                     20   0.01%  0x00012661 text
│   ├── mp_raise_TypeError                                                                         16   0.01%  0x000118f1 text
│   ├── mp_raise_TypeError_int_conversion                                                          24   0.01%  0x00012675 text
│   ├── mp_raise_ValueError                                                                        16   0.01%  0x000114f9 text
│   ├── mp_raise_msg                                                                               22   0.01%  0x0002bf95 text
│   ├── mp_raise_msg_varg                                                                          20   0.01%  0x0002bffb text
│   ├── mp_raise_type_arg                                                                          18   0.01%  0x0002c491 text
│   ├── mp_reader_mem_close.lto_priv.0                                                             24   0.01%  0x000307bb text
│   ├── mp_reader_mem_readbyte.lto_priv.0                                                          20   0.01%  0x0002fe17 text
│   ├── mp_reader_stdin_close.lto_priv.0                                                           32   0.01%  0x00015ab5 text
│   ├── mp_reader_stdin_readbyte.lto_priv.0                                                        92   0.03%  0x00015a59 text
│   ├── mp_reader_vfs_close.lto_priv.0                                                             20   0.01%  0x00030881 text
│   ├── mp_reader_vfs_readbyte.lto_priv.0                                                          64   0.02%  0x000311b7 text
│   ├── mp_resume                                                                                 272   0.10%  0x00011069 text
│   ├── mp_sched_lock                                                                              56   0.02%  0x0000a8e5 text
│   ├── mp_sched_schedule                                                                         100   0.04%  0x0000c1ed text
│   ├── mp_sched_unlock                                                                            60   0.02%  0x0000a91d text
│   ├── mp_seq_cmp_bytes                                                                          104   0.04%  0x0002c4ef text
│   ├── mp_seq_cmp_objs                                                                           136   0.05%  0x0002c7bf text
│   ├── mp_seq_count_obj                                                                           46   0.02%  0x0002c567 text
│   ├── mp_seq_get_fast_slice_indexes                                                             208   0.08%  0x000126a1 text
│   ├── mp_seq_index_obj                                                                          104   0.04%  0x00012e2d text
│   ├── mp_set_lookup                                                                             210   0.08%  0x0002b44f text
│   ├── mp_set_rehash                                                                              64   0.02%  0x0002b40f text
│   ├── mp_set_slot_is_filled.lto_priv.0.lto_priv.0                                                16   0.01%  0x0002a501 text
│   ├── mp_setup_code_state_helper.lto_priv.0                                                     880   0.33%  0x00019a3d text
│   ├── mp_small_int_mul_overflow                                                                  76   0.03%  0x0002bcc5 text
│   ├── mp_store_attr                                                                              72   0.03%  0x00010fd9 text
│   ├── mp_str_print_quoted                                                                       204   0.08%  0x0000fc35 text
│   ├── mp_stream___exit__.lto_priv.0                                                               6   0.00%  0x0002c61b text
│   ├── mp_stream___exit___obj                                                                     12   0.00%  0x00033480 rodata
│   ├── mp_stream_close                                                                            36   0.01%  0x0002c5f7 text
│   ├── mp_stream_close_obj                                                                         8   0.00%  0x00033494 rodata
│   ├── mp_stream_flush_obj                                                                         8   0.00%  0x0003349c rodata
│   ├── mp_stream_read_obj                                                                         12   0.00%  0x000334dc rodata
│   ├── mp_stream_readinto_obj                                                                     12   0.00%  0x000334d0 rodata
│   ├── mp_stream_rw                                                                               76   0.03%  0x0002c6b5 text
│   ├── mp_stream_seek_obj                                                                         12   0.00%  0x000334ac rodata
│   ├── mp_stream_tell_obj                                                                          8   0.00%  0x000334a4 rodata
│   ├── mp_stream_unbuffered_iter                                                                  30   0.01%  0x0002c5ad text
│   ├── mp_stream_unbuffered_readline_obj                                                          12   0.00%  0x000334c4 rodata
│   ├── mp_stream_unbuffered_readlines_obj                                                          8   0.00%  0x00036c34 rodata
│   ├── mp_stream_write_obj                                                                        12   0.00%  0x000334b8 rodata
│   ├── mp_sys_exit.lto_priv.0                                                                     28   0.01%  0x0001d45d text
│   ├── mp_sys_exit_obj                                                                            12   0.00%  0x00034d88 rodata
│   ├── mp_sys_implementation_machine_obj.lto_priv.0                                               16   0.01%  0x00034450 rodata
│   ├── mp_sys_implementation_obj.lto_priv.0                                                       24   0.01%  0x00034da4 rodata
│   ├── mp_sys_implementation_version_info_obj.lto_priv.0                                          24   0.01%  0x00034460 rodata
│   ├── mp_sys_platform_obj.lto_priv.0                                                             16   0.01%  0x00034d94 rodata
│   ├── mp_sys_print_exception.lto_priv.0                                                          12   0.00%  0x000305ab text
│   ├── mp_sys_print_exception_obj                                                                 12   0.00%  0x00034d7c rodata
│   ├── mp_sys_version_info_obj.lto_priv.0                                                         20   0.01%  0x00034dbc rodata
│   ├── mp_sys_version_obj.lto_priv.0                                                              16   0.01%  0x00034dd0 rodata
│   ├── mp_thread_mutex_init                                                                       24   0.01%  0x0002ae81 text
│   ├── mp_thread_mutex_lock                                                                       24   0.01%  0x0002a401 text
│   ├── mp_thread_mutex_unlock                                                                     14   0.01%  0x0002b069 text
│   ├── mp_time_localtime_obj                                                                      12   0.00%  0x00034170 rodata
│   ├── mp_time_mktime_obj                                                                          8   0.00%  0x00034168 rodata
│   ├── mp_time_sleep_ms_obj                                                                        8   0.00%  0x00034148 rodata
│   ├── mp_time_sleep_obj                                                                           8   0.00%  0x00034150 rodata
│   ├── mp_time_sleep_us_obj                                                                        8   0.00%  0x00034140 rodata
│   ├── mp_time_ticks_add_obj                                                                       8   0.00%  0x00034120 rodata
│   ├── mp_time_ticks_cpu_obj                                                                       8   0.00%  0x00034128 rodata
│   ├── mp_time_ticks_diff_obj                                                                      8   0.00%  0x00034118 rodata
│   ├── mp_time_ticks_ms_obj                                                                        8   0.00%  0x00034138 rodata
│   ├── mp_time_ticks_us_obj                                                                        8   0.00%  0x00034130 rodata
│   ├── mp_time_time_ns_obj                                                                         8   0.00%  0x00034158 rodata
│   ├── mp_time_time_obj.lto_priv.0                                                                 8   0.00%  0x00034160 rodata
│   ├── mp_type_ArithmeticError                                                                    36   0.01%  0x00035114 rodata
│   ├── mp_type_AssertionError                                                                     36   0.01%  0x00033e30 rodata
│   ├── mp_type_AttributeError                                                                     36   0.01%  0x00033e0c rodata
│   ├── mp_type_BaseException                                                                      32   0.01%  0x00036134 rodata
│   ├── mp_type_EOFError                                                                           36   0.01%  0x00033de8 rodata
│   ├── mp_type_Exception                                                                          36   0.01%  0x0003609c rodata
│   ├── mp_type_GeneratorExit                                                                      36   0.01%  0x00033dc4 rodata
│   ├── mp_type_ImportError                                                                        36   0.01%  0x00033da0 rodata
│   ├── mp_type_IndentationError                                                                   36   0.01%  0x00033d7c rodata
│   ├── mp_type_IndexError                                                                         36   0.01%  0x00036358 rodata
│   ├── mp_type_KeyError                                                                           36   0.01%  0x000361c0 rodata
│   ├── mp_type_KeyboardInterrupt                                                                  36   0.01%  0x00036aac rodata
│   ├── mp_type_LookupError                                                                        36   0.01%  0x00035178 rodata
│   ├── mp_type_MemoryError                                                                        36   0.01%  0x00033d58 rodata
│   ├── mp_type_NameError                                                                          36   0.01%  0x00033d34 rodata
│   ├── mp_type_NoneType                                                                           24   0.01%  0x0003528c rodata
│   ├── mp_type_NotImplementedError                                                                36   0.01%  0x00033d10 rodata
│   ├── mp_type_OSError                                                                            36   0.01%  0x00036ad0 rodata
│   ├── mp_type_OverflowError                                                                      36   0.01%  0x00036250 rodata
│   ├── mp_type_RuntimeError                                                                       36   0.01%  0x00033cec rodata
│   ├── mp_type_StopAsyncIteration                                                                 36   0.01%  0x00033cc8 rodata
│   ├── mp_type_StopIteration                                                                      36   0.01%  0x00033ca4 rodata
│   ├── mp_type_SyntaxError                                                                        36   0.01%  0x00033c80 rodata
│   ├── mp_type_SystemExit                                                                         36   0.01%  0x00033c5c rodata
│   ├── mp_type_TypeError                                                                          36   0.01%  0x00036490 rodata
│   ├── mp_type_ValueError                                                                         36   0.01%  0x000364b4 rodata
│   ├── mp_type_ZeroDivisionError                                                                  36   0.01%  0x00036214 rodata
│   ├── mp_type_array                                                                              52   0.02%  0x000362c0 rodata
│   ├── mp_type_array_it                                                                           24   0.01%  0x00036238 rodata
│   ├── mp_type_attrtuple                                                                          44   0.02%  0x00034478 rodata
│   ├── mp_type_bool                                                                               36   0.01%  0x00035268 rodata
│   ├── mp_type_bound_meth                                                                         32   0.01%  0x00036b98 rodata
│   ├── mp_type_bytearray                                                                          52   0.02%  0x000362f4 rodata
│   ├── mp_type_bytes                                                                              48   0.02%  0x00036328 rodata
│   ├── mp_type_bytesio                                                                            36   0.01%  0x000343a4 rodata
│   ├── mp_type_cell                                                                               20   0.01%  0x00037604 rodata
│   ├── mp_type_checked_fun                                                                        24   0.01%  0x00036c00 rodata
│   ├── mp_type_classmethod                                                                        24   0.01%  0x00035654 rodata
│   ├── mp_type_closure                                                                            24   0.01%  0x000374d0 rodata
│   ├── mp_type_complex                                                                            40   0.02%  0x000363ac rodata
│   ├── mp_type_dict                                                                               48   0.02%  0x000361e4 rodata
│   ├── mp_type_dict_view                                                                          36   0.01%  0x00036178 rodata
│   ├── mp_type_dict_view_it                                                                       24   0.01%  0x000361a8 rodata
│   ├── mp_type_enumerate                                                                          28   0.01%  0x000340dc rodata
│   ├── mp_type_filter                                                                             28   0.01%  0x000340c0 rodata
│   ├── mp_type_float                                                                              36   0.01%  0x000363d4 rodata
│   ├── mp_type_fun_bc                                                                             28   0.01%  0x00036118 rodata
│   ├── mp_type_fun_builtin_0                                                                      24   0.01%  0x00033970 rodata
│   ├── mp_type_fun_builtin_1                                                                      24   0.01%  0x0003566c rodata
│   ├── mp_type_fun_builtin_2                                                                      24   0.01%  0x00035630 rodata
│   ├── mp_type_fun_builtin_3                                                                      24   0.01%  0x00035718 rodata
│   ├── mp_type_fun_builtin_var                                                                    24   0.01%  0x00035730 rodata
│   ├── mp_type_gen_instance                                                                       32   0.01%  0x00036bc8 rodata
│   ├── mp_type_gen_wrap                                                                           24   0.01%  0x000374e8 rodata
│   ├── mp_type_int                                                                                40   0.02%  0x00036438 rodata
│   ├── mp_type_it                                                                                 24   0.01%  0x00036be8 rodata
│   ├── mp_type_list                                                                               48   0.02%  0x0003637c rodata
│   ├── mp_type_map                                                                                28   0.01%  0x000340a4 rodata
│   ├── mp_type_memoryview                                                                         48   0.02%  0x00036290 rodata
│   ├── mp_type_module                                                                             28   0.01%  0x00035040 rodata
│   ├── mp_type_object                                                                             28   0.01%  0x00034088 rodata
│   ├── mp_type_polymorph_iter                                                                     24   0.01%  0x00036100 rodata
│   ├── mp_type_polymorph_iter_with_finaliser                                                      28   0.01%  0x00036e68 rodata
│   ├── mp_type_property                                                                           28   0.01%  0x0003406c rodata
│   ├── mp_type_range                                                                              44   0.02%  0x00034040 rodata
│   ├── mp_type_range_it                                                                           24   0.01%  0x000376d8 rodata
│   ├── mp_type_reversed                                                                           28   0.01%  0x00034024 rodata
│   ├── mp_type_set                                                                                44   0.02%  0x00033ff8 rodata
│   ├── mp_type_singleton                                                                          24   0.01%  0x00033868 rodata
│   ├── mp_type_slice                                                                              28   0.01%  0x00036274 rodata
│   %E2%94%9C── mp_type_staticmethod                                                                       24   0.01%  0x00033fa4 rodata
│   ├── mp_type_str                                                                                48   0.02%  0x00036460 rodata
│   ├── mp_type_stringio                                                                           36   0.01%  0x000343c8 rodata
│   ├── mp_type_super                                                                              32   0.01%  0x00033fd8 rodata
│   ├── mp_type_thread_lock.lto_priv.0                                                             24   0.01%  0x00033a14 rodata
│   ├── mp_type_tuple                                                                              48   0.02%  0x0003657c rodata
│   ├── mp_type_type                                                                               36   0.01%  0x00036154 rodata
│   ├── mp_type_vfs_lfs2                                                                           32   0.01%  0x000341f0 rodata
│   ├── mp_type_vfs_lfs2_fileio                                                                    32   0.01%  0x00036e48 rodata
│   ├── mp_type_vfs_lfs2_textio                                                                    32   0.01%  0x00036e28 rodata
│   ├── mp_type_zip                                                                                28   0.01%  0x00033fbc rodata
│   ├── mp_unary_op                                                                               308   0.12%  0x00010a31 text
│   ├── mp_unary_op_method_name                                                                    12   0.00%  0x0003d146 rodata
│   ├── mp_usbmsc_format.lto_priv.0                                                               172   0.06%  0x0001c63d text
│   ├── mp_usbmsc_format_obj.lto_priv.0                                                             8   0.00%  0x00033a78 rodata
│   ├── mp_usbmsc_mount.lto_priv.0                                                                528   0.20%  0x0001c42d text
│   ├── mp_usbmsc_mount_obj.lto_priv.0                                                              8   0.00%  0x00033a90 rodata
│   ├── mp_usbmsc_open.lto_priv.0                                                                  20   0.01%  0x0002e1b3 text
│   ├── mp_usbmsc_open_obj.lto_priv.0                                                               8   0.00%  0x00033a80 rodata
│   ├── mp_usbmsc_unmount.lto_priv.0                                                                4   0.00%  0x0002dd27 text
│   ├── mp_usbmsc_unmount_obj.lto_priv.0                                                            8   0.00%  0x00033a88 rodata
│   ├── mp_vfs_blockdev_call_rw.constprop.0                                                        68   0.03%  0x00020919 text
│   ├── mp_vfs_blockdev_init                                                                       92   0.03%  0x0002cf0b text
│   ├── mp_vfs_chdir                                                                               68   0.03%  0x000156e5 text
│   ├── mp_vfs_chdir_obj                                                                            8   0.00%  0x00034274 rodata
│   ├── mp_vfs_getcwd                                                                             116   0.04%  0x00015edd text
│   ├── mp_vfs_getcwd_obj                                                                           8   0.00%  0x0003426c rodata
│   ├── mp_vfs_ilistdir                                                                           100   0.04%  0x00015729 text
│   ├── mp_vfs_ilistdir_it_iternext                                                               124   0.05%  0x00015931 text
│   ├── mp_vfs_ilistdir_obj                                                                        12   0.00%  0x00034224 rodata
│   ├── mp_vfs_import_stat                                                                        122   0.05%  0x0002da8d text
│   ├── mp_vfs_lfs2_chdir.lto_priv.0                                                              238   0.09%  0x0002d6ed text
│   ├── mp_vfs_lfs2_chdir_obj.lto_priv.0                                                            8   0.00%  0x000332e4 rodata
│   ├── mp_vfs_lfs2_check_open                                                                     12   0.00%  0x0002caa5 text
│   ├── mp_vfs_lfs2_dev_erase                                                                      10   0.00%  0x0002ce1f text
│   ├── mp_vfs_lfs2_dev_ioctl                                                                     102   0.04%  0x0002cdb9 text
│   ├── mp_vfs_lfs2_dev_prog                                                                       30   0.01%  0x0002cf7b text
│   ├── mp_vfs_lfs2_dev_read                                                                       20   0.01%  0x0002cf67 text
│   ├── mp_vfs_lfs2_dev_sync                                                                       10   0.00%  0x0002ce29 text
│   ├── mp_vfs_lfs2_file_ioctl                                                                    250   0.09%  0x0002db43 text
│   ├── mp_vfs_lfs2_file_locals_dict                                                               16   0.01%  0x00036cac rodata
│   ├── mp_vfs_lfs2_file_locals_dict_table                                                         96   0.04%  0x00036c3c rodata
│   ├── mp_vfs_lfs2_file_open                                                                     932   0.35%  0x00018b1d text
│   ├── mp_vfs_lfs2_file_print                                                                     28   0.01%  0x00015a3d text
│   ├── mp_vfs_lfs2_file_read                                                                      74   0.03%  0x0002d8cb text
│   ├── mp_vfs_lfs2_file_write                                                                    188   0.07%  0x0002d915 text
│   ├── mp_vfs_lfs2_fileio_stream_p                                                                16   0.01%  0x00036cbc rodata
│   ├── mp_vfs_lfs2_getcwd.lto_priv.0                                                              18   0.01%  0x0002cab1 text
│   ├── mp_vfs_lfs2_getcwd_obj.lto_priv.0                                                           8   0.00%  0x000332dc rodata
│   ├── mp_vfs_lfs2_ilistdir_func.lto_priv.0                                                      252   0.09%  0x00016c65 text
│   ├── mp_vfs_lfs2_ilistdir_it_del                                                                22   0.01%  0x0002c9c5 text
│   ├── mp_vfs_lfs2_ilistdir_it_iternext                                                          304   0.11%  0x000169e5 text
│   ├── mp_vfs_lfs2_ilistdir_obj.lto_priv.0                                                        12   0.00%  0x000332fc rodata
│   ├── mp_vfs_lfs2_import_stat.lto_priv.0                                                         64   0.02%  0x00016d61 text
│   ├── mp_vfs_lfs2_init_config                                                                   184   0.07%  0x000157e5 text
│   ├── mp_vfs_lfs2_locals_dict.lto_priv.0                                                         16   0.01%  0x000338b0 rodata
│   ├── mp_vfs_lfs2_locals_dict_table.lto_priv.0                                                  104   0.04%  0x00033618 rodata
│   ├── mp_vfs_lfs2_make_new.lto_priv.0                                                           776   0.29%  0x00018ec1 text
│   ├── mp_vfs_lfs2_make_path                                                                      42   0.02%  0x0002d273 text
│   ├── mp_vfs_lfs2_mkdir.lto_priv.0                                                              364   0.14%  0x00018725 text
│   ├── mp_vfs_lfs2_mkdir_obj.lto_priv.0                                                            8   0.00%  0x000332f4 rodata
│   ├── mp_vfs_lfs2_mkfs.lto_priv.0                                                               252   0.09%  0x000191c9 text
│   ├── mp_vfs_lfs2_mkfs_fun_obj.lto_priv.0                                                        12   0.00%  0x00033174 rodata
│   ├── mp_vfs_lfs2_mkfs_obj.lto_priv.0                                                             8   0.00%  0x00033310 rodata
│   ├── mp_vfs_lfs2_mount.lto_priv.0                                                               20   0.01%  0x0002d109 text
│   ├── mp_vfs_lfs2_mount_obj.lto_priv.0                                                            8   0.00%  0x000332b4 rodata
│   ├── mp_vfs_lfs2_open_obj.lto_priv.0                                                             8   0.00%  0x00033308 rodata
│   ├── mp_vfs_lfs2_proto.lto_priv.0                                                                4   0.00%  0x000338c0 rodata
│   ├── mp_vfs_lfs2_remove.lto_priv.0                                                             260   0.10%  0x00018321 text
│   ├── mp_vfs_lfs2_remove_obj.lto_priv.0                                                           8   0.00%  0x000332d4 rodata
│   ├── mp_vfs_lfs2_rename.lto_priv.0                                                             768   0.29%  0x00018425 text
│   ├── mp_vfs_lfs2_rename_obj.lto_priv.0                                                           8   0.00%  0x000332cc rodata
│   ├── mp_vfs_lfs2_rmdir.lto_priv.0                                                                4   0.00%  0x0002da89 text
│   ├── mp_vfs_lfs2_rmdir_obj.lto_priv.0                                                            8   0.00%  0x000332ec rodata
│   ├── mp_vfs_lfs2_stat.lto_priv.0                                                               272   0.10%  0x00000941 text
│   ├── mp_vfs_lfs2_stat_obj.lto_priv.0                                                             8   0.00%  0x000332c4 rodata
│   ├── mp_vfs_lfs2_statvfs.lto_priv.0                                                            112   0.04%  0x00016f29 text
│   ├── mp_vfs_lfs2_statvfs_obj.lto_priv.0                                                          8   0.00%  0x000332bc rodata
│   ├── mp_vfs_lfs2_textio_stream_p                                                                16   0.01%  0x00036c9c rodata
│   ├── mp_vfs_lfs2_umount.lto_priv.0                                                              12   0.00%  0x0002dc69 text
│   ├── mp_vfs_lfs2_umount_obj.lto_priv.0                                                           8   0.00%  0x000332ac rodata
│   ├── mp_vfs_listdir                                                                             46   0.02%  0x0002cf99 text
│   ├── mp_vfs_listdir_obj                                                                         12   0.00%  0x00034260 rodata
│   ├── mp_vfs_lookup_path                                                                        124   0.05%  0x0001563d text
│   ├── mp_vfs_mkdir                                                                               60   0.02%  0x000159ad text
│   ├── mp_vfs_mkdir_obj                                                                            8   0.00%  0x00034258 rodata
│   ├── mp_vfs_mount                                                                              276   0.10%  0x00018891 text
│   ├── mp_vfs_mount_obj                                                                           12   0.00%  0x00034218 rodata
│   ├── mp_vfs_open                                                                                44   0.02%  0x000156b9 text
│   ├── mp_vfs_open_obj                                                                            12   0.00%  0x000343ec rodata
│   ├── mp_vfs_proxy_call                                                                          58   0.02%  0x0002ce33 text
│   ├── mp_vfs_remove                                                                              24   0.01%  0x0002ce6d text
│   ├── mp_vfs_remove_obj                                                                           8   0.00%  0x00034250 rodata
│   ├── mp_vfs_rename                                                                              46   0.02%  0x0002ce85 text
│   ├── mp_vfs_rename_obj                                                                           8   0.00%  0x00034248 rodata
│   ├── mp_vfs_rmdir                                                                               26   0.01%  0x0002ceb3 text
│   ├── mp_vfs_rmdir_obj                                                                            8   0.00%  0x00034240 rodata
│   ├── mp_vfs_stat                                                                                62   0.02%  0x0002cecd text
│   ├── mp_vfs_stat_obj                                                                             8   0.00%  0x00034238 rodata
│   ├── mp_vfs_statvfs                                                                             88   0.03%  0x0001578d text
│   ├── mp_vfs_statvfs_obj                                                                          8   0.00%  0x00034230 rodata
│   ├── mp_vfs_umount                                                                             148   0.06%  0x0001589d text
│   ├── mp_vfs_umount_obj                                                                           8   0.00%  0x00034210 rodata
│   ├── mp_virtual_pin_read                                                                        28   0.01%  0x0002fefd text
│   ├── mp_virtual_pin_write                                                                       28   0.01%  0x0002ff19 text
│   ├── mp_vprintf                                                                                696   0.26%  0x0000ae61 text
│   ├── mpn_add.lto_priv.0                                                                         86   0.03%  0x0003129f text
│   ├── mpn_cmp.lto_priv.0                                                                         52   0.02%  0x00031221 text
│   ├── mpn_remove_trailing_zeros.lto_priv.0                                                       24   0.01%  0x00031209 text
│   ├── mpn_shr.lto_priv.0                                                                         74   0.03%  0x00031255 text
│   ├── mpn_sub.lto_priv.0                                                                         78   0.03%  0x000312f5 text
│   ├── mpu_configure_region                                                                       50   0.02%  0x000278f3 text
│   ├── mpz_add_inpl                                                                              120   0.05%  0x000313f5 text
│   ├── mpz_as_float                                                                               64   0.02%  0x0001e379 text
│   ├── mpz_as_int_checked                                                                         50   0.02%  0x0003158b text
│   ├── mpz_clone.lto_priv.0                                                                       72   0.03%  0x00031385 text
│   ├── mpz_divmod_inpl                                                                           674   0.25%  0x000315f5 text
│   ├── mpz_free.lto_priv.0                                                                        24   0.01%  0x00031343 text
│   ├── mpz_hash                                                                                   38   0.01%  0x00031565 text
│   ├── mpz_mul_inpl                                                                              248   0.09%  0x0003146d text
│   ├── mpz_need_dig.lto_priv.0                                                                    42   0.02%  0x0003135b text
│   ├── mpz_set                                                                                    40   0.02%  0x000313cd text
│   ├── mpz_set_from_int.part.0                                                                    56   0.02%  0x000315bd text
│   ├── msd_init                                                                                   76   0.03%  0x00001931 text
│   ├── mulShiftAll64                                                                             378   0.14%  0x00032287 text
│   ├── mutex.lto_priv.0                                                                           20   0.01%  0x200003e8 k_mutex_area
│   ├── mutex_apis                                                                                 16   0.01%  0x00033140 rodata
│   ├── mutex_free                                                                                 52   0.02%  0x00021c25 text
│   ├── mutex_free_platform.lto_priv.0                                                             84   0.03%  0x000021d5 text
│   ├── mutex_init                                                                                 32   0.01%  0x00021cd9 text
│   ├── mutex_init                                                                                 12   0.00%  0x00021aa1 text
│   ├── mutex_init_platform.lto_priv.0                                                            156   0.06%  0x00002139 text
│   ├── mutex_lock                                                                                 72   0.03%  0x00021c59 text
│   ├── mutex_lock                                                                                 12   0.00%  0x00021aad text
│   ├── mutex_lock_platform.lto_priv.0                                                            116   0.04%  0x00002229 text
│   ├── mutex_unlock                                                                               56   0.02%  0x00021ca1 text
│   ├── mutex_unlock                                                                               12   0.00%  0x00021ab9 text
│   ├── mutex_unlock_platform.lto_priv.0                                                          104   0.04%  0x00004cb1 text
│   ├── mutexes                                                                                    20   0.01%  0x0003312c rodata
│   ├── namedtuple_attr                                                                            56   0.02%  0x0001cb69 text
│   ├── namedtuple_make_new                                                                       176   0.07%  0x0001da25 text
│   ├── namedtuple_print                                                                           36   0.01%  0x0001d6a5 text
│   ├── native_base_init_wrapper                                                                   52   0.02%  0x0002bc8b text
│   ├── native_base_init_wrapper_obj                                                               12   0.00%  0x00036c18 rodata
│   ├── network_country.lto_priv.0                                                                 64   0.02%  0x00015129 text
│   ├── new_namedtuple_type.lto_priv.0                                                            212   0.08%  0x0001dad5 text
│   ├── newline_print                                                                              28   0.01%  0x00001571 text
│   ├── next_char                                                                                  96   0.04%  0x0002e09d text
│   ├── next_timeout.lto_priv.0                                                                    50   0.02%  0x0002a37d text
│   ├── nlr_jump                                                                                   94   0.04%  0x0002a733 text
│   ├── nlr_pop                                                                                    14   0.01%  0x000318a9 text
│   ├── nlr_pop_jump_callback                                                                      28   0.01%  0x000318b7 text
│   ├── nlr_push                                                                                   48   0.02%  0x0002a703 text
│   ├── nlr_push_tail                                                                              18   0.01%  0x00031897 text
│   ├── none_print.lto_priv.0                                                                      12   0.00%  0x0000fa49 text
│   ├── nordicsemi_nrf53_init                                                                      92   0.03%  0x00004065 text
│   ├── notify_one                                                                                 56   0.02%  0x000278a7 text
│   ├── npio2_hw                                                                                  128   0.05%  0x000379e0 rodata
│   ├── nrf53_anomaly_160_check.lto_priv.0                                                        100   0.04%  0x000040c1 text
│   ├── nrf53_cpunet_mgmt_init                                                                     32   0.01%  0x00001519 text
│   ├── nrf53_errata_160.lto_priv.0                                                                40   0.02%  0x00004185 text
│   ├── nrf53_errata_97                                                                            36   0.01%  0x000059bd text
│   ├── nrf_cc3xx_platform_abort                                                                   36   0.01%  0x00021b09 text
│   ├── nrf_cc3xx_platform_ctr_drbg_get                                                            68   0.03%  0x00021be1 text
│   ├── nrf_cc3xx_platform_ctr_drbg_init                                                           96   0.04%  0x00021b81 text
│   ├── nrf_cc3xx_platform_init                                                                    68   0.03%  0x00021ac5 text
│   ├── nrf_cc3xx_platform_set_abort                                                               16   0.01%  0x00021b71 text
│   ├── nrf_cc3xx_platform_set_mutexes                                                            116   0.04%  0x00021cf9 text
│   ├── nrf_flash_init.lto_priv.0                                                                  48   0.02%  0x0000583d text
│   ├── nrf_gpio_cfg.constprop.0                                                                   68   0.03%  0x00021245 text
│   ├── nrf_gpio_cfg_sense_set                                                                     38   0.01%  0x00029f25 text
│   ├── nrf_gpio_pin_clear.lto_priv.0.lto_priv.0                                                   24   0.01%  0x00029f63 text
│   ├── nrf_gpio_pin_control_select                                                                38   0.01%  0x000283b9 text
│   ├── nrf_gpio_pin_port_decode.lto_priv.4.lto_priv.0                                             36   0.01%  0x00004041 text
│   ├── nrf_gpio_pin_set.lto_priv.2                                                                24   0.01%  0x00029f4b text
│   ├── nrf_usbd_common_disable                                                                   208   0.08%  0x00007cbd text
│   ├── nrf_usbd_common_ep_enable                                                                 124   0.05%  0x000065e9 text
│   ├── nrf_usbd_common_ep_stall_check                                                             52   0.02%  0x00006755 text
│   ├── nrf_usbd_common_ep_stall_clear                                                             32   0.01%  0x00006789 text
│   ├── nrf_usbd_common_ep_transfer.constprop.0                                                   160   0.06%  0x00020305 text
│   ├── nrf_usbd_common_init.part.0.constprop.0                                                   116   0.04%  0x00020291 text
│   ├── nrf_usbd_common_irq_handler                                                              1200   0.45%  0x0000780d text
│   ├── nrf_usbd_common_transfer_out_drop                                                          76   0.03%  0x0000659d text
│   ├── nrfx_clock_start                                                                          204   0.08%  0x00007545 text
│   ├── nrfx_counter_0_config.lto_priv.0                                                           28   0.01%  0x000330cc rodata
│   ├── nrfx_flag32_alloc                                                                          64   0.02%  0x00007179 text
│   ├── nrfx_flag32_free                                                                           56   0.02%  0x000059e1 text
│   ├── nrfx_gpio_handler                                                                          76   0.03%  0x00005899 text
│   ├── nrfx_gpiote_0_irq_handler                                                                 440   0.17%  0x0000956d text
│   ├── nrfx_isr                                                                                    2   0.00%  0x00028bbd text
│   ├── nrfx_power_clock_irq_handler                                                              196   0.07%  0x000060c9 text
│   ├── nrfx_power_clock_irq_init.lto_priv.0                                                       20   0.01%  0x00005c4d text
│   ├── nrfx_pwm_0_irq_handler                                                                    120   0.05%  0x00005a89 text
│   ├── nrfx_spim_4_irq_handler                                                                    84   0.03%  0x00008db9 text
│   ├── nrfx_spim_uninit                                                                          140   0.05%  0x0000768d text
│   ├── nrfx_usbreg_irq_handler                                                                    80   0.03%  0x00005b01 text
│   ├── nrfx_wdt_0_irq_handler                                                                    100   0.04%  0x00005b51 text
│   ├── object___init__.lto_priv.0                                                                  4   0.00%  0x0002fd47 text
│   ├── object___init___obj.lto_priv.0                                                              8   0.00%  0x000332a4 rodata
│   ├── object___new__.lto_priv.0                                                                  48   0.02%  0x0001dba9 text
│   ├── object___new___fun_obj.lto_priv.0                                                           8   0.00%  0x0003316c rodata
│   ├── object___new___obj.lto_priv.0                                                               8   0.00%  0x0003329c rodata
│   ├── object_locals_dict.lto_priv.0                                                              16   0.01%  0x000338a0 rodata
│   ├── object_locals_dict_table.lto_priv.0                                                        16   0.01%  0x00033608 rodata
│   ├── object_make_new.lto_priv.0                                                                 26   0.01%  0x000309f1 text
│   ├── onoff_request                                                                             198   0.07%  0x00027fd1 text
│   ├── onoff_start                                                                                74   0.03%  0x00028625 text
│   ├── onoff_start                                                                                68   0.03%  0x000057e1 text
│   ├── onoff_started_callback                                                                     20   0.01%  0x0002873f text
│   ├── onoff_stop                                                                                 16   0.01%  0x00027505 text
│   ├── onoff_stop                                                                                 48   0.02%  0x000057b1 text
│   ├── op_contains.lto_priv.0                                                                     30   0.01%  0x0002bd6d text
│   ├── op_delitem.lto_priv.0                                                                      30   0.01%  0x0002bd4f text
│   ├── op_getitem.lto_priv.0                                                                      30   0.01%  0x0002bd11 text
│   ├── op_setitem.lto_priv.0                                                                      32   0.01%  0x0002bd2f text
│   ├── os_module_globals.lto_priv.0                                                               16   0.01%  0x00034ec0 rodata
│   ├── os_module_globals_table.lto_priv.0                                                        144   0.05%  0x00034bec rodata
│   ├── out_func                                                                                   28   0.01%  0x00027493 text
│   ├── pCCRndCryptoMutex                                                                           4   0.00%  0x20000318 datas
│   ├── pad_spaces                                                                                 17   0.01%  0x0003c75f rodata
│   ├── pad_zeroes                                                                                 17   0.01%  0x0003c74e rodata
│   ├── panic.lto_priv.0                                                                           16   0.01%  0x000274e3 text
│   ├── parse_compile_execute.lto_priv.0                                                          256   0.10%  0x00018a1d text
│   ├── parse_node_is_const_bool.lto_priv.0                                                        30   0.01%  0x00031a9f text
│   ├── parser_alloc                                                                              104   0.04%  0x00030faf text
│   ├── pdrv_str.lto_priv.0                                                                        32   0.01%  0x00032d6c rodata
│   ├── peek_result                                                                                14   0.01%  0x0002fe09 text
│   ├── pin_in_use_by_te.constprop.0                                                               24   0.01%  0x000201b5 text
│   ├── pin_init                                                                                   56   0.02%  0x00029f7b text
│   ├── pin_is_input                                                                               32   0.01%  0x000072d1 text
│   ├── pin_trigger_disable                                                                        88   0.03%  0x0000883d text
│   ├── pin_trigger_enable                                                                        168   0.06%  0x000093d1 text
│   ├── pinctrl_apply_state.constprop.0                                                           380   0.14%  0x00021289 text
│   ├── plat_print_strn.lto_priv.0                                                                 68   0.03%  0x0000ec15 text
│   ├── platform_abort_apis                                                                         8   0.00%  0x200002c8 datas
│   ├── platform_mutex_apis                                                                        16   0.01%  0x200002e4 datas
│   ├── platform_mutexes                                                                           20   0.01%  0x200002d0 datas
│   ├── pm_device_driver_init.lto_priv.1                                                           32   0.01%  0x00028913 text
│   ├── polymorph_it_iternext.lto_priv.0                                                            4   0.00%  0x0002bc13 text
│   ├── pop_result                                                                                 14   0.01%  0x0002fdfb text
│   ├── port_index                                                                                  2   0.00%  0x00039734 rodata
│   ├── port_offset.1                                                                              16   0.01%  0x00039736 rodata
│   ├── posix_thread_pool_init                                                                     56   0.02%  0x000014e1 text
│   ├── posix_thread_q                                                                             24   0.01%  0x2000011c datas
│   ├── power_mutex                                                                                 8   0.00%  0x20000164 datas
│   ├── power_mutex                                                                                 8   0.00%  0x200002f4 datas
│   ├── power_mutex_int                                                                            20   0.01%  0x200003fc k_mutex_area
│   ├── print_formatted                                                                            36   0.01%  0x0000154d text
│   ├── printf                                                                                     32   0.01%  0x0000b119 text
│   ├── printk                                                                                     34   0.01%  0x00027f5d text
│   ├── process.lto_priv.0                                                                         32   0.01%  0x00001341 text
│   ├── process_event.lto_priv.0                                                                  540   0.20%  0x00002915 text
│   ├── process_import_at_level.constprop.0                                                       464   0.17%  0x0001ff49 text
│   ├── process_recheck                                                                            56   0.02%  0x0002742f text
│   ├── property_deleter.lto_priv.0                                                                28   0.01%  0x0003065f text
│   ├── property_deleter_obj.lto_priv.0                                                             8   0.00%  0x00033284 rodata
│   ├── property_getter.lto_priv.0                                                                 28   0.01%  0x00030627 text
│   ├── property_getter_obj.lto_priv.0                                                              8   0.00%  0x00033294 rodata
│   ├── property_locals_dict.lto_priv.0                                                            16   0.01%  0x00033890 rodata
│   ├── property_locals_dict_table.lto_priv.0                                                      24   0.01%  0x000335f0 rodata
│   ├── property_make_new.lto_priv.0                                                               56   0.02%  0x0001d7f5 text
│   ├── property_setter.lto_priv.0                                                                 28   0.01%  0x00030643 text
│   ├── property_setter_obj.lto_priv.0                                                              8   0.00%  0x0003328c rodata
│   ├── proto_fun_iotcore_IoTCore                                                                  12   0.00%  0x000370e8 rodata
│   ├── proto_fun_iotcore__lt_module_gt_                                                           12   0.00%  0x00037324 rodata
│   ├── proto_fun_ntptime__lt_module_gt_                                                           12   0.00%  0x0003729c rodata
│   ├── proto_fun_probe_Information                                                                12   0.00%  0x000370d0 rodata
│   ├── proto_fun_probe_Probe                                                                      12   0.00%  0x000370c4 rodata
│   ├── proto_fun_probe_Settings                                                                   12   0.00%  0x000370dc rodata
│   ├── proto_fun_probe__lt_module_gt_                                                             12   0.00%  0x00037310 rodata
│   ├── proto_fun_sock_test__lt_module_gt_                                                         12   0.00%  0x000372c0 rodata
│   ├── proto_fun_watchdog_TaskWDT                                                                 12   0.00%  0x000370f4 rodata
│   ├── proto_fun_watchdog_Watchdog                                                                12   0.00%  0x00037100 rodata
│   ├── proto_fun_watchdog__lt_module_gt_                                                          12   0.00%  0x00037360 rodata
│   ├── proto_fun_watchdog_singleton                                                               12   0.00%  0x0003710c rodata
│   ├── proto_fun_wifi__lt_module_gt_                                                              12   0.00%  0x00037370 rodata
│   ├── psa_crypto_init                                                                           396   0.15%  0x0001ef61 text
│   ├── psa_get_initialized.lto_priv.0                                                             76   0.03%  0x0001ef15 text
│   ├── psa_globaldata_mutex_int                                                                   20   0.01%  0x20000410 k_mutex_area
│   ├── psa_rng_mutex_int                                                                          20   0.01%  0x20000424 k_mutex_area
│   ├── pthread_barrier_pool_init                                                                  40   0.02%  0x00001481 text
│   ├── pthread_cond_pool_init                                                                     28   0.01%  0x000014a9 text
│   ├── pthread_mutex_pool_init                                                                    28   0.01%  0x000014c5 text
│   ├── push_result_node                                                                           46   0.02%  0x000308e9 text
│   ├── push_result_rule                                                                         1020   0.38%  0x0001e6d5 text
│   ├── push_result_token                                                                         204   0.08%  0x0001de41 text
│   ├── push_rule                                                                                  66   0.02%  0x00030895 text
│   ├── push_rule_from_arg                                                                         18   0.01%  0x000308d7 text
│   ├── put_fat                                                                                   240   0.09%  0x00029407 text
│   ├── putchar                                                                                    28   0.01%  0x0002a3af text
│   ├── puts                                                                                       28   0.01%  0x0002a3cb text
│   ├── pwm_dt_specs                                                                               16   0.01%  0x0003767c rodata
│   ├── pwm_handler                                                                                 2   0.00%  0x00028993 text
│   ├── pwm_is_active                                                                              24   0.01%  0x0001cbb5 text
│   ├── pwm_nrfx_0_config.lto_priv.0                                                               64   0.02%  0x0003306c rodata
│   ├── pwm_nrfx_drv_api_funcs.lto_priv.0                                                           8   0.00%  0x000328ec pwm_driver_api_area
│   ├── pwm_nrfx_get_cycles_per_sec.lto_priv.0                                                     12   0.00%  0x00028995 text
│   ├── pwm_nrfx_init0                                                                            312   0.12%  0x000090c1 text
│   ├── pwm_nrfx_pm_action                                                                        112   0.04%  0x00029fb3 text
│   ├── pwm_nrfx_set_cycles.lto_priv.0                                                            472   0.18%  0x000091f9 text
│   ├── pwm_set                                                                                   156   0.06%  0x00000a51 text
│   ├── pwm_stopped_check                                                                          52   0.02%  0x00005a55 text
│   ├── py_gc_collect.lto_priv.0                                                                   10   0.00%  0x000301eb text
│   ├── qstr_compute_hash                                                                          32   0.01%  0x0002bded text
│   ├── qstr_data                                                                                  30   0.01%  0x0002be9d text
│   ├── qstr_find_strn                                                                            156   0.06%  0x00010115 text
│   ├── qstr_from_str                                                                              20   0.01%  0x0002c447 text
│   ├── qstr_from_strn                                                                            336   0.13%  0x000112a9 text
│   ├── qstr_hash                                                                                  22   0.01%  0x0002be59 text
│   ├── qstr_len                                                                                   22   0.01%  0x0002be6f text
│   ├── qstr_str                                                                                   24   0.01%  0x0002be85 text
│   ├── raise_exc                                                                                  32   0.01%  0x0000fbd5 text
│   ├── range_attr.lto_priv.0                                                                      38   0.01%  0x00030225 text
│   ├── range_getiter.lto_priv.0                                                                   28   0.01%  0x0001c71d text
│   ├── range_it_iternext                                                                          44   0.02%  0x0002fd4b text
│   ├── range_make_new.lto_priv.0                                                                  96   0.04%  0x0001d87d text
│   ├── range_print.lto_priv.0                                                                     60   0.02%  0x0001cdc9 text
│   ├── range_subscr.lto_priv.0                                                                   152   0.06%  0x0001dbd9 text
│   ├── range_unary_op.lto_priv.0                                                                  60   0.02%  0x0002fd77 text
│   ├── read_mem                                                                                   86   0.03%  0x00030255 text
│   ├── readline                                                                                 1708   0.64%  0x0001f541 text
│   ├── ready_thread.lto_priv.0                                                                   144   0.05%  0x0000c0d9 text
│   ├── region_allocate_and_init                                                                  108   0.04%  0x00001a4d text
│   ├── registry_find.lto_priv.0                                                                   44   0.02%  0x000041ad text
│   ├── release_device                                                                              6   0.00%  0x00029d9d text
│   ├── release_handler                                                                            88   0.03%  0x000072f1 text
│   ├── remove_chain.lto_priv.0                                                                   110   0.04%  0x000294f7 text
│   ├── remove_timeout.lto_priv.0                                                                  48   0.02%  0x0000bde5 text
│   ├── reset_endpoint                                                                            176   0.07%  0x00001b09 text
│   ├── reversed_iternext.lto_priv.0                                                               26   0.01%  0x00030d6f text
│   ├── reversed_make_new.lto_priv.0                                                               78   0.03%  0x00030d21 text
│   ├── rng_mutex                                                                                   8   0.00%  0x2000016c datas
│   ├── rng_mutex                                                                                   8   0.00%  0x200002fc datas
│   ├── rng_mutex_int                                                                              20   0.01%  0x20000438 k_mutex_area
│   ├── rtable.0                                                                                   64   0.02%  0x00036de8 rodata
│   ├── rtc_nrf_isr                                                                               200   0.08%  0x0000684d text
│   ├── rtc_pretick_init                                                                           92   0.03%  0x000022b1 text
│   ├── rule_act_table                                                                            176   0.07%  0x0003fe0f rodata
│   ├── rule_arg_combined_table                                                                   904   0.34%  0x000381c6 rodata
│   ├── rule_arg_offset_table                                                                     176   0.07%  0x0003fd5f rodata
│   ├── scalbnf                                                                                   140   0.05%  0x00026729 text
│   ├── scope_check_to_close_over                                                                  88   0.03%  0x00031b47 text
│   ├── scope_find                                                                                 32   0.01%  0x00031ae5 text
│   ├── scope_find_or_add_id                                                                       66   0.02%  0x00031b05 text
│   ├── scope_new_and_link                                                                        112   0.04%  0x00019455 text
│   ├── scope_simple_name_table                                                                     7   0.00%  0x0003f626 rodata
│   ├── sectors_in_range                                                                           80   0.03%  0x00001ab9 text
│   ├── sendCSW                                                                                    84   0.03%  0x00001ec9 text
│   ├── sensor_get_float.lto_priv.0                                                                52   0.02%  0x000193ad text
│   ├── sensor_get_float_obj                                                                        8   0.00%  0x000331c0 rodata
│   ├── sensor_get_int.lto_priv.0                                                                  22   0.01%  0x0002e19d text
│   ├── sensor_get_int_obj                                                                          8   0.00%  0x000331a8 rodata
│   ├── sensor_get_internal                                                                        34   0.01%  0x0002e157 text
│   ├── sensor_get_micros.lto_priv.0                                                               36   0.01%  0x00019389 text
│   ├── sensor_get_micros_obj                                                                       8   0.00%  0x000331b8 rodata
│   ├── sensor_get_millis.lto_priv.0                                                               36   0.01%  0x0002e179 text
│   ├── sensor_get_millis_obj                                                                       8   0.00%  0x000331b0 rodata
│   ├── sensor_locals_dict.lto_priv.0                                                              16   0.01%  0x00033848 rodata
│   ├── sensor_locals_dict_table.lto_priv.0                                                        40   0.02%  0x00033520 rodata
│   ├── sensor_make_new.lto_priv.0                                                                 40   0.02%  0x0002e117 text
│   ├── sensor_measure.lto_priv.0                                                                  24   0.01%  0x0002e13f text
│   ├── sensor_measure_obj                                                                          8   0.00%  0x000331c8 rodata
│   ├── sensor_type.lto_priv.0                                                                     28   0.01%  0x00033a2c rodata
│   ├── set_add.lto_priv.0                                                                         14   0.01%  0x00030d89 text
│   ├── set_add_obj.lto_priv.0                                                                      8   0.00%  0x0003327c rodata
│   ├── set_binary_op.lto_priv.0                                                                  260   0.10%  0x0001e5d1 text
│   ├── set_cc_int_pending                                                                         64   0.02%  0x00005fc1 text
│   ├── set_channel_alarm.lto_priv.0                                                              382   0.14%  0x00029b73 text
│   ├── set_chunk_size                                                                              8   0.00%  0x00027341 text
│   ├── set_chunk_used                                                                             48   0.02%  0x00027311 text
│   ├── set_clear.lto_priv.0                                                                       22   0.01%  0x00030739 text
│   ├%E2%94%80─ set_clear_obj.lto_priv.0                                                                    8   0.00%  0x00033274 rodata
│   ├── set_copy.lto_priv.0                                                                        48   0.02%  0x0003067b text
│   ├── set_copy_obj.lto_priv.0                                                                     8   0.00%  0x0003326c rodata
│   ├── set_diff.lto_priv.0                                                                         6   0.00%  0x00030e05 text
│   ├── set_diff_int                                                                               96   0.04%  0x00030da5 text
│   ├── set_diff_obj.lto_priv.0                                                                    12   0.00%  0x00033258 rodata
│   ├── set_diff_update.lto_priv.0                                                                 12   0.00%  0x00030e0b text
│   ├── set_diff_update_obj.lto_priv.0                                                             12   0.00%  0x0003324c rodata
│   ├── set_discard.lto_priv.0                                                                     14   0.01%  0x00030d97 text
│   ├── set_discard_obj.lto_priv.0                                                                  8   0.00%  0x00033264 rodata
│   ├── set_endpoint                                                                              172   0.06%  0x00001bb9 text
│   ├── set_getiter.lto_priv.0                                                                     28   0.01%  0x0001c739 text
│   ├── set_guard_period.lto_priv.0                                                                 8   0.00%  0x000288e5 text
│   ├── set_intersect.lto_priv.0                                                                    6   0.00%  0x00031a93 text
│   ├── set_intersect_int                                                                         110   0.04%  0x00031a25 text
│   ├── set_intersect_obj.lto_priv.0                                                                8   0.00%  0x00033244 rodata
│   ├── set_intersect_update.lto_priv.0                                                             6   0.00%  0x00031a99 text
│   ├── set_intersect_update_obj.lto_priv.0                                                         8   0.00%  0x0003323c rodata
│   ├── set_isdisjoint.lto_priv.0                                                                  50   0.02%  0x00030e17 text
│   ├── set_isdisjoint_obj.lto_priv.0                                                               8   0.00%  0x00033234 rodata
│   ├── set_issubset.lto_priv.0                                                                     6   0.00%  0x00031a13 text
│   ├── set_issubset_internal                                                                     192   0.07%  0x0001e511 text
│   ├── set_issubset_obj.lto_priv.0                                                                 8   0.00%  0x0003322c rodata
│   ├── set_issuperset.lto_priv.0                                                                  12   0.00%  0x00031a19 text
│   ├── set_issuperset_obj.lto_priv.0                                                               8   0.00%  0x00033224 rodata
│   ├── set_it_iternext                                                                            52   0.02%  0x00030edd text
│   ├── set_locals_dict.lto_priv.0                                                                 16   0.01%  0x00033880 rodata
│   ├── set_locals_dict_table.lto_priv.0                                                          144   0.05%  0x00033560 rodata
│   ├── set_make_new.lto_priv.0                                                                    80   0.03%  0x000319c3 text
│   ├── set_pop.lto_priv.0                                                                         84   0.03%  0x0001dcfd text
│   ├── set_pop_obj.lto_priv.0                                                                      8   0.00%  0x0003321c rodata
│   ├── set_print.lto_priv.0                                                                      108   0.04%  0x0001dc91 text
│   ├── set_remove.lto_priv.0                                                                      32   0.01%  0x0001dc71 text
│   ├── set_remove_obj.lto_priv.0                                                                   8   0.00%  0x00033214 rodata
│   ├── set_symmetric_difference.lto_priv.0                                                        20   0.01%  0x00030e71 text
│   ├── set_symmetric_difference_obj.lto_priv.0                                                     8   0.00%  0x0003320c rodata
│   ├── set_symmetric_difference_update.lto_priv.0                                                 40   0.02%  0x00030e49 text
│   ├── set_symmetric_difference_update_obj.lto_priv.0                                              8   0.00%  0x00033204 rodata
│   ├── set_top_value.lto_priv.0                                                                  194   0.07%  0x00028813 text
│   ├── set_unary_op.lto_priv.0                                                                     4   0.00%  0x0002ff79 text
│   ├── set_union.lto_priv.0                                                                       20   0.01%  0x00030ec9 text
│   ├── set_union_obj.lto_priv.0                                                                    8   0.00%  0x000331fc rodata
│   ├── set_update.lto_priv.0                                                                      30   0.01%  0x00030eab text
│   ├── set_update_int                                                                             38   0.01%  0x00030e85 text
│   ├── set_update_obj.lto_priv.0                                                                  12   0.00%  0x000331f0 rodata
│   ├── severity                                                                                   20   0.01%  0x00033008 rodata
│   ├── sha256_transform                                                                          316   0.12%  0x00014d0d text
│   ├── signal_call.lto_priv.0                                                                     52   0.02%  0x00030cd9 text
│   ├── signal_ioctl.lto_priv.0                                                                    44   0.02%  0x0002ff35 text
│   ├── signal_locals_dict.lto_priv.0                                                              16   0.01%  0x0003395c rodata
│   ├── signal_locals_dict_table.lto_priv.0                                                        24   0.01%  0x000337b8 rodata
│   ├── signal_make_new.lto_priv.0                                                                264   0.10%  0x00030bd1 text
│   ├── signal_off.lto_priv.0                                                                      12   0.00%  0x0002ff6d text
│   ├── signal_off_obj.lto_priv.0                                                                   8   0.00%  0x00033464 rodata
│   ├── signal_on.lto_priv.0                                                                       12   0.00%  0x0002ff61 text
│   ├── signal_on_obj.lto_priv.0                                                                    8   0.00%  0x0003346c rodata
│   ├── signal_pin_p.lto_priv.0                                                                     4   0.00%  0x0003396c rodata
│   ├── signal_poll_event                                                                         138   0.05%  0x0002ad75 text
│   ├── signal_value.lto_priv.0                                                                    20   0.01%  0x00030d0d text
│   ├── signal_value_obj.lto_priv.0                                                                12   0.00%  0x00033474 rodata
│   ├── singleton_print.lto_priv.0                                                                 12   0.00%  0x0001ccbd text
│   ├── sinhf                                                                                     224   0.08%  0x0002657d text
│   ├── skip_to_arg                                                                               308   0.12%  0x00024561 text
│   ├── skip_whitespace                                                                            88   0.03%  0x0002e297 text
│   ├── slice_print.lto_priv.0                                                                     84   0.03%  0x0000fa55 text
│   ├── slice_timeout                                                                              32   0.01%  0x0000a131 text
│   ├── slice_unary_op.lto_priv.0                                                                   4   0.00%  0x0002bc1b text
│   ├── snprintf                                                                                   26   0.01%  0x0002a6cf text
│   ├── spi_4_data                                                                                120   0.05%  0x20000018 datas
│   ├── spi_4z_config                                                                              76   0.03%  0x00032e08 rodata
│   ├── spi_context_get_next_buf.constprop.0                                                       38   0.01%  0x00031f5d text
│   ├── spi_context_unlock_unconditionally                                                         32   0.01%  0x00029da3 text
│   ├── spi_nor_0_config                                                                           52   0.02%  0x00032e6c rodata
│   ├── spi_nor_access                                                                            132   0.05%  0x00028cf7 text
│   ├── spi_nor_api                                                                                24   0.01%  0x000328b0 flash_driver_api_area
│   ├── spi_nor_erase.lto_priv.0                                                                  280   0.11%  0x00008415 text
│   ├── spi_nor_init.lto_priv.0                                                                    36   0.01%  0x0000586d text
│   ├── spi_nor_pages_layout.lto_priv.0                                                            12   0.00%  0x00028933 text
│   ├── spi_nor_pm_control                                                                        612   0.23%  0x0000852d text
│   ├── spi_nor_rdsr                                                                               34   0.01%  0x00028d7b text
│   ├── spi_nor_read.lto_priv.0                                                                    62   0.02%  0x00029e17 text
│   ├── spi_nor_wait_until_ready                                                                   58   0.02%  0x00029065 text
│   ├── spi_nor_write.lto_priv.0                                                                  208   0.08%  0x00029e55 text
│   ├── spi_nor_write_protection_set                                                               58   0.02%  0x00028d9d text
│   ├── spi_nrfx_driver_api                                                                         8   0.00%  0x000328f4 spi_driver_api_area
│   ├── spi_nrfx_init.lto_priv.0                                                                  340   0.13%  0x00008c65 text
│   ├── spi_nrfx_release.lto_priv.0                                                                36   0.01%  0x00029dc3 text
│   ├── spi_nrfx_transceive.lto_priv.0                                                           2098   0.79%  0x00009725 text
│   ├── spim_abort                                                                                 44   0.02%  0x00029d15 text
│   ├── spim_nrfx_pm_action                                                                        24   0.01%  0x0002920d text
│   ├── spim_pin_uninit                                                                            24   0.01%  0x00029185 text
│   ├── split_chunks                                                                               78   0.03%  0x000273a5 text
│   ├── sqrtf                                                                                       6   0.00%  0x00032475 text
│   ├── st_clust.lto_priv.0                                                                        24   0.01%  0x0002929b text
│   ├── st_dword.lto_priv.0                                                                        16   0.01%  0x00029263 text
│   ├── start.lto_priv.0                                                                           12   0.00%  0x000287c3 text
│   ├── startTrngHW                                                                               304   0.11%  0x00022a61 text
│   ├── stat_module.lto_priv.0                                                                     40   0.02%  0x0001bc5d text
│   ├── stat_path.lto_priv.0                                                                       48   0.02%  0x0001bc2d text
│   ├── static_class_method_make_new.lto_priv.0                                                    32   0.01%  0x0002bd8b text
│   ├── static_regions                                                                             12   0.00%  0x00032fd8 rodata
│   ├── statics_init                                                                               44   0.02%  0x0000a3f5 text
│   ├── stop.lto_priv.0                                                                            80   0.03%  0x00028681 text
│   ├── stop.lto_priv.1                                                                            12   0.00%  0x000287cf text
│   ├── str_caseconv                                                                               86   0.03%  0x0002bebb text
│   ├── str_check_arg_type                                                                         56   0.02%  0x00010761 text
│   ├── str_count.lto_priv.0                                                                      206   0.08%  0x0002c191 text
│   ├── str_count_obj                                                                              12   0.00%  0x00035330 rodata
│   ├── str_encode.lto_priv.0                                                                      44   0.02%  0x00013201 text
│   ├── str_encode_obj                                                                             12   0.00%  0x000352ec rodata
│   ├── str_endswith.lto_priv.0                                                                    92   0.03%  0x00011fed text
│   ├── str_endswith_obj                                                                           12   0.00%  0x00035378 rodata
│   ├── str_find.lto_priv.0                                                                         8   0.00%  0x0002c45b text
│   ├── str_find_obj                                                                               12   0.00%  0x000353d4 rodata
│   ├── str_finder                                                                                204   0.08%  0x00011649 text
│   ├── str_format_obj                                                                             12   0.00%  0x00035348 rodata
│   ├── str_index.lto_priv.0                                                                        8   0.00%  0x0002c46d text
│   ├── str_index_obj                                                                              12   0.00%  0x000353bc rodata
│   ├── str_isalpha.lto_priv.0                                                                     12   0.00%  0x000103c5 text
│   ├── str_isalpha_obj                                                                             8   0.00%  0x00035310 rodata
│   ├── str_isdigit.lto_priv.0                                                                     12   0.00%  0x000103d1 text
│   ├── str_isdigit_obj                                                                             8   0.00%  0x00035308 rodata
│   ├── str_islower.lto_priv.0                                                                     12   0.00%  0x000103e9 text
│   ├── str_islower_obj                                                                             8   0.00%  0x000352f8 rodata
│   ├── str_isspace.lto_priv.0                                                                     12   0.00%  0x000103b9 text
│   ├── str_isspace_obj                                                                             8   0.00%  0x00035318 rodata
│   ├── str_isupper.lto_priv.0                                                                     12   0.00%  0x000103dd text
│   ├── str_isupper_obj                                                                             8   0.00%  0x00035300 rodata
│   ├── str_it_iternext                                                                            60   0.02%  0x0002c40b text
│   ├── str_join.lto_priv.0                                                                       316   0.12%  0x00011901 text
│   ├── str_join_obj                                                                                8   0.00%  0x000353a8 rodata
│   ├── str_lower.lto_priv.0                                                                       12   0.00%  0x0001032d text
│   ├── str_lower_obj                                                                               8   0.00%  0x00035328 rodata
│   ├── str_lstrip.lto_priv.0                                                                      10   0.00%  0x0002c019 text
│   ├── str_lstrip_obj                                                                             12   0.00%  0x00035360 rodata
│   ├── str_print.lto_priv.0                                                                      112   0.04%  0x000102bd text
│   ├── str_replace.lto_priv.0                                                                    356   0.13%  0x0002c02d text
│   ├── str_replace_obj                                                                            12   0.00%  0x0003533c rodata
│   ├── str_rfind.lto_priv.0                                                                       10   0.00%  0x0002c463 text
│   ├── str_rfind_obj                                                                              12   0.00%  0x000353c8 rodata
│   ├── str_rindex.lto_priv.0                                                                      10   0.00%  0x0002c475 text
│   ├── str_rindex_obj                                                                             12   0.00%  0x000353b0 rodata
│   ├── str_rsplit.lto_priv.0                                                                     264   0.10%  0x00011ee5 text
│   ├── str_rsplit_obj                                                                             12   0.00%  0x00035390 rodata
│   ├── str_rstrip.lto_priv.0                                                                      10   0.00%  0x0002c023 text
│   ├── str_rstrip_obj                                                                             12   0.00%  0x00035354 rodata
│   ├── str_split_obj                                                                              12   0.00%  0x0003539c rodata
│   ├── str_startswith.lto_priv.0                                                                 116   0.04%  0x0002c25f text
│   ├── str_startswith_obj                                                                         12   0.00%  0x00035384 rodata
│   ├── str_startswith_word.lto_priv.0                                                             68   0.03%  0x0001eed1 text
│   ├── str_strip.lto_priv.0                                                                       10   0.00%  0x0002c00f text
│   ├── str_strip_obj                                                                              12   0.00%  0x0003536c rodata
│   ├── str_to_int                                                                                 48   0.02%  0x0002bc1f text
│   ├── str_uni_istype                                                                            116   0.04%  0x00010345 text
│   ├── str_uni_strip                                                                             280   0.11%  0x00010799 text
│   ├── str_upper.lto_priv.0                                                                       12   0.00%  0x00010339 text
│   ├── str_upper_obj                                                                               8   0.00%  0x00035320 rodata
│   ├── strchr                                                                                     26   0.01%  0x0003247b text
│   ├── strcmp                                                                                     20   0.01%  0x00000645 text
│   ├── strcpy                                                                                     16   0.01%  0x00000659 text
│   ├── strcspn                                                                                    34   0.01%  0x000325c7 text
│   ├── stream_flush.lto_priv.0                                                                    36   0.01%  0x0002c691 text
│   ├── stream_read.lto_priv.0                                                                    212   0.08%  0x00014c39 text
│   ├── stream_readinto.lto_priv.0                                                                 74   0.03%  0x0002c775 text
│   ├── stream_seek.lto_priv.0                                                                     88   0.03%  0x0002c621 text
│   ├── stream_tell.lto_priv.0                                                                     24   0.01%  0x0002c679 text
│   ├── stream_unbuffered_readline.lto_priv.0                                                     160   0.06%  0x00012e95 text
│   ├── stream_unbuffered_readlines.lto_priv.0                                                     44   0.02%  0x0002c5cb text
│   ├── stream_write_method.lto_priv.0                                                            116   0.04%  0x0002c701 text
│   ├── strictly_equal.lto_priv.0                                                                  96   0.04%  0x0001b689 text
│   ├── string_descr                                                                               88   0.03%  0x200004d6 usb_descriptor
│   ├── stringio_getvalue.lto_priv.0                                                               52   0.02%  0x0001dd51 text
│   ├── stringio_getvalue_obj.lto_priv.0                                                            8   0.00%  0x0003348c rodata
│   ├── stringio_ioctl.lto_priv.0                                                                 108   0.04%  0x0003074f text
│   ├── stringio_locals_dict.lto_priv.0                                                            16   0.01%  0x000339b4 rodata
│   ├── stringio_locals_dict_table.lto_priv.0                                                      88   0.03%  0x000337d0 rodata
│   ├── stringio_make_new.lto_priv.0                                                              188   0.07%  0x0001dd85 text
│   ├── stringio_print.lto_priv.0                                                                  40   0.02%  0x0001ccc9 text
│   ├── stringio_read.lto_priv.0                                                                   56   0.02%  0x000304ed text
│   ├── stringio_stream_p.lto_priv.0                                                               16   0.01%  0x000339c4 rodata
│   ├── stringio_write.lto_priv.0                                                                 158   0.06%  0x00030f11 text
│   ├── strlen                                                                                     16   0.01%  0x00000669 text
│   ├── strn_print_strn                                                                            34   0.01%  0x0002a17d text
│   ├── strncmp                                                                                    36   0.01%  0x000325e9 text
│   ├── strncpy                                                                                    32   0.01%  0x0003260d text
│   ├── strnlen                                                                                    24   0.01%  0x00032221 text
│   ├── strspn                                                                                     32   0.01%  0x0003262d text
│   ├── struct_calcsize.lto_priv.0                                                                 26   0.01%  0x00030477 text
│   ├── struct_calcsize_obj                                                                         8   0.00%  0x000341a0 rodata
│   ├── struct_pack.lto_priv.0                                                                     66   0.02%  0x00030525 text
│   ├── struct_pack_into.lto_priv.0                                                                84   0.03%  0x0001d409 text
│   ├── struct_pack_into_internal                                                                 456   0.17%  0x0001d241 text
│   ├── struct_pack_into_obj                                                                       12   0.00%  0x00034188 rodata
│   ├── struct_pack_obj                                                                            12   0.00%  0x00034194 rodata
│   ├── struct_unpack_from.lto_priv.0                                                             484   0.18%  0x0001d05d text
│   ├── struct_unpack_from_obj                                                                     12   0.00%  0x0003417c rodata
│   ├── super_attr.lto_priv.0                                                                     160   0.06%  0x00010585 text
│   ├── super_make_new.lto_priv.0                                                                  72   0.03%  0x00011d35 text
│   ├── super_print.lto_priv.0                                                                     64   0.02%  0x0000fb09 text
│   ├── sym_mutex                                                                                   8   0.00%  0x2000017c datas
│   ├── sym_mutex                                                                                   8   0.00%  0x2000030c datas
│   ├── sym_mutex_int                                                                              20   0.01%  0x2000044c k_mutex_area
│   ├── sync_fs.lto_priv.0                                                                        160   0.06%  0x00006d95 text
│   ├── sync_window                                                                                66   0.02%  0x00029315 text
│   ├── sys_clock_cycle_get_32                                                                      8   0.00%  0x00029257 text
│   ├── sys_clock_driver_init                                                                     124   0.05%  0x00006001 text
│   ├── sys_clock_set_timeout.constprop.0                                                          76   0.03%  0x00020bc5 text
│   ├── sys_clock_tick_get                                                                         48   0.02%  0x0000a8b5 text
│   ├── sys_clock_timeout_handler.lto_priv.0                                                      472   0.18%  0x00009f59 text
│   ├── sys_dlist_peek_next.lto_priv.0.lto_priv.0                                                  20   0.01%  0x000282d3 text
│   ├── sys_dlist_remove.lto_priv.2.lto_priv.0                                                     16   0.01%  0x00028419 text
│   ├── sys_heap_aligned_alloc                                                                    328   0.12%  0x0002775f text
│   ├── sys_heap_free                                                                              44   0.02%  0x000276c1 text
│   ├── sys_heap_init                                                                             176   0.07%  0x00027ead text
│   ├── sys_mutable_keys                                                                            4   0.00%  0x00037e20 rodata
│   ├── sys_reboot                                                                                 96   0.04%  0x00004125 text
│   ├── sys_slist_find_and_remove.lto_priv.1.lto_priv.0                                            54   0.02%  0x00027f7f text
│   ├── tanf                                                                                       92   0.03%  0x0002665d text
│   ├── term_descr                                                                                  2   0.00%  0x2000052e usb_descriptor
│   ├── test_qstr                                                                                  68   0.03%  0x0001df0d text
│   ├── thread_entry                                                                              300   0.11%  0x0001f1ad text
│   ├── thread_is_sliceable                                                                         4   0.00%  0x0002a379 text
│   ├── thread_lock___exit__.lto_priv.0                                                             6   0.00%  0x000311f7 text
│   ├── thread_lock___exit___obj.lto_priv.0                                                        12   0.00%  0x00033180 rodata
│   ├── thread_lock_acquire.lto_priv.0                                                             76   0.03%  0x0001d5ed text
│   ├── thread_lock_acquire_obj.lto_priv.0                                                         12   0.00%  0x0003319c rodata
│   ├── thread_lock_locals_dict.lto_priv.0                                                         16   0.01%  0x00033838 rodata
│   ├── thread_lock_locals_dict_table.lto_priv.0                                                   40   0.02%  0x000334f8 rodata
│   ├── thread_lock_locked.lto_priv.0                                                              12   0.00%  0x0002fcdb text
│   ├── thread_lock_locked_obj.lto_priv.0                                                           8   0.00%  0x0003318c rodata
│   ├── thread_lock_release.lto_priv.0                                                             44   0.02%  0x0001e249 text
│   ├── thread_lock_release.part.0.lto_priv.0                                                      16   0.01%  0x00015ecd text
│   ├── thread_lock_release_obj.lto_priv.0                                                          8   0.00%  0x00033194 rodata
│   ├── thread_memory_read_done                                                                   188   0.07%  0x0000207d text
│   ├── ticks_add                                                                                  52   0.02%  0x00028cc3 text
│   ├── ticks_sub                                                                                  38   0.01%  0x00028c9d text
│   ├── time_localtime.lto_priv.0                                                                 152   0.06%  0x0002cc87 text
│   ├── time_mktime.lto_priv.0                                                                    276   0.10%  0x000154a9 text
│   ├── time_sleep.lto_priv.0                                                                      36   0.01%  0x000155bd text
│   ├── time_sleep_ms.lto_priv.0                                                                   18   0.01%  0x0002cd59 text
│   ├── time_sleep_us.lto_priv.0                                                                   18   0.01%  0x0002cd6b text
│   ├── time_ticks_add.lto_priv.0                                                                  60   0.02%  0x00015331 text
│   ├── time_ticks_cpu.lto_priv.0                                                                  24   0.01%  0x00015625 text
│   ├── time_ticks_diff.lto_priv.0                                                                 26   0.01%  0x0002c8ab text
│   ├── time_ticks_ms.lto_priv.0                                                                   24   0.01%  0x00015bf5 text
│   ├── time_ticks_us.lto_priv.0                                                                   68   0.03%  0x000155e1 text
│   ├── time_time.lto_priv.0                                                                       44   0.02%  0x0002cd1f text
│   ├── time_time_ns.lto_priv.0                                                                    14   0.01%  0x0002cd4b text
│   ├── timeout_list                                                                                8   0.00%  0x2000024c datas
│   ├── timestamp_func.lto_priv.0                                                                   4   0.00%  0x20000148 datas
│   ├── timeutils_days_in_month                                                                    40   0.02%  0x00014ea9 text
│   ├── timeutils_is_leap_year                                                                     40   0.02%  0x0002c8cf text
│   ├── timeutils_seconds_since_2000                                                              120   0.05%  0x00015001 text
│   ├── timeutils_seconds_since_2000_to_struct_time                                               304   0.11%  0x00014ed1 text
│   ├── tok_enc_kind                                                                               44   0.02%  0x0003f593 rodata
│   ├── tok_kw                                                                                    144   0.05%  0x0003741c rodata
│   ├── transfer_next_chunk                                                                       452   0.17%  0x00008e0d text
│   ├── transition_complete                                                                        28   0.01%  0x00027fb5 text
│   ├── transitions.0                                                                              12   0.00%  0x00032fcc rodata
│   ├── transitions.0                                                                              12   0.00%  0x00033160 rodata
│   ├── translate_error                                                                            20   0.01%  0x00001539 text
│   ├── tty_putchar.lto_priv.0                                                                    154   0.06%  0x00028179 text
│   ├── tty_uart_isr.lto_priv.0                                                                   192   0.07%  0x00028213 text
│   ├── tuple_count.lto_priv.0                                                                     12   0.00%  0x0002c595 text
│   ├── tuple_count_obj.lto_priv.0                                                                  8   0.00%  0x00035690 rodata
│   ├── tuple_index.lto_priv.0                                                                     16   0.01%  0x0002c557 text
│   ├── tuple_index_obj.lto_priv.0                                                                 12   0.00%  0x00035684 rodata
│   ├── tuple_it_iternext                                                                          28   0.01%  0x0002bc6f text
│   ├── tuple_locals_dict.lto_priv.0                                                               16   0.01%  0x00035ae4 rodata
│   ├── tuple_locals_dict_table.lto_priv.0                                                         16   0.01%  0x00035748 rodata
│   ├── two_over_pi                                                                               792   0.30%  0x00037a60 rodata
│   ├── type_attr.lto_priv.0                                                                      284   0.11%  0x00010625 text
│   ├── type_call.lto_priv.0                                                                       40   0.02%  0x000109c5 text
│   ├── type_get_iternext                                                                          56   0.02%  0x0000fa11 text
│   ├── type_make_new.lto_priv.0                                                                  500   0.19%  0x00011ad9 text
│   ├── type_print.lto_priv.0                                                                      12   0.00%  0x0000fb49 text
│   ├── types.0                                                                                    64   0.02%  0x000363f8 rodata
│   ├── uart_console_init                                                                          36   0.01%  0x00007719 text
│   %E2%94%9C── uart_nrfx_uarte_driver_api.lto_priv.0                                                      68   0.03%  0x00032928 uart_driver_api_area
│   ├── uart_poll_out.lto_priv.0.lto_priv.0                                                         6   0.00%  0x0002809d text
│   ├── uart_stream_p.lto_priv.0                                                                   16   0.01%  0x000338f4 rodata
│   ├── uarte0_int_driven                                                                          20   0.01%  0x20000090 datas
│   ├── uarte_0_data.lto_priv.0                                                                    16   0.01%  0x200000a4 datas
│   ├── uarte_0_init.lto_priv.0                                                                   260   0.10%  0x000071b9 text
│   ├── uarte_0z_config.lto_priv.0                                                                 36   0.01%  0x00032f60 rodata
│   ├── uarte_nrfx_err_check.lto_priv.0                                                            14   0.01%  0x00028a2d text
│   ├── uarte_nrfx_fifo_fill.lto_priv.0                                                           134   0.05%  0x00028dd7 text
│   ├── uarte_nrfx_fifo_read.lto_priv.0                                                            40   0.02%  0x00028a81 text
│   ├── uarte_nrfx_irq_callback_set.lto_priv.0                                                     12   0.00%  0x00028b89 text
│   ├── uarte_nrfx_irq_err_disable.lto_priv.0                                                      14   0.01%  0x00028b41 text
│   ├── uarte_nrfx_irq_err_enable.lto_priv.0                                                       14   0.01%  0x00028b33 text
│   ├── uarte_nrfx_irq_is_pending.lto_priv.0                                                       54   0.02%  0x00028b4f text
│   ├── uarte_nrfx_irq_rx_disable.lto_priv.0                                                       12   0.00%  0x00028b27 text
│   ├── uarte_nrfx_irq_rx_enable.lto_priv.0                                                        12   0.00%  0x00028b1b text
│   ├── uarte_nrfx_irq_rx_ready.lto_priv.0                                                         16   0.01%  0x00028b0b text
│   ├── uarte_nrfx_irq_tx_disable.lto_priv.0                                                       16   0.01%  0x00028add text
│   ├── uarte_nrfx_irq_tx_enable.lto_priv.0                                                        52   0.02%  0x00028aa9 text
│   ├── uarte_nrfx_irq_tx_ready_complete.lto_priv.0                                                30   0.01%  0x00028aed text
│   ├── uarte_nrfx_irq_update.lto_priv.0                                                            4   0.00%  0x00028b85 text
│   ├── uarte_nrfx_isr_int.lto_priv.0                                                             140   0.05%  0x000289a1 text
│   ├── uarte_nrfx_pm_action                                                                       62   0.02%  0x000291cf text
│   ├── uarte_nrfx_poll_in.lto_priv.0                                                              38   0.01%  0x00028a5b text
│   ├── uarte_nrfx_poll_out.lto_priv.0                                                            180   0.07%  0x0000736d text
│   ├── unichar_isalpha                                                                            20   0.01%  0x0000f91d text
│   ├── unichar_isdigit                                                                            20   0.01%  0x0000f931 text
│   ├── unichar_islower                                                                            20   0.01%  0x0000f8f5 text
│   ├── unichar_isspace                                                                            20   0.01%  0x0000f909 text
│   ├── unichar_isupper                                                                            20   0.01%  0x0000f8e1 text
│   ├── unichar_isxdigit                                                                           20   0.01%  0x00012f35 text
│   ├── unichar_tolower                                                                            16   0.01%  0x0002bc4f text
│   ├── unichar_toupper                                                                            16   0.01%  0x0002bc5f text
│   ├── unpend_thread_no_timeout.lto_priv.0.lto_priv.0                                             22   0.01%  0x0002ac85 text
│   ├── unready_thread.lto_priv.0                                                                  84   0.03%  0x0000c251 text
│   ├── unregister_module_from_nlr_jump_callback.lto_priv.0                                        20   0.01%  0x00019415 text
│   ├── usage_fault.constprop.0                                                                   296   0.11%  0x00020585 text
│   ├── usb_data_to_host                                                                           96   0.04%  0x00001d59 text
│   ├── usb_dc_ep_check_cap                                                                        80   0.03%  0x000061b9 text
│   ├── usb_dc_ep_configure                                                                       104   0.04%  0x00006535 text
│   ├── usb_dc_ep_disable                                                                         132   0.05%  0x00007789 text
│   ├── usb_dc_ep_enable                                                                           96   0.04%  0x000067a9 text
│   ├── usb_dc_ep_read.constprop.0                                                                 36   0.01%  0x00032093 text
│   ├── usb_dc_ep_read_continue                                                                   164   0.06%  0x00006471 text
│   ├── usb_dc_ep_read_wait                                                                       188   0.07%  0x000063b5 text
│   ├── usb_dc_ep_set_stall                                                                       120   0.05%  0x00006209 text
│   ├── usb_dc_ep_write                                                                           308   0.12%  0x00006281 text
│   ├── usb_dc_power_event_handler.lto_priv.0                                                      88   0.03%  0x000054e1 text
│   ├── usb_enable.constprop.0                                                                   1300   0.49%  0x00020d31 text
│   ├── usb_enable_lock                                                                            20   0.01%  0x20000460 k_mutex_area
│   ├── usb_ep_set_stall                                                                            4   0.00%  0x000278ef text
│   ├── usb_halt_endpoint_req                                                                     132   0.05%  0x00004285 text
│   ├── usb_handle_control_transfer.lto_priv.0                                                    272   0.10%  0x00001db9 text
│   ├── usb_handle_request.constprop.0                                                             44   0.02%  0x000203a5 text
│   ├── usb_handle_standard_request.lto_priv.0                                                    774   0.29%  0x00004309 text
│   ├── usb_init                                                                                  192   0.07%  0x00005ca9 text
│   ├── usb_reset_alt_setting                                                                      16   0.01%  0x00001921 text
│   ├── usb_transfer_work.lto_priv.0                                                              340   0.13%  0x00004611 text
│   ├── usb_write                                                                                  48   0.02%  0x00027925 text
│   ├── usbd_ep_abort.lto_priv.0                                                                  240   0.09%  0x00006665 text
│   ├── usbd_event_handler.lto_priv.0                                                             420   0.16%  0x0000560d text
│   ├── usbd_event_transfer_data                                                                  212   0.08%  0x00005539 text
│   ├── usbd_evt_alloc.lto_priv.0                                                                 124   0.05%  0x00005465 text
│   ├── usbd_evt_fifo                                                                              24   0.01%  0x2000048c k_fifo_area
│   ├── usbd_evt_flush.lto_priv.0                                                                  28   0.01%  0x00004db5 text
│   ├── usbd_evt_get.lto_priv.0                                                                   156   0.06%  0x00004d19 text
│   ├── usbd_evt_put.lto_priv.0                                                                   152   0.06%  0x000053cd text
│   ├── usbd_work_handler                                                                        1232   0.46%  0x00007d8d text
│   ├── usbd_work_schedule.lto_priv.0                                                              16   0.01%  0x00004765 text
│   ├── usbmsc_module                                                                               8   0.00%  0x00034fa8 rodata
│   ├── usbmsc_module_globals.lto_priv.0                                                           16   0.01%  0x00034e20 rodata
│   ├── usbmsc_module_globals_table.lto_priv.0                                                     40   0.02%  0x00034614 rodata
│   ├── validate.lto_priv.0                                                                        60   0.02%  0x000069a1 text
│   ├── vendor_handler.lto_priv.0                                                                  60   0.02%  0x00001401 text
│   ├── vfs_module_globals.lto_priv.0                                                              16   0.01%  0x00034e10 rodata
│   ├── vfs_module_globals_table.lto_priv.0                                                        32   0.01%  0x000345f4 rodata
│   ├── vfscanf                                                                                  2252   0.85%  0x00000001 rom_start
│   ├── vsnprintf                                                                                  52   0.02%  0x0000b139 text
│   ├── vstr_add_byte                                                                              24   0.01%  0x0002d21d text
│   ├── vstr_add_str                                                                               26   0.01%  0x0002d259 text
│   ├── vstr_add_strn                                                                              36   0.01%  0x0002d235 text
│   ├── vstr_clear                                                                                 20   0.01%  0x0002d17f text
│   ├── vstr_cut_out_bytes                                                                         44   0.02%  0x0002d193 text
│   ├── vstr_ensure_extra.lto_priv.0                                                               46   0.02%  0x0002d1ef text
│   ├── vstr_init                                                                                  28   0.01%  0x0002d11d text
│   ├── vstr_init_len                                                                              16   0.01%  0x0002d139 text
│   ├── vstr_ins_blank_bytes.constprop.0                                                           46   0.02%  0x000320d1 text
│   ├── vstr_null_terminated_str                                                                   48   0.02%  0x0002d1bf text
│   ├── wait_events                                                                                40   0.02%  0x20000284 datas
│   ├── wait_q.0                                                                                    8   0.00%  0x2000027c datas
│   ├── wdt_0_data.lto_priv.0                                                                      64   0.02%  0x20000184 datas
│   ├── wdt_0_event_handler                                                                        76   0.03%  0x0000773d text
│   ├── wdt_0_init                                                                                 56   0.02%  0x00005e55 text
│   ├── wdt_0z_config.lto_priv.0                                                                    8   0.00%  0x00033040 rodata
│   ├── wdt_default                                                                                12   0.00%  0x20000268 datas
│   ├── wdt_install_timeout.lto_priv.0                                                              6   0.00%  0x0002d689 text
│   ├── wdt_nrf_disable.lto_priv.0                                                                172   0.06%  0x00008791 text
│   ├── wdt_nrf_feed.lto_priv.0                                                                    52   0.02%  0x00005989 text
│   ├── wdt_nrf_install_timeout.lto_priv.0                                                        164   0.06%  0x000058e5 text
│   ├── wdt_nrf_setup.lto_priv.0                                                                  152   0.06%  0x00005bb5 text
│   ├── wdt_nrfx_driver_api.lto_priv.0                                                             16   0.01%  0x000328fc wdt_driver_api_area
│   ├── whitespace.0                                                                                7   0.00%  0x0003d152 rodata
│   ├── work_queue_main.lto_priv.0                                                                312   0.12%  0x0000c3ad text
│   ├── write                                                                                     104   0.04%  0x00002015 text
│   ├── write_invalid_key                                                                          80   0.03%  0x00023b99 text
│   ├── yasmarang                                                                                  88   0.03%  0x00014e51 text
│   ├── yasmarang_randbelow                                                                        34   0.01%  0x0002c889 text
│   ├── z_abort_thread_timeout.lto_priv.1.lto_priv.0                                                6   0.00%  0x0002acfd text
│   ├── z_abort_timeout                                                                            64   0.02%  0x0002acbd text
│   ├── z_add_timeout                                                                             228   0.09%  0x0000be15 text
│   ├── z_arm_exc_exit                                                                             40   0.02%  0x00003aa5 text
│   ├── z_arm_fatal_error                                                                         568   0.21%  0x00004f69 text
│   ├── z_arm_fault                                                                               512   0.19%  0x000051a1 text
│   ├── z_arm_init_arch_hw_at_boot                                                                100   0.04%  0x00003af1 text
│   ├── z_arm_nmi                                                                                  14   0.01%  0x00028393 text
│   ├── z_do_kernel_oops                                                                           10   0.00%  0x00028611 text
│   ├── z_handle_obj_poll_events                                                                   50   0.02%  0x0002adff text
│   ├── z_impl_device_is_ready                                                                     22   0.01%  0x00029d81 text
│   ├── z_impl_k_busy_wait                                                                         36   0.01%  0x00007349 text
│   ├── z_impl_k_mutex_lock                                                                       232   0.09%  0x0000bff1 text
│   ├── z_impl_k_mutex_unlock                                                                     132   0.05%  0x0000c169 text
│   ├── z_impl_k_poll_signal_raise                                                                 70   0.03%  0x0002ae99 text
│   ├── z_impl_k_sem_give                                                                          80   0.03%  0x0002ae31 text
│   ├── z_impl_k_sem_take                                                                          66   0.02%  0x0002a325 text
│   ├── z_impl_k_sleep                                                                             50   0.02%  0x0002b037 text
│   ├── z_impl_k_thread_abort                                                                     408   0.15%  0x00004dd1 text
│   ├── z_impl_k_thread_name_set                                                                   32   0.01%  0x0000a6f5 text
│   ├── z_impl_k_wakeup                                                                            68   0.03%  0x0002aff3 text
│   ├── z_impl_k_yield                                                                            136   0.05%  0x0000c2a5 text
│   ├── z_impl_uart_irq_tx_disable.lto_priv.0                                                      10   0.00%  0x0002816f text
│   ├── z_irq_spurious                                                                             10   0.00%  0x0002861b text
│   ├── z_log_init.constprop.0                                                                    240   0.09%  0x000203d1 text
│   ├── z_log_msg_runtime_create.constprop.0                                                       26   0.01%  0x00031b9f text
│   ├── z_log_msg_runtime_create.constprop.1                                                       26   0.01%  0x000320b7 text
│   ├── z_log_msg_runtime_vcreate.constprop.0                                                     196   0.07%  0x000204c1 text
│   ├── z_malloc_heap_mutex                                                                        20   0.01%  0x20000134 datas
│   ├── z_nrf_clock_control_lf_on                                                                 256   0.10%  0x00005ec1 text
│   ├── z_nrf_rtc_timer_read                                                                       68   0.03%  0x00006809 text
│   ├── z_pend_curr.constprop.0                                                                   156   0.06%  0x00021691 text
│   ├── z_prep_c                                                                                 1148   0.43%  0x00003bbd text
│   ├── z_ready_thread                                                                             30   0.01%  0x0002ad03 text
│   ├── z_reschedule.constprop.0                                                                   40   0.02%  0x00020a61 text
│   ├── z_reschedule_unlocked.lto_priv.1                                                           52   0.02%  0x0000a871 text
│   ├── z_reset_time_slice                                                                         76   0.03%  0x0000bef9 text
│   ├── z_sched_wake.constprop.0                                                                   68   0.03%  0x00032147 text
│   ├── z_setup_new_thread                                                                        296   0.11%  0x0000a715 text
│   ├── z_swap_irqlock.lto_priv.0                                                                  52   0.02%  0x0000a83d text
│   ├── z_sys_init_run_level.lto_priv.0                                                            72   0.03%  0x0000a635 text
│   ├── z_thread_entry                                                                             44   0.02%  0x000053a1 text
│   ├── z_thread_timeout                                                                           72   0.03%  0x0002afab text
│   ├── z_tick_sleep.lto_priv.0                                                                   128   0.05%  0x0000c32d text
│   ├── z_timer_expiration_handler                                                                224   0.08%  0x0000ec59 text
│   ├── z_tls_current                                                                               4   0.00%  0x00000000 rom_start
│   ├── z_unpend_thread_no_timeout                                                                 34   0.01%  0x0002ac9b text
│   ├── z_work_submit_to_queue                                                                    176   0.07%  0x0000a325 text
│   ├── zephyr_device_find                                                                        148   0.06%  0x0000a959 text
│   ├── zephyr_disk_access_ioctl.lto_priv.0                                                        64   0.02%  0x0002a7b9 text
│   ├── zephyr_disk_access_ioctl_obj.lto_priv.0                                                     8   0.00%  0x000331d0 rodata
│   ├── zephyr_disk_access_locals_dict.lto_priv.0                                                  16   0.01%  0x00033858 rodata
│   ├── zephyr_disk_access_locals_dict_table.lto_priv.0                                            24   0.01%  0x00033548 rodata
│   ├── zephyr_disk_access_make_new.lto_priv.0                                                    100   0.04%  0x0000d0a1 text
│   ├── zephyr_disk_access_print.lto_priv.0                                                        12   0.00%  0x0000b195 text
│   ├── zephyr_disk_access_readblocks.lto_priv.0                                                   56   0.02%  0x0002a91b text
│   ├── zephyr_disk_access_readblocks_obj.lto_priv.0                                                8   0.00%  0x000331e0 rodata
│   ├── zephyr_disk_access_type                                                                    32   0.01%  0x00033a48 rodata
│   ├── zephyr_disk_access_writeblocks.lto_priv.0                                                  56   0.02%  0x0002a953 text
│   ├── zephyr_disk_access_writeblocks_obj.lto_priv.0                                               8   0.00%  0x000331d8 rodata
│   ├── zephyr_entry.lto_priv.0                                                                    28   0.01%  0x0000a2d9 text
│   ├── zephyr_flash_area_ioctl.lto_priv.0                                                         74   0.03%  0x0002a7f9 text
│   ├── zephyr_flash_area_ioctl_obj.lto_priv.0                                                      8   0.00%  0x000357c8 rodata
│   ├── zephyr_flash_area_locals_dict.lto_priv.0                                                   16   0.01%  0x000360c0 rodata
│   ├── zephyr_flash_area_locals_dict_table.lto_priv.0                                             32   0.01%  0x00035b04 rodata
│   ├── zephyr_flash_area_make_new.lto_priv.0                                                      92   0.03%  0x0000d105 text
│   ├── zephyr_flash_area_print.lto_priv.0                                                         12   0.00%  0x0000b1a1 text
│   ├── zephyr_flash_area_readblocks.lto_priv.0                                                    88   0.03%  0x0002a98b text
│   ├── zephyr_flash_area_readblocks_obj.lto_priv.0                                                12   0.00%  0x000357dc rodata
│   ├── zephyr_flash_area_type                                                                     32   0.01%  0x00036b04 rodata
│   ├── zephyr_flash_area_writeblocks.lto_priv.0                                                  102   0.04%  0x0002a9e3 text
│   ├── zephyr_flash_area_writeblocks_obj.lto_priv.0                                               12   0.00%  0x000357d0 rodata
│   ├── zephyr_help_text                                                                          438   0.16%  0x0003fb73 rodata
│   ├── zephyr_random                                                                              42   0.02%  0x0002cb15 text
│   ├── zip_iternext.lto_priv.0                                                                    58   0.02%  0x00030989 text
│   └── zip_make_new.lto_priv.0                                                                    72   0.03%  0x0001d8dd text
├── kernel                                                                                          2   0.00%  -
│   └── include                                                                                     2   0.00%  -
│       └── kernel_offsets.h                                                                        2   0.00%  -
│           └── _OffsetAbsSyms                                                                      2   0.00%  0x0003218b text
└── lib                                                                                           134   0.05%  -
    └── libc                                                                                      134   0.05%  -
        └── picolibc                                                                              134   0.05%  -
            ├── cbprintf.c                                                                         68   0.03%  -
            │   ├── cbputc                                                                         12   0.00%  0x0003218d text
            │   └── cbvprintf                                                                      56   0.02%  0x00021a41 text
            └── stdio.c                                                                            66   0.02%  -
                ├── __stdout                                                                       16   0.01%  0x200002ac datas
                ├── __stdout_hook_install                                                          24   0.01%  0x00021a89 text
                ├── picolibc_put                                                                   10   0.00%  0x00032199 text
                └── z_impl_zephyr_fputc                                                            16   0.01%  0x00021a79 text
==========================================================================================================================================
                                                                                               265549

ram_report:

root@admins-MacBook-Air-2 zephyr # west build -d ./build/zephyr -t ram_report
-- west build: running target ram_report
[2/3] cd /Users/tudor/Documents/GitHub/micropython_nRF/ports/zephyr/build/zephyr && /opt/homebrew/bin/...Documents/GitHub/micropython_nRF/ports/zephyr/build/zephyr --workspace=/opt/nordic/ncs/v3.0.0 -d 99 ram
Path                                                                                             Size       %  Address    Section
==========================================================================================================================================
Root                                                                                           208108 100.00%  -
├── (hidden)                                                                                    24914  11.97%  -
├── (no paths)                                                                                 183174  88.02%  -
│   ├── CCAsymCryptoMutex                                                                           4   0.00%  0x20000324 datas
│   ├── CCPowerMutex                                                                                4   0.00%  0x2000031c datas
│   ├── CCRndCryptoMutex                                                                            4   0.00%  0x20000320 datas
│   ├── CCSymCryptoMutex                                                                            4   0.00%  0x20000328 datas
│   ├── CSWTCH.10                                                                                  32   0.02%  0x00037754 rodata
│   ├── CSWTCH.101                                                                                 12   0.01%  0x000376cc rodata
│   ├── CSWTCH.14                                                                                  20   0.01%  0x00032fe4 rodata
│   ├── CSWTCH.27                                                                                  20   0.01%  0x00039131 rodata
│   ├── CSWTCH.4                                                                                    4   0.00%  0x00039145 rodata
│   ├── CSWTCH.5                                                                                    4   0.00%  0x0003974e rodata
│   ├── CSWTCH.59                                                                                   8   0.00%  0x00037dd4 rodata
│   ├── CSWTCH.60                                                                                   8   0.00%  0x00037dcc rodata
│   ├── CSWTCH.61                                                                                   4   0.00%  0x00039746 rodata
│   ├── CSWTCH.7                                                                                    4   0.00%  0x0003974a rodata
│   ├── CSWTCH.96                                                                                   3   0.00%  0x00039122 rodata
│   ├── DOUBLE_POW5_INV_SPLIT2                                                                    240   0.12%  0x00032c68 rodata
│   ├── DOUBLE_POW5_SPLIT2                                                                        208   0.10%  0x00032b98 rodata
│   ├── DOUBLE_POW5_TABLE                                                                         208   0.10%  0x00032ac8 rodata
│   ├── ExCvt                                                                                     128   0.06%  0x00039752 rodata
│   ├── FatFs.lto_priv.0                                                                           32   0.02%  0x20002948 bss
│   ├── Fsid                                                                                        2   0.00%  0x20004e4a bss
│   ├── HASH_LARVAL_SHA1                                                                           20   0.01%  0x000378cc rodata
│   ├── HASH_LARVAL_SHA224                                                                         32   0.02%  0x000378ac rodata
│   ├── HASH_LARVAL_SHA256                                                                         32   0.02%  0x0003788c rodata
│   ├── PIo2                                                                                       44   0.02%  0x00037d78 rodata
│   ├── POW5_INV_OFFSETS                                                                           84   0.04%  0x00037934 rodata
│   ├── POW5_OFFSETS                                                                               84   0.04%  0x000378e0 rodata
│   ├── SystemCoreClock                                                                             4   0.00%  0x200001c4 datas
│   ├── VolumeStr.lto_priv.0                                                                       32   0.02%  0x00032d6c rodata
│   ├── Zero                                                                                        8   0.00%  0x000379c0 rodata
│   ├── __compound_literal.0                                                                        8   0.00%  0x00032dd4 rodata
│   ├── __compound_literal.0                                                                        4   0.00%  0x00037e4c rodata
│   ├── __compound_literal.1                                                                        6   0.00%  0x00037e46 rodata
│   ├── __compound_literal.2                                                                        4   0.00%  0x00037e42 rodata
│   ├── __compound_literal.3                                                                        4   0.00%  0x00037e3e rodata
│   ├── __dev_dt_meta_dts_ord_116.lto_priv.0                                                        4   0.00%  0x000330c8 rodata
│   ├── __dev_dt_meta_dts_ord_124.lto_priv.0                                                        4   0.00%  0x00032f5c rodata
│   ├── __dev_dt_meta_dts_ord_130.lto_priv.0                                                        4   0.00%  0x0003303c rodata
│   ├── __dev_dt_meta_dts_ord_135                                                                   4   0.00%  0x00032e64 rodata
│   ├── __dev_dt_meta_dts_ord_15                                                                    4   0.00%  0x00032e04 rodata
│   ├── __dev_dt_meta_dts_ord_16                                                                    4   0.00%  0x00032e68 rodata
│   ├── __dev_dt_meta_dts_ord_22.lto_priv.0                                                         4   0.00%  0x00032da0 rodata
│   ├── __dev_dt_meta_dts_ord_73.lto_priv.0                                                         4   0.00%  0x00033068 rodata
│   ├── __dev_dt_meta_dts_ord_8.lto_priv.0                                                          4   0.00%  0x00032de8 rodata
│   ├── __dev_dt_meta_dts_ord_80                                                                    4   0.00%  0x000330b4 rodata
│   ├── __dev_dt_meta_dts_ord_88.lto_priv.0                                                         4   0.00%  0x000330f0 rodata
│   ├── __dev_dt_nodelabels_dts_ord_116.lto_priv.0                                                  8   0.00%  0x000330c0 rodata
│   ├── __dev_dt_nodelabels_dts_ord_124.lto_priv.0                                                  8   0.00%  0x00032f48 rodata
│   ├── __dev_dt_nodelabels_dts_ord_130.lto_priv.0                                                 12   0.01%  0x00033030 rodata
│   ├── __dev_dt_nodelabels_dts_ord_135                                                             8   0.00%  0x00032e54 rodata
│   ├── __dev_dt_nodelabels_dts_ord_15                                                              8   0.00%  0x00032dcc rodata
│   ├── __dev_dt_nodelabels_dts_ord_16                                                              8   0.00%  0x00032e5c rodata
│   ├── __dev_dt_nodelabels_dts_ord_22.lto_priv.0                                                   8   0.00%  0x00032d8c rodata
│   ├── __dev_dt_nodelabels_dts_ord_73.lto_priv.0                                                   8   0.00%  0x00033054 rodata
│   ├── __dev_dt_nodelabels_dts_ord_8.lto_priv.0                                                    8   0.00%  0x00032dc4 rodata
│   ├── __dev_dt_nodelabels_dts_ord_80                                                              8   0.00%  0x000330ac rodata
│   ├── __dev_dt_nodelabels_dts_ord_88.lto_priv.0                                                   8   0.00%  0x000330e8 rodata
│   ├── __devstate_dts_ord_116.lto_priv.0                                                           2   0.00%  0x20000361 device_states
│   ├── __devstate_dts_ord_124.lto_priv.0                                                           2   0.00%  0x20000359 device_states
│   ├── __devstate_dts_ord_130.lto_priv.0                                                           2   0.00%  0x2000035b device_states
│   ├── __devstate_dts_ord_135                                                                      2   0.00%  0x20000355 device_states
│   ├── __devstate_dts_ord_15                                                                       2   0.00%  0x20000353 device_states
│   ├── __devstate_dts_ord_16                                                                       2   0.00%  0x20000357 device_states
│   ├── __devstate_dts_ord_22.lto_priv.0                                                            2   0.00%  0x2000034f device_states
│   ├── __devstate_dts_ord_73.lto_priv.0                                                            2   0.00%  0x2000035d device_states
│   ├── __devstate_dts_ord_8.lto_priv.0                                                             2   0.00%  0x20000351 device_states
│   ├── __devstate_dts_ord_80                                                                       2   0.00%  0x2000035f device_states
│   ├── __devstate_dts_ord_88.lto_priv.0                                                            2   0.00%  0x20000363 device_states
│   ├── __func__.0                                                                                 20   0.01%  0x0003d804 rodata
│   ├── __func__.1                                                                                 12   0.01%  0x00039125 rodata
│   ├── __func__.2                                                                                 11   0.01%  0x000405c0 rodata
│   ├── __func__.3                                                                                  9   0.00%  0x000405b7 rodata
│   ├── __isr_table_entry_irq_handler_irq_4.1                                                       8   0.00%  0x00040680 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.0                                               8   0.00%  0x00040648 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.1                                               8   0.00%  0x000406e8 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.2                                               8   0.00%  0x00040630 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.3                                               8   0.00%  0x000406a0 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.4                                                          8   0.00%  0x00040608 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_2.5                                                          8   0.00%  0x00040790 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_4.3                                                          8   0.00%  0x00040798 rodata
│   ├── __isr_table_entry_rtc_nrf_isr_irq_1.1                                                       8   0.00%  0x00040688 rodata
│   ├── __isr_table_entry_uarte_nrfx_isr_int_irq_3.1                                                8   0.00%  0x00040620 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_138                                                    8   0.00%  0x000405e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_139                                                    8   0.00%  0x000405e8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_140                                                    8   0.00%  0x000405f0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_141                                                    8   0.00%  0x000405f8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_142                                                    8   0.00%  0x00040600 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_143                                                    8   0.00%  0x00040610 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_144                                                    8   0.00%  0x00040618 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_145                                                    8   0.00%  0x00040628 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_146                                                    8   0.00%  0x00040638 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_147                                                    8   0.00%  0x00040640 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_148                                                    8   0.00%  0x00040650 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_149                                                    8   0.00%  0x00040658 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_150                                                    8   0.00%  0x00040660 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_151                                                    8   0.00%  0x00040668 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_152                                                    8   0.00%  0x00040670 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_153                                                    8   0.00%  0x00040678 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_154                                                    8   0.00%  0x00040690 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_155                                                    8   0.00%  0x00040698 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_156                                                    8   0.00%  0x000406a8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_157                                                    8   0.00%  0x000406b0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_158                                                    8   0.00%  0x000406b8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_159                                                    8   0.00%  0x000406c0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_160                                                    8   0.00%  0x000406c8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_161                                                    8   0.00%  0x000406d0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_162                                                    8   0.00%  0x000406d8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_163                                                    8   0.00%  0x000406e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_164                                                    8   0.00%  0x000406f0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_165                                                    8   0.00%  0x000406f8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_166                                                    8   0.00%  0x00040700 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_167                                                    8   0.00%  0x00040708 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_168                                                    8   0.00%  0x00040710 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_169                                                    8   0.00%  0x00040718 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_170                                                    8   0.00%  0x00040720 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_171                                                    8   0.00%  0x00040728 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_172                                                    8   0.00%  0x00040730 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_173                                                    8   0.00%  0x00040738 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_174                                                    8   0.00%  0x00040740 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_175                                                    8   0.00%  0x00040748 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_176                                                    8   0.00%  0x00040750 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_177                                                    8   0.00%  0x00040758 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_178                                                    8   0.00%  0x00040760 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_179                                                    8   0.00%  0x00040768 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_180                                                    8   0.00%  0x00040770 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_181                                                    8   0.00%  0x00040778 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_182                                                    8   0.00%  0x00040780 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_183                                                    8   0.00%  0x00040788 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_184                                                    8   0.00%  0x000407a0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_185                                                    8   0.00%  0x000407a8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_186                                                    8   0.00%  0x000407b0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_187                                                    8   0.00%  0x000407b8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_188                                                    8   0.00%  0x000407c0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_189                                                    8   0.00%  0x000407c8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_190                                                    8   0.00%  0x000407d0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_191                                                    8   0.00%  0x000407d8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_192                                                    8   0.00%  0x000407e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_193                                                    8   0.00%  0x000407e8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_194                                                    8   0.00%  0x000407f0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_195                                                    8   0.00%  0x000407f8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_196                                                    8   0.00%  0x00040800 rodata
│   ├── __pinctrl_dev_config__device_dts_ord_124.lto_priv.0                                        12   0.01%  0x00032f50 rodata
│   ├── __pinctrl_dev_config__device_dts_ord_15                                                    12   0.01%  0x00032ddc rodata
│   ├── __pinctrl_dev_config__device_dts_ord_73.lto_priv.0                                         12   0.01%  0x0003305c rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_124.lto_priv.0                                      16   0.01%  0x00032f30 rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_15                                                  12   0.01%  0x00032d94 rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_73.lto_priv.0                                        4   0.00%  0x00033048 rodata
│   ├── __pinctrl_states__device_dts_ord_124.lto_priv.0                                             8   0.00%  0x00032f40 rodata
│   ├── __pinctrl_states__device_dts_ord_15                                                         8   0.00%  0x00032dbc rodata
│   ├── __pinctrl_states__device_dts_ord_73.lto_priv.0                                              8   0.00%  0x0003304c rodata
│   ├── _data_bits_name                                                                            20   0.01%  0x00037668 rodata
│   ├── _flow_control_name                                                                         12   0.01%  0x00037638 rodata
│   ├── _k_mem_slab_buf_fatfs_dirp_pool                                                           176   0.08%  0x20024e20 noinit
│   ├── _k_mem_slab_buf_fatfs_filep_pool                                                          160   0.08%  0x20024ed0 noinit
│   ├── _k_mem_slab_buf_fifo_elem_slab                                                            640   0.31%  0x20024ba0 noinit
│   ├── _kernel                                                                                    44   0.02%  0x20003218 bss
│   ├── _parity_name                                                                               20   0.01%  0x00037654 rodata
│   ├── _stop_bits_name                                                                            16   0.01%  0x00037644 rodata
│   ├── _system_heap                                                                               20   0.01%  0x200003c0 k_heap_area
│   ├── _thread_dummy                                                                             256   0.12%  0x20000e90 bss
│   ├── allowed_args.0                                                                             16   0.01%  0x0003740c rodata
│   ├── allowed_args.0.lto_priv.0                                                                  24   0.01%  0x0003653c rodata
│   ├── allowed_args.0.lto_priv.1                                                                  32   0.02%  0x000364d8 rodata
│   ├── allowed_args.0.lto_priv.10                                                                 16   0.01%  0x00037628 rodata
│   ├── allowed_args.0.lto_priv.11                                                                 16   0.01%  0x00037618 rodata
│   ├── allowed_args.0.lto_priv.2                                                                  16   0.01%  0x000360f0 rodata
│   ├── allowed_args.0.lto_priv.3                                                                   8   0.00%  0x00036ffc rodata
│   ├── allowed_args.0.lto_priv.4                                                                  32   0.02%  0x00036eac rodata
│   ├── allowed_args.0.lto_priv.5                                                                  40   0.02%  0x00036dc0 rodata
│   ├── allowed_args.0.lto_priv.6                                                                  40   0.02%  0x00036d50 rodata
│   ├── allowed_args.0.lto_priv.7                                                                  16   0.01%  0x00037710 rodata
│   ├── allowed_args.0.lto_priv.8                                                                  32   0.02%  0x000376f0 rodata
│   ├── allowed_args.0.lto_priv.9                                                                  32   0.02%  0x0003768c rodata
│   ├── allowed_args.1                                                                             24   0.01%  0x000365ac rodata
│   ├── allowed_args.1.lto_priv.0                                                                  16   0.01%  0x00036ecc rodata
│   ├── allowed_args.1.lto_priv.1                                                                  72   0.03%  0x00036d78 rodata
│   ├── anchor                                                                                      8   0.00%  0x200011d0 bss
│   ├── announce_remaining.lto_priv.0                                                               4   0.00%  0x2000379c bss
│   ├── apis                                                                                        8   0.00%  0x00033124 rodata
│   ├── array_bytearray_str_bytes_locals_table.lto_priv.0                                         224   0.11%  0x00035410 rodata
│   ├── asym_mutex                                                                                  8   0.00%  0x20000174 datas
│   ├── asym_mutex                                                                                  8   0.00%  0x20000304 datas
│   ├── asym_mutex_int                                                                              4   0.00%  0x20004548 bss
│   ├── asym_mutex_int                                                                             20   0.01%  0x200003d4 k_mutex_area
│   ├── atanhi                                                                                     16   0.01%  0x00037998 rodata
│   ├── atanlo                                                                                     16   0.01%  0x00037988 rodata
│   ├── attr.lto_priv.0                                                                           128   0.06%  0x0003d0a1 rodata
│   ├── backend_cb_log_backend_uart                                                                 8   0.00%  0x20000274 datas
│   ├── block_count                                                                                 4   0.00%  0x20002b48 bss
│   ├── bp                                                                                          8   0.00%  0x000379d8 rodata
│   ├── buf.0                                                                                     416   0.20%  0x20004550 bss
│   ├── bytes_decode_obj                                                                           12   0.01%  0x000353e0 rodata
│   ├── bytes_fromhex_classmethod_obj.lto_priv.0                                                    8   0.00%  0x000353ec rodata
│   ├── bytes_fromhex_obj.lto_priv.0                                                                8   0.00%  0x000352e4 rodata
│   ├── bytes_fromhex_obj.lto_priv.1                                                                8   0.00%  0x00034430 rodata
│   ├── bytes_hex_as_bytes_obj.lto_priv.0                                                          12   0.01%  0x00034438 rodata
│   ├── bytes_hex_as_str_obj.lto_priv.0                                                            12   0.01%  0x000353f4 rodata
│   ├── bytesio_stream_p.lto_priv.0                                                                16   0.01%  0x000339a4 rodata
│   ├── capacity.0                                                                                  8   0.00%  0x20004e82 bss
│   ├── cbw                                                                                        31   0.01%  0x20004e9a bss
│   ├── cc_data.lto_priv.0                                                                         16   0.01%  0x200011b0 bss
│   ├── children_iotcore_IoTCore                                                                   72   0.03%  0x0003704c rodata
│   ├── children_iotcore__lt_module_gt_                                                             4   0.00%  0x000371c0 rodata
│   ├── children_ntptime__lt_module_gt_                                                             8   0.00%  0x00037118 rodata
│   ├── children_probe_Information                                                                  4   0.00%  0x00037044 rodata
│   ├── children_probe_Probe                                                                       64   0.03%  0x00037004 rodata
│   ├── children_probe_Settings                                                                     4   0.00%  0x00037048 rodata
│   ├── children_probe__lt_module_gt_                                                              12   0.01%  0x000371b4 rodata
│   ├── children_sock_test__lt_module_gt_                                                          20   0.01%  0x00037160 rodata
│   ├── children_watchdog_TaskWDT                                                                  20   0.01%  0x00037094 rodata
│   ├── children_watchdog_Watchdog                                                                 24   0.01%  0x000370a8 rodata
│   ├── children_watchdog__lt_module_gt_                                                           12   0.01%  0x0003722c rodata
│   ├── children_watchdog_singleton                                                                 4   0.00%  0x000370c0 rodata
│   ├── children_wifi__lt_module_gt_                                                               12   0.01%  0x00037248 rodata
│   ├── cli.1                                                                                      16   0.01%  0x20003804 bss
│   ├── colors                                                                                     20   0.01%  0x0003301c rodata
│   ├── common_desc                                                                                27   0.01%  0x200004a4 usb_descriptor
│   ├── compile_function                                                                          236   0.11%  0x00037500 rodata
│   ├── config.lto_priv.0                                                                          48   0.02%  0x000330f4 rodata
│   ├── const_obj_iotcore_10                                                                       16   0.01%  0x000371d4 rodata
│   ├── const_obj_iotcore_11                                                                       16   0.01%  0x000371c4 rodata
│   ├── const_obj_iotcore_3                                                                        16   0.01%  0x0003721c rodata
│   ├── const_obj_iotcore_4                                                                         8   0.00%  0x00037214 rodata
│   ├── const_obj_iotcore_5                                                                        16   0.01%  0x00037204 rodata
│   ├── const_obj_iotcore_6                                                                        16   0.01%  0x000371f4 rodata
│   ├── const_obj_iotcore_9                                                                        16   0.01%  0x000371e4 rodata
│   ├── const_obj_ntptime_1                                                                        16   0.01%  0x00037150 rodata
│   ├── const_obj_ntptime_2                                                                        16   0.01%  0x00037140 rodata
│   ├── const_obj_ntptime_3                                                                        16   0.01%  0x00037130 rodata
│   ├── const_obj_ntptime_4                                                                        16   0.01%  0x00037120 rodata
│   ├── const_obj_sock_test_2                                                                      16   0.01%  0x000371a4 rodata
│   ├── const_obj_sock_test_3                                                                      16   0.01%  0x00037194 rodata
│   ├── const_obj_sock_test_4                                                                      16   0.01%  0x00037184 rodata
│   ├── const_obj_sock_test_5                                                                      16   0.01%  0x00037174 rodata
│   ├── const_obj_table_data_iotcore                                                               48   0.02%  0x00037330 rodata
│   ├── const_obj_table_data_ntptime                                                               24   0.01%  0x000372a8 rodata
│   ├── const_obj_table_data_probe_protocol                                                         8   0.00%  0x0003731c rodata
│   ├── const_obj_table_data_sock_test                                                             68   0.03%  0x000372cc rodata
│   ├── const_obj_table_data_watchdog                                                               4   0.00%  0x0003736c rodata
│   ├── const_obj_table_data_wifi                                                                  36   0.02%  0x0003737c rodata
│   ├── const_obj_watchdog_0                                                                       16   0.01%  0x00037238 rodata
│   ├── const_obj_wifi_0                                                                           16   0.01%  0x0003728c rodata
│   ├── const_obj_wifi_1                                                                            8   0.00%  0x00037284 rodata
│   ├── const_obj_wifi_4                                                                           16   0.01%  0x00037274 rodata
│   ├── const_obj_wifi_5                                                                           16   0.01%  0x00037264 rodata
│   ├── const_obj_wifi_8                                                                           16   0.01%  0x00037254 rodata
│   ├── const_qstr_table_data_iotcore                                                             310   0.15%  0x00038004 rodata
│   ├── const_qstr_table_data_main                                                                  4   0.00%  0x00037ef2 rodata
│   ├── const_qstr_table_data_ntptime                                                              56   0.03%  0x00037e50 rodata
│   ├── const_qstr_table_data_probe                                                               184   0.09%  0x00037ef6 rodata
│   ├── const_qstr_table_data_probe_protocol                                                       86   0.04%  0x00037fae rodata
│   ├── const_qstr_table_data_sock_test                                                           106   0.05%  0x00037e88 rodata
│   ├── const_qstr_table_data_version                                                               8   0.00%  0x0003819c rodata
│   ├── const_qstr_table_data_watchdog                                                             98   0.05%  0x0003813a rodata
│   ├── const_qstr_table_data_wifi                                                                 34   0.02%  0x000381a4 rodata
│   ├── counter0_ch_data.lto_priv.0                                                                32   0.02%  0x2000324c bss
│   ├── counter_0_data.lto_priv.0                                                                  20   0.01%  0x2000326c bss
│   ├── cpunet_mgr                                                                                 28   0.01%  0x20002978 bss
│   ├── cst.0                                                                                      14   0.01%  0x00037db0 rodata
│   ├── cst32.1                                                                                    14   0.01%  0x00037dbe rodata
│   ├── csw                                                                                        13   0.01%  0x20004e8d bss
│   ├── ctx.0                                                                                     244   0.12%  0x20004d4c bss
│   ├── curr_lba                                                                                    4   0.00%  0x20002b50 bss
│   ├── curr_offset                                                                                 2   0.00%  0x20004e40 bss
│   ├── curr_tick.lto_priv.0                                                                        8   0.00%  0x200011c0 bss
│   ├── current.4                                                                                   1   0.00%  0x20004e7f bss
│   ├── data.lto_priv.0                                                                           160   0.08%  0x20003818 bss
│   ├── days_in_month.0                                                                            12   0.01%  0x0003d7f8 rodata
│   ├── days_since_jan1                                                                            26   0.01%  0x00037e24 rodata
│   ├── default_flash_map                                                                         144   0.07%  0x00032ea0 rodata
│   ├── defered_wr_sz                                                                               4   0.00%  0x20002b28 bss
│   ├── delay_machine_code.1                                                                        6   0.00%  0x00032ac0 rodata
│   ├── dev_layout                                                                                  8   0.00%  0x200037dc bss
│   ├── dict_clear_obj.lto_priv.0                                                                   8   0.00%  0x00035710 rodata
│   ├── dict_copy_obj.lto_priv.0                                                                    8   0.00%  0x00035708 rodata
│   ├── dict_fromkeys_fun_obj.lto_priv.0                                                           12   0.01%  0x00035648 rodata
│   ├── dict_fromkeys_obj.lto_priv.0                                                                8   0.00%  0x00035700 rodata
│   ├── dict_get_obj.lto_priv.0                                                                    12   0.01%  0x000356f4 rodata
│   ├── dict_items_obj.lto_priv.0                                                                   8   0.00%  0x000356ec rodata
│   ├── dict_keys_obj.lto_priv.0                                                                    8   0.00%  0x000356e4 rodata
│   ├── dict_locals_dict.lto_priv.0                                                                16   0.01%  0x00035af4 rodata
│   ├── dict_locals_dict_table.lto_priv.0                                                         112   0.05%  0x00035758 rodata
│   ├── dict_pop_obj.lto_priv.0                                                                    12   0.01%  0x000356d8 rodata
│   ├── dict_popitem_obj.lto_priv.0                                                                 8   0.00%  0x000356d0 rodata
│   ├── dict_setdefault_obj.lto_priv.0                                                             12   0.01%  0x000356c4 rodata
│   ├── dict_update_obj.lto_priv.0                                                                 12   0.01%  0x000356b8 rodata
│   ├── dict_values_obj.lto_priv.0                                                                  8   0.00%  0x000356b0 rodata
│   ├── disk_access_list                                                                            8   0.00%  0x2000014c datas
│   ├── disk_wait_sem                                                                              24   0.01%  0x20002b2c bss
│   ├── dma_available.lto_priv.0                                                                   24   0.01%  0x20000474 k_sem_area
│   ├── dma_ep                                                                                      1   0.00%  0x20004ebb bss
│   ├── dp_h                                                                                        8   0.00%  0x000379d0 rodata
│   ├── dp_l                                                                                        8   0.00%  0x000379c8 rodata
│   ├── drive_modes                                                                                 9   0.00%  0x000405cb rodata
│   ├── dyn_reg_info                                                                               20   0.01%  0x20002af4 bss
│   ├── entropy_cc3xx_rng_api                                                                       8   0.00%  0x000330b8 rodata
│   ├── ep_isoout_bufs                                                                           1024   0.49%  0x20002348 bss
│   ├── ep_out_bufs                                                                               512   0.25%  0x20002748 bss
│   ├── fatfs_dirp_pool                                                                            28   0.01%  0x2000036c k_mem_slab_area
│   ├── fatfs_filep_pool                                                                           28   0.01%  0x20000388 k_mem_slab_area
│   ├── fatfs_fs                                                                                   72   0.03%  0x00032f84 rodata
│   ├── fifo_elem_slab                                                                             28   0.01%  0x200003a4 k_mem_slab_area
│   ├── flash_disk_ops                                                                             20   0.01%  0x00032d58 rodata
│   ├── flash_disks                                                                                80   0.04%  0x200000b4 datas
│   ├── flash_nor_parameters                                                                        8   0.00%  0x00033150 rodata
│   ├── flash_nrf_parameters                                                                        8   0.00%  0x00033158 rodata
│   ├── flashdisk0_cache                                                                         4096   1.97%  0x20001310 bss
│   ├── force_isr_mask.lto_priv.0                                                                   4   0.00%  0x20003794 bss
│   ├── format_table                                                                               16   0.01%  0x00032ff8 rodata
│   ├── freq                                                                                        4   0.00%  0x20003214 bss
│   ├── frozen_module_iotcore                                                                      12   0.01%  0x000373dc rodata
│   ├── frozen_module_main                                                                         12   0.01%  0x000373b8 rodata
│   ├── frozen_module_ntptime                                                                      12   0.01%  0x000373a0 rodata
│   ├── frozen_module_probe                                                                        12   0.01%  0x000373c4 rodata
│   ├── frozen_module_probe_protocol                                                               12   0.01%  0x000373d0 rodata
│   ├── frozen_module_sock_test                                                                    12   0.01%  0x000373ac rodata
│   ├── frozen_module_version                                                                      12   0.01%  0x000373f4 rodata
│   ├── frozen_module_watchdog                                                                     12   0.01%  0x000373e8 rodata
│   ├── frozen_module_wifi                                                                         12   0.01%  0x00037400 rodata
│   ├── fs_mnt.lto_priv.0                                                                          36   0.02%  0x20003d7c bss
│   ├── fs_mnt_list.lto_priv.0                                                                      8   0.00%  0x20000104 datas
│   ├── fun_data_iotcore_IoTCore                                                                  122   0.06%  0x0003ea06 rodata
│   ├── fun_data_iotcore_IoTCore___init__                                                          45   0.02%  0x0003e73e rodata
│   ├── fun_data_iotcore_IoTCore__prepare_header                                                   32   0.02%  0x0003e59e rodata
│   ├── fun_data_iotcore_IoTCore__process_rx_data                                                 285   0.14%  0x0003e5be rodata
│   ├── fun_data_iotcore_IoTCore__run                                                              99   0.05%  0x0003e6db rodata
│   ├── fun_data_iotcore_IoTCore__send_packet                                                      39   0.02%  0x0003e577 rodata
│   ├── fun_data_iotcore_IoTCore_is_ready                                                          14   0.01%  0x0003e569 rodata
│   ├── fun_data_iotcore_IoTCore_send_device_information_reply                                     97   0.05%  0x0003e4d1 rodata
│   ├── fun_data_iotcore_IoTCore_send_device_restarted                                             54   0.03%  0x0003e337 rodata
│   ├── fun_data_iotcore_IoTCore_send_ping                                                         55   0.03%  0x0003e532 rodata
│   ├── fun_data_iotcore_IoTCore_send_port_freed                                                   52   0.02%  0x0003e41e rodata
│   ├── fun_data_iotcore_IoTCore_send_port_occupied                                                69   0.03%  0x0003e452 rodata
│   ├── fun_data_iotcore_IoTCore_send_port_utilization_reply                                       58   0.03%  0x0003e497 rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_data                                                  66   0.03%  0x0003e3dc rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_information_reply                                     74   0.04%  0x0003e2ed rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_settings_reply                                       113   0.05%  0x0003e27c rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_settings_updated                                      57   0.03%  0x0003e243 rodata
│   ├── fun_data_iotcore_IoTCore_send_settings_reply                                               57   0.03%  0x0003e3a3 rodata
│   ├── fun_data_iotcore_IoTCore_send_settings_updated                                             54   0.03%  0x0003e36d rodata
│   ├── fun_data_iotcore__lt_module_gt_                                                           358   0.17%  0x0003f2f9 rodata
│   ├── fun_data_main__lt_module_gt_                                                                5   0.00%  0x0003f4e1 rodata
│   ├── fun_data_ntptime__lt_module_gt_                                                            70   0.03%  0x0003ef7a rodata
│   ├── fun_data_ntptime_settime                                                                   59   0.03%  0x0003eaf3 rodata
│   ├── fun_data_ntptime_time                                                                     150   0.07%  0x0003eb2e rodata
│   ├── fun_data_probe_Information                                                                 19   0.01%  0x0003e9e0 rodata
│   ├── fun_data_probe_Information___init__                                                        32   0.02%  0x0003e1cd rodata
│   ├── fun_data_probe_Probe                                                                      101   0.05%  0x0003e97b rodata
│   ├── fun_data_probe_Probe___init__                                                              17   0.01%  0x0003e1bc rodata
│   ├── fun_data_probe_Probe__create_request_header                                                19   0.01%  0x0003e188 rodata
│   ├── fun_data_probe_Probe__data_transfer                                                        33   0.02%  0x0003e19b rodata
│   ├── fun_data_probe_Probe__perform_request                                                     135   0.06%  0x0003e101 rodata
│   ├── fun_data_probe_Probe_get_device_information                                               120   0.06%  0x0003e00f rodata
│   ├── fun_data_probe_Probe_get_device_settings                                                   68   0.03%  0x0003df59 rodata
│   ├── fun_data_probe_Probe_get_max_reading                                                       19   0.01%  0x0003df9d rodata
│   ├── fun_data_probe_Probe_get_min_reading                                                       19   0.01%  0x0003dfb0 rodata
│   ├── fun_data_probe_Probe_get_reading                                                           76   0.04%  0x0003dfc3 rodata
│   ├── fun_data_probe_Probe_get_status                                                            19   0.01%  0x0003e087 rodata
│   ├── fun_data_probe_Probe_ping                                                                  14   0.01%  0x0003def3 rodata
│   ├── fun_data_probe_Probe_scan_triggers                                                          9   0.00%  0x0003decf rodata
│   ├── fun_data_probe_Probe_set_device_id                                                        103   0.05%  0x0003e09a rodata
│   ├── fun_data_probe_Probe_set_device_settings                                                   88   0.04%  0x0003df01 rodata
│   ├── fun_data_probe_Probe_sleep                                                                 18   0.01%  0x0003dee1 rodata
│   ├── fun_data_probe_Probe_wake                                                                   9   0.00%  0x0003ded8 rodata
│   ├── fun_data_probe_Settings                                                                    19   0.01%  0x0003e9f3 rodata
│   ├── fun_data_probe_Settings___init__                                                           86   0.04%  0x0003e1ed rodata
│   ├── fun_data_probe__lt_module_gt_                                                             104   0.05%  0x0003f291 rodata
│   ├── fun_data_probe_protocol__lt_module_gt_                                                    164   0.08%  0x0003f4e6 rodata
│   ├── fun_data_sock_test__lt_module_gt_                                                          73   0.04%  0x0003efc0 rodata
│   ├── fun_data_sock_test_do_steps                                                               108   0.05%  0x0003ebec rodata
│   ├── fun_data_sock_test_force_disconnect                                                        40   0.02%  0x0003ebc4 rodata
│   ├── fun_data_sock_test_getaddrinfo_to_host                                                     77   0.04%  0x0003ee66 rodata
│   ├── fun_data_sock_test_step_1                                                                 358   0.17%  0x0003ed00 rodata
│   ├── fun_data_sock_test_step_2                                                                 168   0.08%  0x0003ec58 rodata
│   ├── fun_data_version__lt_module_gt_                                                             9   0.00%  0x0003f58a rodata
│   ├── fun_data_watchdog_TaskWDT                                                                  40   0.02%  0x0003ea80 rodata
│   ├── fun_data_watchdog_TaskWDT___init__                                                         34   0.02%  0x0003e7b6 rodata
│   ├── fun_data_watchdog_TaskWDT__delay_timeout                                                   18   0.01%  0x0003e76b rodata
│   ├── fun_data_watchdog_TaskWDT_ack                                                              19   0.01%  0x0003e77d rodata
│   ├── fun_data_watchdog_TaskWDT_register                                                         19   0.01%  0x0003e7a3 rodata
│   ├── fun_data_watchdog_TaskWDT_unregister                                                       19   0.01%  0x0003e790 rodata
│   ├── fun_data_watchdog_Watchdog                                                                 52   0.02%  0x0003eaa8 rodata
│   ├── fun_data_watchdog_Watchdog___init__                                                        93   0.04%  0x0003e8fd rodata
│   ├── fun_data_watchdog_Watchdog__callback                                                      197   0.09%  0x0003e7d8 rodata
│   ├── fun_data_watchdog_Watchdog__delay_timeout                                                  17   0.01%  0x0003e89d rodata
│   ├── fun_data_watchdog_Watchdog_ack                                                             25   0.01%  0x0003e8ae rodata
│   ├── fun_data_watchdog_Watchdog_register                                                        25   0.01%  0x0003e8e4 rodata
│   ├── fun_data_watchdog_Watchdog_unregister                                                      29   0.01%  0x0003e8c7 rodata
│   ├── fun_data_watchdog__lt_module_gt_                                                           85   0.04%  0x0003f45f rodata
│   ├── fun_data_watchdog_singleton                                                                23   0.01%  0x0003eadc rodata
│   ├── fun_data_watchdog_singleton_getinstance                                                    33   0.02%  0x0003e95a rodata
│   ├── fun_data_wifi__lt_module_gt_                                                               45   0.02%  0x0003f4b4 rodata
│   ├── fun_data_wifi_deactivate_wifi                                                              43   0.02%  0x0003eeb3 rodata
│   ├── fun_data_wifi_initialize_wifi                                                              61   0.03%  0x0003ef3d rodata
│   ├── fun_data_wifi_scan_networks                                                                95   0.05%  0x0003eede rodata
│   ├── gc_collect_obj                                                                              8   0.00%  0x00033c04 rodata
│   ├── gc_disable_obj                                                                              8   0.00%  0x00033bfc rodata
│   ├── gc_enable_obj                                                                               8   0.00%  0x00033bf4 rodata
│   ├── gc_isenabled_obj                                                                            8   0.00%  0x00033bec rodata
│   ├── gc_mem_alloc_obj                                                                            8   0.00%  0x00033bdc rodata
│   ├── gc_mem_free_obj                                                                             8   0.00%  0x00033be4 rodata
│   ├── gc_threshold_obj                                                                           12   0.01%  0x00033bd0 rodata
│   ├── gen_instance_close_obj.lto_priv.0                                                           8   0.00%  0x00036b60 rodata
│   ├── gen_instance_locals_dict.lto_priv.0                                                        16   0.01%  0x00036b88 rodata
│   ├── gen_instance_locals_dict_table.lto_priv.0                                                  32   0.02%  0x00036b68 rodata
│   ├── gen_instance_pend_throw_obj.lto_priv.0                                                      8   0.00%  0x00036b44 rodata
│   ├── gen_instance_send_obj.lto_priv.0                                                            8   0.00%  0x00036b58 rodata
│   ├── gen_instance_throw_obj.lto_priv.0                                                          12   0.01%  0x00036b4c rodata
│   ├── global_data.lto_priv.0                                                                      8   0.00%  0x20003d74 bss
│   ├── global_data.lto_priv.1                                                                   1412   0.68%  0x20003da0 bss
│   ├── gpio_nrfx_p0_cfg.lto_priv.0                                                                24   0.01%  0x00032dec rodata
│   ├── gpio_nrfx_p0_data.lto_priv.0                                                               12   0.01%  0x2000231c bss
│   ├── gpio_nrfx_p1_cfg.lto_priv.0                                                                24   0.01%  0x00032da4 rodata
│   ├── gpio_nrfx_p1_data.lto_priv.0                                                               12   0.01%  0x20002310 bss
│   ├── halF                                                                                        8   0.00%  0x000379b8 rodata
│   ├── hash_allocation_sizes                                                                      68   0.03%  0x00037ddc rodata
│   ├── hashlib_sha256_digest_obj.lto_priv.0                                                        8   0.00%  0x000334e8 rodata
│   ├── hashlib_sha256_locals_dict.lto_priv.0                                                      16   0.01%  0x000339d4 rodata
│   ├── hashlib_sha256_locals_dict_table.lto_priv.0                                                16   0.01%  0x00033828 rodata
│   ├── hashlib_sha256_type.lto_priv.0                                                             28   0.01%  0x000343f8 rodata
│   ├── hashlib_sha256_update_obj.lto_priv.0                                                        8   0.00%  0x000334f0 rodata
│   ├── heap                                                                                    32768  15.75%  0x20005049 bss
│   ├── hfclk_users                                                                                 4   0.00%  0x200038b8 bss
│   ├── impl_fields.lto_priv.0                                                                     12   0.01%  0x00034444 rodata
│   ├── import_str.0                                                                                8   0.00%  0x0003fd29 rodata
│   ├── init_jk                                                                                    12   0.01%  0x00037da4 rodata
│   ├── initialized                                                                                 4   0.00%  0x20004370 bss
│   ├── initialized.0                                                                               1   0.00%  0x2000d05e bss
│   ├── inq_rsp                                                                                    36   0.02%  0x00039149 rodata
│   ├── int_from_bytes_fun_obj.lto_priv.0                                                          12   0.01%  0x000352a4 rodata
│   ├── int_from_bytes_obj.lto_priv.0                                                               8   0.00%  0x000352bc rodata
│   ├── int_locals_dict.lto_priv.0                                                                 16   0.01%  0x000352d4 rodata
│   ├── int_locals_dict_table.lto_priv.0                                                           16   0.01%  0x000352c4 rodata
│   ├── int_mask.lto_priv.0                                                                         4   0.00%  0x20003790 bss
│   ├── int_to_bytes_obj.lto_priv.0                                                                12   0.01%  0x000352b0 rodata
│   ├── invalid_aes_256_bit_key                                                                     4   0.00%  0x20000314 datas
│   ├── k                                                                                         256   0.12%  0x00036efc rodata
│   ├── k_sys_work_q                                                                              288   0.14%  0x20001090 bss
│   ├── kheap__system_heap                                                                      65536  31.49%  0x2000d060 noinit
│   ├── last_count.lto_priv.0                                                                       8   0.00%  0x200011c8 bss
│   ├── last_id                                                                                     4   0.00%  0x00040d5c .last_section
│   ├── lbu_buffer                                                                                  1   0.00%  0x2000d04b bss
│   ├── lbu_cb_ctx                                                                                  8   0.00%  0x00037730 rodata
│   ├── lbu_data                                                                                   32   0.02%  0x20004350 bss
│   ├── lbu_output                                                                                 16   0.01%  0x00037720 rodata
│   ├── lbu_output_control_block                                                                   12   0.01%  0x20004344 bss
│   ├── length                                                                                      4   0.00%  0x20002b4c bss
│   ├── levels.0                                                                                   24   0.01%  0x00036b2c rodata
│   ├── lfs_make_allowed_args                                                                      40   0.02%  0x00036e84 rodata
│   ├── list_append_obj.lto_priv.0                                                                  8   0.00%  0x000351f8 rodata
│   ├── list_clear_obj.lto_priv.0                                                                   8   0.00%  0x000351f0 rodata
│   ├── list_copy_obj.lto_priv.0                                                                    8   0.00%  0x000351e8 rodata
│   ├── list_count_obj.lto_priv.0                                                                   8   0.00%  0x000351e0 rodata
│   ├── list_extend_obj.lto_priv.0                                                                  8   0.00%  0x000351d8 rodata
│   ├── list_index_obj.lto_priv.0                                                                  12   0.01%  0x000351cc rodata
│   ├── list_insert_obj.lto_priv.0                                                                  8   0.00%  0x000351c4 rodata
│   ├── list_locals_dict.lto_priv.0                                                                16   0.01%  0x00035258 rodata
│   ├── list_locals_dict_table.lto_priv.0                                                          88   0.04%  0x00035200 rodata
│   ├── list_pop_obj.lto_priv.0                                                                    12   0.01%  0x000351b8 rodata
│   ├── list_remove_obj.lto_priv.0                                                                  8   0.00%  0x000351b0 rodata
│   ├── list_reverse_obj.lto_priv.0                                                                 8   0.00%  0x000351a8 rodata
│   ├── list_sort_obj.lto_priv.0                                                                   12   0.01%  0x0003519c rodata
│   ├── ln2HI                                                                                       8   0.00%  0x000379b0 rodata
│   ├── ln2LO                                                                                       8   0.00%  0x000379a8 rodata
│   ├── log_backend_uart_api                                                                       28   0.01%  0x00037738 rodata
│   ├── log_base2_floor                                                                            16   0.01%  0x0003c73e rodata
│   ├── log_msg_ptr                                                                                 4   0.00%  0x20000368 log_msg_ptr_area
│   ├── m_bus_suspend                                                                               1   0.00%  0x20004ebf bss
│   ├── m_cb.lto_priv.0                                                                            16   0.01%  0x2000010c datas
│   ├── m_cb.lto_priv.1                                                                           132   0.06%  0x200001c8 datas
│   ├── m_cb.lto_priv.2                                                                            20   0.01%  0x200037c8 bss
│   ├── m_cb.lto_priv.3                                                                            36   0.02%  0x200037a4 bss
│   ├── m_cb.lto_priv.4                                                                            16   0.01%  0x20003780 bss
│   ├── m_clock_cb                                                                                  8   0.00%  0x200037fc bss
│   ├── m_dma_odd                                                                                   1   0.00%  0x20004ebe bss
│   ├── m_drv_state.lto_priv.0                                                                      1   0.00%  0x20004ec0 bss
│   ├── m_ep_dma_waiting.lto_priv.0                                                                 4   0.00%  0x20003ab0 bss
│   ├── m_ep_ready.lto_priv.0                                                                       4   0.00%  0x20003ab4 bss
│   ├── m_ep_state                                                                                432   0.21%  0x200038fc bss
│   ├── m_event_handler.lto_priv.0                                                                  4   0.00%  0x20003ab8 bss
│   ├── m_last_setup_dir.lto_priv.0                                                                 1   0.00%  0x20004ebd bss
│   ├── m_tx_buffer                                                                                64   0.03%  0x200038bc bss
│   ├── m_usbevt_handler                                                                            4   0.00%  0x20003aac bss
│   ├── machine_hard_i2c_p.lto_priv.0                                                              28   0.01%  0x00033940 rodata
│   ├── machine_hard_spi_p.lto_priv.0                                                              12   0.01%  0x00033914 rodata
│   ├── machine_i2c_init_obj                                                                       12   0.01%  0x00033458 rodata
│   ├── machine_i2c_locals_dict_table.lto_priv.0                                                  104   0.05%  0x00033750 rodata
│   ├── machine_i2c_mem_allowed_args                                                               32   0.02%  0x000376ac rodata
│   ├── machine_i2c_readfrom_into_obj                                                              12   0.01%  0x00033414 rodata
│   ├── machine_i2c_readfrom_mem_into_obj                                                          12   0.01%  0x000333e4 rodata
│   ├── machine_i2c_readfrom_mem_obj                                                               12   0.01%  0x000333f0 rodata
│   ├── machine_i2c_readfrom_obj                                                                   12   0.01%  0x00033420 rodata
│   ├── machine_i2c_readinto_obj                                                                   12   0.01%  0x00033434 rodata
│   ├── machine_i2c_scan_obj                                                                        8   0.00%  0x00033450 rodata
│   ├── machine_i2c_start_obj                                                                       8   0.00%  0x00033448 rodata
│   ├── machine_i2c_stop_obj                                                                        8   0.00%  0x00033440 rodata
│   ├── machine_i2c_type                                                                           36   0.02%  0x0003433c rodata
│   ├── machine_i2c_write_obj                                                                       8   0.00%  0x0003342c rodata
│   ├── machine_i2c_writeto_mem_obj.lto_priv.0                                                     12   0.01%  0x000333d8 rodata
│   ├── machine_i2c_writeto_obj.lto_priv.0                                                         12   0.01%  0x00033408 rodata
│   ├── machine_i2c_writevto_obj.lto_priv.0                                                        12   0.01%  0x000333fc rodata
│   ├── machine_idle_obj.lto_priv.0                                                                 8   0.00%  0x00034384 rodata
│   ├── machine_mem16_obj                                                                           8   0.00%  0x00034394 rodata
│   ├── machine_mem32_obj                                                                           8   0.00%  0x0003438c rodata
│   ├── machine_mem8_obj                                                                            8   0.00%  0x0003439c rodata
│   ├── machine_mem_type                                                                           28   0.01%  0x00033988 rodata
│   ├── machine_module_globals.lto_priv.0                                                          16   0.01%  0x00034ed0 rodata
│   ├── machine_module_globals_table.lto_priv.0                                                   136   0.07%  0x00034c7c rodata
│   ├── machine_pin_init_obj                                                                       12   0.01%  0x000355b8 rodata
│   ├── machine_pin_irq_methods                                                                     8   0.00%  0x00036534 rodata
│   ├── machine_pin_irq_obj.lto_priv.0                                                             12   0.01%  0x00035590 rodata
│   ├── machine_pin_locals_dict.lto_priv.0                                                         16   0.01%  0x0003561c rodata
│   ├── machine_pin_locals_dict_table.lto_priv.0                                                   88   0.04%  0x000355c4 rodata
│   ├── machine_pin_off_obj.lto_priv.0                                                              8   0.00%  0x000355a4 rodata
│   ├── machine_pin_on_obj.lto_priv.0                                                               8   0.00%  0x0003559c rodata
│   ├── machine_pin_pin_p.lto_priv.0                                                                4   0.00%  0x0003562c rodata
│   ├── machine_pin_type                                                                           40   0.02%  0x00036554 rodata
│   ├── machine_pin_value_obj.lto_priv.0                                                           12   0.01%  0x000355ac rodata
│   ├── machine_pwm_deinit_obj.lto_priv.0                                                           8   0.00%  0x000333c4 rodata
│   ├── machine_pwm_duty_ns_obj.lto_priv.0                                                         12   0.01%  0x00033394 rodata
│   ├── machine_pwm_duty_obj.lto_priv.0                                                            12   0.01%  0x000333ac rodata
│   ├── machine_pwm_duty_u16_obj.lto_priv.0                                                        12   0.01%  0x000333a0 rodata
│   ├── machine_pwm_freq_obj.lto_priv.0                                                            12   0.01%  0x000333b8 rodata
│   ├── machine_pwm_init_obj.lto_priv.0                                                            12   0.01%  0x000333cc rodata
│   ├── machine_pwm_locals_dict.lto_priv.0                                                         16   0.01%  0x00033920 rodata
│   ├── machine_pwm_locals_dict_table.lto_priv.0                                                   48   0.02%  0x00033720 rodata
│   ├── machine_pwm_type                                                                           32   0.02%  0x0003431c rodata
│   ├── machine_reset_cause_obj                                                                     8   0.00%  0x000342a8 rodata
│   ├── machine_reset_obj                                                                           8   0.00%  0x000342b0 rodata
│   ├── machine_rtc_datetime_obj.lto_priv.0                                                        12   0.01%  0x00033318 rodata
│   ├── machine_rtc_init_obj.lto_priv.0                                                             8   0.00%  0x00033324 rodata
│   ├── machine_rtc_locals_dict.lto_priv.0                                                         16   0.01%  0x000338c4 rodata
│   ├── machine_rtc_locals_dict_table.lto_priv.0                                                   16   0.01%  0x00033680 rodata
│   ├── machine_rtc_obj                                                                            24   0.01%  0x20000000 datas
│   ├── machine_rtc_type                                                                           28   0.01%  0x0003428c rodata
│   ├── machine_signal_type                                                                        36   0.02%  0x00034360 rodata
│   ├── machine_spi_deinit_obj.lto_priv.0                                                           8   0.00%  0x00033380 rodata
│   ├── machine_spi_init_obj.lto_priv.0                                                            12   0.01%  0x00033388 rodata
│   ├── machine_spi_locals_dict_table.lto_priv.0                                                   64   0.03%  0x000336e0 rodata
│   ├── machine_spi_type                                                                           36   0.02%  0x000342f8 rodata
│   ├── machine_timer_deinit_obj.lto_priv.0                                                         8   0.00%  0x00035514 rodata
│   ├── machine_timer_init_obj.lto_priv.0                                                          12   0.01%  0x00035508 rodata
│   ├── machine_timer_locals_dict.lto_priv.0                                                       16   0.01%  0x0003554c rodata
│   ├── machine_timer_locals_dict_table.lto_priv.0                                                 48   0.02%  0x0003551c rodata
│   ├── machine_timer_type                                                                         32   0.02%  0x000364f8 rodata
│   ├── machine_timer_value_obj.lto_priv.0                                                          8   0.00%  0x00035500 rodata
│   ├── machine_uart_any_obj.lto_priv.0                                                             8   0.00%  0x0003333c rodata
│   ├── machine_uart_deinit_obj.lto_priv.0                                                          8   0.00%  0x00033344 rodata
│   ├── machine_uart_init_obj                                                                      12   0.01%  0x0003334c rodata
│   ├── machine_uart_locals_dict.lto_priv.0                                                        16   0.01%  0x000338e4 rodata
│   ├── machine_uart_locals_dict_table.lto_priv.0                                                  72   0.03%  0x00033698 rodata
│   ├── machine_uart_txdone_obj.lto_priv.0                                                          8   0.00%  0x00033334 rodata
│   ├── machine_uart_type                                                                          36   0.02%  0x000342d4 rodata
│   ├── machine_wdt_feed_obj.lto_priv.0                                                             8   0.00%  0x0003332c rodata
│   ├── machine_wdt_locals_dict.lto_priv.0                                                         16   0.01%  0x000338d4 rodata
│   ├── machine_wdt_locals_dict_table.lto_priv.0                                                    8   0.00%  0x00033690 rodata
│   ├── machine_wdt_type                                                                           28   0.01%  0x000342b8 rodata
│   ├── mass_cfg                                                                                   23   0.01%  0x200004bf usb_descriptor
│   ├── mass_ep_data                                                                               16   0.01%  0x20000154 datas
│   ├── mass_storage_config                                                                        36   0.02%  0x20000530 usb_cfg_data_area
│   ├── mass_thread_data                                                                          256   0.12%  0x20000f90 bss
│   ├── mass_thread_stack                                                                         512   0.25%  0x2001e9a0 noinit
│   ├── max_lun_count                                                                               1   0.00%  0x20004e8b bss
│   ├── mbedtls_mutex_init                                                                          4   0.00%  0x200002c4 datas
│   ├── mbedtls_mutex_lock                                                                          4   0.00%  0x200002c0 datas
│   ├── mbedtls_mutex_unlock                                                                        4   0.00%  0x200002bc datas
│   ├── mbedtls_threading_psa_globaldata_mutex                                                      8   0.00%  0x20000258 datas
│   ├── mbedtls_threading_psa_rngdata_mutex                                                         8   0.00%  0x20000260 datas
│   ├── memOK                                                                                       1   0.00%  0x20004e8a bss
│   ├── memset_func                                                                                 4   0.00%  0x20000254 datas
│   ├── minimal_erase_types                                                                         8   0.00%  0x000397d2 rodata
│   ├── mod_binascii_a2b_base64_obj.lto_priv.0                                                      8   0.00%  0x00034428 rodata
│   ├── mod_binascii_b2a_base64_obj.lto_priv.0                                                     12   0.01%  0x0003441c rodata
│   ├── mod_current_tid_obj.lto_priv.0                                                              8   0.00%  0x00033a68 rodata
│   ├── mod_is_preempt_thread_obj.lto_priv.0                                                        8   0.00%  0x00033a70 rodata
│   ├── mod_network_country_code                                                                    2   0.00%  0x2000034d datas
│   ├── mod_network_country_obj                                                                    12   0.01%  0x00033aa4 rodata
│   ├── mod_network_hostname_data                                                                  33   0.02%  0x2000032c datas
│   ├── mod_network_hostname_obj.lto_priv.0                                                        12   0.01%  0x00033a98 rodata
│   ├── mod_random___init___obj.lto_priv.0                                                          8   0.00%  0x000341e8 rodata
│   ├── mod_random_choice_obj.lto_priv.0                                                            8   0.00%  0x000341b8 rodata
│   ├── mod_random_getrandbits_obj.lto_priv.0                                                       8   0.00%  0x000341e0 rodata
│   ├── mod_random_randint_obj.lto_priv.0                                                           8   0.00%  0x000341c0 rodata
│   ├── mod_random_random_obj.lto_priv.0                                                            8   0.00%  0x000341b0 rodata
│   ├── mod_random_randrange_obj.lto_priv.0                                                        12   0.01%  0x000341c8 rodata
│   ├── mod_random_seed_obj.lto_priv.0                                                             12   0.01%  0x000341d4 rodata
│   ├── mod_random_uniform_obj.lto_priv.0                                                           8   0.00%  0x000341a8 rodata
│   ├── mod_thread_allocate_lock_obj.lto_priv.0                                                     8   0.00%  0x000339e4 rodata
│   ├── mod_thread_exit_obj.lto_priv.0                                                              8   0.00%  0x000339ec rodata
│   ├── mod_thread_get_ident_obj.lto_priv.0                                                         8   0.00%  0x00033a0c rodata
│   ├── mod_thread_stack_size_obj.lto_priv.0                                                       12   0.01%  0x00033a00 rodata
│   ├── mod_thread_start_new_thread_obj.lto_priv.0                                                 12   0.01%  0x000339f4 rodata
│   ├── mp_binary_op_method_name                                                                   37   0.02%  0x0003d121 rodata
│   ├── mp_builtin___build_class___obj                                                             12   0.01%  0x0003410c rodata
│   ├── mp_builtin___import___obj                                                                  12   0.01%  0x00034100 rodata
│   ├── mp_builtin___repl_print___obj                                                               8   0.00%  0x000340f8 rodata
│   ├── mp_builtin_abs_obj                                                                          8   0.00%  0x00033f94 rodata
│   ├── mp_builtin_all_obj                                                                          8   0.00%  0x00033f8c rodata
│   ├── mp_builtin_any_obj                                                                          8   0.00%  0x00033f84 rodata
│   ├── mp_builtin_bin_obj                                                                          8   0.00%  0x00033f7c rodata
│   ├── mp_builtin_callable_obj                                                                     8   0.00%  0x00033f74 rodata
│   ├── mp_builtin_chr_obj                                                                          8   0.00%  0x00033f6c rodata
│   ├── mp_builtin_delattr_obj                                                                      8   0.00%  0x00033f64 rodata
│   ├── mp_builtin_dir_obj                                                                         12   0.01%  0x00033f58 rodata
│   ├── mp_builtin_divmod_obj                                                                       8   0.00%  0x00033f50 rodata
│   ├── mp_builtin_eval_obj                                                                        12   0.01%  0x00033f44 rodata
│   ├── mp_builtin_exec_obj                                                                        12   0.01%  0x00033f38 rodata
│   ├── mp_builtin_extensible_module_map                                                           12   0.01%  0x000360e4 rodata
│   ├── mp_builtin_extensible_module_table.lto_priv.0                                              80   0.04%  0x000350c4 rodata
│   ├── mp_builtin_getattr_obj                                                                     12   0.01%  0x00033f2c rodata
│   ├── mp_builtin_globals_obj                                                                      8   0.00%  0x00033f1c rodata
│   ├── mp_builtin_hasattr_obj                                                                      8   0.00%  0x00033f14 rodata
│   ├── mp_builtin_hash_obj                                                                         8   0.00%  0x00033f0c rodata
│   ├── mp_builtin_help_obj                                                                        12   0.01%  0x00033f00 rodata
│   ├── mp_builtin_hex_obj                                                                          8   0.00%  0x00033ef8 rodata
│   ├── mp_builtin_id_obj                                                                           8   0.00%  0x00033ef0 rodata
│   ├── mp_builtin_isinstance_obj                                                                   8   0.00%  0x00033ee8 rodata
│   ├── mp_builtin_issubclass_obj                                                                   8   0.00%  0x00033ee0 rodata
│   ├── mp_builtin_iter_obj                                                                         8   0.00%  0x00033ed8 rodata
│   ├── mp_builtin_len_obj                                                                          8   0.00%  0x00033ed0 rodata
│   ├── mp_builtin_locals_obj                                                                       8   0.00%  0x00033ec8 rodata
│   ├── mp_builtin_max_obj                                                                         12   0.01%  0x00033ebc rodata
│   ├── mp_builtin_min_obj                                                                         12   0.01%  0x00033eb0 rodata
│   ├── mp_builtin_module_map                                                                      12   0.01%  0x000360d8 rodata
│   ├── mp_builtin_module_table.lto_priv.0                                                        104   0.05%  0x0003505c rodata
│   ├── mp_builtin_next_obj                                                                         8   0.00%  0x00033ea8 rodata
│   ├── mp_builtin_oct_obj                                                                          8   0.00%  0x00033ea0 rodata
│   ├── mp_builtin_ord_obj                                                                          8   0.00%  0x00033e98 rodata
│   ├── mp_builtin_pow_obj                                                                         12   0.01%  0x00033e8c rodata
│   ├── mp_builtin_print_obj                                                                       12   0.01%  0x00033e80 rodata
│   ├── mp_builtin_repr_obj                                                                         8   0.00%  0x00033e78 rodata
│   ├── mp_builtin_round_obj                                                                       12   0.01%  0x00033e6c rodata
│   ├── mp_builtin_setattr_obj                                                                      8   0.00%  0x00033f24 rodata
│   ├── mp_builtin_sorted_obj                                                                      12   0.01%  0x00033e60 rodata
│   ├── mp_builtin_sum_obj                                                                         12   0.01%  0x00033e54 rodata
│   ├── mp_cmath_cos_obj.lto_priv.0                                                                 8   0.00%  0x00033c14 rodata
│   ├── mp_cmath_exp_obj.lto_priv.0                                                                 8   0.00%  0x00033c2c rodata
│   ├── mp_cmath_log_obj.lto_priv.0                                                                 8   0.00%  0x00033c24 rodata
│   ├── mp_cmath_phase_obj.lto_priv.0                                                               8   0.00%  0x00033c44 rodata
│   ├── mp_cmath_polar_obj.lto_priv.0                                                               8   0.00%  0x00033c3c rodata
│   ├── mp_cmath_rect_obj.lto_priv.0                                                                8   0.00%  0x00033c34 rodata
│   ├── mp_cmath_sin_obj.lto_priv.0                                                                 8   0.00%  0x00033c0c rodata
│   ├── mp_cmath_sqrt_obj.lto_priv.0                                                                8   0.00%  0x00033c1c rodata
│   ├── mp_console_rxbuf                                                                          258   0.12%  0x20004ec5 bss
│   ├── mp_console_serial                                                                          84   0.04%  0x20003ac4 bss
│   ├── mp_console_txbuf                                                                          128   0.06%  0x20004fc7 bss
│   ├── mp_const_GeneratorExit_obj                                                                 16   0.01%  0x00036bb8 rodata
│   ├── mp_const_ellipsis_obj                                                                       8   0.00%  0x00033f9c rodata
│   ├── mp_const_empty_bytes_obj                                                                   16   0.01%  0x00036c24 rodata
│   ├── mp_const_empty_dict_obj                                                                    16   0.01%  0x00036af4 rodata
│   ├── mp_const_empty_tuple_obj                                                                    8   0.00%  0x00036aa4 rodata
│   ├── mp_const_float_e_obj                                                                        8   0.00%  0x00033c54 rodata
│   ├── mp_const_float_pi_obj                                                                       8   0.00%  0x00033c4c rodata
│   ├── mp_dict_view_names                                                                         12   0.01%  0x0003619c rodata
│   ├── mp_emit_bc_method_table_delete_id_ops                                                       8   0.00%  0x000375ec rodata
│   ├── mp_emit_bc_method_table_load_id_ops                                                         8   0.00%  0x000375fc rodata
│   ├── mp_emit_bc_method_table_store_id_ops                                                        8   0.00%  0x000375f4 rodata
│   ├── mp_frozen_mpy_content                                                                      36   0.02%  0x000374ac rodata
│   ├── mp_frozen_names                                                                           103   0.05%  0x0003f5bf rodata
│   ├── mp_identity_obj                                                                             8   0.00%  0x00033afc rodata
│   ├── mp_irq_flags_obj                                                                            8   0.00%  0x00035568 rodata
│   ├── mp_irq_locals_dict                                                                         16   0.01%  0x00035580 rodata
│   ├── mp_irq_locals_dict_table                                                                   16   0.01%  0x00035570 rodata
│   ├── mp_irq_trigger_obj                                                                         12   0.01%  0x0003555c rodata
│   ├── mp_irq_type                                                                                28   0.01%  0x00036518 rodata
│   ├── mp_machine_i2c_locals_dict                                                                 16   0.01%  0x00033930 rodata
│   ├── mp_machine_spi_locals_dict                                                                 16   0.01%  0x00033904 rodata
│   ├── mp_machine_spi_read_obj                                                                    12   0.01%  0x00033374 rodata
│   ├── mp_machine_spi_readinto_obj                                                                12   0.01%  0x00033368 rodata
│   ├── mp_machine_spi_write_obj                                                                    8   0.00%  0x00033360 rodata
│   ├── mp_machine_spi_write_readinto_obj                                                           8   0.00%  0x00033358 rodata
│   ├── mp_math_acos_obj.lto_priv.0                                                                 8   0.00%  0x00033b8c rodata
│   ├── mp_math_asin_obj.lto_priv.0                                                                 8   0.00%  0x00033b84 rodata
│   ├── mp_math_atan2_obj.lto_priv.0                                                                8   0.00%  0x00033b74 rodata
│   ├── mp_math_atan_obj.lto_priv.0                                                                 8   0.00%  0x00033b7c rodata
│   ├── mp_math_ceil_obj.lto_priv.0                                                                 8   0.00%  0x00033b6c rodata
│   ├── mp_math_copysign_obj.lto_priv.0                                                             8   0.00%  0x00033b64 rodata
│   ├── mp_math_cos_obj.lto_priv.0                                                                  8   0.00%  0x00033ba4 rodata
│   ├── mp_math_degrees_obj.lto_priv.0                                                              8   0.00%  0x00033b04 rodata
│   ├── mp_math_exp_obj.lto_priv.0                                                                  8   0.00%  0x00033bb8 rodata
│   ├── mp_math_fabs_obj.lto_priv.0                                                                 8   0.00%  0x00033b5c rodata
│   ├── mp_math_floor_obj.lto_priv.0                                                                8   0.00%  0x00033b54 rodata
│   ├── mp_math_fmod_obj.lto_priv.0                                                                 8   0.00%  0x00033b4c rodata
│   ├── mp_math_frexp_obj.lto_priv.0                                                                8   0.00%  0x00033b44 rodata
│   ├── mp_math_isfinite_obj.lto_priv.0                                                             8   0.00%  0x00033b2c rodata
│   ├── mp_math_isinf_obj.lto_priv.0                                                                8   0.00%  0x00033b24 rodata
│   ├── mp_math_isnan_obj.lto_priv.0                                                                8   0.00%  0x00033b1c rodata
│   ├── mp_math_ldexp_obj.lto_priv.0                                                                8   0.00%  0x00033b3c rodata
│   ├── mp_math_log_obj.lto_priv.0                                                                 12   0.01%  0x00033bac rodata
│   ├── mp_math_modf_obj.lto_priv.0                                                                 8   0.00%  0x00033b34 rodata
│   ├── mp_math_pow_obj.lto_priv.0                                                                  8   0.00%  0x00033bc0 rodata
│   ├── mp_math_radians_obj.lto_priv.0                                                              8   0.00%  0x00033b0c rodata
│   ├── mp_math_sin_obj.lto_priv.0                                                                  8   0.00%  0x00033b9c rodata
│   ├── mp_math_sqrt_obj.lto_priv.0                                                                 8   0.00%  0x00033bc8 rodata
│   ├── mp_math_tan_obj.lto_priv.0                                                                  8   0.00%  0x00033b94 rodata
│   ├── mp_math_trunc_obj.lto_priv.0                                                                8   0.00%  0x00033b14 rodata
│   ├── mp_micropython_heap_lock_obj.lto_priv.0                                                     8   0.00%  0x00033ac8 rodata
│   ├── mp_micropython_heap_unlock_obj.lto_priv.0                                                   8   0.00%  0x00033ac0 rodata
│   ├── mp_micropython_kbd_intr_obj.lto_priv.0                                                      8   0.00%  0x00033ab8 rodata
│   ├── mp_micropython_mem_info_obj.lto_priv.0                                                     12   0.01%  0x00033ae4 rodata
│   ├── mp_micropython_opt_level_obj.lto_priv.0                                                    12   0.01%  0x00033af0 rodata
│   ├── mp_micropython_qstr_info_obj.lto_priv.0                                                    12   0.01%  0x00033ad8 rodata
│   ├── mp_micropython_schedule_obj.lto_priv.0                                                      8   0.00%  0x00033ab0 rodata
│   ├── mp_micropython_stack_use_obj.lto_priv.0                                                     8   0.00%  0x00033ad0 rodata
│   ├── mp_module___main__                                                                          8   0.00%  0x00034f80 rodata
│   ├── mp_module_array                                                                             8   0.00%  0x00035028 rodata
│   ├── mp_module_array_globals.lto_priv.0                                                         16   0.01%  0x00034f20 rodata
│   ├── mp_module_array_globals_table.lto_priv.0                                                   16   0.01%  0x00034d6c rodata
│   ├── mp_module_binascii                                                                          8   0.00%  0x00035020 rodata
│   ├── mp_module_binascii_globals.lto_priv.0                                                      16   0.01%  0x00034f10 rodata
│   ├── mp_module_binascii_globals_table.lto_priv.0                                                40   0.02%  0x00034d44 rodata
│   ├── mp_module_builtins                                                                          8   0.00%  0x00034fd8 rodata
│   ├── mp_module_builtins_globals                                                                 16   0.01%  0x00034e80 rodata
│   ├── mp_module_builtins_globals_table.lto_priv.0                                               744   0.36%  0x0003481c rodata
│   ├── mp_module_cmath                                                                             8   0.00%  0x00034fd0 rodata
│   ├── mp_module_cmath_globals.lto_priv.0                                                         16   0.01%  0x00034e70 rodata
│   ├── mp_module_cmath_globals_table.lto_priv.0                                                   88   0.04%  0x000347c4 rodata
│   ├── mp_module_collections                                                                       8   0.00%  0x00035018 rodata
│   ├── mp_module_collections_globals.lto_priv.0                                                   16   0.01%  0x00034f00 rodata
│   ├── mp_module_collections_globals_table.lto_priv.0                                             16   0.01%  0x00034d34 rodata
│   ├── mp_module_gc                                                                                8   0.00%  0x00034fc8 rodata
│   ├── mp_module_gc_globals.lto_priv.0                                                            16   0.01%  0x00034e60 rodata
│   ├── mp_module_gc_globals_table.lto_priv.0                                                      64   0.03%  0x00034784 rodata
│   ├── mp_module_hashlib                                                                           8   0.00%  0x00035010 rodata
│   ├── mp_module_hashlib_globals.lto_priv.0                                                       16   0.01%  0x00034ef0 rodata
│   ├── mp_module_hashlib_globals_table.lto_priv.0                                                 16   0.01%  0x00034d24 rodata
│   ├── mp_module_io                                                                                8   0.00%  0x00035008 rodata
│   ├── mp_module_io_globals.lto_priv.0                                                            16   0.01%  0x00034ee0 rodata
│   ├── mp_module_io_globals_table.lto_priv.0                                                      32   0.02%  0x00034d04 rodata
│   ├── mp_module_machine                                                                           8   0.00%  0x00035000 rodata
│   ├── mp_module_math                                                                              8   0.00%  0x00034fc0 rodata
│   ├── mp_module_math_globals.lto_priv.0                                                          16   0.01%  0x00034e50 rodata
│   ├── mp_module_math_globals_table.lto_priv.0                                                   224   0.11%  0x000346a4 rodata
│   ├── mp_module_micropython                                                                       8   0.00%  0x00034fb8 rodata
│   ├── mp_module_micropython_globals.lto_priv.0                                                   16   0.01%  0x00034e40 rodata
│   ├── mp_module_micropython_globals_table.lto_priv.0                                             80   0.04%  0x00034654 rodata
│   ├── mp_module_network                                                                           8   0.00%  0x00034fb0 rodata
│   ├── mp_module_network_globals.lto_priv.0                                                       16   0.01%  0x00034e30 rodata
│   ├── mp_module_network_globals_table.lto_priv.0                                                 24   0.01%  0x0003463c rodata
│   ├── mp_module_os                                                                                8   0.00%  0x00034ff8 rodata
│   ├── mp_module_random                                                                            8   0.00%  0x00034ff0 rodata
│   ├── mp_module_random_globals.lto_priv.0                                                        16   0.01%  0x00034eb0 rodata
│   ├── mp_module_random_globals_table.lto_priv.0                                                  72   0.03%  0x00034ba4 rodata
│   ├── mp_module_struct                                                                            8   0.00%  0x00034fe8 rodata
│   ├── mp_module_struct_globals.lto_priv.0                                                        16   0.01%  0x00034ea0 rodata
│   ├── mp_module_struct_globals_table.lto_priv.0                                                  48   0.02%  0x00034b74 rodata
│   ├── mp_module_sys                                                                               8   0.00%  0x000360d0 rodata
│   ├── mp_module_sys_globals.lto_priv.0                                                           16   0.01%  0x00035030 rodata
│   ├── mp_module_sys_globals_table.lto_priv.0                                                     80   0.04%  0x00034f30 rodata
│   ├── mp_module_thread                                                                            8   0.00%  0x00034f88 rodata
│   ├── mp_module_thread_globals.lto_priv.0                                                        16   0.01%  0x00034de0 rodata
│   ├── mp_module_thread_globals_table.lto_priv.0                                                  56   0.03%  0x000344a4 rodata
│   ├── mp_module_time                                                                              8   0.00%  0x00034fe0 rodata
│   ├── mp_module_time_globals.lto_priv.0                                                          16   0.01%  0x00034e90 rodata
│   ├── mp_module_time_globals.lto_priv.1                                                          16   0.01%  0x00034e00 rodata
│   ├── mp_module_time_globals_table.lto_priv.0                                                   112   0.05%  0x00034b04 rodata
│   ├── mp_module_time_globals_table.lto_priv.1                                                    40   0.02%  0x000345cc rodata
│   ├── mp_module_vfs                                                                               8   0.00%  0x00034fa0 rodata
│   ├── mp_module_zephyr                                                                            8   0.00%  0x00034f98 rodata
│   ├── mp_module_zsensor                                                                           8   0.00%  0x00034f90 rodata
│   ├── mp_module_zsensor_globals.lto_priv.0                                                       16   0.01%  0x00034df0 rodata
│   ├── mp_module_zsensor_globals_table.lto_priv.0                                                240   0.12%  0x000344dc rodata
│   ├── mp_namedtuple_obj                                                                           8   0.00%  0x00034414 rodata
│   ├── mp_obj_array_append_obj                                                                     8   0.00%  0x00035408 rodata
│   ├── mp_obj_array_extend_obj                                                                     8   0.00%  0x00035400 rodata
│   ├── mp_obj_array_locals_dict                                                                   16   0.01%  0x00035148 rodata
│   ├── mp_obj_bytearray_locals_dict                                                               16   0.01%  0x00035158 rodata
│   ├── mp_obj_bytes_locals_dict                                                                   16   0.01%  0x00035168 rodata
│   ├── mp_obj_memoryview_locals_dict                                                              16   0.01%  0x00035138 rodata
│   ├── mp_obj_polymorph_iter_del_obj                                                               8   0.00%  0x00036ccc rodata
│   ├── mp_obj_polymorph_iter_locals_dict                                                          16   0.01%  0x00036cdc rodata
│   ├── mp_obj_polymorph_iter_locals_dict_table                                                     8   0.00%  0x00036cd4 rodata
│   ├── mp_obj_str_locals_dict                                                                     16   0.01%  0x000354f0 rodata
│   ├── mp_op_contains_obj                                                                          8   0.00%  0x000331e8 rodata
│   ├── mp_op_delitem_obj                                                                           8   0.00%  0x00035698 rodata
│   ├── mp_op_getitem_obj                                                                           8   0.00%  0x000356a8 rodata
│   ├── mp_op_setitem_obj                                                                           8   0.00%  0x000356a0 rodata
│   ├── mp_os_uname_info_fields                                                                    20   0.01%  0x00036cec rodata
│   ├── mp_os_uname_info_machine_obj                                                               16   0.01%  0x00036d00 rodata
│   ├── mp_os_uname_info_nodename_obj                                                              16   0.01%  0x00036d30 rodata
│   ├── mp_os_uname_info_obj                                                                       32   0.02%  0x00036edc rodata
│   ├── mp_os_uname_info_release_obj                                                               16   0.01%  0x00036d20 rodata
│   ├── mp_os_uname_info_sysname_obj                                                               16   0.01%  0x00036d40 rodata
│   ├── mp_os_uname_info_version_obj                                                               16   0.01%  0x00036d10 rodata
│   ├── mp_os_uname_obj.lto_priv.0                                                                  8   0.00%  0x00034284 rodata
│   ├── mp_os_urandom_obj.lto_priv.0                                                                8   0.00%  0x0003427c rodata
│   ├── mp_plat_print                                                                               8   0.00%  0x00036b24 rodata
│   ├── mp_qstr_const_hashes                                                                      344   0.17%  0x0003c382 rodata
│   ├── mp_qstr_const_hashes_static                                                               185   0.09%  0x0003c171 rodata
│   ├── mp_qstr_const_lengths                                                                     344   0.17%  0x0003c22a rodata
│   ├── mp_qstr_const_lengths_static                                                              185   0.09%  0x0003c0b8 rodata
│   ├── mp_qstr_const_pool                                                                       1400   0.67%  0x00035b24 rodata
│   ├── mp_qstr_const_pool_static                                                                 764   0.37%  0x000357e8 rodata
│   ├── mp_qstr_frozen_const_hashes                                                               306   0.15%  0x0003c60c rodata
│   ├── mp_qstr_frozen_const_lengths                                                              306   0.15%  0x0003c4da rodata
│   ├── mp_qstr_frozen_const_pool                                                                1248   0.60%  0x000365c4 rodata
│   ├── mp_state_ctx                                                                              548   0.26%  0x20003b44 bss
│   ├── mp_stream___exit___obj                                                                     12   0.01%  0x00033480 rodata
│   ├── mp_stream_close_obj                                                                         8   0.00%  0x00033494 rodata
│   ├── mp_stream_flush_obj                                                                         8   0.00%  0x0003349c rodata
│   ├── mp_stream_read_obj                                                                         12   0.01%  0x000334dc rodata
│   ├── mp_stream_readinto_obj                                                                     12   0.01%  0x000334d0 rodata
│   ├── mp_stream_seek_obj                                                                         12   0.01%  0x000334ac rodata
│   ├── mp_stream_tell_obj                                                                          8   0.00%  0x000334a4 rodata
│   ├── mp_stream_unbuffered_readline_obj                                                          12   0.01%  0x000334c4 rodata
│   ├── mp_stream_unbuffered_readlines_obj                                                          8   0.00%  0x00036c34 rodata
│   ├── mp_stream_write_obj                                                                        12   0.01%  0x000334b8 rodata
│   ├── mp_sys_exit_obj                                                                            12   0.01%  0x00034d88 rodata
│   ├── mp_sys_implementation_machine_obj.lto_priv.0                                               16   0.01%  0x00034450 rodata
│   ├── mp_sys_implementation_obj.lto_priv.0                                                       24   0.01%  0x00034da4 rodata
│   ├── mp_sys_implementation_version_info_obj.lto_priv.0                                          24   0.01%  0x00034460 rodata
│   ├── mp_sys_platform_obj.lto_priv.0                                                             16   0.01%  0x00034d94 rodata
│   ├── mp_sys_print_exception_obj                                                                 12   0.01%  0x00034d7c rodata
│   ├── mp_sys_version_info_obj.lto_priv.0                                                         20   0.01%  0x00034dbc rodata
│   ├── mp_sys_version_obj.lto_priv.0                                                              16   0.01%  0x00034dd0 rodata
│   ├── mp_thread_counter.lto_priv.0                                                                1   0.00%  0x20005047 bss
│   ├── mp_thread_stack_array                                                                   20480   9.84%  0x2001fba0 noinit
│   ├── mp_time_localtime_obj                                                                      12   0.01%  0x00034170 rodata
│   ├── mp_time_mktime_obj                                                                          8   0.00%  0x00034168 rodata
│   ├── mp_time_sleep_ms_obj                                                                        8   0.00%  0x00034148 rodata
│   ├── mp_time_sleep_obj                                                                           8   0.00%  0x00034150 rodata
│   ├── mp_time_sleep_us_obj                                                                        8   0.00%  0x00034140 rodata
│   ├── mp_time_ticks_add_obj                                                                       8   0.00%  0x00034120 rodata
│   ├── mp_time_ticks_cpu_obj                                                                       8   0.00%  0x00034128 rodata
│   ├── mp_time_ticks_diff_obj                                                                      8   0.00%  0x00034118 rodata
│   ├── mp_time_ticks_ms_obj                                                                        8   0.00%  0x00034138 rodata
│   ├── mp_time_ticks_us_obj                                                                        8   0.00%  0x00034130 rodata
│   ├── mp_time_time_ns_obj                                                                         8   0.00%  0x00034158 rodata
│   ├── mp_time_time_obj.lto_priv.0                                                                 8   0.00%  0x00034160 rodata
│   ├── mp_type_ArithmeticError                                                                    36   0.02%  0x00035114 rodata
│   ├── mp_type_AssertionError                                                                     36   0.02%  0x00033e30 rodata
│   ├── mp_type_AttributeError                                                                     36   0.02%  0x00033e0c rodata
│   ├── mp_type_BaseException                                                                      32   0.02%  0x00036134 rodata
│   ├── mp_type_EOFError                                                                           36   0.02%  0x00033de8 rodata
│   ├── mp_type_Exception                                                                          36   0.02%  0x0003609c rodata
│   ├── mp_type_GeneratorExit                                                                      36   0.02%  0x00033dc4 rodata
│   ├── mp_type_ImportError                                                                        36   0.02%  0x00033da0 rodata
│   ├── mp_type_IndentationError                                                                   36   0.02%  0x00033d7c rodata
│   ├── mp_type_IndexError                                                                         36   0.02%  0x00036358 rodata
│   ├── mp_type_KeyError                                                                           36   0.02%  0x000361c0 rodata
│   ├── mp_type_KeyboardInterrupt                                                                  36   0.02%  0x00036aac rodata
│   ├── mp_type_LookupError                                                                        36   0.02%  0x00035178 rodata
│   ├── mp_type_MemoryError                                                                        36   0.02%  0x00033d58 rodata
│   ├── mp_type_NameError                                                                          36   0.02%  0x00033d34 rodata
│   ├── mp_type_NoneType                                                                           24   0.01%  0x0003528c rodata
│   ├── mp_type_NotImplementedError                                                                36   0.02%  0x00033d10 rodata
│   ├── mp_type_OSError                                                                            36   0.02%  0x00036ad0 rodata
│   ├── mp_type_OverflowError                                                                      36   0.02%  0x00036250 rodata
│   ├── mp_type_RuntimeError                                                                       36   0.02%  0x00033cec rodata
│   ├── mp_type_StopAsyncIteration                                                                 36   0.02%  0x00033cc8 rodata
│   ├── mp_type_StopIteration                                                                      36   0.02%  0x00033ca4 rodata
│   ├── mp_type_SyntaxError                                                                        36   0.02%  0x00033c80 rodata
│   ├── mp_type_SystemExit                                                                         36   0.02%  0x00033c5c rodata
│   ├── mp_type_TypeError                                                                          36   0.02%  0x00036490 rodata
│   ├── mp_type_ValueError                                                                         36   0.02%  0x000364b4 rodata
│   ├── mp_type_ZeroDivisionError                                                                  36   0.02%  0x00036214 rodata
│   ├── mp_type_array                                                                              52   0.02%  0x000362c0 rodata
│   ├── mp_type_array_it                                                                           24   0.01%  0x00036238 rodata
│   ├── mp_type_attrtuple                                                                          44   0.02%  0x00034478 rodata
│   ├── mp_type_bool                                                                               36   0.02%  0x00035268 rodata
│   ├── mp_type_bound_meth                                                                         32   0.02%  0x00036b98 rodata
│   ├── mp_type_bytearray                                                                          52   0.02%  0x000362f4 rodata
│   ├── mp_type_bytes                                                                              48   0.02%  0x00036328 rodata
│   ├── mp_type_bytesio                                                                            36   0.02%  0x000343a4 rodata
│   ├── mp_type_cell                                                                               20   0.01%  0x00037604 rodata
│   ├── mp_type_checked_fun                                                                        24   0.01%  0x00036c00 rodata
│   ├── mp_type_classmethod                                                                        24   0.01%  0x00035654 rodata
│   ├── mp_type_closure                                                                            24   0.01%  0x000374d0 rodata
│   ├── mp_type_complex                                                                            40   0.02%  0x000363ac rodata
│   ├── mp_type_dict                                                                               48   0.02%  0x000361e4 rodata
│   ├── mp_type_dict_view                                                                          36   0.02%  0x00036178 rodata
│   ├── mp_type_dict_view_it                                                                       24   0.01%  0x000361a8 rodata
│   ├── mp_type_enumerate                                                                          28   0.01%  0x000340dc rodata
│   ├── mp_type_filter                                                                             28   0.01%  0x000340c0 rodata
│   ├── mp_type_float                                                                              36   0.02%  0x000363d4 rodata
│   ├── mp_type_fun_bc                                                                             28   0.01%  0x00036118 rodata
│   ├── mp_type_fun_builtin_0                                                                      24   0.01%  0x00033970 rodata
│   ├── mp_type_fun_builtin_1                                                                      24   0.01%  0x0003566c rodata
│   ├── mp_type_fun_builtin_2                                                                      24   0.01%  0x00035630 rodata
│   ├── mp_type_fun_builtin_3                                                                      24   0.01%  0x00035718 rodata
│   ├── mp_type_fun_builtin_var                                                                    24   0.01%  0x00035730 rodata
│   ├── mp_type_gen_instance                                                                       32   0.02%  0x00036bc8 rodata
│   ├── mp_type_gen_wrap                                                                           24   0.01%  0x000374e8 rodata
│   ├── mp_type_int                                                                                40   0.02%  0x00036438 rodata
│   ├── mp_type_it                                                                                 24   0.01%  0x00036be8 rodata
│   ├── mp_type_list                                                                               48   0.02%  0x0003637c rodata
│   ├── mp_type_map                                                                                28   0.01%  0x000340a4 rodata
│   ├── mp_type_memoryview                                                                         48   0.02%  0x00036290 rodata
│   ├── mp_type_module                                                                             28   0.01%  0x00035040 rodata
│   ├── mp_type_object                                                                             28   0.01%  0x00034088 rodata
│   ├── mp_type_polymorph_iter                                                                     24   0.01%  0x00036100 rodata
│   ├── mp_type_polymorph_iter_with_finaliser                                                      28   0.01%  0x00036e68 rodata
│   ├── mp_type_property                                                                           28   0.01%  0x0003406c rodata
│   ├── mp_type_range                                                                              44   0.02%  0x00034040 rodata
│   ├── mp_type_range_it                                                                           24   0.01%  0x000376d8 rodata
│   ├── mp_type_reversed                                                                           28   0.01%  0x00034024 rodata
│   ├── mp_type_set                                                                                44   0.02%  0x00033ff8 rodata
│   ├── mp_type_singleton                                                                          24   0.01%  0x00033868 rodata
│   ├── mp_type_slice                                                                              28   0.01%  0x00036274 rodata
│   ├── mp_type_staticmethod                                                                       24   0.01%  0x00033fa4 rodata
│   ├── mp_type_str                                                                                48   0.02%  0x00036460 rodata
│   ├── mp_type_stringio                                                                           36   0.02%  0x000343c8 rodata
│   ├── mp_type_super                                                                              32   0.02%  0x00033fd8 rodata
│   ├── mp_type_thread_lock.lto_priv.0                                                             24   0.01%  0x00033a14 rodata
│   ├── mp_type_tuple                                                                              48   0.02%  0x0003657c rodata
│   ├── mp_type_type                                                                               36   0.02%  0x00036154 rodata
│   ├── mp_type_vfs_lfs2                                                                           32   0.02%  0x000341f0 rodata
│   ├── mp_type_vfs_lfs2_fileio                                                                    32   0.02%  0x00036e48 rodata
│   ├── mp_type_vfs_lfs2_textio                                                                    32   0.02%  0x00036e28 rodata
│   ├── mp_type_zip                                                                                28   0.01%  0x00033fbc rodata
│   ├── mp_unary_op_method_name                                                                    12   0.01%  0x0003d146 rodata
│   ├── mp_usbmsc_format_obj.lto_priv.0                                                             8   0.00%  0x00033a78 rodata
│   ├── mp_usbmsc_mount_obj.lto_priv.0                                                              8   0.00%  0x00033a90 rodata
│   ├── mp_usbmsc_open_obj.lto_priv.0                                                               8   0.00%  0x00033a80 rodata
│   ├── mp_usbmsc_unmount_obj.lto_priv.0                                                            8   0.00%  0x00033a88 rodata
│   ├── mp_vfs_chdir_obj                                                                            8   0.00%  0x00034274 rodata
│   ├── mp_vfs_getcwd_obj                                                                           8   0.00%  0x0003426c rodata
│   ├── mp_vfs_ilistdir_obj                                                                        12   0.01%  0x00034224 rodata
│   ├── mp_vfs_lfs2_chdir_obj.lto_priv.0                                                            8   0.00%  0x000332e4 rodata
│   ├── mp_vfs_lfs2_file_locals_dict                                                               16   0.01%  0x00036cac rodata
│   ├── mp_vfs_lfs2_file_locals_dict_table                                                         96   0.05%  0x00036c3c rodata
│   ├── mp_vfs_lfs2_fileio_stream_p                                                                16   0.01%  0x00036cbc rodata
│   ├── mp_vfs_lfs2_getcwd_obj.lto_priv.0                                                           8   0.00%  0x000332dc rodata
│   ├── mp_vfs_lfs2_ilistdir_obj.lto_priv.0                                                        12   0.01%  0x000332fc rodata
│   ├── mp_vfs_lfs2_locals_dict.lto_priv.0                                                         16   0.01%  0x000338b0 rodata
│   ├── mp_vfs_lfs2_locals_dict_table.lto_priv.0                                                  104   0.05%  0x00033618 rodata
│   ├── mp_vfs_lfs2_mkdir_obj.lto_priv.0                                                            8   0.00%  0x000332f4 rodata
│   ├── mp_vfs_lfs2_mkfs_fun_obj.lto_priv.0                                                        12   0.01%  0x00033174 rodata
│   ├── mp_vfs_lfs2_mkfs_obj.lto_priv.0                                                             8   0.00%  0x00033310 rodata
│   ├── mp_vfs_lfs2_mount_obj.lto_priv.0                                                            8   0.00%  0x000332b4 rodata
│   ├── mp_vfs_lfs2_open_obj.lto_priv.0                                                             8   0.00%  0x00033308 rodata
│   ├── mp_vfs_lfs2_proto.lto_priv.0                                                                4   0.00%  0x000338c0 rodata
│   ├── mp_vfs_lfs2_remove_obj.lto_priv.0                                                           8   0.00%  0x000332d4 rodata
│   ├── mp_vfs_lfs2_rename_obj.lto_priv.0                                                           8   0.00%  0x000332cc rodata
│   ├── mp_vfs_lfs2_rmdir_obj.lto_priv.0                                                            8   0.00%  0x000332ec rodata
│   ├── mp_vfs_lfs2_stat_obj.lto_priv.0                                                             8   0.00%  0x000332c4 rodata
│   ├── mp_vfs_lfs2_statvfs_obj.lto_priv.0                                                          8   0.00%  0x000332bc rodata
│   ├── mp_vfs_lfs2_textio_stream_p                                                                16   0.01%  0x00036c9c rodata
│   ├── mp_vfs_lfs2_umount_obj.lto_priv.0                                                           8   0.00%  0x000332ac rodata
│   ├── mp_vfs_listdir_obj                                                                         12   0.01%  0x00034260 rodata
│   ├── mp_vfs_mkdir_obj                                                                            8   0.00%  0x00034258 rodata
│   ├── mp_vfs_mount_obj                                                                           12   0.01%  0x00034218 rodata
│   ├── mp_vfs_open_obj                                                                            12   0.01%  0x000343ec rodata
│   ├── mp_vfs_remove_obj                                                                           8   0.00%  0x00034250 rodata
│   ├── mp_vfs_rename_obj                                                                           8   0.00%  0x00034248 rodata
│   ├── mp_vfs_rmdir_obj                                                                            8   0.00%  0x00034240 rodata
│   ├── mp_vfs_stat_obj                                                                             8   0.00%  0x00034238 rodata
│   ├── mp_vfs_statvfs_obj                                                                          8   0.00%  0x00034230 rodata
│   ├── mp_vfs_umount_obj                                                                           8   0.00%  0x00034210 rodata
│   ├── mutex.lto_priv.0                                                                           20   0.01%  0x200003e8 k_mutex_area
│   ├── mutex_apis                                                                                 16   0.01%  0x00033140 rodata
│   ├── mutex_slab                                                                                 28   0.01%  0x20002b0c bss
│   ├── mutex_slab_buffer                                                                        1280   0.62%  0x20003280 bss
│   ├── mutexes                                                                                    20   0.01%  0x0003312c rodata
│   ├── native_base_init_wrapper_obj                                                               12   0.01%  0x00036c18 rodata
│   ├── npio2_hw                                                                                  128   0.06%  0x000379e0 rodata
│   ├── nrf_cc3xx_platform_ctr_drbg_global_ctx                                                    448   0.22%  0x20004380 bss
│   ├── nrf_cc3xx_platform_initialized                                                              4   0.00%  0x2000437c bss
│   ├── nrf_cc3xx_platform_rng_initialized                                                          4   0.00%  0x20004378 bss
│   ├── nrfx_counter_0_config.lto_priv.0                                                           28   0.01%  0x000330cc rodata
│   ├── nrfx_power_irq_enabled                                                                      1   0.00%  0x20004ebc bss
│   ├── object___init___obj.lto_priv.0                                                              8   0.00%  0x000332a4 rodata
│   ├── object___new___fun_obj.lto_priv.0                                                           8   0.00%  0x0003316c rodata
│   ├── object___new___obj.lto_priv.0                                                               8   0.00%  0x0003329c rodata
│   ├── object_locals_dict.lto_priv.0                                                              16   0.01%  0x000338a0 rodata
│   ├── object_locals_dict_table.lto_priv.0                                                        16   0.01%  0x00033608 rodata
│   ├── on.2                                                                                        4   0.00%  0x20003814 bss
│   ├── os_module_globals.lto_priv.0                                                               16   0.01%  0x00034ec0 rodata
│   ├── os_module_globals_table.lto_priv.0                                                        144   0.07%  0x00034bec rodata
│   ├── overflow_cnt                                                                                4   0.00%  0x200037a0 bss
│   ├── pCCRndCryptoMutex                                                                           4   0.00%  0x20000318 datas
│   ├── pad_spaces                                                                                 17   0.01%  0x0003c75f rodata
│   ├── pad_zeroes                                                                                 17   0.01%  0x0003c74e rodata
│   ├── page                                                                                      576   0.28%  0x20002b54 bss
│   ├── panic_mode                                                                                  1   0.00%  0x20004e81 bss
│   ├── pending_cancels                                                                             8   0.00%  0x20003abc bss
│   ├── pending_current                                                                             4   0.00%  0x20003798 bss
│   ├── platform_abort_apis                                                                         8   0.00%  0x200002c8 datas
│   ├── platform_mutex_apis                                                                        16   0.01%  0x200002e4 datas
│   ├── platform_mutexes                                                                           20   0.01%  0x200002d0 datas
│   ├── port_index                                                                                  2   0.00%  0x00039734 rodata
│   ├── port_offset.1                                                                              16   0.01%  0x00039736 rodata
│   ├── posix_barrier_pool                                                                        180   0.09%  0x20002a34 bss
│   ├── posix_cond_pool                                                                            40   0.02%  0x20002a0c bss
│   ├── posix_mutex_pool                                                                          100   0.05%  0x200029a8 bss
│   ├── posix_thread_pool                                                                        1560   0.75%  0x20000678 bss
│   ├── posix_thread_q                                                                             24   0.01%  0x2000011c datas
│   ├── power_mutex                                                                                 8   0.00%  0x20000164 datas
│   ├── power_mutex                                                                                 8   0.00%  0x200002f4 datas
│   ├── power_mutex_int                                                                             4   0.00%  0x20004540 bss
│   ├── power_mutex_int                                                                            20   0.01%  0x200003fc k_mutex_area
│   ├── property_deleter_obj.lto_priv.0                                                             8   0.00%  0x00033284 rodata
│   ├── property_getter_obj.lto_priv.0                                                              8   0.00%  0x00033294 rodata
│   ├── property_locals_dict.lto_priv.0                                                            16   0.01%  0x00033890 rodata
│   ├── property_locals_dict_table.lto_priv.0                                                      24   0.01%  0x000335f0 rodata
│   ├── property_setter_obj.lto_priv.0                                                              8   0.00%  0x0003328c rodata
│   ├── proto_fun_iotcore_IoTCore                                                                  12   0.01%  0x000370e8 rodata
│   ├── proto_fun_iotcore__lt_module_gt_                                                           12   0.01%  0x00037324 rodata
│   ├── proto_fun_ntptime__lt_module_gt_                                                           12   0.01%  0x0003729c rodata
│   ├── proto_fun_probe_Information                                                                12   0.01%  0x000370d0 rodata
│   ├── proto_fun_probe_Probe                                                                      12   0.01%  0x000370c4 rodata
│   ├── proto_fun_probe_Settings                                                                   12   0.01%  0x000370dc rodata
│   ├── proto_fun_probe__lt_module_gt_                                                             12   0.01%  0x00037310 rodata
│   ├── proto_fun_sock_test__lt_module_gt_                                                         12   0.01%  0x000372c0 rodata
│   ├── proto_fun_watchdog_TaskWDT                                                                 12   0.01%  0x000370f4 rodata
│   ├── proto_fun_watchdog_Watchdog                                                                12   0.01%  0x00037100 rodata
│   ├── proto_fun_watchdog__lt_module_gt_                                                          12   0.01%  0x00037360 rodata
│   ├── proto_fun_watchdog_singleton                                                               12   0.01%  0x0003710c rodata
│   ├── proto_fun_wifi__lt_module_gt_                                                              12   0.01%  0x00037370 rodata
│   ├── psa_globaldata_mutex_int                                                                   20   0.01%  0x20000410 k_mutex_area
│   ├── psa_rng_mutex_int                                                                          20   0.01%  0x20000424 k_mutex_area
│   ├── pwm_0_seq_values.lto_priv.0                                                                 8   0.00%  0x20004e42 bss
│   ├── pwm_dt_specs                                                                               16   0.01%  0x0003767c rodata
│   ├── pwm_nrfx_0_config.lto_priv.0                                                               64   0.03%  0x0003306c rodata
│   ├── pwm_nrfx_0_data.lto_priv.0                                                                  8   0.00%  0x20003244 bss
│   ├── pyexec_mode_kind                                                                            1   0.00%  0x20005048 bss
│   ├── random_seed_buffer                                                                        104   0.05%  0x20004a94 bss
│   ├── random_seed_filled                                                                          4   0.00%  0x20004a90 bss
│   ├── registry                                                                                   16   0.01%  0x20002968 bss
│   ├── rl                                                                                         28   0.01%  0x20004324 bss
│   ├── rndState.0                                                                                  4   0.00%  0x20004b00 bss
│   ├── rndWorkBuffer.2                                                                           544   0.26%  0x20004b2c bss
│   ├── rndWorkbuff.0                                                                             544   0.26%  0x20004870 bss
│   ├── rng_mutex                                                                                   8   0.00%  0x2000016c datas
│   ├── rng_mutex                                                                                   8   0.00%  0x200002fc datas
│   ├── rng_mutex_int                                                                               4   0.00%  0x20004544 bss
│   ├── rng_mutex_int                                                                              20   0.01%  0x20000438 k_mutex_area
│   ├── rtable.0                                                                                   64   0.03%  0x00036de8 rodata
│   ├── rule_act_table                                                                            176   0.08%  0x0003fe0f rodata
│   ├── rule_arg_combined_table                                                                   904   0.43%  0x000381c6 rodata
│   ├── rule_arg_offset_table                                                                     176   0.08%  0x0003fd5f rodata
│   ├── scope_simple_name_table                                                                     7   0.00%  0x0003f626 rodata
│   %E2%94%9C── seed.1                                                                                    384   0.18%  0x200046f0 bss
│   ├── seeded.0                                                                                    1   0.00%  0x2000d049 bss
│   ├── sem_lock                                                                                   24   0.01%  0x200037e4 bss
│   ├── sensor_get_float_obj                                                                        8   0.00%  0x000331c0 rodata
│   ├── sensor_get_int_obj                                                                          8   0.00%  0x000331a8 rodata
│   ├── sensor_get_micros_obj                                                                       8   0.00%  0x000331b8 rodata
│   ├── sensor_get_millis_obj                                                                       8   0.00%  0x000331b0 rodata
│   ├── sensor_locals_dict.lto_priv.0                                                              16   0.01%  0x00033848 rodata
│   ├── sensor_locals_dict_table.lto_priv.0                                                        40   0.02%  0x00033520 rodata
│   ├── sensor_measure_obj                                                                          8   0.00%  0x000331c8 rodata
│   ├── sensor_type.lto_priv.0                                                                     28   0.01%  0x00033a2c rodata
│   ├── set_add_obj.lto_priv.0                                                                      8   0.00%  0x0003327c rodata
│   ├── set_clear_obj.lto_priv.0                                                                    8   0.00%  0x00033274 rodata
│   ├── set_copy_obj.lto_priv.0                                                                     8   0.00%  0x0003326c rodata
│   ├── set_diff_obj.lto_priv.0                                                                    12   0.01%  0x00033258 rodata
│   ├── set_diff_update_obj.lto_priv.0                                                             12   0.01%  0x0003324c rodata
│   ├── set_discard_obj.lto_priv.0                                                                  8   0.00%  0x00033264 rodata
│   ├── set_intersect_obj.lto_priv.0                                                                8   0.00%  0x00033244 rodata
│   ├── set_intersect_update_obj.lto_priv.0                                                         8   0.00%  0x0003323c rodata
│   ├── set_isdisjoint_obj.lto_priv.0                                                               8   0.00%  0x00033234 rodata
│   ├── set_issubset_obj.lto_priv.0                                                                 8   0.00%  0x0003322c rodata
│   ├── set_issuperset_obj.lto_priv.0                                                               8   0.00%  0x00033224 rodata
│   ├── set_locals_dict.lto_priv.0                                                                 16   0.01%  0x00033880 rodata
│   ├── set_locals_dict_table.lto_priv.0                                                          144   0.07%  0x00033560 rodata
│   ├── set_pop_obj.lto_priv.0                                                                      8   0.00%  0x0003321c rodata
│   ├── set_remove_obj.lto_priv.0                                                                   8   0.00%  0x00033214 rodata
│   ├── set_symmetric_difference_obj.lto_priv.0                                                     8   0.00%  0x0003320c rodata
│   ├── set_symmetric_difference_update_obj.lto_priv.0                                              8   0.00%  0x00033204 rodata
│   ├── set_union_obj.lto_priv.0                                                                    8   0.00%  0x000331fc rodata
│   ├── set_update_obj.lto_priv.0                                                                  12   0.01%  0x000331f0 rodata
│   ├── severity                                                                                   20   0.01%  0x00033008 rodata
│   ├── signal_locals_dict.lto_priv.0                                                              16   0.01%  0x0003395c rodata
│   ├── signal_locals_dict_table.lto_priv.0                                                        24   0.01%  0x000337b8 rodata
│   ├── signal_off_obj.lto_priv.0                                                                   8   0.00%  0x00033464 rodata
│   ├── signal_on_obj.lto_priv.0                                                                    8   0.00%  0x0003346c rodata
│   ├── signal_pin_p.lto_priv.0                                                                     4   0.00%  0x0003396c rodata
│   ├── signal_value_obj.lto_priv.0                                                                12   0.01%  0x00033474 rodata
│   ├── slice_expired.lto_priv.0                                                                    1   0.00%  0x20004eb9 bss
│   ├── slice_timeouts                                                                             24   0.01%  0x200011d8 bss
│   ├── sn.1                                                                                       18   0.01%  0x2000d04c bss
│   ├── spi_4_data                                                                                120   0.06%  0x20000018 datas
│   ├── spi_4z_config                                                                              76   0.04%  0x00032e08 rodata
│   ├── spi_nor_0_config                                                                           52   0.02%  0x00032e6c rodata
│   ├── spi_nor_0_data                                                                             32   0.02%  0x20002328 bss
│   ├── spim_4_rx_buffer                                                                            8   0.00%  0x20004e4c bss
│   ├── spim_4_tx_buffer                                                                            8   0.00%  0x20004e54 bss
│   ├── stack_slot.lto_priv.0                                                                       4   0.00%  0x20004ec1 bss
│   ├── stage                                                                                       1   0.00%  0x20004e8c bss
│   ├── static_regions                                                                             12   0.01%  0x00032fd8 rodata
│   ├── static_regions_num                                                                          1   0.00%  0x20004e80 bss
│   ├── str_count_obj                                                                              12   0.01%  0x00035330 rodata
│   ├── str_encode_obj                                                                             12   0.01%  0x000352ec rodata
│   ├── str_endswith_obj                                                                           12   0.01%  0x00035378 rodata
│   ├── str_find_obj                                                                               12   0.01%  0x000353d4 rodata
│   ├── str_format_obj                                                                             12   0.01%  0x00035348 rodata
│   ├── str_index_obj                                                                              12   0.01%  0x000353bc rodata
│   ├── str_isalpha_obj                                                                             8   0.00%  0x00035310 rodata
│   ├── str_isdigit_obj                                                                             8   0.00%  0x00035308 rodata
│   ├── str_islower_obj                                                                             8   0.00%  0x000352f8 rodata
│   ├── str_isspace_obj                                                                             8   0.00%  0x00035318 rodata
│   ├── str_isupper_obj                                                                             8   0.00%  0x00035300 rodata
│   ├── str_join_obj                                                                                8   0.00%  0x000353a8 rodata
│   ├── str_lower_obj                                                                               8   0.00%  0x00035328 rodata
│   ├── str_lstrip_obj                                                                             12   0.01%  0x00035360 rodata
│   ├── str_replace_obj                                                                            12   0.01%  0x0003533c rodata
│   ├── str_rfind_obj                                                                              12   0.01%  0x000353c8 rodata
│   ├── str_rindex_obj                                                                             12   0.01%  0x000353b0 rodata
│   ├── str_rsplit_obj                                                                             12   0.01%  0x00035390 rodata
│   ├── str_rstrip_obj                                                                             12   0.01%  0x00035354 rodata
│   ├── str_split_obj                                                                              12   0.01%  0x0003539c rodata
│   ├── str_startswith_obj                                                                         12   0.01%  0x00035384 rodata
│   ├── str_strip_obj                                                                              12   0.01%  0x0003536c rodata
│   ├── str_upper_obj                                                                               8   0.00%  0x00035320 rodata
│   ├── string_descr                                                                               88   0.04%  0x200004d6 usb_descriptor
│   ├── stringio_getvalue_obj.lto_priv.0                                                            8   0.00%  0x0003348c rodata
│   ├── stringio_locals_dict.lto_priv.0                                                            16   0.01%  0x000339b4 rodata
│   ├── stringio_locals_dict_table.lto_priv.0                                                      88   0.04%  0x000337d0 rodata
│   ├── stringio_stream_p.lto_priv.0                                                               16   0.01%  0x000339c4 rodata
│   ├── struct_calcsize_obj                                                                         8   0.00%  0x000341a0 rodata
│   ├── struct_pack_into_obj                                                                       12   0.01%  0x00034188 rodata
│   ├── struct_pack_obj                                                                            12   0.01%  0x00034194 rodata
│   ├── struct_unpack_from_obj                                                                     12   0.01%  0x0003417c rodata
│   ├── sym_mutex                                                                                   8   0.00%  0x2000017c datas
│   ├── sym_mutex                                                                                   8   0.00%  0x2000030c datas
│   ├── sym_mutex_int                                                                               4   0.00%  0x2000454c bss
│   ├── sym_mutex_int                                                                              20   0.01%  0x2000044c k_mutex_area
│   ├── sys_mutable_keys                                                                            4   0.00%  0x00037e20 rodata
│   ├── sys_work_q_stack                                                                         3072   1.48%  0x2001efa0 noinit
│   ├── term_descr                                                                                  2   0.00%  0x2000052e usb_descriptor
│   ├── thread.lto_priv.0                                                                           4   0.00%  0x20003b28 bss
│   ├── thread_entry0                                                                             288   0.14%  0x200011f0 bss
│   ├── thread_lock___exit___obj.lto_priv.0                                                        12   0.01%  0x00033180 rodata
│   ├── thread_lock_acquire_obj.lto_priv.0                                                         12   0.01%  0x0003319c rodata
│   ├── thread_lock_locals_dict.lto_priv.0                                                         16   0.01%  0x00033838 rodata
│   ├── thread_lock_locals_dict_table.lto_priv.0                                                   40   0.02%  0x000334f8 rodata
│   ├── thread_lock_locked_obj.lto_priv.0                                                           8   0.00%  0x0003318c rodata
│   ├── thread_lock_release_obj.lto_priv.0                                                          8   0.00%  0x00033194 rodata
│   ├── thread_mutex.lto_priv.0                                                                    24   0.01%  0x20003b2c bss
│   ├── thread_op                                                                                   4   0.00%  0x20002b44 bss
│   ├── thread_stack_size                                                                           4   0.00%  0x20004340 bss
│   ├── timeout_list                                                                                8   0.00%  0x2000024c datas
│   ├── timestamp_div                                                                               4   0.00%  0x20003210 bss
│   ├── timestamp_func.lto_priv.0                                                                   4   0.00%  0x20000148 datas
│   ├── timestamps.2                                                                               20   0.01%  0x20002994 bss
│   ├── timestamps_filled.3                                                                         1   0.00%  0x20004e7e bss
│   ├── tok_enc_kind                                                                               44   0.02%  0x0003f593 rodata
│   ├── tok_kw                                                                                    144   0.07%  0x0003741c rodata
│   ├── transitions.0                                                                              12   0.01%  0x00032fcc rodata
│   ├── transitions.0                                                                              12   0.01%  0x00033160 rodata
│   ├── trngParams.1                                                                               40   0.02%  0x20004b04 bss
│   ├── tuple_count_obj.lto_priv.0                                                                  8   0.00%  0x00035690 rodata
│   ├── tuple_index_obj.lto_priv.0                                                                 12   0.01%  0x00035684 rodata
│   ├── tuple_locals_dict.lto_priv.0                                                               16   0.01%  0x00035ae4 rodata
│   ├── tuple_locals_dict_table.lto_priv.0                                                         16   0.01%  0x00035748 rodata
│   ├── two_over_pi                                                                               792   0.38%  0x00037a60 rodata
│   ├── types.0                                                                                    64   0.03%  0x000363f8 rodata
│   ├── uart_stream_p.lto_priv.0                                                                   16   0.01%  0x000338f4 rodata
│   ├── uarte0_int_driven                                                                          20   0.01%  0x20000090 datas
│   ├── uarte0_poll_in_byte.lto_priv.0                                                              1   0.00%  0x20004e7c bss
│   ├── uarte0_poll_out_byte.lto_priv.0                                                             1   0.00%  0x20004e7d bss
│   ├── uarte0_tx_buffer                                                                           32   0.02%  0x20004e5c bss
│   ├── uarte_0_data.lto_priv.0                                                                    16   0.01%  0x200000a4 datas
│   ├── uarte_0z_config.lto_priv.0                                                                 36   0.02%  0x00032f60 rodata
│   ├── usb_dev.lto_priv.0                                                                        204   0.10%  0x20003144 bss
│   ├── usb_enable_lock                                                                            20   0.01%  0x20000460 k_mutex_area
│   ├── usbd_ctx.lto_priv.0                                                                       656   0.32%  0x20002d94 bss
│   ├── usbd_evt_fifo                                                                              24   0.01%  0x2000048c k_fifo_area
│   ├── usbd_work_queue.lto_priv.0                                                                288   0.14%  0x20000558 bss
│   ├── usbd_work_queue_stack                                                                    1024   0.49%  0x2001eba0 noinit
│   ├── usbmsc_module                                                                               8   0.00%  0x00034fa8 rodata
│   ├── usbmsc_module_globals.lto_priv.0                                                           16   0.01%  0x00034e20 rodata
│   ├── usbmsc_module_globals_table.lto_priv.0                                                     40   0.02%  0x00034614 rodata
│   ├── use_count                                                                                   4   0.00%  0x20004afc bss
│   ├── ut_data.lto_priv.0                                                                        288   0.14%  0x20003024 bss
│   ├── vfs_module_globals.lto_priv.0                                                              16   0.01%  0x00034e10 rodata
│   ├── vfs_module_globals_table.lto_priv.0                                                        32   0.02%  0x000345f4 rodata
│   ├── wait_events                                                                                40   0.02%  0x20000284 datas
│   ├── wait_q.0                                                                                    8   0.00%  0x2000027c datas
│   ├── wait_signal.lto_priv.0                                                                     16   0.01%  0x20003b18 bss
│   ├── wdt_0_data.lto_priv.0                                                                      64   0.03%  0x20000184 datas
│   ├── wdt_0z_config.lto_priv.0                                                                    8   0.00%  0x00033040 rodata
│   ├── wdt_default                                                                                12   0.01%  0x20000268 datas
│   ├── whitespace.0                                                                                7   0.00%  0x0003d152 rodata
│   ├── yasmarang_d                                                                                 4   0.00%  0x20003d70 bss
│   ├── yasmarang_dat                                                                               1   0.00%  0x2000d04a bss
│   ├── yasmarang_n                                                                                 4   0.00%  0x20003d6c bss
│   ├── yasmarang_pad                                                                               4   0.00%  0x20003d68 bss
│   ├── z_arm_tls_ptr                                                                               4   0.00%  0x20002b08 bss
│   ├── z_idle_stacks                                                                             320   0.15%  0x2001d060 noinit
│   ├── z_idle_threads                                                                            256   0.12%  0x20000c90 bss
│   ├── z_interrupt_stacks                                                                       2048   0.98%  0x2001e1a0 noinit
│   ├── z_main_stack                                                                             4096   1.97%  0x2001d1a0 noinit
│   ├── z_main_thread                                                                             256   0.12%  0x20000d90 bss
│   ├── z_malloc_heap                                                                              12   0.01%  0x20002ae8 bss
│   ├── z_malloc_heap_mutex                                                                        20   0.01%  0x20000134 datas
│   ├── z_sys_post_kernel                                                                           1   0.00%  0x20004eba bss
│   ├── zephyr_disk_access_ioctl_obj.lto_priv.0                                                     8   0.00%  0x000331d0 rodata
│   ├── zephyr_disk_access_locals_dict.lto_priv.0                                                  16   0.01%  0x00033858 rodata
│   ├── zephyr_disk_access_locals_dict_table.lto_priv.0                                            24   0.01%  0x00033548 rodata
│   ├── zephyr_disk_access_readblocks_obj.lto_priv.0                                                8   0.00%  0x000331e0 rodata
│   ├── zephyr_disk_access_type                                                                    32   0.02%  0x00033a48 rodata
│   ├── zephyr_disk_access_writeblocks_obj.lto_priv.0                                               8   0.00%  0x000331d8 rodata
│   ├── zephyr_flash_area_ioctl_obj.lto_priv.0                                                      8   0.00%  0x000357c8 rodata
│   ├── zephyr_flash_area_locals_dict.lto_priv.0                                                   16   0.01%  0x000360c0 rodata
│   ├── zephyr_flash_area_locals_dict_table.lto_priv.0                                             32   0.02%  0x00035b04 rodata
│   ├── zephyr_flash_area_readblocks_obj.lto_priv.0                                                12   0.01%  0x000357dc rodata
│   ├── zephyr_flash_area_type                                                                     32   0.02%  0x00036b04 rodata
│   ├── zephyr_flash_area_writeblocks_obj.lto_priv.0                                               12   0.01%  0x000357d0 rodata
│   └── zephyr_help_text                                                                          438   0.21%  0x0003fb73 rodata
└── ZEPHYR_BASE                                                                                    20   0.01%  -
    └── lib                                                                                        20   0.01%  -
        └── libc                                                                                   20   0.01%  -
            └── picolibc                                                                           20   0.01%  -
                └── stdio.c                                                                        20   0.01%  -
                    ├── __stdout                                                                   16   0.01%  0x200002ac datas
                    └── _stdout_hook                                                                4   0.00%  0x20004374 bss
==========================================================================================================================================
                                                                                               208108

Example with WiFi (STA and AP mode), sockets, mbedtls and MicroPython:

Binary file details:

TFM:
Memory region         Used Size  Region Size  %age Used
           FLASH:       32100 B        32 KB     97.96%
             RAM:       11972 B        32 KB     36.54%

App image:
Memory region         Used Size  Region Size  %age Used
           FLASH:      960244 B       960 KB     97.68%
             RAM:      276236 B       416 KB     64.85%
        IDT_LIST:          0 GB        32 KB      0.00%


rom_report:

root@admins-MacBook-Air-2 zephyr # west build -d ./build/zephyr -t rom_report
-- west build: running target rom_report
[0/218] Performing build step for 'tfm'
ninja: no work to do.
[2/212] Performing install step for 'tfm'
-- Install configuration: "MinSizeRel"
----- Installing platform NS -----
[5/6] cd /Users/tudor/Documents/GitHub/micropython_nRF/ports/zephyr/build/zephyr && /opt/homebrew/bin/...Documents/GitHub/micropython_nRF/ports/zephyr/build/zephyr --workspace=/opt/nordic/ncs/v3.0.0 -d 99 rom
WARN: Symbol 'tfm_psa_call_veneer' section '.debug_info' is not in RAM or ROM.
WARN: Symbol 'tfm_psa_close_veneer' section '.debug_info' is not in RAM or ROM.
WARN: Symbol 'tfm_psa_framework_version_veneer' section '.debug_info' is not in RAM or ROM.
WARN: Symbol 'tfm_psa_version_veneer' section '.debug_info' is not in RAM or ROM.
WARN: Symbol 'tfm_psa_connect_veneer' section '.debug_info' is not in RAM or ROM.
Path                                                                                             Size       %  Address    Section
==========================================================================================================================================
Root                                                                                           960228 100.00%  -
├── (hidden)                                                                                   114338  11.91%  -
├── (no paths)                                                                                 845656  88.07%  -
│   ├── CSWTCH.1                                                                                   12   0.00%  0x000b3528 rodata
│   ├── CSWTCH.101                                                                                 12   0.00%  0x000b9104 rodata
│   ├── CSWTCH.101                                                                                  4   0.00%  0x000c8ca6 rodata
│   ├── CSWTCH.114                                                                                556   0.06%  0x000b3578 rodata
│   ├── CSWTCH.123.lto_priv.0                                                                      22   0.00%  0x000bb97e rodata
│   ├── CSWTCH.14                                                                                  20   0.00%  0x000b37c0 rodata
│   ├── CSWTCH.14.lto_priv.0                                                                       80   0.01%  0x000b857c rodata
│   ├── CSWTCH.145.lto_priv.0                                                                     202   0.02%  0x000bb89c rodata
│   ├── CSWTCH.145.lto_priv.1                                                                      32   0.00%  0x000b349c rodata
│   ├── CSWTCH.147                                                                                 56   0.01%  0x000c6e29 rodata
│   ├── CSWTCH.150.lto_priv.0                                                                      13   0.00%  0x000bc72b rodata
│   ├── CSWTCH.150.lto_priv.1                                                                      24   0.00%  0x000bb884 rodata
│   ├── CSWTCH.16                                                                                  12   0.00%  0x000b8a90 rodata
│   ├── CSWTCH.18                                                                                  12   0.00%  0x000b8a84 rodata
│   ├── CSWTCH.202.lto_priv.0                                                                       6   0.00%  0x000d8374 rodata
│   ├── CSWTCH.204                                                                                  9   0.00%  0x000d837a rodata
│   ├── CSWTCH.226                                                                                 20   0.00%  0x000b31f8 rodata
│   ├── CSWTCH.228                                                                                 20   0.00%  0x000b320c rodata
│   ├── CSWTCH.231                                                                                 32   0.00%  0x000b31d8 rodata
│   ├── CSWTCH.233                                                                                  5   0.00%  0x000c08cf rodata
│   ├── CSWTCH.234                                                                                 13   0.00%  0x000c8cce rodata
│   ├── CSWTCH.24                                                                                  24   0.00%  0x000b8a48 rodata
│   ├── CSWTCH.25                                                                                  10   0.00%  0x000ce248 rodata
│   ├── CSWTCH.251                                                                                 20   0.00%  0x000bad5c rodata
│   ├── CSWTCH.26                                                                                  36   0.00%  0x000b8a60 rodata
│   ├── CSWTCH.343.lto_priv.0                                                                      40   0.00%  0x000b85cc rodata
│   ├── CSWTCH.37                                                                                  16   0.00%  0x000b31c8 rodata
│   ├── CSWTCH.384                                                                                 16   0.00%  0x000bacd4 rodata
│   ├── CSWTCH.39                                                                                   8   0.00%  0x000c2c22 rodata
│   ├── CSWTCH.4                                                                                    4   0.00%  0x000cb9f2 rodata
│   ├── CSWTCH.4.lto_priv.0                                                                        36   0.00%  0x000b927c rodata
│   ├── CSWTCH.41.lto_priv.0                                                                       16   0.00%  0x000b400c rodata
│   ├── CSWTCH.417                                                                                  8   0.00%  0x000bc51c rodata
│   ├── CSWTCH.421.lto_priv.0                                                                      12   0.00%  0x000b21c8 rodata
│   ├── CSWTCH.49                                                                                   8   0.00%  0x000bb976 rodata
│   ├── CSWTCH.50                                                                                   8   0.00%  0x000bb96e rodata
│   ├── CSWTCH.51                                                                                   4   0.00%  0x000cd843 rodata
│   ├── CSWTCH.68                                                                                   8   0.00%  0x000bb966 rodata
│   ├── CSWTCH.7.lto_priv.0                                                                        44   0.00%  0x000b319c rodata
│   ├── CSWTCH.7.lto_priv.1                                                                         5   0.00%  0x000c2c2a rodata
│   ├── CSWTCH.74                                                                                  16   0.00%  0x000b34bc rodata
│   ├── CSWTCH.78                                                                                  24   0.00%  0x000bacbc rodata
│   ├── CSWTCH.78                                                                                   9   0.00%  0x000bf7c4 rodata
│   ├── CSWTCH.8                                                                                   12   0.00%  0x000bb470 rodata
│   ├── CSWTCH.9                                                                                   12   0.00%  0x000bb464 rodata
│   ├── ExCvt                                                                                     128   0.01%  0x000d4c70 rodata
│   ├── K                                                                                         640   0.07%  0x000b0988 rodata
│   ├── LfnOfs.lto_priv.0                                                                          13   0.00%  0x000d4cf0 rodata
│   ├── PIo2                                                                                       44   0.00%  0x000bb84c rodata
│   ├── P_384_reduce                                                                              186   0.02%  0x0000a331 text
│   ├── RPU_ADDR_MAP_MCU                                                                           48   0.00%  0x000b92a0 rodata
│   ├── RPU_MCU_BOOT_VECTORS                                                                       64   0.01%  0x000bac7c rodata
│   ├── SOC_MMAP_ADDR_OFFSETS_MCU.lto_priv.0                                                        8   0.00%  0x000b42f0 rodata
│   ├── SystemCoreClock                                                                             4   0.00%  0x200087f4 datas
│   ├── SystemInit                                                                                 28   0.00%  0x0004b9f1 text
│   ├── Td0                                                                                      1024   0.11%  0x000b106c rodata
│   ├── Td4s                                                                                      256   0.03%  0x000bc62b rodata
│   ├── Te0                                                                                      1024   0.11%  0x000b0c6c rodata
│   ├── WPA_GET_BE24.lto_priv.3.lto_priv.0                                                         16   0.00%  0x00091f9b text
│   ├── WPA_GET_BE32.lto_priv.7.lto_priv.0                                                          6   0.00%  0x00091fab text
│   ├── WPA_GET_LE32.lto_priv.0.lto_priv.0                                                          4   0.00%  0x00094849 text
│   ├── WPA_PUT_BE32.lto_priv.0.lto_priv.0                                                         16   0.00%  0x00099c11 text
│   ├── ZVFS_FD_SET                                                                                16   0.00%  0x0009b85f text
│   ├── Zero                                                                                        8   0.00%  0x000bb494 rodata
│   ├── _ConfigAbsSyms                                                                              2   0.00%  0x00091be1 text
│   ├── __NVIC_DisableIRQ.lto_priv.0                                                               36   0.00%  0x0003a285 text
│   ├── __NVIC_EnableIRQ.lto_priv.0                                                                28   0.00%  0x0003a269 text
│   ├── __NVIC_SetPriority.lto_priv.0.lto_priv.0                                                   40   0.00%  0x0003a2a9 text
│   ├── __adddf3                                                                                  630   0.07%  0x0000a7bd text
│   ├── __aeabi_cdcmple                                                                            16   0.00%  0x0000abc5 text
│   ├── __aeabi_cdrcmple                                                                           32   0.00%  0x0000abb5 text
│   ├── __aeabi_d2f                                                                               158   0.02%  0x0000b141 text
│   ├── __aeabi_d2uiz                                                                              64   0.01%  0x0000b101 text
│   ├── __aeabi_d2ulz                                                                              60   0.01%  0x0000b211 text
│   ├── __aeabi_dcmpeq                                                                             18   0.00%  0x0000abd5 text
│   ├── __aeabi_dcmpge                                                                             18   0.00%  0x0000ac11 text
│   ├── __aeabi_dcmpgt                                                                             18   0.00%  0x0000ac25 text
│   ├── __aeabi_dcmple                                                                             18   0.00%  0x0000abfd text
│   ├── __aeabi_dcmplt                                                                             18   0.00%  0x0000abe9 text
│   ├── __aeabi_f2d                                                                                66   0.01%  0x0000aa79 text
│   ├── __aeabi_i2d                                                                                34   0.00%  0x0000aa55 text
│   ├── __aeabi_idiv0                                                                               2   0.00%  0x0000acd9 text
│   ├── __aeabi_ul2d                                                                              106   0.01%  0x0000aabd text
│   ├── __assert_func                                                                              60   0.01%  0x0008c4f9 text
│   ├── __compound_literal.0                                                                        4   0.00%  0x000bbdb2 rodata
│   ├── __compound_literal.0                                                                        8   0.00%  0x000b41ac rodata
│   ├── __compound_literal.1                                                                        6   0.00%  0x000bbdac rodata
│   ├── __compound_literal.2                                                                        4   0.00%  0x000bbda8 rodata
│   ├── __compound_literal.3                                                                        4   0.00%  0x000bbda4 rodata
│   ├── __dev_dt_meta_dts_ord_102.lto_priv.0                                                        4   0.00%  0x000b353c rodata
│   ├── __dev_dt_meta_dts_ord_110.lto_priv.0                                                        4   0.00%  0x000b0c34 rodata
│   ├── __dev_dt_meta_dts_ord_116.lto_priv.0                                                        4   0.00%  0x000b40f4 rodata
│   ├── __dev_dt_meta_dts_ord_12                                                                    4   0.00%  0x000b14ac rodata
│   ├── __dev_dt_meta_dts_ord_121                                                                   4   0.00%  0x000b4274 rodata
│   ├── __dev_dt_meta_dts_ord_138.lto_priv.0                                                        4   0.00%  0x000b37fc rodata
│   ├── __dev_dt_meta_dts_ord_143                                                                   4   0.00%  0x000b41dc rodata
│   ├── __dev_dt_meta_dts_ord_144                                                                   4   0.00%  0x000b4234 rodata
│   ├── __dev_dt_meta_dts_ord_15                                                                    4   0.00%  0x000b4178 rodata
│   ├── __dev_dt_meta_dts_ord_64.lto_priv.0                                                         4   0.00%  0x000b4120 rodata
│   ├── __dev_dt_meta_dts_ord_74.lto_priv.0                                                         4   0.00%  0x000b4280 rodata
│   ├── __dev_dt_meta_dts_ord_8.lto_priv.0                                                          4   0.00%  0x000b41c0 rodata
│   ├── __dev_dt_nodelabels_dts_ord_102.lto_priv.0                                                  8   0.00%  0x000b3534 rodata
│   ├── __dev_dt_nodelabels_dts_ord_110.lto_priv.0                                                  8   0.00%  0x000b0c20 rodata
│   ├── __dev_dt_nodelabels_dts_ord_116.lto_priv.0                                                 12   0.00%  0x000b40e8 rodata
│   ├── __dev_dt_nodelabels_dts_ord_12                                                              8   0.00%  0x000b14a4 rodata
│   ├── __dev_dt_nodelabels_dts_ord_121                                                             8   0.00%  0x000b426c rodata
│   ├── __dev_dt_nodelabels_dts_ord_138.lto_priv.0                                                  8   0.00%  0x000b37f4 rodata
│   ├── __dev_dt_nodelabels_dts_ord_143                                                             8   0.00%  0x000b41a4 rodata
│   ├── __dev_dt_nodelabels_dts_ord_144                                                             8   0.00%  0x000b422c rodata
│   ├── __dev_dt_nodelabels_dts_ord_15                                                              8   0.00%  0x000b4164 rodata
│   ├── __dev_dt_nodelabels_dts_ord_64.lto_priv.0                                                   8   0.00%  0x000b410c rodata
│   ├── __dev_dt_nodelabels_dts_ord_74.lto_priv.0                                                   8   0.00%  0x000b4278 rodata
│   ├── __dev_dt_nodelabels_dts_ord_8.lto_priv.0                                                    8   0.00%  0x000b419c rodata
│   ├── __device_dts_ord_102                                                                       24   0.00%  0x000b014c device_area
│   ├── __device_dts_ord_110                                                                       24   0.00%  0x000b0104 device_area
│   ├── __device_dts_ord_116                                                                       24   0.00%  0x000b0134 device_area
│   ├── __device_dts_ord_12                                                                        24   0.00%  0x000b011c device_area
│   ├── __device_dts_ord_121                                                                       24   0.00%  0x000b0194 device_area
│   ├── __device_dts_ord_138                                                                       24   0.00%  0x000b01ac device_area
│   ├── __device_dts_ord_143                                                                       24   0.00%  0x000b017c device_area
│   ├── __device_dts_ord_144                                                                       24   0.00%  0x000b01c4 device_area
│   ├── __device_dts_ord_15                                                                        24   0.00%  0x000b00ec device_area
│   ├── __device_dts_ord_64                                                                        24   0.00%  0x000b0164 device_area
│   ├── __device_dts_ord_74                                                                        24   0.00%  0x000b00bc device_area
│   ├── __device_dts_ord_8                                                                         24   0.00%  0x000b00d4 device_area
│   ├── __devstate_dts_ord_102.lto_priv.0                                                           2   0.00%  0x200089ac device_states
│   ├── __devstate_dts_ord_110.lto_priv.0                                                           2   0.00%  0x200089a8 device_states
│   ├── __devstate_dts_ord_116.lto_priv.0                                                           2   0.00%  0x200089b0 device_states
│   ├── __devstate_dts_ord_12                                                                       2   0.00%  0x200089aa device_states
│   ├── __devstate_dts_ord_121                                                                      2   0.00%  0x200089bc device_states
│   ├── __devstate_dts_ord_138.lto_priv.0                                                           2   0.00%  0x200089ae device_states
│   ├── __devstate_dts_ord_143                                                                      2   0.00%  0x200089b8 device_states
│   ├── __devstate_dts_ord_144                                                                      2   0.00%  0x200089ba device_states
│   ├── __devstate_dts_ord_15                                                                       2   0.00%  0x200089b4 device_states
│   ├── __devstate_dts_ord_64.lto_priv.0                                                            2   0.00%  0x200089b2 device_states
│   ├── __devstate_dts_ord_74.lto_priv.0                                                            2   0.00%  0x200089be device_states
│   ├── __devstate_dts_ord_8.lto_priv.0                                                             2   0.00%  0x200089b6 device_states
│   ├── __divdf3                                                                                  464   0.05%  0x0000af31 text
│   ├── __eqdf2                                                                                   122   0.01%  0x0000ab39 text
│   ├── __fdlib_version                                                                             1   0.00%  0x200089a7 datas
│   ├── __floatdidf                                                                                90   0.01%  0x0000aacd text
│   ├── __floatunsidf                                                                              30   0.00%  0x0000aa35 text
│   ├── __func__.0                                                                                 23   0.00%  0x000caf8e rodata
│   ├── __func__.0                                                                                 16   0.00%  0x000c8caa rodata
│   ├── __func__.0                                                                                 20   0.00%  0x000d41db rodata
│   ├── __func__.0.lto_priv.0                                                                      25   0.00%  0x000beb41 rodata
│   ├── __func__.0.lto_priv.1                                                                      15   0.00%  0x000beb1e rodata
│   ├── __func__.0.lto_priv.10                                                                     27   0.00%  0x000ce285 rodata
│   ├── __func__.0.lto_priv.11                                                                     27   0.00%  0x000cdff4 rodata
│   ├── __func__.0.lto_priv.12                                                                     36   0.00%  0x000cd85c rodata
│   ├── __func__.0.lto_priv.13                                                                     28   0.00%  0x000ce252 rodata
│   ├── __func__.0.lto_priv.14                                                                     22   0.00%  0x000cdb19 rodata
│   ├── __func__.0.lto_priv.16                                                                     29   0.00%  0x000ce3a4 rodata
│   ├── __func__.0.lto_priv.17                                                                     24   0.00%  0x000d2fcd rodata
│   ├── __func__.0.lto_priv.18                                                                     11   0.00%  0x000d2f5a rodata
│   ├── __func__.0.lto_priv.19                                                                     31   0.00%  0x000d8a5f rodata
│   ├── __func__.0.lto_priv.2                                                                      21   0.00%  0x000be9de rodata
│   ├── __func__.0.lto_priv.20                                                                     29   0.00%  0x000d88f8 rodata
│   ├── __func__.0.lto_priv.21                                                                     23   0.00%  0x000d88b6 rodata
│   ├── __func__.0.lto_priv.22                                                                     25   0.00%  0x000d8841 rodata
│   ├── __func__.0.lto_priv.23                                                                     21   0.00%  0x000d8566 rodata
│   ├── __func__.0.lto_priv.24                                                                     18   0.00%  0x000d842a rodata
│   ├── __func__.0.lto_priv.25                                                                     23   0.00%  0x000d83c6 rodata
│   ├── __func__.0.lto_priv.26                                                                     31   0.00%  0x000d87d0 rodata
│   ├── __func__.0.lto_priv.27                                                                     17   0.00%  0x000d9f51 rodata
│   ├── __func__.0.lto_priv.28                                                                     32   0.00%  0x000d9ded rodata
│   ├── __func__.0.lto_priv.29                                                                     46   0.00%  0x000d9e7e rodata
│   ├── __func__.0.lto_priv.3                                                                      28   0.00%  0x000c4ef0 rodata
│   ├── __func__.0.lto_priv.30                                                                     31   0.00%  0x000d9db0 rodata
│   ├── __func__.0.lto_priv.31                                                                     27   0.00%  0x000d9ef1 rodata
│   ├── __func__.0.lto_priv.32                                                                     20   0.00%  0x000d9d04 rodata
│   ├── __func__.0.lto_priv.4                                                                      32   0.00%  0x000c4ebe rodata
│   ├── __func__.0.lto_priv.5                                                                      24   0.00%  0x000c6e8a rodata
│   ├── __func__.0.lto_priv.6                                                                      24   0.00%  0x000c6e11 rodata
│   ├── __func__.0.lto_priv.7                                                                      30   0.00%  0x000cc286 rodata
│   ├── __func__.0.lto_priv.8                                                                      31   0.00%  0x000cc2bf rodata
│   ├── __func__.0.lto_priv.9                                                                      18   0.00%  0x000cc1d2 rodata
│   ├── __func__.1                                                                                 18   0.00%  0x000c4ede rodata
│   ├── __func__.1                                                                                 20   0.00%  0x000c8cba rodata
│   ├── __func__.1                                                                                 22   0.00%  0x000cc20d rodata
│   ├── __func__.1.lto_priv.0                                                                      20   0.00%  0x000beb2d rodata
│   ├── __func__.1.lto_priv.1                                                                      19   0.00%  0x000bea6d rodata
│   ├── __func__.1.lto_priv.10                                                                     18   0.00%  0x000d84e2 rodata
│   ├── __func__.1.lto_priv.11                                                                     23   0.00%  0x000d84cb rodata
│   ├── __func__.1.lto_priv.12                                                                     18   0.00%  0x000d8472 rodata
│   ├── __func__.1.lto_priv.13                                                                     17   0.00%  0x000d843c rodata
│   ├── __func__.1.lto_priv.14                                                                     20   0.00%  0x000d8625 rodata
│   ├── __func__.1.lto_priv.15                                                                     24   0.00%  0x000d8412 rodata
│   ├── __func__.1.lto_priv.16                                                                     26   0.00%  0x000d83f8 rodata
│   ├── __func__.1.lto_priv.17                                                                     26   0.00%  0x000d839f rodata
│   ├── __func__.1.lto_priv.18                                                                     30   0.00%  0x000d9dcf rodata
│   ├── __func__.1.lto_priv.2                                                                      27   0.00%  0x000ce2a0 rodata
│   ├── __func__.1.lto_priv.20                                                                     33   0.00%  0x000d9d8f rodata
│   ├── __func__.1.lto_priv.21                                                                     22   0.00%  0x000d9e0d rodata
│   ├── __func__.1.lto_priv.3                                                                      27   0.00%  0x000ce00f rodata
│   ├── __func__.1.lto_priv.4                                                                      32   0.00%  0x000cd880 rodata
│   ├── __func__.1.lto_priv.5                                                                      25   0.00%  0x000ce3c1 rodata
│   ├── __func__.1.lto_priv.6                                                                      31   0.00%  0x000d8a7e rodata
│   ├── __func__.1.lto_priv.7                                                                      27   0.00%  0x000d8915 rodata
│   ├── __func__.1.lto_priv.8                                                                      25   0.00%  0x000d885a rodata
│   ├── __func__.1.lto_priv.9                                                                      34   0.00%  0x000d866e rodata
│   ├── __func__.10                                                                                17   0.00%  0x000d2ef5 rodata
│   ├── __func__.10.lto_priv.0                                                                     27   0.00%  0x000ce3eb rodata
│   ├── __func__.10.lto_priv.1                                                                     24   0.00%  0x000ce230 rodata
│   ├── __func__.10.lto_priv.2                                                                     27   0.00%  0x000cd9db rodata
│   ├── __func__.10.lto_priv.3                                                                     33   0.00%  0x000cdbc6 rodata
│   ├── __func__.10.lto_priv.4                                                                     28   0.00%  0x000d8383 rodata
│   ├── __func__.10.lto_priv.5                                                                     18   0.00%  0x000d85de rodata
│   ├── __func__.11                                                                                24   0.00%  0x000be93c rodata
│   ├── __func__.11                                                                                33   0.00%  0x000cc1b1 rodata
│   ├── __func__.11                                                                                21   0.00%  0x000d2ee0 rodata
│   ├── __func__.11                                                                                21   0.00%  0x000d85a1 rodata
│   ├── __func__.11.lto_priv.0                                                                     34   0.00%  0x000cda17 rodata
│   ├── __func__.11.lto_priv.1                                                                     28   0.00%  0x000cdc04 rodata
│   ├── __func__.12                                                                                19   0.00%  0x000be954 rodata
│   ├── __func__.12                                                                                27   0.00%  0x000d2ec5 rodata
│   ├── __func__.12.lto_priv.0                                                                     26   0.00%  0x000cdabe rodata
│   ├── __func__.12.lto_priv.1                                                                     41   0.00%  0x000ce199 rodata
│   ├── __func__.13                                                                                24   0.00%  0x000be9b1 rodata
│   ├── __func__.13                                                                                29   0.00%  0x000d2ea8 rodata
│   ├── __func__.13                                                                                19   0.00%  0x000d85b6 rodata
│   ├── __func__.13.lto_priv.0                                                                     23   0.00%  0x000cdaa7 rodata
│   ├── __func__.13.lto_priv.1                                                                     34   0.00%  0x000ce1c2 rodata
│   ├── __func__.14                                                                                26   0.00%  0x000be997 rodata
│   ├── __func__.14                                                                                26   0.00%  0x000cda52 rodata
│   ├── __func__.14                                                                                35   0.00%  0x000d2f06 rodata
│   ├── __func__.14.lto_priv.0                                                                     33   0.00%  0x000d8957 rodata
│   ├── __func__.14.lto_priv.1                                                                     26   0.00%  0x000d85f0 rodata
│   ├── __func__.15                                                                                36   0.00%  0x000be7d7 rodata
│   ├── __func__.15                                                                                39   0.00%  0x000cdad8 rodata
│   ├── __func__.15                                                                                21   0.00%  0x000d2e93 rodata
│   ├── __func__.15                                                                                18   0.00%  0x000d858f rodata
│   ├── __func__.16                                                                                37   0.00%  0x000be7fb rodata
│   ├── __func__.16                                                                                16   0.00%  0x000d2e83 rodata
│   ├── __func__.16                                                                                27   0.00%  0x000d860a rodata
│   ├── __func__.16.lto_priv.0                                                                     26   0.00%  0x000cdaff rodata
│   ├── __func__.16.lto_priv.1                                                                     32   0.00%  0x000cdd28 rodata
│   ├── __func__.17                                                                                30   0.00%  0x000be820 rodata
│   ├── __func__.17                                                                                26   0.00%  0x000cdb2f rodata
│   ├── __func__.17.lto_priv.0                                                                     30   0.00%  0x000d8978 rodata
│   ├── __func__.17.lto_priv.1                                                                     20   0.00%  0x000d8639 rodata
│   ├── __func__.18                                                                                23   0.00%  0x000be83e rodata
│   ├── __func__.18                                                                                28   0.00%  0x000cdb69 rodata
│   ├── __func__.18                                                                                17   0.00%  0x000d864d rodata
│   ├── __func__.19                                                                                26   0.00%  0x000be855 rodata
│   ├── __func__.2                                                                                 27   0.00%  0x000bea22 rodata
│   ├── __func__.2.lto_priv.0                                                                      21   0.00%  0x000ce2bb rodata
│   ├── __func__.2.lto_priv.1                                                                      23   0.00%  0x000ce26e rodata
│   ├── __func__.2.lto_priv.10                                                                     26   0.00%  0x000d850f rodata
│   ├── __func__.2.lto_priv.11                                                                     27   0.00%  0x000d84f4 rodata
│   ├── __func__.2.lto_priv.12                                                                     21   0.00%  0x000d8551 rodata
│   ├── __func__.2.lto_priv.13                                                                     18   0.00%  0x000d8460 rodata
│   ├── __func__.2.lto_priv.14                                                                     27   0.00%  0x000d83dd rodata
│   ├── __func__.2.lto_priv.15                                                                     26   0.00%  0x000ede71 rodata
│   ├── __func__.2.lto_priv.16                                                                     18   0.00%  0x000d9d27 rodata
│   ├── __func__.2.lto_priv.17                                                                      8   0.00%  0x000d9d53 rodata
│   ├── __func__.2.lto_priv.18                                                                     21   0.00%  0x000ede16 rodata
│   ├── __func__.2.lto_priv.2                                                                      34   0.00%  0x000ce02a rodata
│   ├── __func__.2.lto_priv.3                                                                      29   0.00%  0x000cd8ba rodata
│   ├── __func__.2.lto_priv.4                                                                      39   0.00%  0x000ce209 rodata
│   ├── __func__.2.lto_priv.5                                                                      22   0.00%  0x000d8abe rodata
│   ├── __func__.2.lto_priv.6                                                                      33   0.00%  0x000d8a9d rodata
│   ├── __func__.2.lto_priv.7                                                                      19   0.00%  0x000d88cd rodata
│   ├── __func__.2.lto_priv.8                                                                      17   0.00%  0x000d87bf rodata
│   ├── __func__.2.lto_priv.9                                                                      29   0.00%  0x000d8690 rodata
│   ├── __func__.20                                                                                16   0.00%  0x000ede06 rodata
│   ├── __func__.20                                                                                24   0.00%  0x000be86f rodata
│   ├── __func__.20                                                                                23   0.00%  0x000cdb85 rodata
│   ├── __func__.20                                                                                35   0.00%  0x000d8996 rodata
│   ├── __func__.21                                                                                22   0.00%  0x000be887 rodata
│   ├── __func__.21                                                                                16   0.00%  0x000d865e rodata
│   ├── __func__.21.lto_priv.0                                                                     42   0.00%  0x000cdb9c rodata
│   ├── __func__.21.lto_priv.1                                                                     34   0.00%  0x000ce31f rodata
│   ├── __func__.22                                                                                23   0.00%  0x000be89d rodata
│   ├── __func__.22                                                                                29   0.00%  0x000cdbe7 rodata
│   ├── __func__.22                                                                                32   0.00%  0x000d89b9 rodata
│   ├── __func__.23                                                                                25   0.00%  0x000be8b4 rodata
│   ├── __func__.23.lto_priv.0                                                                     24   0.00%  0x000cdc20 rodata
│   ├── __func__.23.lto_priv.1                                                                     26   0.00%  0x000cda8d rodata
│   ├── __func__.24                                                                                23   0.00%  0x000be8cd rodata
│   ├── __func__.24                                                                                34   0.00%  0x000cdc38 rodata
│   ├── __func__.24                                                                                26   0.00%  0x000d89d9 rodata
│   ├── __func__.25                                                                                26   0.00%  0x000be8e4 rodata
│   ├── __func__.25.lto_priv.0                                                                     21   0.00%  0x000cd847 rodata
│   ├── __func__.25.lto_priv.1                                                                     26   0.00%  0x000ce2d0 rodata
│   ├── __func__.26                                                                                20   0.00%  0x000be8fe rodata
│   ├── __func__.26                                                                                27   0.00%  0x000cdc74 rodata
│   ├── __func__.27                                                                                22   0.00%  0x000be912 rodata
│   ├── __func__.27.lto_priv.0                                                                     41   0.00%  0x000cdc8f rodata
│   ├── __func__.27.lto_priv.1                                                                     26   0.00%  0x000cdc5a rodata
│   ├── __func__.28                                                                                20   0.00%  0x000be928 rodata
│   ├── __func__.28.lto_priv.0                                                                     39   0.00%  0x000cdcb8 rodata
│   ├── __func__.28.lto_priv.1                                                                     33   0.00%  0x000cd9f6 rodata
│   ├── __func__.29                                                                                30   0.00%  0x000bea3d rodata
│   ├── __func__.29.lto_priv.0                                                                     36   0.00%  0x000cdcdf rodata
│   ├── __func__.29.lto_priv.1                                                                     26   0.00%  0x000cd8d7 rodata
│   ├── __func__.3                                                                                 22   0.00%  0x000be9f3 rodata
│   ├── __func__.3                                                                                 18   0.00%  0x000c6e61 rodata
│   ├── __func__.3.lto_priv.0                                                                      21   0.00%  0x000cc223 rodata
│   ├── __func__.3.lto_priv.1                                                                      18   0.00%  0x000cc1e4 rodata
│   ├── __func__.3.lto_priv.10                                                                     31   0.00%  0x000d86ad rodata
│   ├── __func__.3.lto_priv.11                                                                     19   0.00%  0x000d84b8 rodata
│   ├── __func__.3.lto_priv.12                                                                     19   0.00%  0x000d844d rodata
│   ├── __func__.3.lto_priv.13                                                                     13   0.00%  0x000d83b9 rodata
│   ├── __func__.3.lto_priv.2                                                                      22   0.00%  0x000ce341 rodata
│   ├── __func__.3.lto_priv.3                                                                      31   0.00%  0x000ce04c rodata
│   ├── __func__.3.lto_priv.4                                                                      26   0.00%  0x000cd8f1 rodata
│   ├── __func__.3.lto_priv.5                                                                      31   0.00%  0x000ce2ea rodata
│   ├── __func__.3.lto_priv.6                                                                      37   0.00%  0x000ce1e4 rodata
│   ├── __func__.3.lto_priv.7                                                                      24   0.00%  0x000d88e0 rodata
│   ├── __func__.3.lto_priv.8                                                                      17   0.00%  0x000d8797 rodata
│   ├── __func__.3.lto_priv.9                                                                      16   0.00%  0x000d880d rodata
│   ├── __func__.30                                                                                32   0.00%  0x000bea91 rodata
│   ├── __func__.30.lto_priv.0                                                                     37   0.00%  0x000cdd03 rodata
│   ├── __func__.30.lto_priv.1                                                                     26   0.00%  0x000cd8a0 rodata
│   ├── __func__.31                                                                                32   0.00%  0x000beab1 rodata
│   ├── __func__.31.lto_priv.0                                                                     30   0.00%  0x000cdd48 rodata
│   ├── __func__.31.lto_priv.1                                                                     26   0.00%  0x000cd927 rodata
│   ├── __func__.32                                                                                23   0.00%  0x000beaea rodata
│   ├── __func__.32.lto_priv.0                                                                     27   0.00%  0x000cdd66 rodata
│   ├── __func__.32.lto_priv.1                                                                     27   0.00%  0x000cd995 rodata
│   ├── __func__.33                                                                                25   0.00%  0x000bead1 rodata
│   ├── __func__.33.lto_priv.0                                                                     26   0.00%  0x000cddcf rodata
│   ├── __func__.33.lto_priv.1                                                                     26   0.00%  0x000cd95b rodata
│   ├── __func__.34                                                                                29   0.00%  0x000beb01 rodata
│   ├── __func__.34.lto_priv.0                                                                     28   0.00%  0x000cde01 rodata
│   ├── __func__.34.lto_priv.1                                                                     26   0.00%  0x000cd9b0 rodata
│   ├── __func__.35                                                                                31   0.00%  0x000cde34 rodata
│   ├── __func__.35                                                                                26   0.00%  0x000d89f3 rodata
│   ├── __func__.36.lto_priv.0                                                                     24   0.00%  0x000cdfdc rodata
│   ├── __func__.36.lto_priv.1                                                                     26   0.00%  0x000cddb5 rodata
│   ├── __func__.37.lto_priv.0                                                                     33   0.00%  0x000cde6c rodata
│   ├── __func__.37.lto_priv.1                                                                     26   0.00%  0x000cdd81 rodata
│   ├── __func__.38.lto_priv.0                                                                     35   0.00%  0x000cde8d rodata
│   ├── __func__.38.lto_priv.1                                                                     26   0.00%  0x000cdd9b rodata
│   ├── __func__.39                                                                                29   0.00%  0x000cdecd rodata
│   ├── __func__.4                                                                                 21   0.00%  0x000be9c9 rodata
│   ├── __func__.4                                                                                 38   0.00%  0x000c6deb rodata
│   ├── __func__.4                                                                                 31   0.00%  0x000cc238 rodata
│   ├── __func__.4                                                                                 26   0.00%  0x000d2fb3 rodata
│   ├── __func__.4.lto_priv.0                                                                      23   0.00%  0x000ce38d rodata
│   ├── __func__.4.lto_priv.1                                                                      31   0.00%  0x000ce089 rodata
│   ├── __func__.4.lto_priv.10                                                                     22   0.00%  0x000d9eac rodata
│   ├── __func__.4.lto_priv.11                                                                     25   0.00%  0x000d9f0c rodata
│   ├── __func__.4.lto_priv.12                                                                     15   0.00%  0x000d9d18 rodata
│   ├── __func__.4.lto_priv.2                                                                      28   0.00%  0x000cd90b rodata
│   ├── __func__.4.lto_priv.3                                                                      38   0.00%  0x000ce173 rodata
│   ├── __func__.4.lto_priv.4                                                                      39   0.00%  0x000d8930 rodata
│   ├── __func__.4.lto_priv.5                                                                      20   0.00%  0x000d8783 rodata
│   ├── __func__.4.lto_priv.6                                                                      36   0.00%  0x000d881d rodata
│   ├── __func__.4.lto_priv.7                                                                      26   0.00%  0x000d86cc rodata
│   ├── __func__.4.lto_priv.8                                                                      18   0.00%  0x000d8529 rodata
│   ├── __func__.4.lto_priv.9                                                                      18   0.00%  0x000d8484 rodata
│   ├── __func__.40.lto_priv.0                                                                     24   0.00%  0x000cdeea rodata
│   ├── __func__.40.lto_priv.1                                                                     24   0.00%  0x000cdde9 rodata
│   ├── __func__.41.lto_priv.0                                                                     27   0.00%  0x000cdf02 rodata
│   ├── __func__.41.lto_priv.1                                                                     25   0.00%  0x000cde53 rodata
│   ├── __func__.42.lto_priv.0                                                                     38   0.00%  0x000cdf1d rodata
│   ├── __func__.42.lto_priv.1                                                                     23   0.00%  0x000cde1d rodata
│   ├── __func__.43                                                                                36   0.00%  0x000cdf43 rodata
│   ├── __func__.43                                                                                31   0.00%  0x000d8a0d rodata
│   ├── __func__.44.lto_priv.0                                                                     40   0.00%  0x000cdf67 rodata
│   ├── __func__.44.lto_priv.1                                                                     29   0.00%  0x000cdeb0 rodata
│   ├── __func__.45                                                                                39   0.00%  0x000cdf8f rodata
│   ├── __func__.45                                                                                23   0.00%  0x000d8a2c rodata
│   ├── __func__.46                                                                                23   0.00%  0x000cc1f6 rodata
│   ├── __func__.46                                                                                38   0.00%  0x000cdfb6 rodata
│   ├── __func__.47                                                                                29   0.00%  0x000ede8b rodata
│   ├── __func__.48                                                                                42   0.00%  0x000d9e54 rodata
│   ├── __func__.49                                                                                28   0.00%  0x000d8a43 rodata
│   ├── __func__.5                                                                                 24   0.00%  0x000be97f rodata
│   ├── __func__.5                                                                                 23   0.00%  0x000c6e73 rodata
│   ├── __func__.5                                                                                 20   0.00%  0x000cc257 rodata
│   ├── __func__.5                                                                                 31   0.00%  0x000d2f94 rodata
│   ├── __func__.5                                                                                 22   0.00%  0x000f0cc2 rodata
│   ├── __func__.5.lto_priv.0                                                                      32   0.00%  0x000ce406 rodata
│   ├── __func__.5.lto_priv.1                                                                      30   0.00%  0x000ce06b rodata
│   ├── __func__.5.lto_priv.2                                                                      26   0.00%  0x000cd941 rodata
│   ├── __func__.5.lto_priv.3                                                                      38   0.00%  0x000ce12e rodata
│   ├── __func__.5.lto_priv.4                                                                      33   0.00%  0x000d8873 rodata
│   ├── __func__.5.lto_priv.5                                                                      19   0.00%  0x000d86e6 rodata
│   ├── __func__.5.lto_priv.6                                                                      22   0.00%  0x000d853b rodata
│   ├── __func__.5.lto_priv.7                                                                      17   0.00%  0x000d8496 rodata
│   ├── __func__.5.lto_priv.8                                                                      22   0.00%  0x000d9f3b rodata
│   ├── __func__.5.lto_priv.9                                                                      25   0.00%  0x000ede3e rodata
│   ├── __func__.50                                                                                26   0.00%  0x000d9d39 rodata
│   ├── __func__.51                                                                                26   0.00%  0x000d9d5b rodata
│   ├── __func__.52                                                                                26   0.00%  0x000d9d75 rodata
│   ├── __func__.53                                                                                27   0.00%  0x000d9e39 rodata
│   ├── __func__.54                                                                                26   0.00%  0x000ede57 rodata
│   ├── __func__.6                                                                                 24   0.00%  0x000be967 rodata
│   ├── __func__.6                                                                                 27   0.00%  0x000cc26b rodata
│   ├── __func__.6                                                                                 21   0.00%  0x000d2f7f rodata
│   ├── __func__.6.lto_priv.0                                                                      21   0.00%  0x000ce357 rodata
│   ├── __func__.6.lto_priv.1                                                                      17   0.00%  0x000ce0c4 rodata
│   ├── __func__.6.lto_priv.10                                                                     24   0.00%  0x000d9ec2 rodata
│   ├── __func__.6.lto_priv.2                                                                      32   0.00%  0x000cd975 rodata
│   ├── __func__.6.lto_priv.3                                                                      32   0.00%  0x000cdb49 rodata
│   ├── __func__.6.lto_priv.4                                                                      34   0.00%  0x000d8894 rodata
│   ├── __func__.6.lto_priv.5                                                                      31   0.00%  0x000d873a rodata
│   ├── __func__.6.lto_priv.6                                                                      22   0.00%  0x000d8715 rodata
│   ├── __func__.6.lto_priv.7                                                                      20   0.00%  0x000d857b rodata
│   ├── __func__.6.lto_priv.8                                                                      17   0.00%  0x000d84a7 rodata
│   ├── __func__.6.lto_priv.9                                                                      22   0.00%  0x000d9f25 rodata
│   ├── __func__.7                                                                                 17   0.00%  0x000bea80 rodata
│   ├── __func__.7                                                                                 27   0.00%  0x000cc2a4 rodata
│   ├── __func__.7                                                                                 26   0.00%  0x000d2f65 rodata
│   ├── __func__.7.lto_priv.0                                                                      28   0.00%  0x000ce0f4 rodata
│   ├── __func__.7.lto_priv.1                                                                      17   0.00%  0x000cd9ca rodata
│   ├── __func__.7.lto_priv.2                                                                      33   0.00%  0x000ce36c rodata
│   ├── __func__.7.lto_priv.4                                                                      30   0.00%  0x000d87ef rodata
│   ├── __func__.7.lto_priv.5                                                                      15   0.00%  0x000d872b rodata
│   ├── __func__.7.lto_priv.6                                                                      23   0.00%  0x000d9eda rodata
│   ├── __func__.7.lto_priv.7                                                                      22   0.00%  0x000d9e23 rodata
│   ├── __func__.8                                                                                 19   0.00%  0x000ede2b rodata
│   ├── __func__.8                                                                                 18   0.00%  0x000bea5b rodata
│   ├── __func__.8                                                                                 34   0.00%  0x000cc2de rodata
│   ├── __func__.8                                                                                 23   0.00%  0x000d2f29 rodata
│   ├── __func__.8.lto_priv.0                                                                      22   0.00%  0x000ce309 rodata
│   ├── __func__.8.lto_priv.1                                                                      30   0.00%  0x000ce110 rodata
│   ├── __func__.8.lto_priv.2                                                                      33   0.00%  0x000cda6c rodata
│   ├── __func__.8.lto_priv.3                                                                      31   0.00%  0x000ce0d5 rodata
│   ├── __func__.8.lto_priv.4                                                                      28   0.00%  0x000d86f9 rodata
│   ├── __func__.8.lto_priv.5                                                                      12   0.00%  0x000d8759 rodata
│   ├── __func__.8.lto_priv.6                                                                      23   0.00%  0x000d87a8 rodata
│   ├── __func__.9                                                                                 25   0.00%  0x000bea09 rodata
│   ├── __func__.9                                                                                 26   0.00%  0x000d2f40 rodata
│   ├── __func__.9.lto_priv.0                                                                      17   0.00%  0x000ce3da rodata
│   ├── __func__.9.lto_priv.1                                                                      31   0.00%  0x000ce154 rodata
│   ├── __func__.9.lto_priv.2                                                                      25   0.00%  0x000cda39 rodata
│   ├── __func__.9.lto_priv.3                                                                      28   0.00%  0x000ce0a8 rodata
│   ├── __func__.9.lto_priv.4                                                                      30   0.00%  0x000d8765 rodata
│   ├── __func__.9.lto_priv.5                                                                      21   0.00%  0x000d85c9 rodata
│   ├── __gtdf2                                                                                   138   0.01%  0x0000ab29 text
│   ├── __ieee754_acosf                                                                           496   0.05%  0x0008f359 text
│   ├── __ieee754_asinf                                                                           460   0.05%  0x0008f549 text
│   ├── __ieee754_atan2f                                                                          316   0.03%  0x0008f715 text
│   ├── __ieee754_coshf                                                                           192   0.02%  0x0008f851 text
│   ├── __ieee754_expf                                                                            416   0.04%  0x0008f911 text
│   ├── __ieee754_fmodf                                                                           264   0.03%  0x0008fab1 text
│   ├── __ieee754_logf                                                                            480   0.05%  0x0008fbb9 text
│   ├── __ieee754_powf                                                                           1476   0.15%  0x0008fd99 text
│   ├── __ieee754_rem_pio2f                                                                       604   0.06%  0x0009035d text
│   ├── __ieee754_sinhf                                                                           220   0.02%  0x000905b9 text
│   ├── __ieee754_sqrtf                                                                             6   0.00%  0x000aff4f text
│   ├── __ieee802_11_set_beacon                                                                   780   0.08%  0x0002cffd text
│   ├── __init___device_dts_ord_102                                                                 8   0.00%  0x000afffc initlevel
│   ├── __init___device_dts_ord_110                                                                 8   0.00%  0x000affec initlevel
│   ├── __init___device_dts_ord_116                                                                 8   0.00%  0x000afff4 initlevel
│   ├── __init___device_dts_ord_12                                                                  8   0.00%  0x000affe4 initlevel
│   ├── __init___device_dts_ord_121                                                                 8   0.00%  0x000b005c initlevel
│   ├── __init___device_dts_ord_138                                                                 8   0.00%  0x000b0074 initlevel
│   ├── __init___device_dts_ord_143                                                                 8   0.00%  0x000b0064 initlevel
│   ├── __init___device_dts_ord_144                                                                 8   0.00%  0x000b007c initlevel
│   ├── __init___device_dts_ord_15                                                                  8   0.00%  0x000affdc initlevel
│   ├── __init___device_dts_ord_64                                                                  8   0.00%  0x000b0054 initlevel
│   ├── __init___device_dts_ord_74                                                                  8   0.00%  0x000affbc initlevel
│   ├── __init___device_dts_ord_8                                                                   8   0.00%  0x000affd4 initlevel
│   ├── __init__psa_crypto_init                                                                     8   0.00%  0x000b006c initlevel
│   ├── __init_conn_mgr_mon_init                                                                    8   0.00%  0x000b0094 initlevel
│   ├── __init_credentials_init                                                                     8   0.00%  0x000b001c initlevel
│   ├── __init_date_time_init                                                                       8   0.00%  0x000b00ac initlevel
│   ├── __init_enable_logger                                                                        8   0.00%  0x000b0014 initlevel
│   ├── __init_init                                                                                 8   0.00%  0x000b008c initlevel
│   ├── __init_init_app                                                                             8   0.00%  0x000b00b4 initlevel
│   ├── __init_init_mem_slab_obj_core_list                                                          8   0.00%  0x000affc4 initlevel
│   ├── __init_k_sys_work_q_init                                                                    8   0.00%  0x000b004c initlevel
│   ├── __init_net_init                                                                             8   0.00%  0x000b0084 initlevel
│   ├── __init_nordicsemi_nrf53_init                                                                8   0.00%  0x000affac initlevel
│   ├── __init_nrf53_cpunet_mgmt_init                                                               8   0.00%  0x000affa4 initlevel
│   ├── __init_ns_fault_init                                                                        8   0.00%  0x000affb4 initlevel
│   ├── __init_ns_interface_init                                                                    8   0.00%  0x000b0044 initlevel
│   ├── __init_posix_thread_pool_init                                                               8   0.00%  0x000aff84 initlevel
│   ├── __init_pthread_barrier_pool_init                                                            8   0.00%  0x000aff9c initlevel
│   ├── __init_pthread_cond_pool_init                                                               8   0.00%  0x000aff94 initlevel
│   ├── __init_pthread_mutex_pool_init                                                              8   0.00%  0x000aff8c initlevel
│   ├── __init_rtc_pretick_init                                                                     8   0.00%  0x000b0024 initlevel
│   ├── __init_statics_init_pre                                                                     8   0.00%  0x000affcc initlevel
│   ├── __init_sys_clock_driver_init                                                                8   0.00%  0x000b000c initlevel
│   ├── __init_tls_init                                                                             8   0.00%  0x000b009c initlevel
│   ├── __init_uart_console_init                                                                    8   0.00%  0x000b0004 initlevel
│   ├── __init_wifi_ready_init                                                                      8   0.00%  0x000b00a4 initlevel
│   ├── __init_workqueue_init                                                                       8   0.00%  0x000b002c initlevel
│   ├── __isr_table_entry__isr_wrapper_irq_0                                                        4   0.00%  0x00008040 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_10                                                       4   0.00%  0x00008054 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_100                                                      4   0.00%  0x00008108 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_102                                                      4   0.00%  0x0000810c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_104                                                      4   0.00%  0x00008110 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_106                                                      4   0.00%  0x00008114 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_108                                                      4   0.00%  0x00008118 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_110                                                      4   0.00%  0x0000811c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_112                                                      4   0.00%  0x00008120 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_114                                                      4   0.00%  0x00008124 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_116                                                      4   0.00%  0x00008128 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_118                                                      4   0.00%  0x0000812c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_12                                                       4   0.00%  0x00008058 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_120                                                      4   0.00%  0x00008130 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_122                                                      4   0.00%  0x00008134 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_124                                                      4   0.00%  0x00008138 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_126                                                      4   0.00%  0x0000813c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_128                                                      4   0.00%  0x00008140 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_130                                                      4   0.00%  0x00008144 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_132                                                      4   0.00%  0x00008148 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_134                                                      4   0.00%  0x0000814c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_136                                                      4   0.00%  0x00008150 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_14                                                       4   0.00%  0x0000805c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_16                                                       4   0.00%  0x00008060 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_18                                                       4   0.00%  0x00008064 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_2                                                        4   0.00%  0x00008044 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_20                                                       4   0.00%  0x00008068 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_22                                                       4   0.00%  0x0000806c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_24                                                       4   0.00%  0x00008070 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_26                                                       4   0.00%  0x00008074 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_28                                                       4   0.00%  0x00008078 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_30                                                       4   0.00%  0x0000807c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_32                                                       4   0.00%  0x00008080 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_34                                                       4   0.00%  0x00008084 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_36                                                       4   0.00%  0x00008088 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_38                                                       4   0.00%  0x0000808c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_4                                                        4   0.00%  0x00008048 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_40                                                       4   0.00%  0x00008090 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_42                                                       4   0.00%  0x00008094 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_44                                                       4   0.00%  0x00008098 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_46                                                       4   0.00%  0x0000809c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_48                                                       4   0.00%  0x000080a0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_50                                                       4   0.00%  0x000080a4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_52                                                       4   0.00%  0x000080a8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_54                                                       4   0.00%  0x000080ac rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_56                                                       4   0.00%  0x000080b0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_58                                                       4   0.00%  0x000080b4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_6                                                        4   0.00%  0x0000804c rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_60                                                       4   0.00%  0x000080b8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_62                                                       4   0.00%  0x000080bc rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_64                                                       4   0.00%  0x000080c0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_66                                                       4   0.00%  0x000080c4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_68                                                       4   0.00%  0x000080c8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_70                                                       4   0.00%  0x000080cc rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_72                                                       4   0.00%  0x000080d0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_74                                                       4   0.00%  0x000080d4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_76                                                       4   0.00%  0x000080d8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_78                                                       4   0.00%  0x000080dc rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_8                                                        4   0.00%  0x00008050 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_80                                                       4   0.00%  0x000080e0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_82                                                       4   0.00%  0x000080e4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_84                                                       4   0.00%  0x000080e8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_86                                                       4   0.00%  0x000080ec rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_88                                                       4   0.00%  0x000080f0 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_90                                                       4   0.00%  0x000080f4 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_92                                                       4   0.00%  0x000080f8 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_94                                                       4   0.00%  0x000080fc rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_96                                                       4   0.00%  0x00008100 rom_start
│   ├── __isr_table_entry__isr_wrapper_irq_98                                                       4   0.00%  0x00008104 rom_start
│   ├── __isr_table_entry_irq_handler_irq_4.1                                                       8   0.00%  0x000f1668 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.0                                               8   0.00%  0x000f1740 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.1                                               8   0.00%  0x000f16d0 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.2                                               8   0.00%  0x000f1618 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.3                                               8   0.00%  0x000f1688 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.4                                               8   0.00%  0x000f1720 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.4                                                          8   0.00%  0x000f15f0 rodata
│   ├── __isr_table_entry_rtc_nrf_isr_irq_1.1                                                       8   0.00%  0x000f1670 rodata
│   ├── __isr_table_entry_uarte_nrfx_isr_int_irq_3.1                                                8   0.00%  0x000f1608 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_138                                                    8   0.00%  0x000f15c8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_139                                                    8   0.00%  0x000f15d0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_140                                                    8   0.00%  0x000f15d8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_141                                                    8   0.00%  0x000f15e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_142                                                    8   0.00%  0x000f15e8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_143                                                    8   0.00%  0x000f15f8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_144                                                    8   0.00%  0x000f1600 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_145                                                    8   0.00%  0x000f1610 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_146                                                    8   0.00%  0x000f1620 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_147                                                    8   0.00%  0x000f1628 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_148                                                    8   0.00%  0x000f1630 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_149                                                    8   0.00%  0x000f1638 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_150                                                    8   0.00%  0x000f1640 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_151                                                    8   0.00%  0x000f1648 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_152                                                    8   0.00%  0x000f1650 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_153                                                    8   0.00%  0x000f1658 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_154                                                    8   0.00%  0x000f1660 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_155                                                    8   0.00%  0x000f1678 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_156                                                    8   0.00%  0x000f1680 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_157                                                    8   0.00%  0x000f1690 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_158                                                    8   0.00%  0x000f1698 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_159                                                    8   0.00%  0x000f16a0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_160                                                    8   0.00%  0x000f16a8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_161                                                    8   0.00%  0x000f16b0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_162                                                    8   0.00%  0x000f16b8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_163                                                    8   0.00%  0x000f16c0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_164                                                    8   0.00%  0x000f16c8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_165                                                    8   0.00%  0x000f16d8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_166                                                    8   0.00%  0x000f16e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_167                                                    8   0.00%  0x000f16e8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_168                                                    8   0.00%  0x000f16f0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_169                                                    8   0.00%  0x000f16f8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_170                                                    8   0.00%  0x000f1700 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_171                                                    8   0.00%  0x000f1708 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_172                                                    8   0.00%  0x000f1710 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_173                                                    8   0.00%  0x000f1718 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_174                                                    8   0.00%  0x000f1728 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_175                                                    8   0.00%  0x000f1730 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_176                                                    8   0.00%  0x000f1738 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_177                                                    8   0.00%  0x000f1748 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_178                                                    8   0.00%  0x000f1750 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_179                                                    8   0.00%  0x000f1758 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_180                                                    8   0.00%  0x000f1760 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_181                                                    8   0.00%  0x000f1768 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_182                                                    8   0.00%  0x000f1770 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_183                                                    8   0.00%  0x000f1778 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_184                                                    8   0.00%  0x000f1780 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_185                                                    8   0.00%  0x000f1788 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_186                                                    8   0.00%  0x000f1790 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_187                                                    8   0.00%  0x000f1798 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_188                                                    8   0.00%  0x000f17a0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_189                                                    8   0.00%  0x000f17a8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_190                                                    8   0.00%  0x000f17b0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_191                                                    8   0.00%  0x000f17b8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_192                                                    8   0.00%  0x000f17c0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_193                                                    8   0.00%  0x000f17c8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_194                                                    8   0.00%  0x000f17d0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_195                                                    8   0.00%  0x000f17d8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_196                                                    8   0.00%  0x000f17e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_197                                                    8   0.00%  0x000f17e8 rodata
│   ├── __kernel_cosf                                                                             176   0.02%  0x00090695 text
│   ├── __kernel_rem_pio2f                                                                       1278   0.13%  0x00090745 text
│   ├── __kernel_sinf                                                                             144   0.01%  0x00090c45 text
│   ├── __kernel_tanf                                                                             448   0.05%  0x00090cd5 text
│   ├── __ledf2                                                                                   130   0.01%  0x0000ab31 text
│   ├── __malloc_lock                                                                              12   0.00%  0x0008e269 text
│   ├── __malloc_unlock                                                                            12   0.00%  0x0008e275 text
│   ├── __math_oflowf                                                                               4   0.00%  0x000aff77 text
│   ├── __muldf3                                                                                  596   0.06%  0x0000acdd text
│   ├── __net_if_dev_dts_ord_138_0                                                                 28   0.00%  0x20008ec0 net_if_dev_area
│   ├── __net_if_dts_ord_138_0                                                                    144   0.01%  0x20008e30 net_if_area
│   ├── __net_socket_register_45_tls                                                               16   0.00%  0x000b02e8 net_socket_register_area
│   ├── __net_socket_register_50_af_inet46                                                         16   0.00%  0x000b02f8 net_socket_register_area
│   ├── __net_socket_register_50_af_packet                                                         16   0.00%  0x000b0308 net_socket_register_area
│   ├── __nrfy_internal_gpiote_events_process.constprop.0                                          92   0.01%  0x00079569 text
│   ├── __nrfy_internal_pwm_events_process                                                        110   0.01%  0x000a00b1 text
│   ├── __nrfy_internal_rtc_events_process.lto_priv.0                                              66   0.01%  0x0009f445 text
│   ├── __nrfy_internal_spim_events_process.lto_priv.0                                            128   0.01%  0x000a019d text
│   ├── __nrfy_internal_wdt_event_handle.lto_priv.0                                                42   0.00%  0x0009f41b text
│   ├── __pinctrl_dev_config__device_dts_ord_110.lto_priv.0                                        12   0.00%  0x000b0c28 rodata
│   ├── __pinctrl_dev_config__device_dts_ord_136                                                   12   0.00%  0x000b5c28 rodata
│   ├── __pinctrl_dev_config__device_dts_ord_143                                                   12   0.00%  0x000b41b4 rodata
│   ├── __pinctrl_dev_config__device_dts_ord_64.lto_priv.0                                         12   0.00%  0x000b4114 rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_110.lto_priv.0                                      16   0.00%  0x000b0c08 rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_136                                                 24   0.00%  0x000b55ac rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_143                                                 12   0.00%  0x000b416c rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_64.lto_priv.0                                        4   0.00%  0x000b4100 rodata
│   ├── __pinctrl_states__device_dts_ord_110.lto_priv.0                                             8   0.00%  0x000b0c18 rodata
│   ├── __pinctrl_states__device_dts_ord_136                                                        8   0.00%  0x000b55c4 rodata
│   ├── __pinctrl_states__device_dts_ord_143                                                        8   0.00%  0x000b4194 rodata
│   ├── __pinctrl_states__device_dts_ord_64.lto_priv.0                                              8   0.00%  0x000b4104 rodata
│   ├── __popcountsi2                                                                              38   0.00%  0x0000b50d text
│   ├── __retarget_lock_close_recursive                                                             4   0.00%  0x000af247 text
│   ├── __sccl                                                                                    114   0.01%  0x000afc55 text
│   ├── __sclose                                                                                    8   0.00%  0x000afa21 text
│   ├── __seofread                                                                                  4   0.00%  0x000af9c1 text
│   ├── __sf_fake_stderr                                                                           32   0.00%  0x000bb3e0 rodata
│   ├── __sf_fake_stdin                                                                            32   0.00%  0x000bb420 rodata
│   ├── __sf_fake_stdout                                                                           32   0.00%  0x000bb400 rodata
│   ├── __sflags                                                                                  108   0.01%  0x000afa4d text
│   ├── __sflush_r                                                                                262   0.03%  0x000af267 text
│   ├── __sfmoreglue                                                                               44   0.00%  0x000af36d text
│   ├── __sfp                                                                                     140   0.01%  0x0008c8b9 text
│   ├── __sfp_lock_acquire                                                                         12   0.00%  0x0008c819 text
│   ├── __sfp_lock_release                                                                         12   0.00%  0x0008c825 text
│   ├── __sfputc_r                                                                                 46   0.00%  0x000af4a5 text
│   ├── __sfputs_r                                                                                 36   0.00%  0x000af4d3 text
│   ├── __sfvwrite_r                                                                              672   0.07%  0x0008df85 text
│   ├── __sinit                                                                                   112   0.01%  0x0008c849 text
│   ├── __sinit_lock_acquire                                                                       12   0.00%  0x0008c831 text
│   ├── __sinit_lock_release                                                                       12   0.00%  0x0008c83d text
│   ├── __smakebuf_r                                                                              128   0.01%  0x0008cda5 text
│   ├── __sread                                                                                    34   0.00%  0x000af99f text
│   ├── __srefill_r                                                                               268   0.03%  0x0008d4c1 text
│   ├── __sseek                                                                                    36   0.00%  0x000af9fd text
│   ├── __ssputs_r                                                                                182   0.02%  0x000afe81 text
│   ├── __ssrefill_r                                                                               58   0.01%  0x000afc1b text
│   ├── __ssvfscanf_r                                                                             752   0.08%  0x0008e2f9 text
│   ├── __subdf3                                                                                  634   0.07%  0x0000a7b9 text
│   ├── __submore                                                                                 110   0.01%  0x000afcc7 text
│   ├── __swbuf_r                                                                                 164   0.02%  0x0008dda1 text
│   ├── __swhatbuf_r                                                                               74   0.01%  0x000af415 text
│   ├── __swrite                                                                                   56   0.01%  0x000af9c5 text
│   ├── __swsetup_r                                                                               216   0.02%  0x0008de69 text
│   ├── __udivmoddi4                                                                              668   0.07%  0x0000b271 text
│   ├── __z_net_socket_service_dhcpv4_server.lto_priv.0                                            20   0.00%  0x200086b0 datas
│   ├── __z_net_socket_service_resolve_svc                                                         40   0.00%  0x20008688 datas
│   ├── _check_fd.lto_priv.0                                                                       44   0.00%  0x0000dc8d text
│   ├── _cleanup_r                                                                                 12   0.00%  0x0008c80d text
│   ├── _close_r                                                                                   32   0.00%  0x0008df41 text
│   ├── _ctype_                                                                                   257   0.03%  0x000f0d14 rodata
│   ├── _data_bits_name                                                                            20   0.00%  0x000b9320 rodata
│   ├── _fclose_r                                                                                 212   0.02%  0x0008c535 text
│   ├── _fflush_r                                                                                 120   0.01%  0x0008c619 text
│   ├── _fgets_r                                                                                  252   0.03%  0x0008c6b5 text
│   ├── _flow_control_name                                                                         12   0.00%  0x000b92f0 rodata
│   ├── _fopen_r                                                                                  168   0.02%  0x0008c945 text
│   ├── _free_r                                                                                   148   0.02%  0x0008ce25 text
│   ├── _fseek_r                                                                                    4   0.00%  0x000af399 text
│   ├── _fseeko_r                                                                                 288   0.03%  0x0008ca21 text
│   ├── _fstat                                                                                     52   0.01%  0x0003a631 text
│   ├── _fstat_r                                                                                   36   0.00%  0x0008df61 text
│   ├── _ftello_r                                                                                 224   0.02%  0x0008cb41 text
│   ├── _fwalk                                                                                     58   0.01%  0x000af39d text
│   ├── _fwalk_reent                                                                               62   0.01%  0x000af3d7 text
│   ├── _get_digit                                                                                 46   0.00%  0x00091193 text
│   ├── _global_impure_ptr                                                                          4   0.00%  0x000bb440 rodata
│   ├── _ieee80211ac_cap_check.lto_priv.0                                                          32   0.00%  0x00011ddd text
│   ├── _ieee802_1x_abort_auth.lto_priv.0                                                          68   0.01%  0x0002f631 text
│   ├── _ieee802_1x_finished.lto_priv.0                                                           280   0.03%  0x00030605 text
│   ├── _impure_ptr                                                                                 4   0.00%  0x20008910 datas
│   ├── _isatty_r                                                                                  32   0.00%  0x0008e225 text
│   ├── _isr_wrapper                                                                               36   0.00%  0x0003a1e1 text
│   ├── _ldiv5                                                                                     48   0.00%  0x00091163 text
│   ├── _lseek                                                                                     56   0.01%  0x0003a5f9 text
│   ├── _lseek_r                                                                                   36   0.00%  0x0008e245 text
│   ├── _malloc_r                                                                                 180   0.02%  0x0008ceb9 text
│   ├── _malloc_usable_size_r                                                                      16   0.00%  0x000afb95 text
│   ├── _net_l2_ETHERNET                                                                           20   0.00%  0x20008edc net_l2_area
│   ├── _open_r                                                                                    36   0.00%  0x0008d421 text
│   ├── _parity_name                                                                               20   0.00%  0x000b930c rodata
│   ├── _pmksa_cache_free_entry.lto_priv.0                                                         48   0.00%  0x00098c39 text
│   ├── _printf_common                                                                            228   0.02%  0x000af4f7 text
│   ├── _printf_i                                                                                 604   0.06%  0x0008d1c5 text
│   ├── _psa_crypto_init                                                                            4   0.00%  0x0009fadb text
│   ├── _puts_r                                                                                   180   0.02%  0x0008e8c9 text
│   ├── _qspi_wait_for_completion.constprop.0                                                      48   0.00%  0x0007c291 text
│   ├── _read                                                                                       6   0.00%  0x0009adc1 text
│   ├── _read_r                                                                                    36   0.00%  0x0008e281 text
│   ├── _realloc_r                                                                                 74   0.01%  0x000afaed text
│   ├── _sbrk_r                                                                                    32   0.00%  0x0008d639 text
│   ├── _scanf_chars                                                                              180   0.02%  0x0008e5e9 text
│   ├── _scanf_i                                                                                  508   0.05%  0x0008e69d text
│   ├── _spi_context_cs_control                                                                    64   0.01%  0x0009f6b3 text
│   ├── _stop_bits_name                                                                            16   0.00%  0x000b92fc rodata
│   ├── _strerror_r                                                                               972   0.10%  0x0008d7b9 text
│   ├── _strtol_l.constprop.0                                                                     252   0.03%  0x0008db99 text
│   ├── _strtol_r                                                                                   4   0.00%  0x000afa41 text
│   ├── _strtoul_l.constprop.0                                                                    228   0.02%  0x0008dca9 text
│   ├── _strtoul_r                                                                                  4   0.00%  0x000afa45 text
│   ├── _sungetc_r                                                                                118   0.01%  0x000afba5 text
│   ├── _svfprintf_r                                                                              504   0.05%  0x0008ea11 text
│   ├── _system_heap                                                                               20   0.00%  0x20008a18 k_heap_area
│   ├── _tx_pending_process                                                                       546   0.06%  0x000a8daf text
│   ├── _user_strerror                                                                              4   0.00%  0x000afa49 text
│   ├── _vfprintf_r                                                                               600   0.06%  0x0008cf6d text
│   ├── _vsnprintf_r                                                                               86   0.01%  0x000afe2b text
│   ├── _wpa_alloc_eapol.lto_priv.0                                                                80   0.01%  0x0009434f text
│   ├── _wpa_ctrl_command                                                                         300   0.03%  0x00024bcd text
│   ├── _wpa_ether_send.lto_priv.0                                                                118   0.01%  0x000943ef text
│   ├── _wpa_hexdump_link.constprop.0                                                              68   0.01%  0x00082925 text
│   ├── _wpa_supplicant_cancel_auth_timeout.lto_priv.0                                              4   0.00%  0x00094465 text
│   ├── _wpa_supplicant_deauthenticate.lto_priv.0                                                  22   0.00%  0x00094735 text
│   ├── _wpa_supplicant_event_scan_results                                                        972   0.10%  0x000211cd text
│   ├── _wpa_supplicant_get_new_bss                                                                86   0.01%  0x00095b53 text
│   ├── _wpa_supplicant_get_state.lto_priv.0                                                        6   0.00%  0x00094115 text
│   ├── _wpa_supplicant_reconnect.lto_priv.0                                                       18   0.00%  0x0009446d text
│   ├── _wpa_supplicant_set_state.lto_priv.0                                                        4   0.00%  0x00094469 text
│   ├── _write                                                                                      6   0.00%  0x0009adc7 text
│   ├── _write_r                                                                                   36   0.00%  0x0008de45 text
│   ├── abort                                                                                      28   0.00%  0x0003a2d1 text
│   ├── ac_be.1.lto_priv.1.lto_priv.0                                                              20   0.00%  0x000b152c rodata
│   ├── ac_bk.0.lto_priv.0.lto_priv.0                                                              20   0.00%  0x000b1518 rodata
│   ├── ac_vi.2.lto_priv.0.lto_priv.0                                                              20   0.00%  0x000b1504 rodata
│   ├── ac_vo.3.lto_priv.1.lto_priv.0                                                              20   0.00%  0x000b14f0 rodata
│   ├── acosf                                                                                     100   0.01%  0x0008ef1d text
│   ├── add32                                                                                      16   0.00%  0x000a9f1d text
│   ├── add_buf                                                                                    34   0.00%  0x00096641 text
│   ├── add_buf_data                                                                               40   0.00%  0x00096663 text
│   ├── add_event                                                                                  86   0.01%  0x000a0985 text
│   ├── add_interface                                                                             588   0.06%  0x00028bd5 text
│   ├── add_multi_ap_ie                                                                           134   0.01%  0x000929f1 text
│   ├── add_sub_mpi                                                                               244   0.03%  0x000ab93b text
│   ├── addr.0.lto_priv.0                                                                           4   0.00%  0x000b38e8 rodata
│   ├── addr.1                                                                                      4   0.00%  0x000b40e4 rodata
│   ├── addr_in_list.lto_priv.0                                                                    56   0.01%  0x00095f0d text
│   ├── adjust_owner_prio                                                                         172   0.02%  0x00052cbd text
│   ├── aes_128_cbc_info                                                                            8   0.00%  0x000b93b4 rodata
│   ├── aes_128_ctr_info                                                                            8   0.00%  0x000b939c rodata
│   ├── aes_128_ecb_info                                                                            8   0.00%  0x000b93cc rodata
│   ├── aes_128_gcm_info                                                                            8   0.00%  0x000b9384 rodata
│   ├── aes_192_cbc_info                                                                            8   0.00%  0x000b93ac rodata
│   ├── aes_192_ctr_info                                                                            8   0.00%  0x000b9394 rodata
│   ├── aes_192_ecb_info                                                                            8   0.00%  0x000b93c4 rodata
│   ├── aes_192_gcm_info                                                                            8   0.00%  0x000b937c rodata
│   ├── aes_256_cbc_info                                                                            8   0.00%  0x000b93a4 rodata
│   ├── aes_256_ctr_info                                                                            8   0.00%  0x000b938c rodata
│   ├── aes_256_ecb_info                                                                            8   0.00%  0x000b93bc rodata
│   ├── aes_256_gcm_info                                                                            8   0.00%  0x000b9374 rodata
│   ├── aes_crypt_cbc_wrap                                                                        210   0.02%  0x000a95f7 text
│   ├── aes_crypt_ctr_wrap                                                                        182   0.02%  0x000a96c9 text
│   ├── aes_crypt_ecb_wrap                                                                         40   0.00%  0x000a95cf text
│   ├── aes_ctx_alloc                                                                              30   0.00%  0x000a9423 text
│   ├── aes_ctx_free                                                                               24   0.00%  0x000a930d text
│   ├── aes_info                                                                                   32   0.00%  0x000b9354 rodata
│   ├── aes_setkey_dec_wrap                                                                         4   0.00%  0x000a977f text
│   ├── aes_setkey_enc_wrap                                                                         4   0.00%  0x000a9783 text
│   ├── aes_unwrap                                                                               1138   0.12%  0x0000e205 text
│   ├── alloc_chunk                                                                               114   0.01%  0x0009168d text
│   ├── alloc_int_str                                                                              32   0.00%  0x0000f099 text
│   ├── alloc_strdup                                                                                8   0.00%  0x0009339b text
│   ├── allowed_args.0                                                                             16   0.00%  0x000b81e8 rodata
│   ├── allowed_args.0.lto_priv.0                                                                  24   0.00%  0x000b56c4 rodata
│   ├── allowed_args.0.lto_priv.1                                                                  32   0.00%  0x000b5660 rodata
│   ├── allowed_args.0.lto_priv.10                                                                 32   0.00%  0x000b9128 rodata
│   ├── allowed_args.0.lto_priv.11                                                                 32   0.00%  0x000b90c4 rodata
│   ├── allowed_args.0.lto_priv.12                                                                 16   0.00%  0x000b92e0 rodata
│   ├── allowed_args.0.lto_priv.13                                                                 16   0.00%  0x000b92d0 rodata
│   ├── allowed_args.0.lto_priv.2                                                                  24   0.00%  0x000b5624 rodata
│   ├── allowed_args.0.lto_priv.3                                                                  32   0.00%  0x000b8a9c rodata
│   ├── allowed_args.0.lto_priv.4                                                                   8   0.00%  0x000b8a40 rodata
│   ├── allowed_args.0.lto_priv.5                                                                  32   0.00%  0x000b88f0 rodata
│   ├── allowed_args.0.lto_priv.6                                                                  40   0.00%  0x000b8c44 rodata
│   ├── allowed_args.0.lto_priv.7                                                                  40   0.00%  0x000b8bd4 rodata
│   ├── allowed_args.0.lto_priv.8                                                                  16   0.00%  0x000b9158 rodata
│   ├── allowed_args.0.lto_priv.9                                                                  16   0.00%  0x000b9148 rodata
│   ├── allowed_args.1                                                                             16   0.00%  0x000b8910 rodata
│   ├── allowed_args.1                                                                             24   0.00%  0x000b5734 rodata
│   ├── allowed_args.1                                                                             72   0.01%  0x000b8bfc rodata
│   ├── ap_ap_list_del                                                                             32   0.00%  0x000964ff text
│   ├── ap_check_sa_query_timeout                                                                 132   0.01%  0x00033e49 text
│   ├── ap_copy_sta_supp_op_classes                                                                52   0.01%  0x00098607 text
│   ├── ap_ctrl_iface_disassoc_accept_mac                                                          78   0.01%  0x00096843 text
│   ├── ap_ctrl_iface_set_acl                                                                      20   0.00%  0x000967e1 text
│   ├─%E2%94%80 ap_free_ap.lto_priv.0                                                                     128   0.01%  0x00029861 text
│   ├── ap_free_sta                                                                               888   0.09%  0x00036b59 text
│   ├── ap_get_sta                                                                                 36   0.00%  0x00098d53 text
│   ├── ap_handle_session_timer.lto_priv.0                                                         84   0.01%  0x00037111 text
│   ├── ap_handle_session_warning_timer.lto_priv.0                                                  2   0.00%  0x00093f8f text
│   ├── ap_handle_timer                                                                           576   0.06%  0x00036ed1 text
│   ├── ap_ht2040_timeout                                                                          36   0.00%  0x0002f60d text
│   ├── ap_ht40_scan_retry.lto_priv.0                                                             232   0.02%  0x0003051d text
│   ├── ap_list_beacon_olbc.lto_priv.0                                                             78   0.01%  0x00096bf5 text
│   ├── ap_list_process_beacon.part.0                                                             376   0.04%  0x000298e1 text
│   ├── ap_mgmt_tx_cb                                                                             468   0.05%  0x0002968d text
│   ├── ap_probe_req_rx                                                                             4   0.00%  0x000964f9 text
│   ├── ap_public_action_rx                                                                         2   0.00%  0x000964ef text
│   ├── ap_sa_query_timer.lto_priv.0                                                              296   0.03%  0x00033ecd text
│   ├── ap_sta_add                                                                                272   0.03%  0x000353a5 text
│   ├── ap_sta_authorized_cb                                                                        2   0.00%  0x000964f3 text
│   ├── ap_sta_clear_disconnect_timeouts                                                           52   0.01%  0x000341e9 text
│   ├── ap_sta_deauth_cb_timeout.lto_priv.0                                                        26   0.00%  0x0009a1e9 text
│   ├── ap_sta_delayed_1x_auth_fail_cb.lto_priv.0                                                  16   0.00%  0x00099bad text
│   ├── ap_sta_disassoc_cb_timeout.lto_priv.0                                                      26   0.00%  0x0009a1cf text
│   ├── ap_sta_disconnect                                                                         228   0.02%  0x000352c1 text
│   ├── ap_sta_disconnect_common.lto_priv.0                                                        84   0.01%  0x000344ed text
│   ├── ap_sta_handle_disassociate.lto_priv.0                                                     108   0.01%  0x00034541 text
│   ├── ap_sta_remove                                                                              68   0.01%  0x0009a18b text
│   ├── ap_sta_set_authorized                                                                      30   0.00%  0x000997bb text
│   ├── ap_sta_set_authorized_event                                                               416   0.04%  0x00034049 text
│   ├── ap_sta_set_authorized_flag                                                                 84   0.01%  0x00033ff5 text
│   ├── ap_sta_wpa_get_keyid                                                                       64   0.01%  0x0009977b text
│   ├── ap_vendor_action_rx                                                                         4   0.00%  0x000964f5 text
│   ├── ap_wps_event_cb                                                                             2   0.00%  0x000964f1 text
│   ├── ap_wps_reg_success_cb                                                                       2   0.00%  0x000964fd text
│   ├── api_blocking_start.lto_priv.0                                                              60   0.01%  0x000467a1 text
│   ├── api_start.lto_priv.0                                                                       14   0.00%  0x0009e945 text
│   ├── api_stop.lto_priv.0                                                                         6   0.00%  0x0009e8e5 text
│   ├── apply_to_single_or_list                                                                    60   0.01%  0x000a48d9 text
│   ├── arch_cpu_idle                                                                              50   0.01%  0x0009ad8b text
│   ├── arch_irq_unlock_outlined                                                                   14   0.00%  0x0009ad7d text
│   ├── are_ies_equal.lto_priv.0                                                                  436   0.05%  0x0001cf09 text
│   ├── arg_looks_integer                                                                          40   0.00%  0x000551d1 text
│   ├── arg_looks_numeric                                                                          36   0.00%  0x000551f9 text
│   ├── arm_cmse_mpu_region_get                                                                    18   0.00%  0x0009a2d5 text
│   ├── arp_entry_cleanup                                                                          46   0.00%  0x0009b7b9 text
│   ├── arp_entry_find                                                                             30   0.00%  0x0009b4d3 text
│   ├── arp_request_timeout.lto_priv.0                                                            180   0.02%  0x0003efbd text
│   ├── array_append.lto_priv.0                                                                    96   0.01%  0x000a1001 text
│   ├── array_binary_op.lto_priv.0                                                                364   0.04%  0x00056b3d text
│   ├── array_bytearray_str_bytes_locals_table.lto_priv.0                                         224   0.02%  0x000b4624 rodata
│   ├── array_construct                                                                           180   0.02%  0x000569cd text
│   ├── array_extend.lto_priv.0                                                                   124   0.01%  0x000a18f9 text
│   ├── array_get_buffer.lto_priv.0                                                                84   0.01%  0x0005532d text
│   ├── array_it_iternext                                                                          40   0.00%  0x000a0daf text
│   ├── array_iterator_new.lto_priv.0                                                              44   0.00%  0x00055115 text
│   ├── array_make_new.lto_priv.0                                                                  52   0.01%  0x00056a81 text
│   ├── array_new.lto_priv.0                                                                       72   0.01%  0x00056985 text
│   ├── array_print.lto_priv.0                                                                    144   0.01%  0x00055dd5 text
│   ├── array_subscr.lto_priv.0                                                                   264   0.03%  0x00056ca9 text
│   ├── array_unary_op.lto_priv.0                                                                  34   0.00%  0x000a0c33 text
│   ├── asinf                                                                                     100   0.01%  0x0008ef81 text
│   ├── asn1_get_nonzero_mpi                                                                       36   0.00%  0x00075fa1 text
│   ├── asn1_get_sequence_of_cb.lto_priv.0                                                         52   0.01%  0x000aa0db text
│   ├── async_start                                                                                90   0.01%  0x0009e8eb text
│   ├── atan2f                                                                                      4   0.00%  0x000aff4b text
│   ├── atanf                                                                                     424   0.04%  0x0008ec09 text
│   ├── atanhi                                                                                     16   0.00%  0x000bb454 rodata
│   ├── atanlo                                                                                     16   0.00%  0x000bb444 rodata
│   ├── atoi                                                                                        8   0.00%  0x000af25f text
│   ├── atomic_and.lto_priv.2.lto_priv.0                                                           22   0.00%  0x0009d2c3 text
│   ├── atomic_get.lto_priv.1.lto_priv.0                                                            6   0.00%  0x00091b43 text
│   ├── atomic_inc.lto_priv.2.lto_priv.0                                                           18   0.00%  0x00091b31 text
│   ├── atomic_or.lto_priv.4.lto_priv.0                                                            22   0.00%  0x0009ba8f text
│   ├── attr.lto_priv.0                                                                           128   0.01%  0x000d41ef rodata
│   ├── auth_sae_process_commit                                                                    92   0.01%  0x000317cd text
│   ├── auth_sae_retransmit_timer.lto_priv.0                                                      124   0.01%  0x000308f1 text
│   ├── auth_sae_send_commit.lto_priv.0                                                           468   0.05%  0x0003071d text
│   ├── auth_sae_send_confirm.lto_priv.0                                                           82   0.01%  0x00098037 text
│   ├── backend_cb_log_backend_uart                                                                 8   0.00%  0x20008904 datas
│   ├── bad_implicit_conversion.lto_priv.0                                                         32   0.00%  0x0005a4ed text
│   ├── base                                                                                       32   0.00%  0x000baeac rodata
│   ├── base                                                                                       64   0.01%  0x000baf38 rodata
│   ├── base_point                                                                                 56   0.01%  0x000bb170 rodata
│   ├── base_point                                                                                 64   0.01%  0x000bb240 rodata
│   ├── base_point                                                                                 96   0.01%  0x000bb320 rodata
│   ├── bg_thread_main.lto_priv.0                                                                2080   0.22%  0x00054331 text
│   ├── bin_clear_free                                                                             22   0.00%  0x000931c7 text
│   ├── bind_default.lto_priv.0                                                                    92   0.01%  0x00042661 text
│   ├── bitmap_to_str                                                                              34   0.00%  0x00095ac9 text
│   ├── blocking_start_callback                                                                     6   0.00%  0x0009f1a3 text
│   ├── bool_binary_op.lto_priv.0                                                                  16   0.00%  0x000a0ee9 text
│   ├── bool_make_new.lto_priv.0                                                                   34   0.00%  0x000a18d7 text
│   ├── bool_print.lto_priv.0                                                                      20   0.00%  0x00055621 text
│   ├── bool_unary_op.lto_priv.0                                                                   24   0.00%  0x000a0d1b text
│   ├── bound_meth_binary_op.lto_priv.0                                                            34   0.00%  0x000a6981 text
│   ├── bound_meth_call.lto_priv.0                                                                 22   0.00%  0x000a8411 text
│   ├── bound_meth_unary_op.lto_priv.0                                                             22   0.00%  0x000a696b text
│   ├── bp                                                                                          8   0.00%  0x000bb4ac rodata
│   ├── broadcast_eth_addr                                                                          6   0.00%  0x000cb9e7 rodata
│   ├── bsses                                                                                       8   0.00%  0x20008448 datas
│   ├── bucken_spec                                                                                 8   0.00%  0x000b5c44 rodata
│   ├── bucket_idx                                                                                 30   0.00%  0x000912b3 text
│   ├── build_tuple_from_stack                                                                    128   0.01%  0x000a7b35 text
│   ├── bus_fault.constprop.1                                                                     316   0.03%  0x0007cfdd text
│   ├── bytearray_make_new.lto_priv.0                                                             136   0.01%  0x00056ab5 text
│   ├── bytes_decode.lto_priv.0                                                                    44   0.00%  0x000599cd text
│   ├── bytes_decode_obj                                                                           12   0.00%  0x000b45f4 rodata
│   ├── bytes_fromhex_bytes.lto_priv.0                                                             12   0.00%  0x0005e22d text
│   ├── bytes_fromhex_classmethod_obj.lto_priv.0                                                    8   0.00%  0x000b4600 rodata
│   ├── bytes_fromhex_obj.lto_priv.0                                                                8   0.00%  0x000b44f8 rodata
│   ├── bytes_fromhex_obj.lto_priv.1                                                                8   0.00%  0x000b7064 rodata
│   ├── bytes_hex_as_bytes.lto_priv.0                                                              12   0.00%  0x0005e4c5 text
│   ├── bytes_hex_as_bytes_obj.lto_priv.0                                                          12   0.00%  0x000b706c rodata
│   ├── bytes_hex_as_str.lto_priv.0                                                                12   0.00%  0x0005b991 text
│   ├── bytes_hex_as_str_obj.lto_priv.0                                                            12   0.00%  0x000b4608 rodata
│   ├── bytes_it_iternext                                                                          58   0.01%  0x000a25c1 text
│   ├── bytes_make_new.lto_priv.0                                                                  36   0.00%  0x0005551d text
│   ├── bytes_make_new.part.0.lto_priv.0                                                          272   0.03%  0x0005bcad text
│   ├── bytes_subscr.lto_priv.0                                                                   152   0.02%  0x00056125 text
│   ├── bytesio_stream_p.lto_priv.0                                                                16   0.00%  0x000b65c0 rodata
│   ├── c_assign                                                                                  420   0.04%  0x00065d15 text
│   ├── c_assign_tuple                                                                            140   0.01%  0x00065eb9 text
│   ├── c_del_stmt                                                                                268   0.03%  0x000658d1 text
│   ├── c_if_cond                                                                                 252   0.03%  0x000a521b text
│   ├── calc_chksum                                                                               254   0.03%  0x0009ce49 text
│   ├── calc_size_items                                                                           110   0.01%  0x000a7571 text
│   ├── calculate_update_time                                                                      62   0.01%  0x00094e89 text
│   ├── call_handler.constprop.0                                                                   64   0.01%  0x00079529 text
│   ├── call_wifi_ready_callbacks                                                                  72   0.01%  0x00050355 text
│   ├── calloc                                                                                     44   0.00%  0x0009b191 text
│   ├── can_xmit.lto_priv.0                                                                        28   0.00%  0x000a8bfd text
│   ├── cancel_alarm.lto_priv.0                                                                    42   0.00%  0x0009e991 text
│   ├── cancel_async_locked                                                                        52   0.01%  0x000a0149 text
│   ├── carrier_on_off.lto_priv.0                                                                 124   0.01%  0x000405ed text
│   ├── cb.0                                                                                       92   0.01%  0x000b34cc rodata
│   ├── cbvprintf.lto_priv.1                                                                     3372   0.35%  0x0000b539 text
│   ├── cbvprintf_package.constprop.0                                                             848   0.09%  0x00081eed text
│   ├── ceil                                                                                      248   0.03%  0x0000d511 text
│   ├── center_idx_to_bw_6ghz                                                                      74   0.01%  0x00092a77 text
│   ├── chan_pri_allowed                                                                           16   0.00%  0x00092d9b text
│   ├── channel_list_update_timeout.lto_priv.0                                                     24   0.00%  0x0002ea4d text
│   ├── char_out.lto_priv.0                                                                        36   0.00%  0x0000df91 text
│   ├── check_40mhz_2g4                                                                           276   0.03%  0x00092c87 text
│   ├── check_40mhz_5g                                                                            244   0.03%  0x00011719 text
│   ├── check_ext_capab.constprop.0                                                                94   0.01%  0x000ade3d text
│   ├── check_fs                                                                                  112   0.01%  0x0005f3fd text
│   ├── check_multi_ap_ie                                                                         132   0.01%  0x00011695 text
│   ├── check_stringio_is_open                                                                     20   0.00%  0x00067441 text
│   ├── check_used_port.constprop.0                                                               228   0.02%  0x0007cd95 text
│   ├── checked_fun_call                                                                           52   0.01%  0x0005b625 text
│   ├── children_iotcore_IoTCore                                                                   72   0.01%  0x000b8cf4 rodata
│   ├── children_iotcore__lt_module_gt_                                                             4   0.00%  0x000b8e68 rodata
│   ├── children_ntptime__lt_module_gt_                                                             8   0.00%  0x000b8dc0 rodata
│   ├── children_probe_Information                                                                  4   0.00%  0x000b8cec rodata
│   ├── children_probe_Probe                                                                       64   0.01%  0x000b8cac rodata
│   ├── children_probe_Settings                                                                     4   0.00%  0x000b8cf0 rodata
│   ├── children_probe__lt_module_gt_                                                              12   0.00%  0x000b8e5c rodata
│   ├── children_sock_test__lt_module_gt_                                                          20   0.00%  0x000b8e08 rodata
│   ├── children_watchdog_TaskWDT                                                                  20   0.00%  0x000b8d3c rodata
│   ├── children_watchdog_Watchdog                                                                 24   0.00%  0x000b8d50 rodata
│   ├── children_watchdog__lt_module_gt_                                                           12   0.00%  0x000b8ed4 rodata
│   ├── children_watchdog_singleton                                                                 4   0.00%  0x000b8d68 rodata
│   ├── children_wifi__lt_module_gt_                                                               12   0.00%  0x000b8ef0 rodata
│   ├── chunk_field.lto_priv.0                                                                     22   0.00%  0x0009160f text
│   ├── chunk_set                                                                                  22   0.00%  0x0009111d text
│   ├── chunk_size.lto_priv.0                                                                      12   0.00%  0x00091681 text
│   ├── ciphers                                                                                    72   0.01%  0x000bad14 rodata
│   ├── ciphers_group_mgmt                                                                         48   0.00%  0x000bace4 rodata
│   ├── ciphersuite_definitions.lto_priv.0                                                        944   0.10%  0x000b3c18 rodata
│   ├── ciphersuite_preference.lto_priv.0                                                         744   0.08%  0x000b3930 rodata
│   ├── clear_event_registrations                                                                  80   0.01%  0x000519c5 text
│   ├── clear_ipv4_addresses.lto_priv.0                                                            20   0.00%  0x000a2d21 text
│   ├── clear_spare_desc_q_map                                                                     84   0.01%  0x0006a5b5 text
│   ├── cli_txt_list_array                                                                         50   0.01%  0x000933e9 text
│   ├── clk_init                                                                                  144   0.01%  0x0004609d text
│   ├── clkstarted_handle.constprop.0                                                              76   0.01%  0x0007a8cd text
│   ├── clock_control_api.lto_priv.0                                                               28   0.00%  0x000b0288 clock_control_driver_api_area
│   ├── clock_event_handler                                                                        52   0.01%  0x00045fd1 text
│   ├── clock_gettime                                                                              92   0.01%  0x0003a695 text
│   ├── clock_id.0                                                                                  4   0.00%  0x20008430 datas
│   ├── clock_stop.lto_priv.0                                                                     248   0.03%  0x00050515 text
│   ├── clone_pkt_lladdr.lto_priv.0                                                                64   0.01%  0x0009d6fb text
│   ├── close                                                                                       4   0.00%  0x0009adbd text
│   ├── close_over_variables_etc                                                                  206   0.02%  0x000a617b text
│   ├── closure_call                                                                              142   0.01%  0x000a6dc3 text
│   ├── clst2sect                                                                                  22   0.00%  0x000a2e89 text
│   ├── cmac_multiply_by_u.part.0.lto_priv.0                                                       54   0.01%  0x000ac089 text
│   ├── colors                                                                                     20   0.00%  0x000b1490 rodata
│   ├── compare_set.constprop.0                                                                   288   0.03%  0x0008702d text
│   ├── compile_assert_stmt                                                                       100   0.01%  0x00065cb1 text
│   ├── compile_async_stmt                                                                        428   0.04%  0x000663fd text
│   ├── compile_async_with_stmt_helper                                                            500   0.05%  0x000a5f33 text
│   ├── compile_atom_brace                                                                        288   0.03%  0x000666dd text
│   ├── compile_atom_bracket                                                                       96   0.01%  0x000a642d text
│   ├── compile_atom_expr_await                                                                    52   0.01%  0x000661d1 text
│   ├── compile_atom_expr_normal                                                                  292   0.03%  0x000660ad text
│   ├── compile_atom_paren                                                                         50   0.01%  0x000a63fb text
│   ├── compile_await_object_method                                                                40   0.00%  0x000a5197 text
│   ├── compile_binary_op                                                                          60   0.01%  0x000a575d text
│   ├── compile_break_cont_stmt                                                                   140   0.01%  0x000656ad text
│   ├── compile_classdef                                                                           24   0.00%  0x000a62eb text
│   ├── compile_classdef_helper                                                                    84   0.01%  0x000a6297 text
│   ├── compile_comparison                                                                        210   0.02%  0x000a568b text
│   ├── compile_comprehension                                                                      78   0.01%  0x000a6249 text
│   ├── compile_const_object                                                                        8   0.00%  0x000a4d51 text
│   ├── compile_declare_global_or_nonlocal                                                        104   0.01%  0x00065739 text
│   ├── compile_decorated                                                                         260   0.03%  0x000662f9 text
│   ├── compile_decrease_except_level                                                              18   0.00%  0x000a4987 text
│   ├── compile_del_stmt                                                                           16   0.00%  0x00063b11 text
│   ├── compile_delete_id                                                                          40   0.00%  0x000640b9 text
│   ├── compile_dictorsetmaker_item                                                                24   0.00%  0x000a581d text
│   ├── compile_dotted_as_name                                                                     48   0.00%  0x000a5f03 text
│   ├── compile_error_set_line                                                                     18   0.00%  0x000a48c7 text
│   ├── compile_expr_stmt                                                                         380   0.04%  0x000a5bab text
│   ├── compile_factor_2                                                                           46   0.00%  0x000a57d5 text
│   ├── compile_for_stmt                                                                          644   0.07%  0x000a5865 text
│   ├── compile_funcdef                                                                            24   0.00%  0x000a63b9 text
│   ├── compile_funcdef_helper                                                                     42   0.00%  0x000a638f text
│   ├── compile_funcdef_lambdef                                                                    80   0.01%  0x000662a9 text
│   ├── compile_funcdef_lambdef_param                                                             164   0.02%  0x00066205 text
│   ├── compile_function                                                                          236   0.02%  0x000b8abc rodata
│   ├── compile_generic_all_nodes                                                                  62   0.01%  0x000a51c9 text
│   ├── compile_generic_tuple                                                                      46   0.00%  0x000a6361 text
│   ├── compile_global_nonlocal_stmt                                                              112   0.01%  0x000657a1 text
│   ├── compile_if_stmt                                                                           212   0.02%  0x000a5379 text
│   ├── compile_import_from                                                                       308   0.03%  0x000665a9 text
│   ├── compile_import_name                                                                        16   0.00%  0x00063b21 text
│   ├── compile_increase_except_level                                                              46   0.00%  0x000a4a35 text
│   ├── compile_lambdef                                                                            42   0.00%  0x000a63d1 text
│   ├── compile_load_id                                                                            40   0.00%  0x00064069 text
│   ├── compile_namedexpr                                                                           8   0.00%  0x000a5615 text
│   ├── compile_namedexpr_helper                                                                  140   0.01%  0x00065bc5 text
│   ├── compile_node                                                                              112   0.01%  0x00065861 text
│   ├── compile_not_test_2                                                                         24   0.00%  0x000a5673 text
│   ├── compile_or_and_test                                                                        86   0.01%  0x000a561d text
│   ├── compile_power                                                                              20   0.00%  0x000a5207 text
│   ├── compile_raise_stmt                                                                         78   0.01%  0x000a532b text
│   ├── compile_return_stmt                                                                        56   0.01%  0x000659dd text
│   ├── compile_scope                                                                            1020   0.11%  0x000667fd text
│   ├── compile_scope_comp_iter                                                                   210   0.02%  0x000a5d27 text
│   ├── compile_scope_func_lambda_param.constprop.0                                               192   0.02%  0x00078839 text
│   ├── compile_scope_func_param                                                                    8   0.00%  0x000a4d7b text
│   ├── compile_scope_lambda_param                                                                  8   0.00%  0x000a4d83 text
│   ├── compile_star_expr                                                                          12   0.00%  0x00065811 text
│   ├── compile_store_id                                                                           40   0.00%  0x00064091 text
│   ├── compile_subscript                                                                         120   0.01%  0x000a648d text
│   ├── compile_syntax_error.lto_priv.0                                                            40   0.00%  0x00065685 text
│   ├── compile_term                                                                               60   0.01%  0x000a5799 text
│   ├── compile_test_if_expr                                                                       88   0.01%  0x000a55bd text
│   ├── compile_trailer_bracket                                                                    26   0.00%  0x000a5803 text
│   ├── compile_trailer_paren                                                                      10   0.00%  0x000a6303 text
│   ├── compile_trailer_paren_helper                                                              360   0.04%  0x00065f45 text
│   ├── compile_trailer_period                                                                     10   0.00%  0x000a6127 text
│   ├── compile_try_except                                                                        432   0.04%  0x00065a15 text
│   ├── compile_try_finally                                                                       130   0.01%  0x000a54d3 text
│   ├── compile_try_stmt                                                                          104   0.01%  0x000a5555 text
│   ├── compile_while_stmt                                                                        134   0.01%  0x000a544d text
│   ├── compile_with_stmt                                                                          36   0.00%  0x000a5b87 text
│   ├── compile_with_stmt_helper                                                                  158   0.02%  0x000a5ae9 text
│   ├── compile_yield_expr                                                                         96   0.01%  0x00065c51 text
│   ├── compile_yield_from                                                                         34   0.00%  0x000a4d59 text
│   ├── compile_yield_stmt                                                                         20   0.00%  0x000a5317 text
│   ├── complex_attr.lto_priv.0                                                                    40   0.00%  0x000a1d19 text
│   ├── complex_binary_op.lto_priv.0                                                               16   0.00%  0x000a1975 text
│   ├── complex_make_new.lto_priv.0                                                               224   0.02%  0x00056dd9 text
│   ├── complex_print.lto_priv.0                                                                  152   0.02%  0x00055a1d text
│   ├── complex_unary_op.lto_priv.0                                                               148   0.02%  0x000a1c85 text
│   ├── config.lto_priv.0                                                                          48   0.00%  0x000b4284 rodata
│   ├── configure_builtin_stack_guard                                                              10   0.00%  0x0009ad73 text
│   ├── conn_lock                                                                                  20   0.00%  0x20008ab8 k_mutex_area
│   ├── conn_mgr_binding_lock                                                                      14   0.00%  0x0009f7a1 text
│   ├── conn_mgr_conn_handle_iface_admin_up                                                        80   0.01%  0x0009f7d5 text
│   ├── conn_mgr_conn_if_auto_admin_down                                                           32   0.00%  0x0009f825 text
│   ├── conn_mgr_conn_iface_handler                                                                76   0.01%  0x000493f5 text
│   ├── conn_mgr_conn_self_handler                                                                 28   0.00%  0x000493d9 text
│   ├── conn_mgr_if_get_binding                                                                    44   0.00%  0x00045d39 text
│   ├── conn_mgr_if_get_flag.part.0                                                                38   0.00%  0x0009f7af text
│   ├── conn_mgr_iface_events_handler                                                             108   0.01%  0x0004905d text
│   ├── conn_mgr_ipv4_events_handler                                                              140   0.01%  0x000490c9 text
│   ├── conn_mgr_mon_init                                                                          80   0.01%  0x00046889 text
│   ├── conn_mgr_mon_init_cb                                                                       88   0.01%  0x00049005 text
│   ├── conn_mgr_mon_lock                                                                          20   0.00%  0x20008acc k_mutex_area
│   ├── conn_mgr_mon_thread_fn                                                                    644   0.07%  0x00049155 text
│   ├── conn_mgr_mon_updated                                                                       24   0.00%  0x20008c64 k_sem_area
│   ├── conn_set_unused                                                                            56   0.01%  0x00041781 text
│   ├── console_out                                                                                44   0.00%  0x00046a91 text
│   ├── const_obj_iotcore_10                                                                       16   0.00%  0x000b8e7c rodata
│   ├── const_obj_iotcore_11                                                                       16   0.00%  0x000b8e6c rodata
│   ├── const_obj_iotcore_3                                                                        16   0.00%  0x000b8ec4 rodata
│   ├── const_obj_iotcore_4                                                                         8   0.00%  0x000b8ebc rodata
│   ├── const_obj_iotcore_5                                                                        16   0.00%  0x000b8eac rodata
│   ├── const_obj_iotcore_6                                                                        16   0.00%  0x000b8e9c rodata
│   ├── const_obj_iotcore_9                                                                        16   0.00%  0x000b8e8c rodata
│   ├── const_obj_ntptime_1                                                                        16   0.00%  0x000b8df8 rodata
│   ├── const_obj_ntptime_2                                                                        16   0.00%  0x000b8de8 rodata
│   ├── const_obj_ntptime_3                                                                        16   0.00%  0x000b8dd8 rodata
│   ├── const_obj_ntptime_4                                                                        16   0.00%  0x000b8dc8 rodata
│   ├── const_obj_sock_test_2                                                                      16   0.00%  0x000b8e4c rodata
│   ├── const_obj_sock_test_3                                                                      16   0.00%  0x000b8e3c rodata
│   ├── const_obj_sock_test_4                                                                      16   0.00%  0x000b8e2c rodata
│   ├── const_obj_sock_test_5                                                                      16   0.00%  0x000b8e1c rodata
│   ├── const_obj_table_data_iotcore                                                               48   0.00%  0x000b8fd8 rodata
│   ├── const_obj_table_data_ntptime                                                               24   0.00%  0x000b8f50 rodata
│   ├── const_obj_table_data_probe_protocol                                                         8   0.00%  0x000b8fc4 rodata
│   ├── const_obj_table_data_sock_test                                                             68   0.01%  0x000b8f74 rodata
│   ├── const_obj_table_data_watchdog                                                               4   0.00%  0x000b9014 rodata
│   ├── const_obj_table_data_wifi                                                                  36   0.00%  0x000b9024 rodata
│   ├── const_obj_watchdog_0                                                                       16   0.00%  0x000b8ee0 rodata
│   ├── const_obj_wifi_0                                                                           16   0.00%  0x000b8f34 rodata
│   ├── const_obj_wifi_1                                                                            8   0.00%  0x000b8f2c rodata
│   ├── const_obj_wifi_4                                                                           16   0.00%  0x000b8f1c rodata
│   ├── const_obj_wifi_5                                                                           16   0.00%  0x000b8f0c rodata
│   ├── const_obj_wifi_8                                                                           16   0.00%  0x000b8efc rodata
│   ├── const_qstr_table_data_iotcore                                                             310   0.03%  0x000bbf6a rodata
│   ├── const_qstr_table_data_main                                                                  4   0.00%  0x000bbe58 rodata
│   ├── const_qstr_table_data_ntptime                                                              56   0.01%  0x000bbdb6 rodata
│   ├── const_qstr_table_data_probe                                                               184   0.02%  0x000bbe5c rodata
│   ├── const_qstr_table_data_probe_protocol                                                       86   0.01%  0x000bbf14 rodata
│   ├── const_qstr_table_data_sock_test                                                           106   0.01%  0x000bbdee rodata
│   ├── const_qstr_table_data_version                                                               8   0.00%  0x000bc102 rodata
│   ├── const_qstr_table_data_watchdog                                                             98   0.01%  0x000bc0a0 rodata
│   ├── const_qstr_table_data_wifi                                                                 34   0.00%  0x000bc10a rodata
│   ├── const_table                                                                               256   0.03%  0x000bb038 rodata
│   ├── const_time_is_zero.lto_priv.0.lto_priv.0                                                   10   0.00%  0x00091dbb text
│   ├── const_time_memcmp.part.0                                                                   48   0.00%  0x0009a43b text
│   ├── const_time_select_bin.lto_priv.1                                                           28   0.00%  0x0009a2b9 text
│   ├── context_sendto.constprop.0                                                               1124   0.12%  0x0000c7e1 text
│   ├── context_write_data.lto_priv.0                                                              74   0.01%  0x0009d5b7 text
│   ├── copy_mac_addr.lto_priv.0                                                                   20   0.00%  0x00096721 text
│   ├── copysign_funcf                                                                             18   0.00%  0x000a7411 text
│   ├── cosf                                                                                      136   0.01%  0x0008edb1 text
│   ├── coshf                                                                                      96   0.01%  0x0008efe5 text
│   ├── counter                                                                                    24   0.00%  0x20008c7c k_sem_area
│   ├── counter_0_init.lto_priv.0                                                                 104   0.01%  0x000461d5 text
│   ├── counter_nrfx_driver_api.lto_priv.0                                                         48   0.00%  0x000b01dc counter_driver_api_area
│   ├── cq                                                                                         28   0.00%  0x000bb154 rodata
│   ├── cq                                                                                         32   0.00%  0x000bb220 rodata
│   ├── cq                                                                                         48   0.00%  0x000bb2f0 rodata
│   ├── cr_out_func                                                                                28   0.00%  0x0009126f text
│   ├── crc16_ansi.lto_priv.0                                                                      48   0.00%  0x0009f3a3 text
│   ├── crc32_table                                                                              1024   0.11%  0x000b1558 rodata
│   ├── create_chain                                                                              226   0.02%  0x000a3ceb text
│   ├── credentials_init                                                                           32   0.00%  0x0003ccd5 text
│   ├── credentials_lock                                                                           20   0.00%  0x0003e169 text
│   ├── crt_is_pem                                                                                 36   0.00%  0x0003cc15 text
│   ├── crypto_bignum_add                                                                          24   0.00%  0x00091c5f text
│   ├── crypto_bignum_addmod                                                                       44   0.00%  0x00091d43 text
│   ├── crypto_bignum_deinit.constprop.0                                                           18   0.00%  0x000aecef text
│   ├── crypto_bignum_div                                                                          58   0.01%  0x00091d09 text
│   ├── crypto_bignum_exptmod                                                                      98   0.01%  0x00091c8f text
│   ├── crypto_bignum_init                                                                         20   0.00%  0x00091c4b text
│   ├── crypto_bignum_init_set                                                                     50   0.01%  0x000921a1 text
│   ├── crypto_bignum_init_uint                                                                    46   0.00%  0x000921d3 text
│   ├── crypto_bignum_is_one                                                                       16   0.00%  0x00091dab text
│   ├── crypto_bignum_is_zero                                                                      16   0.00%  0x00091d9b text
│   ├── crypto_bignum_legendre                                                                    132   0.01%  0x00091dc5 text
│   ├── crypto_bignum_mod                                                                          24   0.00%  0x00091c77 text
│   ├── crypto_bignum_mulmod                                                                       44   0.00%  0x00091d6f text
│   ├── crypto_bignum_rand                                                                         32   0.00%  0x0000dfb5 text
│   ├── crypto_bignum_sub                                                                          24   0.00%  0x00091cf1 text
│   ├── crypto_bignum_to_bin                                                                       48   0.00%  0x000922ad text
│   ├── crypto_ec_init                                                                             60   0.01%  0x0000ec45 text
│   ├── crypto_ec_point_add                                                                       172   0.02%  0x00092201 text
│   ├── crypto_ec_point_compute_y_sqr                                                             188   0.02%  0x00091edf text
│   ├── crypto_ec_point_deinit.constprop.0                                                         18   0.00%  0x000aecc9 text
│   ├── crypto_ec_point_from_bin                                                                  150   0.02%  0x00091e49 text
│   ├── crypto_ec_point_init.constprop.0                                                           20   0.00%  0x000aecdb text
│   ├── crypto_ec_point_mul                                                                        36   0.00%  0x0000dfd5 text
│   ├── crypto_ec_point_to_bin                                                                     62   0.01%  0x000922dd text
│   ├── cst.0                                                                                      14   0.00%  0x000bc500 rodata
│   ├── cst32.1                                                                                    14   0.00%  0x000bc50e rodata
│   ├── cstr_token                                                                                 74   0.01%  0x00093145 text
│   ├── curve25519_part_of_n                                                                       16   0.00%  0x000d8e49 rodata
│   ├── cvt1.1                                                                                    498   0.05%  0x000bba98 rodata
│   ├── cvt2.0                                                                                    188   0.02%  0x000bb9dc rodata
│   ├── date_time_init                                                                             48   0.00%  0x0004b421 text
│   ├── days_in_month.0                                                                            12   0.00%  0x000d4cfd rodata
│   ├── days_since_jan1                                                                            26   0.00%  0x000bbd8a rodata
│   ├── debug_hook_out_nop                                                                          4   0.00%  0x0009e967 text
│   ├── debug_print_bignum.constprop.0                                                             40   0.00%  0x000ae4b1 text
│   ├── default_get_timestamp.lto_priv.0                                                            4   0.00%  0x000912e9 text
│   ├── delay_machine_code.1                                                                        6   0.00%  0x000b0980 rodata
│   ├── delta                                                                                      24   0.00%  0x000baff0 rodata
│   ├── device_is_ready.lto_priv.3.lto_priv.0                                                       4   0.00%  0x0009d2ef text
│   ├── dfs_check_chans_available                                                                  58   0.01%  0x00096edb text
│   ├── dfs_check_chans_radar.lto_priv.0                                                           44   0.00%  0x00097369 text
│   ├── dfs_downgrade_bandwidth.lto_priv.0                                                         96   0.01%  0x0002b4b1 text
│   ├── dfs_find_channel                                                                          536   0.06%  0x0002a7f9 text
│   ├── dfs_get_start_chan_idx.lto_priv.0                                                         220   0.02%  0x0002aa11 text
│   ├── dfs_get_used_n_chans.lto_priv.0                                                            76   0.01%  0x000975d5 text
│   ├── dfs_get_valid_channel.lto_priv.0                                                          328   0.03%  0x0002b369 text
│   ├── dfs_set_valid_channel                                                                      88   0.01%  0x0002d615 text
│   ├── dfs_use_radar_background.lto_priv.0                                                        26   0.00%  0x0009734f text
│   ├── dh_group5_generator                                                                         1   0.00%  0x000caf8d rodata
│   ├── dh_group5_order                                                                           192   0.02%  0x000cae0d rodata
│   ├── dh_group5_prime                                                                           192   0.02%  0x000caecd rodata
│   ├── dh_groups                                                                                  32   0.00%  0x000b37d4 rodata
│   ├── dhcp_ip_set                                                                                 4   0.00%  0x200088b0 datas
│   ├── dhcpv4_add_option_length_value                                                             68   0.01%  0x0009d601 text
│   ├── dhcpv4_create_message                                                                     472   0.05%  0x00041585 text
│   ├── dhcpv4_encode_client_id_option.lto_priv.0                                                  60   0.01%  0x0009f2f9 text
│   ├── dhcpv4_encode_file.constprop.0                                                             38   0.00%  0x000acb5b text
│   ├── dhcpv4_encode_header.constprop.0                                                           82   0.01%  0x000acba7 text
│   ├── dhcpv4_encode_ip_lease_time_option.lto_priv.0                                              48   0.00%  0x0009f2c9 text
│   ├── dhcpv4_encode_requested_params.lto_priv.0                                                 160   0.02%  0x00046e55 text
│   ├── dhcpv4_encode_sname.constprop.0                                                            38   0.00%  0x000acb81 text
│   ├── dhcpv4_enter_bound                                                                        104   0.01%  0x00041d39 text
│   ├── dhcpv4_find_option                                                                         52   0.01%  0x0009e7f3 text
│   ├── dhcpv4_find_parameter_request_list_option                                                  58   0.01%  0x0009edaf text
│   ├── dhcpv4_find_requested_ip_option                                                            46   0.00%  0x0009e855 text
│   ├── dhcpv4_find_server_id_option                                                               46   0.00%  0x0009e827 text
│   ├── dhcpv4_get_client_id                                                                       92   0.01%  0x0009ede9 text
│   ├── dhcpv4_get_lease_time                                                                      40   0.00%  0x00045d11 text
│   ├── dhcpv4_iface_event_handler.lto_priv.0                                                     136   0.01%  0x00049671 text
│   ├── dhcpv4_probe_address                                                                      408   0.04%  0x000496f9 text
│   ├── dhcpv4_send.lto_priv.0                                                                    156   0.02%  0x00046ef5 text
│   ├── dhcpv4_send_ack.constprop.0                                                               248   0.03%  0x0007ab29 text
│   ├── dhcpv4_send_discover                                                                       88   0.01%  0x00045a9d text
│   ├── dhcpv4_send_nak.constprop.0                                                               184   0.02%  0x0007aa71 text
│   ├── dhcpv4_send_offer                                                                         200   0.02%  0x00046f91 text
│   ├── dhcpv4_send_request                                                                       404   0.04%  0x000454ed text
│   ├── dhcpv4_server                                                                              12   0.00%  0x000b0318 net_socket_service_desc_area
│   ├── dhcpv4_server_cb                                                                         1720   0.18%  0x000499f1 text
│   ├── dhcpv4_server_timeout.lto_priv.0                                                          196   0.02%  0x000488e5 text
│   ├── dhcpv4_server_timeout_recalc                                                               94   0.01%  0x0009ed51 text
│   ├── dhcpv4_set_timeout.lto_priv.0                                                              36   0.00%  0x0004175d text
│   ├── dhcpv4_start_internal.lto_priv.0                                                          120   0.01%  0x000486f5 text
│   ├── dhcpv4_timeout                                                                            540   0.06%  0x00045af5 text
│   ├── dhcpv4_update_message_timeout                                                              78   0.01%  0x0009e271 text
│   ├── dhm_check_range                                                                            72   0.01%  0x0007129d text
│   ├── dhm_make_common.lto_priv.0                                                                128   0.01%  0x00072a79 text
│   ├── dhm_random_below                                                                           38   0.00%  0x000a95a9 text
│   ├── dhm_read_bignum                                                                            60   0.01%  0x00074b71 text
│   ├── dict_binary_op.lto_priv.0                                                                 152   0.02%  0x000572fd text
│   ├── dict_clear.lto_priv.0                                                                      42   0.00%  0x000a0d85 text
│   ├── dict_clear_obj.lto_priv.0                                                                   8   0.00%  0x000b4a78 rodata
│   ├── dict_copy_obj.lto_priv.0                                                                    8   0.00%  0x000b4a70 rodata
│   ├── dict_fromkeys.lto_priv.0                                                                   70   0.01%  0x000a1abd text
│   ├── dict_fromkeys_fun_obj.lto_priv.0                                                           12   0.00%  0x000b49c4 rodata
│   ├── dict_fromkeys_obj.lto_priv.0                                                                8   0.00%  0x000b4a68 rodata
│   ├── dict_get.lto_priv.0                                                                         6   0.00%  0x000a17b3 text
│   ├── dict_get_helper                                                                            80   0.01%  0x000565ed text
│   ├── dict_get_obj.lto_priv.0                                                                    12   0.00%  0x000b4a5c rodata
│   ├── dict_getiter.lto_priv.0                                                                    24   0.00%  0x0005515d text
│   ├── dict_items.lto_priv.0                                                                      24   0.00%  0x00055c09 text
│   ├── dict_items_obj.lto_priv.0                                                                   8   0.00%  0x000b4a54 rodata
│   ├── dict_iter_next                                                                             44   0.00%  0x000a1995 text
│   ├── dict_keys.lto_priv.0                                                                       24   0.00%  0x00055c21 text
│   ├── dict_keys_obj.lto_priv.0                                                                    8   0.00%  0x000b4a4c rodata
│   ├── dict_locals_dict.lto_priv.0                                                                16   0.00%  0x000b4b34 rodata
│   ├── dict_locals_dict_table.lto_priv.0                                                         112   0.01%  0x000b4ab0 rodata
│   ├── dict_pop.lto_priv.0                                                                         6   0.00%  0x000a17b9 text
│   ├── dict_pop_obj.lto_priv.0                                                                    12   0.00%  0x000b4a40 rodata
│   ├── dict_popitem.lto_priv.0                                                                    76   0.01%  0x0005710d text
│   ├── dict_popitem_obj.lto_priv.0                                                                 8   0.00%  0x000b4a38 rodata
│   ├── dict_print.lto_priv.0                                                                     112   0.01%  0x0005709d text
│   ├── dict_setdefault.lto_priv.0                                                                  6   0.00%  0x000a17bf text
│   ├── dict_setdefault_obj.lto_priv.0                                                             12   0.00%  0x000b4a2c rodata
│   ├── dict_subscr.lto_priv.0                                                                     52   0.01%  0x00057395 text
│   ├── dict_unary_op.lto_priv.0                                                                   38   0.00%  0x000a0c55 text
│   ├── dict_update.lto_priv.0                                                                    224   0.02%  0x000571f9 text
│   ├── dict_update_obj.lto_priv.0                                                                 12   0.00%  0x000b4a20 rodata
│   ├── dict_values.lto_priv.0                                                                     24   0.00%  0x00055bf1 text
│   ├── dict_values_obj.lto_priv.0                                                                  8   0.00%  0x000b4a18 rodata
│   ├── dict_view_binary_op                                                                        30   0.00%  0x000a1a9f text
│   ├── dict_view_getiter                                                                          28   0.00%  0x00055141 text
│   ├── dict_view_it_iternext                                                                      54   0.01%  0x000a19c1 text
│   ├── dict_view_print                                                                           120   0.01%  0x00057159 text
│   ├── dict_view_unary_op                                                                         22   0.00%  0x000a0c7b text
│   ├── dir_clear                                                                                  82   0.01%  0x000a3455 text
│   ├── dir_find                                                                                  332   0.03%  0x0005fcad text
│   ├── dir_next.lto_priv.0                                                                       168   0.02%  0x000a3ed9 text
│   ├── dir_read.constprop.0                                                                      248   0.03%  0x00078c55 text
│   ├── dir_register                                                                              692   0.07%  0x000603f1 text
│   ├── dir_remove                                                                                 78   0.01%  0x000a401d text
│   ├── dir_sdi                                                                                   126   0.01%  0x000a3b7d text
│   ├── disable_wpa_wpa2                                                                           58   0.01%  0x0009416d text
│   ├── disallowed_bssid                                                                           54   0.01%  0x00095d65 text
│   ├── disallowed_ssid                                                                            60   0.01%  0x00095d9b text
│   ├── disk_ioctl                                                                                152   0.02%  0x0006ab1d text
│   ├── disk_write                                                                                 74   0.01%  0x000a8b49 text
│   ├── dispatcher_cb                                                                            1272   0.13%  0x00048b0d text
│   ├── dl_list_add_tail.lto_priv.2.lto_priv.0                                                     16   0.00%  0x00093225 text
│   ├── dl_list_del.lto_priv.3.lto_priv.0                                                          18   0.00%  0x00093235 text
│   ├── dl_list_len.lto_priv.0.lto_priv.0                                                          18   0.00%  0x00092e2d text
│   ├── dns_dispatcher_svc_handler                                                                252   0.03%  0x000489a9 text
│   ├── dns_dispatcher_unregister                                                                 104   0.01%  0x00048aa5 text
│   ├── dns_msg_pack_qname                                                                        110   0.01%  0x0009f335 text
│   ├── dns_msg_pool.lto_priv.0                                                                    56   0.01%  0x20008d4c net_buf_pool_area
│   ├── dns_msg_pool.lto_priv.1                                                                    56   0.01%  0x20008d14 net_buf_pool_area
│   ├── dns_postprocess_server                                                                    162   0.02%  0x0009f0d1 text
│   ├── dns_qname_pool.lto_priv.0                                                                  56   0.01%  0x20008d84 net_buf_pool_area
│   ├── dns_resolve_cancel_with_hash.constprop.0                                                   94   0.01%  0x000ad52f text
│   ├── dns_resolve_cb                                                                            292   0.03%  0x00054b51 text
│   ├── dns_resolve_init_locked.lto_priv.0                                                       1072   0.11%  0x0004a0a9 text
│   ├── dns_resolve_reconfigure.constprop.0                                                       364   0.04%  0x0007cc29 text
│   ├── dns_write.constprop.0                                                                     344   0.04%  0x0007a919 text
│   ├── do_import_name                                                                            266   0.03%  0x000a5df9 text
│   ├── do_load.lto_priv.0                                                                        208   0.02%  0x000655b5 text
│   ├── dp_h                                                                                        8   0.00%  0x000bb4a4 rodata
│   ├── dp_l                                                                                        8   0.00%  0x000bb49c rodata
│   ├── dragonfly_get_rand_2_to_r_1                                                                40   0.00%  0x0009a333 text
│   ├── dragonfly_min_pwe_loop_iter                                                                36   0.00%  0x00038469 text
│   ├── dragonfly_sqrt                                                                            156   0.02%  0x0009a35b text
│   ├── drive_modes                                                                                 9   0.00%  0x000d9cfb rodata
│   ├── driver_flag_to_string                                                                    1364   0.14%  0x000107e9 text
│   ├── dummy_timestamp.lto_priv.0                                                                  4   0.00%  0x00091227 text
│   ├── dup_binstr                                                                                 38   0.00%  0x00092f93 text
│   ├── eap_copy_buf.lto_priv.0                                                                    38   0.00%  0x00099cdf text
│   ├── eap_hdr_len_valid.constprop.0                                                              56   0.01%  0x00082f69 text
│   ├── eap_hdr_validate.constprop.0                                                              108   0.01%  0x0007d249 text
│   ├── eap_identity_buildReq.lto_priv.0                                                           76   0.01%  0x00033dfd text
│   ├── eap_identity_check.lto_priv.0                                                              36   0.00%  0x00033cfd text
│   ├── eap_identity_init.lto_priv.0                                                               16   0.00%  0x0009945d text
│   ├── eap_identity_initPickUp.lto_priv.0                                                         14   0.00%  0x0009946d text
│   ├── eap_identity_isDone.lto_priv.0                                                             10   0.00%  0x000993e9 text
│   ├── eap_identity_isSuccess.lto_priv.0                                                          10   0.00%  0x000993f3 text
│   ├── eap_identity_process.lto_priv.0                                                           148   0.02%  0x00035681 text
│   ├── eap_identity_reset.lto_priv.0                                                               6   0.00%  0x000993e3 text
│   ├── eap_log_msg                                                                                88   0.01%  0x00099d05 text
│   ├── eap_msg_alloc.constprop.0                                                                  44   0.00%  0x000ae1df text
│   ├── eap_server_config_free.part.0                                                              38   0.00%  0x00099d85 text
│   ├── eap_server_get_name.constprop.0                                                            48   0.00%  0x00083159 text
│   ├── eap_sm_parseEapResp                                                                       118   0.01%  0x00099705 text
│   ├── eap_user_free                                                                              40   0.00%  0x00099d5d text
│   ├── eapol_auth_free.part.0                                                                    184   0.02%  0x000366c1 text
│   ├── eapol_auth_step                                                                            28   0.00%  0x000357c5 text
│   ├── eapol_auth_tx_canned_eap                                                                  116   0.01%  0x00033c01 text
│   ├── eapol_auth_tx_req.lto_priv.0                                                              176   0.02%  0x00035715 text
│   ├── eapol_auth_vlogger                                                                         82   0.01%  0x00099569 text
│   ├── eapol_cb                                                                                   28   0.00%  0x000b355c rodata
│   ├── eapol_port_timers_tick.lto_priv.0                                                          88   0.01%  0x00036669 text
│   ├── eapol_sm_erp_add_key.lto_priv.0                                                            10   0.00%  0x00099451 text
│   ├── eapol_sm_erp_get_key.lto_priv.0                                                            10   0.00%  0x00099447 text
│   ├── eapol_sm_get_eap_req_id_text.lto_priv.0                                                    16   0.00%  0x00099427 text
│   ├── eapol_sm_get_eap_user.lto_priv.0                                                           36   0.00%  0x00099403 text
│   ├── eapol_sm_get_erp_domain.lto_priv.0                                                          8   0.00%  0x0009943f text
│   ├── eapol_sm_get_erp_send_reauth_start.lto_priv.0                                               8   0.00%  0x00099437 text
│   ├── eapol_sm_sta_entry_alive                                                                    6   0.00%  0x000993fd text
│   ├── eapol_sm_step_cb                                                                            4   0.00%  0x00099e51 text
│   ├── eapol_sm_step_run.lto_priv.0                                                             3718   0.39%  0x000357e1 text
│   ├── ecdsa_can_do.lto_priv.0                                                                     8   0.00%  0x000a9fb1 text
│   ├── ecdsa_sign_wrap.lto_priv.0                                                                472   0.05%  0x00075fc5 text
│   ├── ecdsa_verify_wrap.lto_priv.0                                                              200   0.02%  0x00075c49 text
│   ├── echo_reply_handler.lto_priv.0                                                             208   0.02%  0x00049891 text
│   ├── ecjpake_write_key_and_proof.constprop.0                                                   172   0.02%  0x0008795d text
│   ├── eckey_alloc_wrap.lto_priv.0                                                                38   0.00%  0x000aa965 text
│   ├── eckey_can_do.lto_priv.0                                                                    12   0.00%  0x000a9f93 text
│   ├── eckey_check_pair_wrap.lto_priv.0                                                          192   0.02%  0x00076395 text
│   ├── eckey_debug.lto_priv.0                                                                     20   0.00%  0x000758a1 text
│   ├── eckey_free_wrap.lto_priv.0                                                                 36   0.00%  0x000ab1f9 text
│   ├── eckey_get_bitlen.lto_priv.0                                                                 6   0.00%  0x000a9f9f text
│   ├── eckeydh_can_do.lto_priv.0                                                                  12   0.00%  0x000a9fa5 text
│   ├── ecp_add_mixed.lto_priv.0                                                                  460   0.05%  0x000769a5 text
│   ├── ecp_double_jac.lto_priv.0                                                                 524   0.05%  0x000abd55 text
│   ├── ecp_mod_p255                                                                               76   0.01%  0x000758b5 text
│   ├── ecp_mod_p256                                                                              706   0.07%  0x000aa24b text
│   ├── ecp_mod_p384                                                                              956   0.10%  0x000aa50d text
│   ├── ecp_mul_restartable_internal.constprop.0                                                 1920   0.20%  0x000859e5 text
│   ├── ecp_normalize_jac.lto_priv.0                                                              138   0.01%  0x000abccb text
│   ├── ecp_normalize_jac_many.lto_priv.0                                                         388   0.04%  0x00076821 text
│   ├── ecp_randomize_jac.lto_priv.0                                                              144   0.01%  0x00076b71 text
│   ├── ecp_randomize_mxz.lto_priv.0                                                               88   0.01%  0x00076c01 text
│   ├── ecp_safe_invert_jac.lto_priv.0                                                             72   0.01%  0x000ac11b text
│   ├── ecp_select_comb.lto_priv.0                                                                116   0.01%  0x000ac163 text
│   ├── ecp_supported_curves.lto_priv.0                                                            48   0.00%  0x000b924c rodata
│   ├── ecp_sw_rhs                                                                                124   0.01%  0x000abc4f text
│   ├── ecp_x25519_bad_point_1                                                                      8   0.00%  0x000bab60 rodata
│   ├── ecp_x25519_bad_point_2                                                                      8   0.00%  0x000bab58 rodata
│   ├── efds_bitarray.lto_priv.0                                                                   12   0.00%  0x20008458 datas
│   ├── eht320_table                                                                              128   0.01%  0x000b234c rodata
│   ├── elapsed                                                                                    32   0.00%  0x00050e7d text
│   ├── eloop_cancel_timeout                                                                       76   0.01%  0x00010ed1 text
│   ├── eloop_deplete_timeout.constprop.0                                                         128   0.01%  0x00086da9 text
│   ├── eloop_is_timeout_registered.constprop.0                                                    44   0.00%  0x00083e45 text
│   ├── eloop_process_pending_signals.part.0.lto_priv.0                                            60   0.01%  0x00010f1d text
│   ├── eloop_register_read_sock                                                                  136   0.01%  0x000110d1 text
│   ├── eloop_register_signal                                                                      80   0.01%  0x00011159 text
│   ├── eloop_register_timeout                                                                    176   0.02%  0x00011021 text
│   ├── eloop_remove_timeout.lto_priv.0                                                            14   0.00%  0x00093333 text
│   ├── eloop_sock_requeue                                                                          4   0.00%  0x0009263d text
│   ├── eloop_sock_table_destroy.part.0.lto_priv.0                                                 64   0.01%  0x00011e59 text
│   ├── eloop_sock_table_dispatch.lto_priv.0                                                       70   0.01%  0x000932ed text
│   ├── eloop_sock_table_set_fds.lto_priv.0                                                        68   0.01%  0x00010e8d text
│   ├── eloop_unregister_sock.constprop.0                                                          80   0.01%  0x00083e71 text
│   ├── emit_get_cur_to_write_bytecode                                                             36   0.00%  0x000a492b text
│   ├── emit_get_cur_to_write_code_info                                                            22   0.00%  0x000a4915 text
│   ├── emit_write_bytecode_byte                                                                   18   0.00%  0x000a4975 text
│   ├── emit_write_bytecode_byte_child                                                             30   0.00%  0x000a6131 text
│   ├── emit_write_bytecode_byte_label                                                            156   0.02%  0x000a4999 text
│   ├── emit_write_bytecode_byte_obj.constprop.0                                                   68   0.01%  0x000aed45 text
│   ├── emit_write_bytecode_byte_qstr                                                              32   0.00%  0x000a5177 text
│   ├── emit_write_bytecode_byte_uint.lto_priv.0                                                   28   0.00%  0x00065845 text
│   ├── emit_write_bytecode_raw_byte                                                               14   0.00%  0x000a494f text
│   ├── enable_logger                                                                              12   0.00%  0x000912ed text
│   ├── encode_uint                                                                               156   0.02%  0x0000d735 text
│   ├── enter_dpd                                                                                  54   0.01%  0x0009f09b text
│   ├── entropy_psa_crypto_rng_api                                                                  8   0.00%  0x000b020c entropy_driver_api_area
│   ├── entropy_psa_crypto_rng_get_entropy.lto_priv.0                                              20   0.00%  0x0009f031 text
│   ├── entropy_psa_crypto_rng_init.lto_priv.0                                                      4   0.00%  0x0009ea91 text
│   ├── enumerate_iternext.lto_priv.0                                                              40   0.00%  0x000a7183 text
│   ├── enumerate_make_new.lto_priv.0                                                              60   0.01%  0x000688ed text
│   ├── errorcode_dict.lto_priv.0                                                                  16   0.00%  0x000b822c rodata
│   ├── errorcode_table.lto_priv.0                                                                176   0.02%  0x000b7f48 rodata
│   ├── ether_addr_equal.lto_priv.6.lto_priv.0                                                     16   0.00%  0x00093c5f text
│   ├── ethernet_enable.lto_priv.0                                                                264   0.03%  0x0003eeb5 text
│   ├── ethernet_flags                                                                             10   0.00%  0x0009bad7 text
│   ├── ethernet_mcast_monitor_cb.lto_priv.0                                                      124   0.01%  0x0003d3e5 text
│   ├── ethernet_recv.lto_priv.0                                                                  760   0.08%  0x0003f1c5 text
│   ├── ethernet_send.lto_priv.0                                                                  922   0.10%  0x0003eb19 text
│   ├── eval_exec_helper                                                                          120   0.01%  0x0006aaa5 text
│   ├── evaluate_relative_import                                                                  220   0.02%  0x000640f9 text
│   ├── event_handler                                                                             240   0.02%  0x00047dd1 text
│   ├── event_msgq                                                                                 48   0.00%  0x20008c34 k_msgq_area
│   ├── event_socket_handler                                                                      300   0.03%  0x00025715 text
│   ├── event_tasklet_fn.lto_priv.0                                                               116   0.01%  0x0006b3d9 text
│   ├── exc_add_strn                                                                               84   0.01%  0x000a0dd7 text
│   ├── exit_dpd                                                                                  140   0.01%  0x0009f23d text
│   ├── exp_power_of_2                                                                            424   0.04%  0x00089fb1 text
│   ├── exp_word                                                                                  248   0.03%  0x00089eb9 text
│   ├── expf                                                                                      124   0.01%  0x0008f045 text
│   ├── expm1f                                                                                    600   0.06%  0x00090e95 text
│   ├── extract_decimal                                                                            44   0.00%  0x0000d709 text
│   ├── f_lseek                                                                                   268   0.03%  0x000a3dcd text
│   ├── f_mkfs.constprop.0                                                                       1360   0.14%  0x00078d4d text
│   ├── f_rename.part.0                                                                           258   0.03%  0x000a40f7 text
│   ├── f_stat                                                                                     60   0.01%  0x000a4089 text
│   ├── f_sync                                                                                    108   0.01%  0x000a3a61 text
│   ├── fabs_funcf                                                                                  6   0.00%  0x000a690d text
│   ├── fabsf                                                                                      14   0.00%  0x000aff37 text
│   ├── fat_vfs_chdir.lto_priv.0                                                                   96   0.01%  0x000601dd text
│   ├── fat_vfs_chdir_obj.lto_priv.0                                                                8   0.00%  0x000b5e84 rodata
│   ├── fat_vfs_getcwd.lto_priv.0                                                                 288   0.03%  0x0005fb8d text
│   ├── fat_vfs_getcwd_obj.lto_priv.0                                                               8   0.00%  0x000b5e7c rodata
│   ├── fat_vfs_ilistdir_func.lto_priv.0                                                          184   0.02%  0x00060125 text
│   ├── fat_vfs_ilistdir_obj.lto_priv.0                                                            12   0.00%  0x000b5e9c rodata
│   ├── fat_vfs_import_stat.lto_priv.0                                                             38   0.00%  0x000a40c5 text
│   ├── fat_vfs_locals_dict.lto_priv.0                                                             16   0.00%  0x000b64cc rodata
│   ├── fat_vfs_locals_dict_table.lto_priv.0                                                      104   0.01%  0x000b6220 rodata
│   ├── fat_vfs_make_new.lto_priv.0                                                                96   0.01%  0x0005f695 text
│   ├── fat_vfs_mkdir.lto_priv.0                                                                  300   0.03%  0x000606a5 text
│   ├── fat_vfs_mkdir_obj.lto_priv.0                                                                8   0.00%  0x000b5e94 rodata
│   ├── fat_vfs_mkfs.lto_priv.0                                                                    76   0.01%  0x0005f6f5 text
│   ├── fat_vfs_mkfs_fun_obj.lto_priv.0                                                             8   0.00%  0x000b5c60 rodata
│   ├── fat_vfs_mkfs_obj.lto_priv.0                                                                 8   0.00%  0x000b5eb0 rodata
│   ├── fat_vfs_open.lto_priv.0                                                                   480   0.05%  0x000607d1 text
│   ├── fat_vfs_open_obj                                                                            8   0.00%  0x000b5ea8 rodata
│   ├── fat_vfs_proto.lto_priv.0                                                                    4   0.00%  0x000b64dc rodata
│   ├── fat_vfs_remove.lto_priv.0                                                                   6   0.00%  0x000a40eb text
│   ├── fat_vfs_remove_internal                                                                   232   0.02%  0x0006023d text
│   ├── fat_vfs_remove_obj.lto_priv.0                                                               8   0.00%  0x000b5e74 rodata
│   ├── fat_vfs_rename.lto_priv.0                                                                 108   0.01%  0x000609b1 text
│   ├── fat_vfs_rename_obj.lto_priv.0                                                               8   0.00%  0x000b5e6c rodata
│   ├── fat_vfs_rmdir.lto_priv.0                                                                    6   0.00%  0x000a40f1 text
│   ├── fat_vfs_rmdir_obj.lto_priv.0                                                                8   0.00%  0x000b5e8c rodata
│   ├── fat_vfs_stat.lto_priv.0                                                                   204   0.02%  0x00060325 text
│   ├── fat_vfs_stat_obj.lto_priv.0                                                                 8   0.00%  0x000b5e64 rodata
│   ├── fat_vfs_statvfs.lto_priv.0                                                                264   0.03%  0x0005f741 text
│   ├── fat_vfs_statvfs_obj.lto_priv.0                                                              8   0.00%  0x000b5e5c rodata
│   ├── fat_vfs_umount_obj.lto_priv.0                                                               8   0.00%  0x000b5e4c rodata
│   ├── fclose                                                                                     16   0.00%  0x0008c609 text
│   ├── fdtable.lto_priv.0                                                                        960   0.10%  0x2000806c datas
│   ├── fdtable_lock                                                                               20   0.00%  0x20008ae0 k_mutex_area
│   ├── ff_uni2oem.part.0                                                                          32   0.00%  0x0005e115 text
│   ├── ff_wtoupper.part.0                                                                        140   0.01%  0x0005e135 text
│   ├── fflush                                                                                     36   0.00%  0x0008c691 text
│   ├── fgets                                                                                      20   0.00%  0x0008c7b1 text
│   ├── file_obj_ioctl                                                                            132   0.01%  0x0005fb09 text
│   ├── file_obj_print                                                                             32   0.00%  0x0005ee3d text
│   ├── file_obj_read                                                                             320   0.03%  0x0005f849 text
│   ├── file_obj_write                                                                            384   0.04%  0x0005f989 text
│   ├── fill_memaddr_buf                                                                           52   0.01%  0x00067455 text
│   ├── filter_iternext.lto_priv.0                                                                 46   0.00%  0x000a6ee5 text
│   ├── filter_make_new.lto_priv.0                                                                 46   0.00%  0x000a77df text
│   ├── find_available_port                                                                        72   0.01%  0x0009e205 text
│   ├── find_context                                                                               48   0.00%  0x000406c5 text
│   ├── find_qstr                                                                                  32   0.00%  0x00059969 text
│   ├── find_subbytes                                                                              66   0.01%  0x000a0d33 text
│   ├── find_volume                                                                               552   0.06%  0x0005f46d text
│   ├── finish_transaction                                                                         34   0.00%  0x0009f737 text
│   ├── finite                                                                                     22   0.00%  0x000afb37 text
│   ├── finitef                                                                                    20   0.00%  0x000afb4d text
│   ├── first.lto_priv.0                                                                           16   0.00%  0x00051cf9 text
│   ├── fixed_data_alloc.lto_priv.0                                                                56   0.01%  0x000384e1 text
│   ├── fixed_data_unref.lto_priv.0                                                                 2   0.00%  0x0009a2f5 text
│   ├── flash_nor_get_parameters                                                                    8   0.00%  0x00045df1 text
│   ├── flash_nor_get_size                                                                         12   0.00%  0x0009eae7 text
│   ├── flash_nor_parameters                                                                        8   0.00%  0x000b44b8 rodata
│   ├── flash_nrf_api                                                                              24   0.00%  0x000b0214 flash_driver_api_area
│   ├── flash_nrf_erase                                                                           180   0.02%  0x00046991 text
│   ├── flash_nrf_get_parameters                                                                    8   0.00%  0x00045de9 text
│   ├── flash_nrf_get_size                                                                         14   0.00%  0x0009eaad text
│   ├── flash_nrf_pages_layout                                                                     16   0.00%  0x00045dd9 text
│   ├── flash_nrf_parameters                                                                        8   0.00%  0x000b44c0 rodata
│   ├── flash_nrf_read                                                                            144   0.01%  0x0004623d text
│   ├── flash_nrf_write                                                                           184   0.02%  0x000468d9 text
│   ├── float_binary_op.lto_priv.0                                                                 56   0.01%  0x0005780d text
│   ├── float_make_new.lto_priv.0                                                                  96   0.01%  0x00057535 text
│   ├── float_print.lto_priv.0                                                                     84   0.01%  0x00055635 text
│   ├── float_unary_op.lto_priv.0                                                                  74   0.01%  0x000a1d41 text
│   ├── floor                                                                                     256   0.03%  0x0000d609 text
│   ├── floorf                                                                                      6   0.00%  0x000aff45 text
│   ├── fmodf                                                                                      80   0.01%  0x0008f0c1 text
│   ├── follow_path                                                                               812   0.08%  0x0005fdf9 text
│   ├── fopen                                                                                      16   0.00%  0x0008c9ed text
│   ├── forced_memzero                                                                             16   0.00%  0x00010e7d text
│   ├── format_set.lto_priv.0                                                                      12   0.00%  0x0009128b text
│   ├── format_table                                                                               16   0.00%  0x000b146c rodata
│   ├── forwarded_psels.0                                                                           4   0.00%  0x000cb9f6 rodata
│   ├── fprintf                                                                                    36   0.00%  0x0008c9fd text
│   ├── free                                                                                       36   0.00%  0x0003c7dd text
│   ├── free_beacon_data                                                                           56   0.01%  0x00096fe7 text
│   ├── free_bss_tmp_disallowed                                                                    32   0.00%  0x00095a55 text
│   ├── free_chunk.lto_priv.0                                                                     132   0.01%  0x0009186b text
│   ├── free_hw_features.part.0                                                                    62   0.01%  0x00095aeb text
│   ├── free_list_add.lto_priv.0                                                                  132   0.01%  0x0009175d text
│   ├── free_list_remove.lto_priv.0                                                                46   0.00%  0x0009172f text
│   ├── free_list_remove_bidx                                                                      92   0.01%  0x00091625 text
│   ├── freq_cmp.lto_priv.0                                                                        22   0.00%  0x00092627 text
│   ├── freq_range_list_includes.part.0                                                            42   0.00%  0x000931dd text
│   ├── freq_range_to_channel_list.lto_priv.0                                                     258   0.03%  0x0009499d text
│   ├── fresult_to_errno_table                                                                     20   0.00%  0x000d4d09 rodata
│   ├── frexp                                                                                     108   0.01%  0x0008d5cd text
│   ├── frexpf                                                                                     84   0.01%  0x0008d659 text
│   ├── frozen_module_iotcore                                                                      12   0.00%  0x000b9084 rodata
│   ├── frozen_module_main                                                                         12   0.00%  0x000b9060 rodata
│   ├── frozen_module_ntptime                                                                      12   0.00%  0x000b9048 rodata
│   ├── frozen_module_probe                                                                        12   0.00%  0x000b906c rodata
│   ├── frozen_module_probe_protocol                                                               12   0.00%  0x000b9078 rodata
│   ├── frozen_module_sock_test                                                                    12   0.00%  0x000b9054 rodata
│   ├── frozen_module_version                                                                      12   0.00%  0x000b909c rodata
│   ├── frozen_module_watchdog                                                                     12   0.00%  0x000b9090 rodata
│   ├── frozen_module_wifi                                                                         12   0.00%  0x000b90a8 rodata
│   ├── fs_close                                                                                   72   0.01%  0x0003cf51 text
│   ├── fs_close_vmeth                                                                             18   0.00%  0x0009a429 text
│   ├── fs_fd_op_vtable                                                                            16   0.00%  0x2000847c datas
│   ├── fs_ioctl_vmeth                                                                            212   0.02%  0x0003865d text
│   ├── fs_mnt_list                                                                                 8   0.00%  0x200085a8 datas
│   ├── fs_open                                                                                   420   0.04%  0x0003d6a5 text
│   ├── fs_read_vmeth                                                                              80   0.01%  0x00038781 text
│   ├── fs_write_vmeth                                                                             80   0.01%  0x00038731 text
│   ├── fun_bc_call.lto_priv.0                                                                    216   0.02%  0x000a1da1 text
│   ├── fun_bc_print.lto_priv.0                                                                    32   0.00%  0x00057845 text
│   ├── fun_builtin_0_call.lto_priv.0                                                              22   0.00%  0x000a0e2b text
│   ├── fun_builtin_1_call.lto_priv.0                                                              28   0.00%  0x000a0e41 text
│   ├── fun_builtin_2_call.lto_priv.0                                                              30   0.00%  0x000a0e5d text
│   ├── fun_builtin_3_call.lto_priv.0                                                              32   0.00%  0x000a0e7b text
│   ├── fun_builtin_var_call.lto_priv.0                                                            78   0.01%  0x000a0e9b text
│   ├── fun_data_iotcore_IoTCore                                                                  122   0.01%  0x000d63f7 rodata
│   ├── fun_data_iotcore_IoTCore___init__                                                          45   0.00%  0x000d612f rodata
│   ├── fun_data_iotcore_IoTCore__prepare_header                                                   32   0.00%  0x000d5f8f rodata
│   ├── fun_data_iotcore_IoTCore__process_rx_data                                                 285   0.03%  0x000d5faf rodata
│   ├── fun_data_iotcore_IoTCore__run                                                              99   0.01%  0x000d60cc rodata
│   ├── fun_data_iotcore_IoTCore__send_packet                                                      39   0.00%  0x000d5f68 rodata
│   ├── fun_data_iotcore_IoTCore_is_ready                                                          14   0.00%  0x000d5f5a rodata
│   ├── fun_data_iotcore_IoTCore_send_device_information_reply                                     97   0.01%  0x000d5ec2 rodata
│   ├── fun_data_iotcore_IoTCore_send_device_restarted                                             54   0.01%  0x000d5d28 rodata
│   ├── fun_data_iotcore_IoTCore_send_ping                                                         55   0.01%  0x000d5f23 rodata
│   ├── fun_data_iotcore_IoTCore_send_port_freed                                                   52   0.01%  0x000d5e0f rodata
│   ├── fun_data_iotcore_IoTCore_send_port_occupied                                                69   0.01%  0x000d5e43 rodata
│   ├── fun_data_iotcore_IoTCore_send_port_utilization_reply                                       58   0.01%  0x000d5e88 rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_data                                                  66   0.01%  0x000d5dcd rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_information_reply                                     74   0.01%  0x000d5cde rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_settings_reply                                       113   0.01%  0x000d5c6d rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_settings_updated                                      57   0.01%  0x000d5c34 rodata
│   ├── fun_data_iotcore_IoTCore_send_settings_reply                                               57   0.01%  0x000d5d94 rodata
│   ├── fun_data_iotcore_IoTCore_send_settings_updated                                             54   0.01%  0x000d5d5e rodata
│   ├── fun_data_iotcore__lt_module_gt_                                                           358   0.04%  0x000d6cd5 rodata
│   ├── fun_data_main__lt_module_gt_                                                                5   0.00%  0x000d6ebd rodata
│   ├── fun_data_ntptime__lt_module_gt_                                                            70   0.01%  0x000d696b rodata
│   ├── fun_data_ntptime_settime                                                                   59   0.01%  0x000d64e4 rodata
│   ├── fun_data_ntptime_time                                                                     150   0.02%  0x000d651f rodata
│   ├── fun_data_probe_Information                                                                 19   0.00%  0x000d63d1 rodata
│   ├── fun_data_probe_Information___init__                                                        32   0.00%  0x000d5bbe rodata
│   ├── fun_data_probe_Probe                                                                      101   0.01%  0x000d636c rodata
│   ├── fun_data_probe_Probe___init__                                                              17   0.00%  0x000d5bad rodata
│   ├── fun_data_probe_Probe__create_request_header                                                19   0.00%  0x000d5b79 rodata
│   ├── fun_data_probe_Probe__data_transfer                                                        33   0.00%  0x000d5b8c rodata
│   ├── fun_data_probe_Probe__perform_request                                                     135   0.01%  0x000d5af2 rodata
│   ├── fun_data_probe_Probe_get_device_information                                               120   0.01%  0x000d5a00 rodata
│   ├── fun_data_probe_Probe_get_device_settings                                                   68   0.01%  0x000d594a rodata
│   ├── fun_data_probe_Probe_get_max_reading                                                       19   0.00%  0x000d598e rodata
│   ├── fun_data_probe_Probe_get_min_reading                                                       19   0.00%  0x000d59a1 rodata
│   ├── fun_data_probe_Probe_get_reading                                                           76   0.01%  0x000d59b4 rodata
│   ├── fun_data_probe_Probe_get_status                                                            19   0.00%  0x000d5a78 rodata
│   ├── fun_data_probe_Probe_ping                                                                  14   0.00%  0x000d58e4 rodata
│   ├── fun_data_probe_Probe_scan_triggers                                                          9   0.00%  0x000d58c0 rodata
│   ├── fun_data_probe_Probe_set_device_id                                                        103   0.01%  0x000d5a8b rodata
│   ├── fun_data_probe_Probe_set_device_settings                                                   88   0.01%  0x000d58f2 rodata
│   ├── fun_data_probe_Probe_sleep                                                                 18   0.00%  0x000d58d2 rodata
│   ├── fun_data_probe_Probe_wake                                                                   9   0.00%  0x000d58c9 rodata
│   ├── fun_data_probe_Settings                                                                    19   0.00%  0x000d63e4 rodata
│   ├── fun_data_probe_Settings___init__                                                           86   0.01%  0x000d5bde rodata
│   ├── fun_data_probe__lt_module_gt_                                                             104   0.01%  0x000d6c6d rodata
│   ├── fun_data_probe_protocol__lt_module_gt_                                                    164   0.02%  0x000d6ec2 rodata
│   ├── fun_data_sock_test__lt_module_gt_                                                          73   0.01%  0x000d69b1 rodata
│   ├── fun_data_sock_test_do_steps                                                               108   0.01%  0x000d65dd rodata
│   ├── fun_data_sock_test_force_disconnect                                                        40   0.00%  0x000d65b5 rodata
│   ├── fun_data_sock_test_getaddrinfo_to_host                                                     77   0.01%  0x000d6857 rodata
│   ├── fun_data_sock_test_step_1                                                                 358   0.04%  0x000d66f1 rodata
│   ├── fun_data_sock_test_step_2                                                                 168   0.02%  0x000d6649 rodata
│   ├── fun_data_version__lt_module_gt_                                                             9   0.00%  0x000d6f66 rodata
│   ├── fun_data_watchdog_TaskWDT                                                                  40   0.00%  0x000d6471 rodata
│   ├── fun_data_watchdog_TaskWDT___init__                                                         34   0.00%  0x000d61a7 rodata
│   ├── fun_data_watchdog_TaskWDT__delay_timeout                                                   18   0.00%  0x000d615c rodata
│   ├── fun_data_watchdog_TaskWDT_ack                                                              19   0.00%  0x000d616e rodata
│   ├── fun_data_watchdog_TaskWDT_register                                                         19   0.00%  0x000d6194 rodata
│   ├── fun_data_watchdog_TaskWDT_unregister                                                       19   0.00%  0x000d6181 rodata
│   ├── fun_data_watchdog_Watchdog                                                                 52   0.01%  0x000d6499 rodata
│   ├── fun_data_watchdog_Watchdog___init__                                                        93   0.01%  0x000d62ee rodata
│   ├── fun_data_watchdog_Watchdog__callback                                                      197   0.02%  0x000d61c9 rodata
│   ├── fun_data_watchdog_Watchdog__delay_timeout                                                  17   0.00%  0x000d628e rodata
│   ├── fun_data_watchdog_Watchdog_ack                                                             25   0.00%  0x000d629f rodata
│   ├── fun_data_watchdog_Watchdog_register                                                        25   0.00%  0x000d62d5 rodata
│   ├── fun_data_watchdog_Watchdog_unregister                                                      29   0.00%  0x000d62b8 rodata
│   ├── fun_data_watchdog__lt_module_gt_                                                           85   0.01%  0x000d6e3b rodata
│   ├── fun_data_watchdog_singleton                                                                23   0.00%  0x000d64cd rodata
│   ├── fun_data_watchdog_singleton_getinstance                                                    33   0.00%  0x000d634b rodata
│   ├── fun_data_wifi__lt_module_gt_                                                               45   0.00%  0x000d6e90 rodata
│   ├── fun_data_wifi_deactivate_wifi                                                              43   0.00%  0x000d68a4 rodata
│   ├── fun_data_wifi_initialize_wifi                                                              61   0.01%  0x000d692e rodata
│   ├── fun_data_wifi_scan_networks                                                                95   0.01%  0x000d68cf rodata
│   ├── fw_patch                                                                                81572   8.50%  0x000d9f62 rodata
│   ├── gc_alloc                                                                                  372   0.04%  0x00053f1d text
│   ├── gc_collect                                                                                284   0.03%  0x00053ce1 text
│   ├── gc_collect_end                                                                            296   0.03%  0x00051ea5 text
│   ├── gc_collect_obj                                                                              8   0.00%  0x000b6804 rodata
│   ├── gc_collect_root                                                                           100   0.01%  0x00052431 text
│   ├── gc_disable.lto_priv.0                                                                      16   0.00%  0x00066c59 text
│   ├── gc_disable_obj                                                                              8   0.00%  0x000b67fc rodata
│   ├── gc_enable.lto_priv.0                                                                       16   0.00%  0x00066c69 text
│   ├── gc_enable_obj                                                                               8   0.00%  0x000b67f4 rodata
│   ├── gc_free                                                                                   120   0.01%  0x00052565 text
│   ├── gc_helper_collect_regs_and_stack                                                           54   0.01%  0x000a395b text
│   ├── gc_info                                                                                   208   0.02%  0x00052495 text
│   ├── gc_isenabled.lto_priv.0                                                                    20   0.00%  0x00066c79 text
│   ├── gc_isenabled_obj                                                                            8   0.00%  0x000b67ec rodata
│   ├── gc_mark_subtree                                                                           176   0.02%  0x0005072d text
│   ├── gc_mem_alloc.lto_priv.0                                                                    24   0.00%  0x000a73c1 text
│   ├── gc_mem_alloc_obj                                                                            8   0.00%  0x000b67dc rodata
│   ├── gc_mem_free.lto_priv.0                                                                     24   0.00%  0x000a73a9 text
│   ├── gc_mem_free_obj                                                                             8   0.00%  0x000b67e4 rodata
│   ├── gc_realloc                                                                                340   0.04%  0x00054091 text
│   ├── gc_threshold.lto_priv.0                                                                    52   0.01%  0x00067a71 text
│   ├── gc_threshold_obj                                                                           12   0.00%  0x000b67d0 rodata
│   ├── gcm_aes_info                                                                               32   0.00%  0x000b9334 rodata
│   ├── gcm_aes_setkey_wrap                                                                       460   0.05%  0x00072ded text
│   ├── gcm_ctx_alloc                                                                              30   0.00%  0x000a9405 text
│   ├── gcm_ctx_free                                                                               30   0.00%  0x000a9a91 text
│   ├── gcm_mask                                                                                  220   0.02%  0x000aa129 text
│   ├── gcm_mult                                                                                  332   0.03%  0x00075901 text
│   ├── gen_instance_close.lto_priv.0                                                              76   0.01%  0x000696f9 text
│   ├── gen_instance_close_obj.lto_priv.0                                                           8   0.00%  0x000b8544 rodata
│   ├── gen_instance_iternext.lto_priv.0                                                           10   0.00%  0x000a8463 text
│   ├── gen_instance_locals_dict.lto_priv.0                                                        16   0.00%  0x000b856c rodata
│   ├── gen_instance_locals_dict_table.lto_priv.0                                                  32   0.00%  0x000b854c rodata
│   ├── gen_instance_pend_throw.lto_priv.0                                                         24   0.00%  0x00067429 text
│   ├── gen_instance_pend_throw_obj.lto_priv.0                                                      8   0.00%  0x000b8528 rodata
│   ├── gen_instance_print.lto_priv.0                                                              32   0.00%  0x00068add text
│   ├── gen_instance_send.lto_priv.0                                                                8   0.00%  0x000a846d text
│   ├── gen_instance_send_obj.lto_priv.0                                                            8   0.00%  0x000b853c rodata
│   ├── gen_instance_throw.lto_priv.0                                                              32   0.00%  0x000a8475 text
│   ├── gen_instance_throw_obj.lto_priv.0                                                          12   0.00%  0x000b8530 rodata
│   ├── gen_resume_and_raise                                                                       60   0.01%  0x000a8427 text
│   ├── gen_wrap_call                                                                             132   0.01%  0x00068a59 text
│   ├── generic_data_ref.lto_priv.0                                                                14   0.00%  0x0009a2e7 text
│   ├── generic_hfclk_start.lto_priv.0                                                            128   0.01%  0x00045f51 text
│   ├── generic_hfclk_stop.lto_priv.0                                                              52   0.01%  0x00045f1d text
│   ├── get_basic_mle_mld_addr                                                                     18   0.00%  0x00092be5 text
│   ├── get_bss_load_update_timeout                                                                64   0.01%  0x00029a59 text
│   ├── get_cmd_arg_num                                                                            48   0.00%  0x00092e3f text
│   ├── get_colocation_mode.lto_priv.0                                                            104   0.01%  0x0009825b text
│   ├── get_fat.lto_priv.0                                                                        176   0.02%  0x000a3acd text
│   ├── get_fileinfo                                                                              324   0.03%  0x000a2ec9 text
│   ├── get_fmt_num                                                                                44   0.00%  0x000a7545 text
│   ├── get_fmt_type                                                                               36   0.00%  0x000a6913 text
│   ├── get_guard_period.lto_priv.0                                                                 6   0.00%  0x0009ea83 text
│   ├── get_hash_alloc_greater_or_equal_to                                                         36   0.00%  0x000550f1 text
│   ├── get_ie                                                                                     36   0.00%  0x0009295f text
│   ├── get_ie_ext                                                                                 44   0.00%  0x00092983 text
│   ├── get_ifaddr.constprop.0                                                                     62   0.01%  0x000aee57 text
│   ├── get_ml_ie.part.0.constprop.0                                                               52   0.01%  0x000aebc1 text
│   ├── get_mode                                                                                   76   0.01%  0x00095dd7 text
│   ├── get_mode_by_band                                                                           36   0.00%  0x000965fd text
│   ├── get_no_padding                                                                             20   0.00%  0x00070a9d text
│   ├── get_pending_int.lto_priv.0                                                                  4   0.00%  0x00097b19 text
│   ├── get_pin_idx.lto_priv.0                                                                     20   0.00%  0x000514c9 text
│   ├── get_pri_sec_chan                                                                           66   0.01%  0x000928b1 text
│   ├── get_slot_by_id.lto_priv.0                                                                  36   0.00%  0x0009f3f7 text
│   ├── get_status.lto_priv.0                                                                      18   0.00%  0x0009e883 text
│   ├── get_top_value.lto_priv.0                                                                    6   0.00%  0x0009ea7d text
│   ├── get_value.lto_priv.0                                                                       14   0.00%  0x0009e983 text
│   ├── get_vendor_ie                                                                              66   0.01%  0x000929af text
│   ├── get_wifi_api.lto_priv.0                                                                    32   0.00%  0x0009d8e7 text
│   ├── get_wifi_mgmt_api                                                                           8   0.00%  0x000964e7 text
│   ├── get_wpa_s_handle                                                                          100   0.01%  0x00025411 text
│   ├── global_fields.lto_priv.0                                                                 2408   0.25%  0x000b25cc rodata
│   ├── gmtime                                                                                     60   0.01%  0x0008cc21 text
│   ├── gmtime_r                                                                                  328   0.03%  0x0008cc5d text
│   ├── gpio_callback_handler                                                                      76   0.01%  0x000a0bc3 text
│   ├── gpio_nrfx_drv_api_funcs.lto_priv.0                                                         36   0.00%  0x000b0244 gpio_driver_api_area
│   ├── gpio_nrfx_init                                                                            112   0.01%  0x0004612d text
│   ├── gpio_nrfx_manage_callback.lto_priv.0                                                       48   0.00%  0x0009f173 text
│   ├── gpio_nrfx_p0_cfg.lto_priv.0                                                                24   0.00%  0x000b41c4 rodata
│   ├── gpio_nrfx_p1_cfg                                                                           24   0.00%  0x000b417c rodata
│   ├── gpio_nrfx_pin_configure.lto_priv.0                                                        580   0.06%  0x000473f9 text
│   ├── gpio_nrfx_pin_interrupt_configure.lto_priv.0                                              244   0.03%  0x0004763d text
│   ├── gpio_nrfx_port_clear_bits_raw.lto_priv.0                                                   10   0.00%  0x0009eb1d text
│   ├── gpio_nrfx_port_get_raw.lto_priv.0                                                          12   0.00%  0x0009eaf3 text
│   ├── gpio_nrfx_port_set_bits_raw.lto_priv.0                                                     10   0.00%  0x0009eb13 text
│   ├── gpio_nrfx_port_set_masked_raw.lto_priv.0                                                   20   0.00%  0x0009eaff text
│   ├── gpio_nrfx_port_toggle_bits.lto_priv.0                                                      20   0.00%  0x0009eb27 text
│   ├── gpio_pin_configure_dt.lto_priv.1.lto_priv.0                                                62   0.01%  0x0009f64d text
│   ├── gpio_pin_get_raw                                                                           34   0.00%  0x0009fd51 text
│   ├── gpio_pin_interrupt_configure.lto_priv.1                                                    56   0.01%  0x000506f5 text
│   ├── gpio_pin_set_dt.lto_priv.0.lto_priv.0                                                      40   0.00%  0x0009f68b text
│   ├── gpio_pin_set_raw                                                                           26   0.00%  0x0009fd73 text
│   ├── gpiote_input_configure.lto_priv.0                                                         388   0.04%  0x00051765 text
│   ├── halF                                                                                        8   0.00%  0x000bb48c rodata
│   ├── hal_rpu_event_free                                                                         52   0.01%  0x0006bec9 text
│   ├── hal_rpu_eventq_drain.lto_priv.0                                                            46   0.00%  0x000a8d81 text
│   ├── hal_rpu_hpq_dequeue.constprop.0                                                            80   0.01%  0x0007a865 text
│   ├── hal_rpu_irq_wdog_rearm                                                                     40   0.00%  0x0006bea1 text
│   ├── hal_rpu_mem_read                                                                          200   0.02%  0x0006bb09 text
│   ├── hal_rpu_mem_write                                                                         440   0.05%  0x0006c25d text
│   ├── hal_rpu_msg_post                                                                          184   0.02%  0x0006bde9 text
│   ├── hal_rpu_ps_sleep.lto_priv.0                                                                48   0.00%  0x000a8b93 text
│   ├── hal_rpu_ps_wake                                                                           204   0.02%  0x0006b7b5 text
│   ├── hal_rpu_reg_read                                                                          180   0.02%  0x0006bca5 text
│   ├── hal_rpu_reg_write                                                                         144   0.01%  0x0006bd59 text
│   ├── handle_assoc.lto_priv.0                                                                  5076   0.53%  0x00031829 text
│   ├── handle_assoc_cb.lto_priv.0                                                                552   0.06%  0x0003391d text
│   ├── handle_auth.lto_priv.0                                                                   3432   0.36%  0x00030a65 text
│   ├── handle_flush.lto_priv.0                                                                     2   0.00%  0x0009fd4f text
│   ├── handle_next_tick_case                                                                      90   0.01%  0x0009f1a9 text
│   ├── handle_probe_req                                                                          936   0.10%  0x0002afc1 text
│   ├── handler                                                                                  1456   0.15%  0x000290dd text
│   ├── has_newline                                                                                22   0.00%  0x00092f7d text
│   ├── hash_allocation_sizes                                                                      68   0.01%  0x000bb998 rodata
│   ├── hash_mprime                                                                               144   0.01%  0x00077155 text
│   ├── hashlib_sha256_digest.lto_priv.0                                                          232   0.02%  0x0005e709 text
│   ├── hashlib_sha256_digest_obj.lto_priv.0                                                        8   0.00%  0x000b6050 rodata
│   ├── hashlib_sha256_locals_dict.lto_priv.0                                                      16   0.00%  0x000b65f0 rodata
│   ├── hashlib_sha256_locals_dict_table.lto_priv.0                                                16   0.00%  0x000b6430 rodata
│   ├── hashlib_sha256_make_new.lto_priv.0                                                        128   0.01%  0x0005e7f1 text
│   ├── hashlib_sha256_type.lto_priv.0                                                             28   0.00%  0x000b702c rodata
│   ├── hashlib_sha256_update.lto_priv.0                                                           96   0.01%  0x0005e585 text
│   ├── hashlib_sha256_update_obj.lto_priv.0                                                        8   0.00%  0x000b6058 rodata
│   ├── he160_table                                                                               128   0.01%  0x000b23cc rodata
│   ├── he20_table                                                                                128   0.01%  0x000b254c rodata
│   ├── he40_table                                                                                128   0.01%  0x000b24cc rodata
│   ├── he80_table                                                                                128   0.01%  0x000b244c rodata
│   ├── he_elem_len                                                                                84   0.01%  0x00096e1f text
│   ├── hex2byte                                                                                   36   0.00%  0x00092603 text
│   ├── hex2num                                                                                    44   0.00%  0x000925d7 text
│   ├── hexstr2bin                                                                                 40   0.00%  0x00092f3d text
│   ├── hfclk192m_start.lto_priv.0                                                                  6   0.00%  0x0009efb1 text
│   ├── hfclk192m_stop.lto_priv.0                                                                   6   0.00%  0x0009efc3 text
│   ├── hfclkaudio_start.lto_priv.0                                                                 6   0.00%  0x0009efb7 text
│   ├── hfclkaudio_stop.lto_priv.0                                                                  6   0.00%  0x0009efc9 text
│   ├── hkdf_expand.lto_priv.0                                                                     78   0.01%  0x0009aad1 text
│   ├── hkdf_extract.lto_priv.0                                                                    58   0.01%  0x0009a93f text
│   ├── hmac_drbg_reseed_core.constprop.0                                                          84   0.01%  0x000ac6c9 text
│   ├── hmac_kdf_expand.constprop.0                                                               240   0.02%  0x000af073 text
│   ├── hmac_prf_bits.lto_priv.0                                                                  306   0.03%  0x00092429 text
│   ├── hmac_vector.lto_priv.0                                                                    110   0.01%  0x0009231b text
│   ├── host_irq_spec                                                                               8   0.00%  0x000b5c34 rodata
│   ├── hostapd_acl_comp                                                                            6   0.00%  0x0009663b text
│   ├── hostapd_bss_deinit_no_free                                                                 96   0.01%  0x0002a74d text
│   ├── hostapd_build_ap_extra_ies                                                                306   0.03%  0x000968f3 text
│   ├── hostapd_build_beacon_data                                                                 210   0.02%  0x00097803 text
│   ├── hostapd_change_config_freq                                                                434   0.05%  0x000978d5 text
│   ├── hostapd_channel_info.lto_priv.0                                                            24   0.00%  0x000993a1 text
│   ├── hostapd_check_acl                                                                          70   0.01%  0x00097d0d text
│   ├── hostapd_cleanup_cs_params                                                                  48   0.00%  0x00097551 text
│   ├── hostapd_cleanup_iface_partial                                                             156   0.02%  0x0002a6b1 text
│   ├── hostapd_config_free_radius                                                                 74   0.01%  0x00096555 text
│   ├── hostapd_config_free_radius_attr                                                            26   0.00%  0x00096621 text
│   ├── hostapd_ctrl_iface_acl_add_mac                                                            208   0.02%  0x0002a395 text
│   ├── hostapd_ctrl_iface_acl_del_mac                                                             58   0.01%  0x000974d1 text
│   ├── hostapd_ctrl_iface_acl_show_mac.part.0.constprop.0                                        104   0.01%  0x0007e3b5 text
│   ├── hostapd_ctrl_iface_deauthenticate                                                         340   0.04%  0x0002a031 text
│   ├── hostapd_ctrl_iface_disassociate                                                           240   0.02%  0x0002a185 text
│   ├── hostapd_ctrl_iface_sta_mib.constprop.0                                                   3316   0.35%  0x0007d6c1 text
│   ├── hostapd_deinit_driver                                                                      84   0.01%  0x00096f93 text
│   ├── hostapd_determine_mode                                                                    140   0.01%  0x0002f9a1 text
│   ├── hostapd_dfs_is_background_event.lto_priv.0                                                 34   0.00%  0x00097395 text
│   ├── hostapd_dfs_request_channel_switch.lto_priv.0                                             328   0.03%  0x0002f381 text
│   ├── hostapd_dfs_start_channel_switch_background.lto_priv.0                                    110   0.01%  0x00097a87 text
│   ├── hostapd_dfs_update_background_chain.lto_priv.0                                            256   0.03%  0x0002b511 text
│   ├── hostapd_disable_iface                                                                     192   0.02%  0x0002d309 text
│   ├── hostapd_disassoc_sta.lto_priv.0                                                           248   0.03%  0x0003096d text
│   ├── hostapd_drv_br_delete_ip_neigh.constprop.0                                                 30   0.00%  0x000ae547 text
│   ├── hostapd_drv_br_port_set_attr.constprop.0                                                   28   0.00%  0x000add07 text
│   ├── hostapd_drv_none                                                                           28   0.00%  0x000265cd text
│   ├── hostapd_drv_send_mlme                                                                      56   0.01%  0x00096b65 text
│   ├── hostapd_drv_set_countermeasures                                                            22   0.00%  0x000992a3 text
│   ├── hostapd_drv_sta_deauth                                                                     46   0.00%  0x00096b9d text
│   ├── hostapd_drv_sta_disassoc                                                                   42   0.00%  0x00096bcb text
│   ├── hostapd_drv_sta_remove.lto_priv.2                                                          24   0.00%  0x000974b9 text
│   ├── hostapd_eid_assoc_comeback_time                                                           112   0.01%  0x0002fdf9 text
│   ├── hostapd_eid_country                                                                       142   0.01%  0x0009701f text
│   ├── hostapd_eid_ecsa                                                                           56   0.01%  0x00096de7 text
│   ├── hostapd_eid_ext_capab                                                                     736   0.08%  0x0009872d text
│   ├── hostapd_eid_ext_supp_rates                                                                344   0.04%  0x00097ea1 text
│   ├── hostapd_eid_he_6ghz_band_cap                                                              114   0.01%  0x0009a057 text
│   ├── hostapd_eid_he_capab.constprop.0                                                          308   0.03%  0x000ae815 text
│   ├── hostapd_eid_he_mu_edca_parameter_set                                                       76   0.01%  0x00099f6b text
│   ├── hostapd_eid_he_operation                                                                  278   0.03%  0x00099e55 text
│   ├── hostapd_eid_ht_capabilities                                                               202   0.02%  0x00098319 text
│   ├── hostapd_eid_ht_operation                                                                  108   0.01%  0x000983e3 text
│   ├── hostapd_eid_mbssid                                                                        972   0.10%  0x0002fe69 text
│   ├── hostapd_eid_mbssid_elem_len.lto_priv.0                                                    318   0.03%  0x00098a5f text
│   ├── hostapd_eid_nr_db.constprop.0                                                             164   0.02%  0x000ae771 text
│   ├── hostapd_eid_pwr_constraint                                                                124   0.01%  0x0002aaed text
│   ├── hostapd_eid_rm_enabled_capab                                                               62   0.01%  0x00097ff9 text
│   ├── hostapd_eid_rnr_colocation                                                                 86   0.01%  0x000982c3 text
│   ├── hostapd_eid_rnr_iface.constprop.0                                                         478   0.05%  0x000aee95 text
│   ├── hostapd_eid_rnr_iface_len.constprop.0                                                     208   0.02%  0x000ae565 text
│   ├── hostapd_eid_rnr_len.constprop.0                                                           256   0.03%  0x000ae635 text
│   ├── hostapd_eid_rsnxe                                                                         186   0.02%  0x0009863b text
│   ├── hostapd_eid_spatial_reuse                                                                 160   0.02%  0x00099fb7 text
│   ├── hostapd_eid_supp_rates                                                                    304   0.03%  0x00097d71 text
│   ├── hostapd_eid_supported_op_classes                                                           84   0.01%  0x00097581 text
│   ├── hostapd_eid_time_adv                                                                      200   0.02%  0x00098505 text
│   ├── hostapd_eid_time_zone                                                                      58   0.01%  0x000985cd text
│   ├── hostapd_eid_txpower_envelope                                                              334   0.03%  0x000990a1 text
│   ├── hostapd_eid_vendor_vht                                                                     68   0.01%  0x0009925f text
│   ├── hostapd_eid_vht_capabilities                                                              142   0.01%  0x00098b9d text
│   ├── hostapd_eid_vht_operation                                                                 112   0.01%  0x000991ef text
│   ├── hostapd_eid_wb_chsw_wrapper                                                               188   0.02%  0x0009819f text
│   ├── hostapd_eid_wmm                                                                           360   0.04%  0x000997d9 text
│   ├── hostapd_enable_iface                                                                     1132   0.12%  0x0002ed85 text
│   ├── hostapd_encode_edmg_chan                                                                   66   0.01%  0x00092ba3 text
│   ├── hostapd_event_get_survey                                                                  258   0.03%  0x000973b7 text
│   ├── hostapd_fill_subband_triplets                                                             224   0.02%  0x00096d07 text
│   ├── hostapd_flush                                                                              26   0.00%  0x00096b01 text
│   ├── hostapd_free_hapd_data                                                                    588   0.06%  0x0002a465 text
│   ├── hostapd_free_hw_features.part.0                                                            44   0.00%  0x00097ce1 text
│   ├── hostapd_free_psk_list                                                                      30   0.00%  0x00097d53 text
│   ├── hostapd_free_stas                                                                          40   0.00%  0x0009a203 text
│   ├── hostapd_gen_probe_resp                                                                   1110   0.12%  0x0002ab69 text
│   ├── hostapd_get_he_twt_responder.constprop.0                                                   60   0.01%  0x000ae735 text
│   ├── hostapd_get_ht_vht_twt_responder                                                           56   0.01%  0x000986f5 text
│   ├── hostapd_get_mde                                                                            42   0.00%  0x000971b5 text
│   ├── hostapd_get_mode_channel                                                                  100   0.01%  0x00096f15 text
│   ├── hostapd_get_oper_centr_freq_seg0_idx.lto_priv.1                                            18   0.00%  0x00097151 text
│   ├── hostapd_get_oper_centr_freq_seg1_idx.lto_priv.4.lto_priv.0                                 18   0.00%  0x00097163 text
│   ├── hostapd_get_oper_chwidth.lto_priv.3.lto_priv.0                                             18   0.00%  0x00096747 text
│   ├── hostapd_get_osen_ie                                                                        48   0.00%  0x00029ac9 text
│   ├── hostapd_get_rsne                                                                           42   0.00%  0x0009718b text
│   ├── hostapd_get_rsne_override                                                                  48   0.00%  0x00029af9 text
│   ├── hostapd_get_rsne_override_2                                                                48   0.00%  0x00029b29 text
│   ├── hostapd_get_rsnxe                                                                          42   0.00%  0x000971df text
│   ├── hostapd_get_rsnxe_override                                                                 48   0.00%  0x00029b59 text
│   ├── hostapd_get_wpa_ie                                                                         48   0.00%  0x00029a99 text
│   ├── hostapd_handle_dfs                                                                        528   0.05%  0x0002d66d text
│   ├── hostapd_ht_operation_update                                                               182   0.02%  0x0009844f text
│   ├── hostapd_hw_get_channel                                                                     94   0.01%  0x00097c83 text
│   ├── hostapd_interface_setup_failure_handler.lto_priv.0                                         26   0.00%  0x00096f79 text
│   ├── hostapd_is_dfs_chan_available                                                              44   0.00%  0x00097621 text
│   ├── hostapd_is_dfs_required                                                                   102   0.01%  0x0009764d text
│   ├── hostapd_is_usable_chan.lto_priv.0                                                         156   0.02%  0x0002f905 text
│   ├── hostapd_logger                                                                             80   0.01%  0x00013aa1 text
│   ├── hostapd_maclist_found                                                                      78   0.01%  0x000967f5 text
│   ├── hostapd_max_bssid_indicator                                                                36   0.00%  0x00097af5 text
│   ├── hostapd_mbssid_ext_capa                                                                    82   0.01%  0x00098a0d text
│   ├── hostapd_mbssid_get_tx_bss                                                                  16   0.00%  0x0009750b text
│   ├── hostapd_neighbor_clear_entry                                                               60   0.01%  0x00097b1f text
│   ├── hostapd_neighbor_get                                                                       62   0.01%  0x00098e69 text
│   ├── hostapd_neighbor_set_own_report                                                           936   0.10%  0x00032bfd text
│   ├── hostapd_new_assoc_sta                                                                     672   0.07%  0x00029b89 text
│   ├── hostapd_notif_assoc.constprop.0                                                           912   0.09%  0x00081b5d text
│   ├── hostapd_notif_disassoc                                                                    104   0.01%  0x00029fc9 text
│   ├── hostapd_own_capab_info                                                                    136   0.01%  0x0002fcb9 text
│   ├── hostapd_parse_csa_settings                                                                288   0.03%  0x0002a275 text
│   ├── hostapd_refresh_all_iface_beacons                                                          44   0.00%  0x000977d7 text
│   ├── hostapd_remove_acl_mac                                                                     86   0.01%  0x00096c6f text
│   ├── hostapd_sae_pw_id_in_use                                                                   50   0.01%  0x00096891 text
│   ├── hostapd_set_acl                                                                            54   0.01%  0x0009751b text
│   ├── hostapd_set_acl_list                                                                      108   0.01%  0x000970c3 text
│   ├── hostapd_set_drv_ieee8021x                                                                 132   0.01%  0x00096a25 text
│   ├── hostapd_set_freq_params                                                                  1488   0.15%  0x0001180d text
│   ├── hostapd_set_oper_centr_freq_seg0_idx.lto_priv.3.lto_priv.0                                 16   0.00%  0x00096769 text
│   ├── hostapd_set_oper_centr_freq_seg1_idx.lto_priv.4.lto_priv.0                                 16   0.00%  0x00096779 text
│   ├── hostapd_set_oper_chwidth.lto_priv.3.lto_priv.0                                             16   0.00%  0x00096759 text
│   ├── hostapd_set_privacy                                                                        22   0.00%  0x00096aeb text
│   ├── hostapd_set_sta_flags                                                                      38   0.00%  0x00096b3f text
│   ├── hostapd_set_state                                                                          76   0.01%  0x0002a7ad text
│   ├── hostapd_set_wds_sta                                                                        66   0.01%  0x00096aa9 text
│   ├── hostapd_setup_bss                                                                        4140   0.43%  0x0002b611 text
│   ├── hostapd_setup_interface                                                                   800   0.08%  0x0002ea65 text
│   ├── hostapd_setup_interface_complete                                                          336   0.03%  0x0002ddc1 text
│   ├── hostapd_setup_interface_complete_sync                                                    1348   0.14%  0x0002d87d text
│   ├── hostapd_sta_flags_to_drv                                                                   48   0.00%  0x000968c3 text
│   ├── hostapd_sta_set_flags                                                                      36   0.00%  0x00096b1b text
│   ├── hostapd_start_beacon.constprop.0                                                           82   0.01%  0x000add23 text
│   ├── hostapd_start_dfs_cac                                                                     208   0.02%  0x000265e9 text
│   ├── hostapd_switch_channel                                                                    400   0.04%  0x0002f1f1 text
│   ├── hostapd_switch_color_timeout_handler                                                      412   0.04%  0x0002d479 text
│   ├── hostapd_tx_status                                                                         328   0.03%  0x000303d5 text
│   ├── hostapd_unsol_bcast_probe_resp                                                             60   0.01%  0x000976b3 text
│   ├── hostapd_vendor_wpa_ie                                                                      22   0.00%  0x000970ad text
│   ├── hostapd_wmm_action                                                                        492   0.05%  0x0003421d text
│   ├── hostapd_wpa_auth_disconnect.lto_priv.0                                                     10   0.00%  0x00099bbd text
│   ├── hostapd_wpa_auth_for_each_auth.lto_priv.0                                                  44   0.00%  0x00033b55 text
│   ├── hostapd_wpa_auth_for_each_sta.lto_priv.0                                                   36   0.00%  0x00099347 text
│   ├── hostapd_wpa_auth_get_drv_flags.lto_priv.0                                                  38   0.00%  0x000993bd text
│   ├── hostapd_wpa_auth_get_eapol.lto_priv.0                                                      42   0.00%  0x0009947b text
│   ├── hostapd_wpa_auth_get_msk.lto_priv.0                                                        54   0.01%  0x000994a5 text
│   ├── hostapd_wpa_auth_get_psk.lto_priv.0                                                       364   0.04%  0x000382fd text
│   ├── hostapd_wpa_auth_get_seqnum.lto_priv.0                                                     42   0.00%  0x00099319 text
│   ├── hostapd_wpa_auth_get_sta_count.lto_priv.0                                                   4   0.00%  0x00099343 text
│   ├── hostapd_wpa_auth_logger.lto_priv.0                                                         40   0.00%  0x00033ba9 text
│   ├── hostapd_wpa_auth_mic_failure_report.lto_priv.0                                            288   0.03%  0x00037165 text
│   ├── hostapd_wpa_auth_psk_failure_report.lto_priv.0                                             48   0.00%  0x00033bd1 text
│   ├── hostapd_wpa_auth_send_eapol                                                                76   0.01%  0x00099643 text
│   ├── hostapd_wpa_auth_send_ether.lto_priv.0                                                    118   0.01%  0x0009968f text
│   ├── hostapd_wpa_auth_send_oui.lto_priv.0                                                        6   0.00%  0x0009939b text
│   ├── hostapd_wpa_auth_set_eapol.lto_priv.0                                                     166   0.02%  0x00099dab text
│   ├── hostapd_wpa_auth_set_key.lto_priv.0                                                       142   0.01%  0x000994db text
│   ├── hostapd_wpa_auth_update_vlan.lto_priv.0                                                     4   0.00%  0x000993b9 text
│   ├── hostapd_wpa_ie                                                                             22   0.00%  0x00097175 text
│   ├── ht40_intolerant_add                                                                       128   0.01%  0x0002fd79 text
│   ├── hw_get_channel_chan                                                                        54   0.01%  0x00092bf7 text
│   ├── hw_get_channel_freq                                                                        90   0.01%  0x00092c2d text
│   ├── hwaddr_aton                                                                                16   0.00%  0x00092ee1 text
│   ├── hwaddr_aton2                                                                               76   0.01%  0x00092ef1 text
│   ├── hwaddr_parse.lto_priv.0                                                                    44   0.00%  0x00092eb5 text
│   ├── ibss_mesh_is_80mhz_avail                                                                   42   0.00%  0x00095b29 text
│   ├── icmpv4_handle_echo_request                                                                240   0.02%  0x000436d5 text
│   ├── idle                                                                                       22   0.00%  0x0009fe65 text
│   ├── ieee80211_chan_to_freq.constprop.0                                                        282   0.03%  0x000aeaa7 text
│   ├── ieee80211_crc32                                                                            40   0.00%  0x00010d3d text
│   ├── ieee80211_freq_to_chan                                                                     22   0.00%  0x000928f3 text
│   ├── ieee80211_freq_to_channel_ext                                                             696   0.07%  0x00010519 text
│   ├── ieee80211_he_ppet_size.part.0.lto_priv.0                                                   46   0.00%  0x0009a0c9 text
│   ├── ieee80211_is_dfs                                                                           86   0.01%  0x00092909 text
│   ├── ieee80211_tkip_countermeasures_stop.lto_priv.0                                             40   0.00%  0x00033b81 text
│   ├── ieee80211ac_cap_check_max.lto_priv.0                                                       44   0.00%  0x00011dfd text
│   ├── ieee80211n_allowed_ht40_channel_pair.lto_priv.0                                           240   0.02%  0x0002f675 text
│   ├── ieee80211n_check_scan.lto_priv.0                                                          416   0.04%  0x0002f765 text
│   ├── ieee80211n_scan_channels_2g4.lto_priv.0                                                   116   0.01%  0x00098d89 text
│   ├── ieee80211n_scan_channels_5g.lto_priv.0                                                    108   0.01%  0x00098dfd text
│   ├── ieee80211w_kde_add.lto_priv.0                                                             360   0.04%  0x00035519 text
│   ├── ieee80211w_kde_len.lto_priv.0                                                              60   0.01%  0x00099a9d text
│   ├── ieee80211w_set_keys.lto_priv.0                                                            464   0.05%  0x000390d1 text
│   ├── ieee802_11_build_ap_params                                                               2496   0.26%  0x0002c63d text
│   ├── ieee802_11_defrag.constprop.0                                                             108   0.01%  0x000aea3b text
│   ├── ieee802_11_erp_info                                                                        66   0.01%  0x00096cc5 text
│   ├── ieee802_11_fragments_length                                                                52   0.01%  0x0009255b text
│   ├── ieee802_11_free_ap_params                                                                 104   0.01%  0x00096e73 text
│   ├── ieee802_11_parse_elems                                                                   2256   0.23%  0x0000fbe1 text
│   ├── ieee802_11_rsnx_capab                                                                      32   0.00%  0x00092b83 text
│   ├── ieee802_11_rsnx_capab_len                                                                  62   0.01%  0x00092b45 text
│   ├── ieee802_11_set_beacon                                                                     134   0.01%  0x000976ef text
│   ├── ieee802_11_set_beacons                                                                     46   0.00%  0x00097775 text
│   ├── ieee802_11_set_radius_info                                                                652   0.07%  0x0002fa2d text
│   ├── ieee802_11_update_beacons                                                                  52   0.01%  0x000977a3 text
│   ├── ieee802_1x_aaa_send.lto_priv.0                                                              2   0.00%  0x00097b1d text
│   ├── ieee802_1x_alloc_eapol_sm                                                                 416   0.04%  0x00030235 text
│   ├── ieee802_1x_eapol_event.lto_priv.0                                                          60   0.01%  0x0002f531 text
│   ├── ieee802_1x_eapol_send.lto_priv.0                                                          160   0.02%  0x0002f56d text
│   ├── ieee802_1x_free_station.constprop.0                                                        44   0.00%  0x000ae949 text
│   ├── ieee802_1x_get_eap_user.lto_priv.0                                                        220   0.02%  0x00097b5b text
│   ├── ieee802_1x_logger.lto_priv.0                                                               40   0.00%  0x0002f509 text
│   ├── ieee802_1x_notify_port_enabled                                                             14   0.00%  0x00098c2b text
│   ├── ieee802_1x_receive                                                                       2424   0.25%  0x00032fa5 text
│   ├── ieee802_1x_set_authorized.constprop.0                                                     176   0.02%  0x0007d2b5 text
│   ├── ieee802_1x_set_port_authorized.lto_priv.0                                                  10   0.00%  0x00097c37 text
│   ├── ieee802_1x_sta_entry_alive.lto_priv.0                                                      18   0.00%  0x00098d77 text
│   ├── if_get_addr                                                                                42   0.00%  0x0009b4f1 text
│   ├── if_ipv4_get_addr.constprop.0                                                               76   0.01%  0x000ad58d text
│   ├── iface_cb                                                                                   38   0.00%  0x00096c49 text
│   ├── iface_find_cb                                                                              22   0.00%  0x0009d8d1 text
│   ├── iface_router_expired                                                                      268   0.03%  0x000419f5 text
│   ├── iface_up_handler                                                                           40   0.00%  0x00041f5d text
│   ├── iface_work_handler                                                                         72   0.01%  0x0002536d text
│   ├── impl_fields.lto_priv.0                                                                     12   0.00%  0x000b7078 rodata
│   ├── import_str.0                                                                                8   0.00%  0x000d8c8a rodata
│   ├── impure_data                                                                                96   0.01%  0x20008914 datas
│   ├── inc_byte_array                                                                             24   0.00%  0x00092f65 text
│   ├── inet_is_supported                                                                          12   0.00%  0x0009b42d text
│   ├── inet_ntoa                                                                                  48   0.00%  0x0003a665 text
│   ├── init                                                                                       48   0.00%  0x000253e1 text
│   ├── init_app                                                                                  244   0.03%  0x000422a5 text
│   ├── init_jk                                                                                    12   0.00%  0x000bb878 rodata
│   ├── init_mem_slab_obj_core_list                                                                76   0.01%  0x00050689 text
│   ├── instance_binary_op                                                                        112   0.01%  0x0005c231 text
│   ├── instance_count_native_bases                                                                88   0.01%  0x00059911 text
│   ├── instance_get_buffer                                                                        80   0.01%  0x000a2627 text
│   ├── instance_print                                                                            160   0.02%  0x0005a831 text
│   ├── instance_subscr                                                                           118   0.01%  0x000a26c9 text
│   ├── instance_unary_op                                                                         156   0.02%  0x0005b2c1 text
│   ├── int_array_add_unique                                                                       72   0.01%  0x000937c5 text
│   ├── int_array_concat                                                                           90   0.01%  0x0009376b text
│   ├── int_array_len                                                                              22   0.00%  0x0009312f text
│   ├── int_from_bytes.lto_priv.0                                                                 210   0.02%  0x000a21d3 text
│   ├── int_from_bytes_fun_obj.lto_priv.0                                                          12   0.00%  0x000b8178 rodata
│   ├── int_from_bytes_obj.lto_priv.0                                                               8   0.00%  0x000b8190 rodata
│   ├── int_locals_dict.lto_priv.0                                                                 16   0.00%  0x000b81a8 rodata
│   ├── int_locals_dict_table.lto_priv.0                                                           16   0.00%  0x000b8198 rodata
│   ├── int_to_bytes.lto_priv.0                                                                   212   0.02%  0x000582cd text
│   ├── int_to_bytes_obj.lto_priv.0                                                                12   0.00%  0x000b8184 rodata
│   ├── interface_handler                                                                         700   0.07%  0x00028e21 text
│   ├── inv                                                                                        28   0.00%  0x000baf78 rodata
│   ├── inv                                                                                        32   0.00%  0x000bafb0 rodata
│   ├── inv_a                                                                                      32   0.00%  0x000bb1e0 rodata
│   ├── invoke_query_callback.lto_priv.0                                                           16   0.00%  0x0009f3d3 text
│   ├── iovdd_ctrl_spec                                                                             8   0.00%  0x000b5c3c rodata
│   ├── ip_maddr_event_handler                                                                    456   0.05%  0x0004bef1 text
│   ├── ipv4_addr_add_handler                                                                      28   0.00%  0x00040741 text
│   ├── ipv4_is_broadcast_address                                                                  64   0.01%  0x0009d953 text
│   ├── ipv4_multicast_group.constprop.0                                                          100   0.01%  0x000ad6bd text
│   ├── irq_connect4                                                                                8   0.00%  0x0009efcf text
│   ├── irq_handler.lto_priv.0                                                                    234   0.02%  0x0009f9b9 text
│   ├── irq_work_handler                                                                           80   0.01%  0x00050b15 text
│   ├── is_11b.lto_priv.0                                                                          24   0.00%  0x000107d1 text
│   ├── is_6ghz_freq                                                                               56   0.01%  0x00092ac1 text
│   ├── is_6ghz_psc_frequency                                                                      76   0.01%  0x00092af9 text
│   ├── is_blocking                                                                                38   0.00%  0x0009be47 text
│   ├── is_broadcast_ether_addr.lto_priv.2                                                         34   0.00%  0x0009712f text
│   ├── is_destination_local                                                                       36   0.00%  0x0009d257 text
│   ├── is_regular_addr_valid                                                                      24   0.00%  0x0009ea95 text
│   ├── is_string_or_bytes                                                                         78   0.01%  0x000a685f text
│   ├── is_twt_emergency_pkt.lto_priv.0                                                            28   0.00%  0x0006ba41 text
│   ├── is_tx_ready                                                                                32   0.00%  0x0009ebe3 text
│   ├── is_zero_ether_addr.lto_priv.0.lto_priv.0                                                   30   0.00%  0x00094691 text
│   %E2%94%9C── it_iternext.lto_priv.0                                                                     84   0.01%  0x0006a2f5 text
│   ├── k                                                                                         256   0.03%  0x000b8940 rodata
│   ├── k_busy_wait.lto_priv.0.lto_priv.0                                                           4   0.00%  0x0009f649 text
│   ├── k_condvar_broadcast.lto_priv.1.lto_priv.0                                                  96   0.01%  0x0009b11d text
│   ├── k_condvar_signal.lto_priv.0.lto_priv.0                                                     68   0.01%  0x0009b0d9 text
│   ├── k_condvar_wait.lto_priv.2.lto_priv.0                                                       66   0.01%  0x0009b229 text
│   ├── k_free                                                                                     14   0.00%  0x000a077f text
│   ├── k_heap_aligned_alloc.constprop.0                                                          118   0.01%  0x000af163 text
│   ├── k_heap_free                                                                                80   0.01%  0x000a06cd text
│   ├── k_malloc                                                                                   44   0.00%  0x00051d39 text
│   ├── k_mem_slab_alloc                                                                           84   0.01%  0x00051a8d text
│   ├── k_mem_slab_free                                                                            82   0.01%  0x000a078d text
│   ├── k_msleep.lto_priv.1.lto_priv.0                                                             38   0.00%  0x00091c15 text
│   ├── k_mutex_init.lto_priv.10.lto_priv.0                                                        14   0.00%  0x00091b49 text
│   ├── k_mutex_lock.lto_priv.1.lto_priv.0                                                          4   0.00%  0x00092033 text
│   ├── k_mutex_unlock.lto_priv.1.lto_priv.0                                                        4   0.00%  0x00092037 text
│   ├── k_pipe_read_avail.lto_priv.0.lto_priv.0                                                    56   0.01%  0x0009ba57 text
│   ├── k_poll_signal_raise.lto_priv.2.lto_priv.0                                                   4   0.00%  0x00091b89 text
│   ├── k_queue_append                                                                              6   0.00%  0x000a029d text
│   ├── k_queue_cancel_wait.lto_priv.0                                                             76   0.01%  0x0009c605 text
│   ├── k_queue_get.lto_priv.4.lto_priv.0                                                          96   0.01%  0x0003a6f1 text
│   ├── k_queue_init.lto_priv.4.lto_priv.0                                                         24   0.00%  0x0009b8a1 text
│   ├── k_queue_peek_head.lto_priv.0                                                               14   0.00%  0x0009b5a9 text
│   ├── k_queue_peek_tail.lto_priv.0                                                               14   0.00%  0x0009b5b7 text
│   ├── k_sem_give.lto_priv.9.lto_priv.0                                                            4   0.00%  0x000920dd text
│   ├── k_sem_init.lto_priv.3.lto_priv.0                                                            4   0.00%  0x0009203b text
│   ├── k_sem_reset.lto_priv.5.lto_priv.0                                                          78   0.01%  0x000940af text
│   ├── k_sem_take.lto_priv.12.lto_priv.0                                                           4   0.00%  0x0009203f text
│   ├── k_sleep.lto_priv.3.lto_priv.0                                                              50   0.01%  0x00091be3 text
│   ├── k_sleep.lto_priv.8.lto_priv.0                                                              50   0.01%  0x000a2c7d text
│   ├── k_sys_work_q_init                                                                          52   0.01%  0x00053aa5 text
│   ├── k_thread_create.constprop.1                                                                88   0.01%  0x0007ff61 text
│   ├── k_thread_custom_data_get.lto_priv.0                                                        16   0.00%  0x00051dd9 text
│   ├── k_thread_name_set.lto_priv.1.lto_priv.0                                                     4   0.00%  0x0009ba53 text
│   ├── k_timer_stop                                                                               78   0.01%  0x000a08ab text
│   ├── k_uptime_get.lto_priv.2.lto_priv.0                                                         28   0.00%  0x0009b8f9 text
│   ├── k_uptime_get.lto_priv.4.lto_priv.0                                                         28   0.00%  0x000a0489 text
│   ├── k_uptime_get_32.lto_priv.3.lto_priv.0                                                       8   0.00%  0x0009b915 text
│   ├── k_usleep.lto_priv.0                                                                        60   0.01%  0x0005322d text
│   ├── k_wakeup.lto_priv.2.lto_priv.0                                                             68   0.01%  0x0009e071 text
│   ├── k_work_cancel_delayable                                                                    38   0.00%  0x000a0683 text
│   ├── k_work_cancel_delayable_sync                                                              124   0.01%  0x00054cd9 text
│   ├── k_work_delayable_busy_get                                                                  30   0.00%  0x000a033d text
│   ├── k_work_init                                                                                18   0.00%  0x000a0305 text
│   ├── k_work_init_delayable                                                                      24   0.00%  0x000a0325 text
│   ├── k_work_queue_init                                                                          14   0.00%  0x000a0317 text
│   ├── k_work_queue_start                                                                        116   0.01%  0x000539cd text
│   ├── k_work_reschedule                                                                          12   0.00%  0x00053cd5 text
│   ├── k_work_reschedule_for_queue                                                                92   0.01%  0x00053c79 text
│   ├── k_work_schedule_for_queue                                                                  84   0.01%  0x00053b99 text
│   ├── k_work_submit_to_queue                                                                     52   0.01%  0x000a09db text
│   ├── l2_flags_get                                                                               26   0.00%  0x0009d23d text
│   ├── l2_packet_deinit                                                                           34   0.00%  0x00093c33 text
│   ├── l2_packet_init.constprop.0                                                                284   0.03%  0x00084b71 text
│   ├── l2_packet_receive.lto_priv.0                                                               96   0.01%  0x00011e99 text
│   ├── l2_packet_send                                                                            148   0.02%  0x00013b15 text
│   ├── last4                                                                                      32   0.00%  0x000bc4cc rodata
│   ├── last_id                                                                                     4   0.00%  0x000f26f0 .last_section
│   ├── latch_pending_read_and_check                                                               60   0.01%  0x0005060d text
│   ├── lbu_cb_ctx                                                                                  8   0.00%  0x000bad80 rodata
│   ├── lbu_output                                                                                 16   0.00%  0x000bad70 rodata
│   ├── ld_clust                                                                                   18   0.00%  0x000a2e9f text
│   ├── ld_dword                                                                                    4   0.00%  0x000a2e85 text
│   ├── ldexp                                                                                     100   0.01%  0x000af8ef text
│   ├── ldexpf                                                                                     76   0.01%  0x000af953 text
│   ├── levels.0                                                                                   24   0.00%  0x000b5c10 rodata
│   ├── lfclk_start.lto_priv.0                                                                      6   0.00%  0x0009efab text
│   ├── lfclk_stop.lto_priv.0                                                                       6   0.00%  0x0009efbd text
│   ├── lflush                                                                                     18   0.00%  0x000af8dd text
│   ├── lfs2_alloc.lto_priv.0                                                                     224   0.02%  0x00060c09 text
│   ├── lfs2_alloc_lookahead                                                                       50   0.01%  0x000a3041 text
│   ├── lfs2_bd_cmp.constprop.0                                                                   100   0.01%  0x000ac7ab text
│   ├── lfs2_bd_crc.constprop.0                                                                    92   0.01%  0x000ac80f text
│   ├── lfs2_bd_erase.lto_priv.0                                                                    6   0.00%  0x000a44d5 text
│   ├── lfs2_bd_flush.lto_priv.0                                                                  116   0.01%  0x000a438f text
│   ├── lfs2_bd_prog.lto_priv.0                                                                   148   0.02%  0x000a4403 text
│   ├── lfs2_bd_read.lto_priv.0                                                                   382   0.04%  0x000a4211 text
│   ├── lfs2_cache_zero.lto_priv.0                                                                 24   0.00%  0x000a41f9 text
│   ├── lfs2_crc                                                                                   56   0.01%  0x00064ced text
│   ├── lfs2_ctz_find.constprop.0                                                                 142   0.01%  0x000ac71d text
│   ├── lfs2_ctz_index.lto_priv.0                                                                  60   0.01%  0x000a4e3f text
│   ├── lfs2_ctz_traverse                                                                         120   0.01%  0x000a4e7b text
│   ├── lfs2_deinit.lto_priv.0                                                                     44   0.00%  0x000a4f1d text
│   ├── lfs2_dir_alloc                                                                            124   0.01%  0x000a4663 text
│   ├── lfs2_dir_commit.lto_priv.0                                                                 36   0.00%  0x000a5017 text
│   ├── lfs2_dir_commit_commit                                                                     12   0.00%  0x000a45f7 text
│   ├── lfs2_dir_commit_size                                                                       20   0.00%  0x000a4603 text
│   ├── lfs2_dir_commitattr                                                                       170   0.02%  0x000a454d text
│   ├── lfs2_dir_commitcrc                                                                        492   0.05%  0x00060a1d text
│   ├── lfs2_dir_commitprog                                                                        62   0.01%  0x000a4497 text
│   ├── lfs2_dir_compact                                                                          560   0.06%  0x000616c1 text
│   ├── lfs2_dir_drop                                                                              60   0.01%  0x00061685 text
│   ├── lfs2_dir_fetch.lto_priv.0                                                                  26   0.00%  0x000a46f7 text
│   ├── lfs2_dir_fetchmatch.lto_priv.0                                                           1088   0.11%  0x00060e0d text
│   ├── lfs2_dir_find.lto_priv.0                                                                  336   0.03%  0x00061ee1 text
│   ├── lfs2_dir_find_match                                                                        58   0.01%  0x000a34d1 text
│   ├── lfs2_dir_get.lto_priv.0                                                                    24   0.00%  0x000a46df text
│   ├── lfs2_dir_getgstate.lto_priv.0                                                              52   0.01%  0x00061349 text
│   ├── lfs2_dir_getinfo.lto_priv.0                                                               144   0.01%  0x00061d29 text
│   ├── lfs2_dir_getread.constprop.0                                                              196   0.02%  0x000788f9 text
│   ├── lfs2_dir_getslice.lto_priv.0                                                              292   0.03%  0x00060ce9 text
│   ├── lfs2_dir_orphaningcommit.lto_priv.0                                                       844   0.09%  0x00062a41 text
│   ├── lfs2_dir_relocatingcommit                                                                1080   0.11%  0x000618f1 text
│   ├── lfs2_dir_split                                                                            116   0.01%  0x000a4711 text
│   ├── lfs2_dir_traverse.constprop.0                                                             664   0.07%  0x000789bd text
│   ├── lfs2_dir_traverse_filter.lto_priv.0                                                       108   0.01%  0x0005e1c1 text
│   ├── lfs2_file_flush.lto_priv.0                                                                256   0.03%  0x00064639 text
│   ├── lfs2_file_flushedread.lto_priv.0                                                          216   0.02%  0x000642dd text
│   ├── lfs2_file_flushedwrite.lto_priv.0                                                         644   0.07%  0x000643b5 text
│   ├── lfs2_file_rawclose.lto_priv.0                                                              36   0.00%  0x000a50cf text
│   ├── lfs2_file_rawsync.lto_priv.0                                                              148   0.02%  0x000a503b text
│   ├── lfs2_file_relocate.lto_priv.0                                                             264   0.03%  0x000641d5 text
│   ├── lfs2_fs_deorphan.part.0                                                                   460   0.05%  0x00064a15 text
│   ├── lfs2_fs_forceconsistency.lto_priv.0                                                       268   0.03%  0x00064be1 text
│   ├── lfs2_fs_parent.lto_priv.0                                                                 188   0.02%  0x00064959 text
│   ├── lfs2_fs_parent_match                                                                       60   0.01%  0x000a4ba9 text
│   ├── lfs2_fs_pred.lto_priv.0                                                                   152   0.02%  0x000648c1 text
│   ├── lfs2_fs_preporphans.lto_priv.0                                                             28   0.00%  0x000a4ffb text
│   ├── lfs2_fs_rawtraverse.lto_priv.0                                                            392   0.04%  0x00064739 text
│   ├── lfs2_fs_size_count.lto_priv.0                                                              10   0.00%  0x000a481b text
│   ├── lfs2_gstate_hasmovehere.lto_priv.0                                                         28   0.00%  0x000a4617 text
│   ├── lfs2_gstate_iszero                                                                         24   0.00%  0x000a3029 text
│   ├── lfs2_gstate_xor                                                                            28   0.00%  0x000a300d text
│   ├── lfs2_init.lto_priv.0                                                                      178   0.02%  0x000a4f49 text
│   ├── lfs2_mlist_remove.lto_priv.0                                                               26   0.00%  0x000a4633 text
│   ├── lfs2_pair_cmp.lto_priv.0                                                                   34   0.00%  0x000a44ef text
│   ├── lfs2_pair_isnull.lto_priv.0                                                                20   0.00%  0x000a44db text
│   ├── lfs2_pair_issync.lto_priv.0                                                                40   0.00%  0x000a4511 text
│   ├── lfs2_rawstat.lto_priv.0                                                                    42   0.00%  0x000a4ef3 text
│   ├── lfs2_tag_dsize.lto_priv.0                                                                  20   0.00%  0x000a4539 text
│   ├── lfs2_traverse_cb.lto_priv.0                                                                10   0.00%  0x000a2e3f text
│   ├── lfs_get_mtime                                                                              52   0.01%  0x0005e9b5 text
│   ├── lfs_make_allowed_args                                                                      40   0.00%  0x000b886c rodata
│   ├── list_append_obj.lto_priv.0                                                                  8   0.00%  0x000b80cc rodata
│   ├── list_binary_op.lto_priv.0                                                                 224   0.02%  0x000592f5 text
│   ├── list_clear.lto_priv.0                                                                      34   0.00%  0x000a1105 text
│   ├── list_clear_obj.lto_priv.0                                                                   8   0.00%  0x000b80c4 rodata
│   ├── list_copy.lto_priv.0                                                                        8   0.00%  0x000a230b text
│   ├── list_copy_obj.lto_priv.0                                                                    8   0.00%  0x000b80bc rodata
│   ├── list_count.lto_priv.0                                                                      10   0.00%  0x000a0fb1 text
│   ├── list_count_obj.lto_priv.0                                                                   8   0.00%  0x000b80b4 rodata
│   ├── list_extend.lto_priv.0                                                                    116   0.01%  0x000555ad text
│   ├── list_extend_from_iter                                                                      34   0.00%  0x000a10a3 text
│   ├── list_extend_obj.lto_priv.0                                                                  8   0.00%  0x000b80ac rodata
│   ├── list_getiter.lto_priv.0                                                                    28   0.00%  0x00055175 text
│   ├── list_index.lto_priv.0                                                                      20   0.00%  0x000a0fbb text
│   ├── list_index_obj.lto_priv.0                                                                  12   0.00%  0x000b80a0 rodata
│   ├── list_insert.lto_priv.0                                                                     64   0.01%  0x000a10c5 text
│   ├── list_insert_obj.lto_priv.0                                                                  8   0.00%  0x000b8098 rodata
│   ├── list_it_iternext                                                                           28   0.00%  0x000a0c95 text
│   ├── list_locals_dict.lto_priv.0                                                                16   0.00%  0x000b812c rodata
│   ├── list_locals_dict_table.lto_priv.0                                                          88   0.01%  0x000b80d4 rodata
│   ├── list_new.lto_priv.0                                                                        22   0.00%  0x000a22a5 text
│   ├── list_pop.lto_priv.0                                                                       124   0.01%  0x000560a9 text
│   ├── list_pop_obj.lto_priv.0                                                                    12   0.00%  0x000b808c rodata
│   ├── list_print.lto_priv.0                                                                      76   0.01%  0x00055e65 text
│   ├── list_remove_obj.lto_priv.0                                                                  8   0.00%  0x000b8084 rodata
│   ├── list_reverse.lto_priv.0                                                                    46   0.00%  0x000a0cb1 text
│   ├── list_reverse_obj.lto_priv.0                                                                 8   0.00%  0x000b807c rodata
│   ├── list_sort_obj.lto_priv.0                                                                   12   0.00%  0x000b8070 rodata
│   ├── list_subscr.lto_priv.0                                                                    448   0.05%  0x000593d5 text
│   ├── list_unary_op.lto_priv.0                                                                    4   0.00%  0x000a0c91 text
│   ├── ln2HI                                                                                       8   0.00%  0x000bb484 rodata
│   ├── ln2LO                                                                                       8   0.00%  0x000bb47c rodata
│   ├── lock.lto_priv.0                                                                            20   0.00%  0x20008b1c k_mutex_area
│   ├── lock.lto_priv.1                                                                            20   0.00%  0x20008b30 k_mutex_area
│   ├── lock.lto_priv.2                                                                            20   0.00%  0x20008b08 k_mutex_area
│   ├── lock.lto_priv.3                                                                            20   0.00%  0x20008af4 k_mutex_area
│   ├── lock.lto_priv.4                                                                            20   0.00%  0x20008b44 k_mutex_area
│   ├── log_backend_uart                                                                           16   0.00%  0x000b0450 log_backend_area
│   ├── log_backend_uart_api                                                                       28   0.00%  0x000bad88 rodata
│   ├── log_backend_uart_init.lto_priv.0                                                           12   0.00%  0x00091297 text
│   ├── log_base2_floor                                                                            16   0.00%  0x000d380b rodata
│   ├── log_const_cbprintf_package                                                                  8   0.00%  0x000b0330 log_const_area
│   ├── log_const_clock_control                                                                     8   0.00%  0x000b0338 log_const_area
│   ├── log_const_counter_rtc                                                                       8   0.00%  0x000b0340 log_const_area
│   ├── log_const_counter_rtc_0                                                                     8   0.00%  0x000b0348 log_const_area
│   ├── log_const_date_time                                                                         8   0.00%  0x000b0350 log_const_area
│   ├── log_const_flash                                                                             8   0.00%  0x000b0358 log_const_area
│   ├── log_const_flash_nrf                                                                         8   0.00%  0x000b0360 log_const_area
│   ├── log_const_fs                                                                                8   0.00%  0x000b0368 log_const_area
│   ├── log_const_fs_nvs                                                                            8   0.00%  0x000b0370 log_const_area
│   ├── log_const_log                                                                               8   0.00%  0x000b0378 log_const_area
│   ├── log_const_log_mgmt                                                                          8   0.00%  0x000b0380 log_const_area
│   ├── log_const_log_uart                                                                          8   0.00%  0x000b0388 log_const_area
│   ├── log_const_mpu                                                                               8   0.00%  0x000b0390 log_const_area
│   ├── log_const_net_buf                                                                           8   0.00%  0x000b0398 log_const_area
│   ├── log_const_net_buf_simple                                                                    8   0.00%  0x000b03a0 log_const_area
│   ├── log_const_os                                                                                8   0.00%  0x000b03a8 log_const_area
│   ├── log_const_posix_env                                                                         8   0.00%  0x000b03b0 log_const_area
│   ├── log_const_posix_timer                                                                       8   0.00%  0x000b03b8 log_const_area
│   ├── log_const_pthread                                                                           8   0.00%  0x000b03c0 log_const_area
│   ├── log_const_pthread_cond                                                                      8   0.00%  0x000b03c8 log_const_area
│   ├── log_const_pthread_key                                                                       8   0.00%  0x000b03d0 log_const_area
│   ├── log_const_pthread_mutex                                                                     8   0.00%  0x000b03d8 log_const_area
│   ├── log_const_pthread_rwlock                                                                    8   0.00%  0x000b03e0 log_const_area
│   ├── log_const_pwm_nrfx                                                                          8   0.00%  0x000b03e8 log_const_area
│   ├── log_const_soc                                                                               8   0.00%  0x000b03f0 log_const_area
│   ├── log_const_spi_nor                                                                           8   0.00%  0x000b03f8 log_const_area
│   ├── log_const_spi_nrfx_spim                                                                     8   0.00%  0x000b0400 log_const_area
│   ├── log_const_thread_analyzer                                                                   8   0.00%  0x000b0408 log_const_area
│   ├── log_const_uart_nrfx_uarte                                                                   8   0.00%  0x000b0410 log_const_area
│   ├── log_const_wdt_nrfx                                                                          8   0.00%  0x000b0418 log_const_area
│   ├── log_const_wifi_nrf                                                                          8   0.00%  0x000b0420 log_const_area
│   ├── log_const_wifi_nrf_bus                                                                      8   0.00%  0x000b0428 log_const_area
│   ├── log_const_wifi_ready                                                                        8   0.00%  0x000b0430 log_const_area
│   ├── log_const_wifi_supplicant                                                                   8   0.00%  0x000b0438 log_const_area
│   ├── log_const_wifimod                                                                           8   0.00%  0x000b0440 log_const_area
│   ├── log_const_wpa_supp                                                                          8   0.00%  0x000b0448 log_const_area
│   ├── log_msg_ptr                                                                                 4   0.00%  0x200089c0 log_msg_ptr_area
│   ├── log_output_flush.lto_priv.0                                                                40   0.00%  0x0009122b text
│   ├── log_output_msg_process                                                                    900   0.09%  0x0000d849 text
│   ├── logf                                                                                      108   0.01%  0x0008f111 text
│   ├── lookup_path                                                                                60   0.01%  0x000a3261 text
│   ├── m_cb.lto_priv.0                                                                            16   0.00%  0x200085b0 datas
│   ├── m_cb.lto_priv.1                                                                           132   0.01%  0x20008700 datas
│   ├── m_malloc                                                                                   22   0.00%  0x000a0fcf text
│   ├── m_malloc_fail                                                                              44   0.00%  0x0005ae49 text
│   ├── m_malloc_maybe                                                                              6   0.00%  0x000a0fe5 text
│   ├── m_realloc                                                                                  22   0.00%  0x000a0feb text
│   ├── ma                                                                                         28   0.00%  0x000baecc rodata
│   ├── ma                                                                                         32   0.00%  0x000baee8 rodata
│   ├── ma                                                                                         48   0.00%  0x000baf08 rodata
│   ├── machine_hard_i2c_make_new                                                                 100   0.01%  0x00063c29 text
│   ├── machine_hard_i2c_p.lto_priv.0                                                              28   0.00%  0x000b655c rodata
│   ├── machine_hard_i2c_print.lto_priv.0                                                          16   0.00%  0x00063bd5 text
│   ├── machine_hard_i2c_transfer_single.lto_priv.0                                                96   0.01%  0x000a4825 text
│   ├── machine_hard_spi_init.lto_priv.0                                                          156   0.02%  0x00063d15 text
│   ├── machine_hard_spi_make_new                                                                 136   0.01%  0x00063c8d text
│   ├── machine_hard_spi_p.lto_priv.0                                                              12   0.00%  0x000b6530 rodata
│   ├── machine_hard_spi_print.lto_priv.0                                                          68   0.01%  0x00063be5 text
│   ├── machine_hard_spi_transfer.lto_priv.0                                                       58   0.01%  0x000a4be5 text
│   ├── machine_i2c_init.lto_priv.0                                                                36   0.00%  0x000a74b5 text
│   ├── machine_i2c_init.part.0                                                                    20   0.00%  0x00067b61 text
│   ├── machine_i2c_init_obj                                                                       12   0.00%  0x000b5ff8 rodata
│   ├── machine_i2c_locals_dict_table.lto_priv.0                                                  104   0.01%  0x000b6358 rodata
│   ├── machine_i2c_mem_allowed_args                                                               32   0.00%  0x000b90e4 rodata
│   ├── machine_i2c_readfrom.lto_priv.0                                                            80   0.01%  0x000a76cf text
│   ├── machine_i2c_readfrom_into.lto_priv.0                                                       72   0.01%  0x000a75f9 text
│   ├── machine_i2c_readfrom_into_obj                                                              12   0.00%  0x000b5fb4 rodata
│   ├── machine_i2c_readfrom_mem.lto_priv.0                                                        88   0.01%  0x00068739 text
│   ├── machine_i2c_readfrom_mem_into.lto_priv.0                                                   80   0.01%  0x0006819d text
│   ├── machine_i2c_readfrom_mem_into_obj                                                          12   0.00%  0x000b5f84 rodata
│   ├── machine_i2c_readfrom_mem_obj                                                               12   0.00%  0x000b5f90 rodata
│   ├── machine_i2c_readfrom_obj                                                                   12   0.00%  0x000b5fc0 rodata
│   ├── machine_i2c_readinto.lto_priv.0                                                            92   0.01%  0x000680f5 text
│   ├── machine_i2c_readinto_obj                                                                   12   0.00%  0x000b5fd4 rodata
│   ├── machine_i2c_scan.lto_priv.0                                                                62   0.01%  0x000a7bb5 text
│   ├── machine_i2c_scan_obj                                                                        8   0.00%  0x000b5ff0 rodata
│   ├── machine_i2c_start.lto_priv.0                                                               34   0.00%  0x000a7493 text
│   ├── machine_i2c_start_obj                                                                       8   0.00%  0x000b5fe8 rodata
│   ├── machine_i2c_stop.lto_priv.0                                                                34   0.00%  0x000a7471 text
│   ├── machine_i2c_stop_obj                                                                        8   0.00%  0x000b5fe0 rodata
│   ├── machine_i2c_type                                                                           36   0.00%  0x000b6f70 rodata
│   ├── machine_i2c_write.lto_priv.0                                                               76   0.01%  0x00068151 text
│   ├── machine_i2c_write_obj                                                                       8   0.00%  0x000b5fcc rodata
│   ├── machine_i2c_writeto.lto_priv.0                                                             76   0.01%  0x000a7641 text
│   ├── machine_i2c_writeto_mem.lto_priv.0                                                        116   0.01%  0x000681ed text
│   ├── machine_i2c_writeto_mem_obj.lto_priv.0                                                     12   0.00%  0x000b5f78 rodata
│   ├── machine_i2c_writeto_obj.lto_priv.0                                                         12   0.00%  0x000b5fa8 rodata
│   ├── machine_i2c_writevto.lto_priv.0                                                           180   0.02%  0x000a772b text
│   ├── machine_i2c_writevto_obj.lto_priv.0                                                        12   0.00%  0x000b5f9c rodata
│   ├── machine_idle.lto_priv.0                                                                    10   0.00%  0x000a246f text
│   ├── machine_idle_obj.lto_priv.0                                                                 8   0.00%  0x000b6fb8 rodata
│   ├── machine_mem16_obj                                                                           8   0.00%  0x000b6fc8 rodata
│   ├── machine_mem32_obj                                                                           8   0.00%  0x000b6fc0 rodata
│   ├── machine_mem8_obj                                                                            8   0.00%  0x000b6fd0 rodata
│   ├── machine_mem_get_addr                                                                       36   0.00%  0x00068e5d text
│   ├── machine_mem_print.lto_priv.0                                                               16   0.00%  0x00068065 text
│   ├── machine_mem_subscr.lto_priv.0                                                              86   0.01%  0x000a7bf3 text
│   ├── machine_mem_type                                                                           28   0.00%  0x000b65a4 rodata
│   ├── machine_module_globals.lto_priv.0                                                          16   0.00%  0x000b7ce4 rodata
│   ├── machine_module_globals_table.lto_priv.0                                                   136   0.01%  0x000b79d0 rodata
│   ├── machine_pin_call.lto_priv.0                                                                60   0.01%  0x000a04a5 text
│   ├── machine_pin_init_obj                                                                       12   0.00%  0x000b4934 rodata
│   ├── machine_pin_ioctl.lto_priv.0                                                               30   0.00%  0x0009fdb3 text
│   ├── machine_pin_irq.lto_priv.0                                                                236   0.02%  0x0005229d text
│   ├── machine_pin_irq_info                                                                       22   0.00%  0x0009fdd1 text
│   ├── machine_pin_irq_methods                                                                     8   0.00%  0x000b56bc rodata
│   ├── machine_pin_irq_obj.lto_priv.0                                                             12   0.00%  0x000b490c rodata
│   ├─%E2%94%80 machine_pin_irq_trigger                                                                    28   0.00%  0x0009fe7b text
│   ├── machine_pin_locals_dict.lto_priv.0                                                         16   0.00%  0x000b4998 rodata
│   ├── machine_pin_locals_dict_table.lto_priv.0                                                   88   0.01%  0x000b4940 rodata
│   ├── machine_pin_obj_init.lto_priv.0                                                            20   0.00%  0x000a04f5 text
│   ├── machine_pin_obj_init_helper                                                               148   0.02%  0x00052175 text
│   ├── machine_pin_off.lto_priv.0                                                                 16   0.00%  0x0009fd8d text
│   ├── machine_pin_off_obj.lto_priv.0                                                              8   0.00%  0x000b4920 rodata
│   ├── machine_pin_on.lto_priv.0                                                                  22   0.00%  0x0009fd9d text
│   ├── machine_pin_on_obj.lto_priv.0                                                               8   0.00%  0x000b4918 rodata
│   ├── machine_pin_pin_p.lto_priv.0                                                                4   0.00%  0x000b49a8 rodata
│   ├── machine_pin_print.lto_priv.0                                                               16   0.00%  0x00050e0d text
│   ├── machine_pin_type                                                                           40   0.00%  0x000b56dc rodata
│   ├── machine_pin_value.lto_priv.0                                                               20   0.00%  0x000a04e1 text
│   ├── machine_pin_value_obj.lto_priv.0                                                           12   0.00%  0x000b4928 rodata
│   ├── machine_pwm_deinit.lto_priv.0                                                              68   0.01%  0x00066d59 text
│   ├── machine_pwm_deinit_obj.lto_priv.0                                                           8   0.00%  0x000b5f64 rodata
│   ├── machine_pwm_duty.lto_priv.0                                                                 4   0.00%  0x000a74d9 text
│   ├── machine_pwm_duty_ns.lto_priv.0                                                             80   0.01%  0x00067c65 text
│   ├── machine_pwm_duty_ns_obj.lto_priv.0                                                         12   0.00%  0x000b5f34 rodata
│   ├── machine_pwm_duty_obj.lto_priv.0                                                            12   0.00%  0x000b5f4c rodata
│   ├── machine_pwm_duty_u16.lto_priv.0                                                            92   0.01%  0x00067c09 text
│   ├── machine_pwm_duty_u16_obj.lto_priv.0                                                        12   0.00%  0x000b5f40 rodata
│   ├── machine_pwm_freq.lto_priv.0                                                               124   0.01%  0x00067b8d text
│   ├── machine_pwm_freq_obj.lto_priv.0                                                            12   0.00%  0x000b5f58 rodata
│   ├── machine_pwm_init.lto_priv.0                                                                20   0.00%  0x000a70b1 text
│   ├── machine_pwm_init_obj.lto_priv.0                                                            12   0.00%  0x000b5f6c rodata
│   ├── machine_pwm_locals_dict.lto_priv.0                                                         16   0.00%  0x000b653c rodata
│   ├── machine_pwm_locals_dict_table.lto_priv.0                                                   48   0.00%  0x000b6328 rodata
│   ├── machine_pwm_type                                                                           32   0.00%  0x000b6f50 rodata
│   ├── machine_reset.lto_priv.0                                                                   96   0.01%  0x00059b45 text
│   ├── machine_reset_cause.lto_priv.0                                                             24   0.00%  0x00059ba5 text
│   ├── machine_reset_cause_obj                                                                     8   0.00%  0x000b6edc rodata
│   ├── machine_reset_obj                                                                           8   0.00%  0x000b6ee4 rodata
│   ├── machine_rtc_datetime.lto_priv.0                                                             4   0.00%  0x000a50f9 text
│   ├── machine_rtc_datetime_helper                                                               344   0.04%  0x00064d25 text
│   ├── machine_rtc_datetime_obj.lto_priv.0                                                        12   0.00%  0x000b5eb8 rodata
│   ├── machine_rtc_init.lto_priv.0                                                                22   0.00%  0x000a50fd text
│   ├── machine_rtc_init_obj.lto_priv.0                                                             8   0.00%  0x000b5ec4 rodata
│   ├── machine_rtc_locals_dict.lto_priv.0                                                         16   0.00%  0x000b64e0 rodata
│   ├── machine_rtc_locals_dict_table.lto_priv.0                                                   16   0.00%  0x000b6288 rodata
│   ├── machine_rtc_make_new.lto_priv.0                                                            52   0.01%  0x00063db1 text
│   ├── machine_rtc_obj                                                                            24   0.00%  0x20008030 datas
│   ├── machine_rtc_type                                                                           28   0.00%  0x000b6ec0 rodata
│   ├── machine_signal_type                                                                        36   0.00%  0x000b6f94 rodata
│   ├── machine_spi_deinit.lto_priv.0                                                              22   0.00%  0x000a8691 text
│   ├── machine_spi_deinit_obj.lto_priv.0                                                           8   0.00%  0x000b5f20 rodata
│   ├── machine_spi_init.lto_priv.0                                                                32   0.00%  0x000a8671 text
│   ├── machine_spi_init_obj.lto_priv.0                                                            12   0.00%  0x000b5f28 rodata
│   ├── machine_spi_locals_dict_table.lto_priv.0                                                   64   0.01%  0x000b62e8 rodata
│   ├── machine_spi_type                                                                           36   0.00%  0x000b6f2c rodata
│   ├── machine_timer_callback                                                                     34   0.00%  0x000a0c0f text
│   ├── machine_timer_deinit.lto_priv.0                                                            12   0.00%  0x000a08f9 text
│   ├── machine_timer_deinit_obj.lto_priv.0                                                         8   0.00%  0x000b4890 rodata
│   ├── machine_timer_init.lto_priv.0                                                              20   0.00%  0x000a0947 text
│   ├── machine_timer_init_helper                                                                 220   0.02%  0x00053345 text
│   ├── machine_timer_init_obj.lto_priv.0                                                          12   0.00%  0x000b4884 rodata
│   ├── machine_timer_locals_dict.lto_priv.0                                                       16   0.00%  0x000b48c8 rodata
│   ├── machine_timer_locals_dict_table.lto_priv.0                                                 48   0.00%  0x000b4898 rodata
│   ├── machine_timer_make_new.lto_priv.0                                                         116   0.01%  0x00053421 text
│   ├── machine_timer_print.lto_priv.0                                                             24   0.00%  0x00050e1d text
│   ├── machine_timer_type                                                                         32   0.00%  0x000b5680 rodata
│   ├── machine_timer_value.lto_priv.0                                                             42   0.00%  0x000a095b text
│   ├── machine_timer_value_obj.lto_priv.0                                                          8   0.00%  0x000b487c rodata
│   ├── machine_uart_any.lto_priv.0                                                                 8   0.00%  0x000a8a3b text
│   ├── machine_uart_any_obj.lto_priv.0                                                             8   0.00%  0x000b5edc rodata
│   ├── machine_uart_deinit.lto_priv.0                                                              4   0.00%  0x000a86ed text
│   ├── machine_uart_deinit_obj.lto_priv.0                                                          8   0.00%  0x000b5ee4 rodata
│   ├── machine_uart_init.lto_priv.0                                                               40   0.00%  0x0006a879 text
│   ├── machine_uart_init_obj                                                                      12   0.00%  0x000b5eec rodata
│   ├── machine_uart_locals_dict.lto_priv.0                                                        16   0.00%  0x000b6500 rodata
│   ├── machine_uart_locals_dict_table.lto_priv.0                                                  72   0.01%  0x000b62a0 rodata
│   ├── machine_uart_txdone.lto_priv.0                                                              8   0.00%  0x000a8a33 text
│   ├── machine_uart_txdone_obj.lto_priv.0                                                          8   0.00%  0x000b5ed4 rodata
│   ├── machine_uart_type                                                                          36   0.00%  0x000b6f08 rodata
│   ├── machine_wdt_feed.lto_priv.0                                                                26   0.00%  0x000a8a43 text
│   ├── machine_wdt_feed_obj.lto_priv.0                                                             8   0.00%  0x000b5ecc rodata
│   ├── machine_wdt_locals_dict.lto_priv.0                                                         16   0.00%  0x000b64f0 rodata
│   ├── machine_wdt_locals_dict_table.lto_priv.0                                                    8   0.00%  0x000b6298 rodata
│   ├── machine_wdt_make_new.lto_priv.0                                                           140   0.01%  0x0006aa19 text
│   ├── machine_wdt_type                                                                           28   0.00%  0x000b6eec rodata
│   ├── magic_cookie                                                                                4   0.00%  0x000cba6e rodata
│   ├── make_node_const_object                                                                     24   0.00%  0x000a7b1d text
│   ├── malloc                                                                                     52   0.01%  0x0003c7a9 text
│   ├── malloc_lock                                                                                20   0.00%  0x0003c795 text
│   ├── map_iternext.lto_priv.0                                                                    74   0.01%  0x000a6e61 text
│   ├── map_make_new.lto_priv.0                                                                    80   0.01%  0x00068961 text
│   ├── match_region.constprop.0                                                                   92   0.01%  0x000845d1 text
│   ├── math_generic_1                                                                             96   0.01%  0x000677e5 text
│   ├── math_generic_2                                                                            132   0.01%  0x000678b1 text
│   ├── max_he_eht_rate                                                                            86   0.01%  0x000942a1 text
│   ├── max_rate                                                                                   82   0.01%  0x0009424f text
│   ├── mbedtls_aes_setkey_dec                                                                     64   0.01%  0x00087395 text
│   ├── mbedtls_aes_setkey_enc                                                                     64   0.01%  0x00087355 text
│   ├── mbedtls_asn1_free_named_data_list_shallow                                                  16   0.00%  0x000ab0ad text
│   ├── mbedtls_asn1_get_alg                                                                      148   0.02%  0x000ab019 text
│   ├── mbedtls_asn1_get_bitstring.constprop.0                                                     70   0.01%  0x000ac4b5 text
│   ├── mbedtls_asn1_get_bitstring_null                                                            40   0.00%  0x000aafe1 text
│   ├── mbedtls_asn1_get_bool                                                                      50   0.01%  0x000aaf45 text
│   ├── mbedtls_asn1_get_int                                                                      106   0.01%  0x000aaf77 text
│   ├── mbedtls_asn1_get_len                                                                      104   0.01%  0x000aaeb5 text
│   ├── mbedtls_asn1_get_mpi                                                                       38   0.00%  0x000ab557 text
│   ├── mbedtls_asn1_get_tag                                                                       40   0.00%  0x000aaf1d text
│   ├── mbedtls_asn1_sequence_free                                                                 16   0.00%  0x000ab009 text
│   ├── mbedtls_asn1_write_len                                                                     72   0.01%  0x000a9fb9 text
│   ├── mbedtls_asn1_write_mpi                                                                    128   0.01%  0x000ab64b text
│   ├── mbedtls_base64_decode                                                                     300   0.03%  0x00075b1d text
│   ├── mbedtls_calloc                                                                             12   0.00%  0x0004b995 text
│   ├── mbedtls_calloc_func                                                                         4   0.00%  0x2000843c datas
│   ├── mbedtls_cipher_base_lookup_table                                                            8   0.00%  0x000b93d4 rodata
│   ├── mbedtls_cipher_crypt                                                                      400   0.04%  0x00072fb9 text
│   ├── mbedtls_cipher_definitions                                                                104   0.01%  0x000b93dc rodata
│   ├── mbedtls_cipher_free                                                                        56   0.01%  0x00072b11 text
│   ├── mbedtls_cipher_info_from_type                                                              24   0.00%  0x00072af9 text
│   ├── mbedtls_cipher_setkey                                                                     108   0.01%  0x00072b89 text
│   ├── mbedtls_cipher_setup                                                                       64   0.01%  0x00072b49 text
│   ├── mbedtls_cipher_update                                                                     504   0.05%  0x00072bf5 text
│   ├── mbedtls_ct_base64_dec_value                                                               104   0.01%  0x000aa015 text
│   ├── mbedtls_ct_bool.lto_priv.0.lto_priv.0                                                       8   0.00%  0x000a9027 text
│   ├── mbedtls_ct_if.lto_priv.1.lto_priv.0                                                        10   0.00%  0x000a9a87 text
│   ├── mbedtls_ct_memcmp                                                                          52   0.01%  0x000ac639 text
│   ├── mbedtls_ct_memcpy_if                                                                       64   0.01%  0x000ac66d text
│   ├── mbedtls_ct_uchar_in_range_if                                                               20   0.00%  0x000aa001 text
│   ├── mbedtls_ct_uint_eq.lto_priv.1.lto_priv.0                                                   10   0.00%  0x000a9045 text
│   ├── mbedtls_ct_uint_lt.lto_priv.4.lto_priv.0                                                   16   0.00%  0x000a902f text
│   ├── mbedtls_ct_uint_ne.lto_priv.3.lto_priv.0                                                    6   0.00%  0x000a903f text
│   ├── mbedtls_dhm_calc_secret                                                                   532   0.06%  0x0007535d text
│   ├── mbedtls_dhm_make_public                                                                    84   0.01%  0x00075309 text
│   ├── mbedtls_ecdh_calc_secret                                                                  132   0.01%  0x00075d11 text
│   ├── mbedtls_ecdh_compute_shared                                                               372   0.04%  0x00087589 text
│   ├── mbedtls_ecdh_gen_public                                                                   372   0.04%  0x00087415 text
│   ├── mbedtls_ecdh_make_public                                                                   84   0.01%  0x00075ecd text
│   ├── mbedtls_ecdh_read_public                                                                   56   0.01%  0x00077445 text
│   ├── mbedtls_ecdh_setup                                                                         76   0.01%  0x00076349 text
│   ├── mbedtls_ecdsa_info                                                                         48   0.00%  0x000b3828 rodata
│   ├── mbedtls_ecdsa_sign                                                                        308   0.03%  0x000876fd text
│   ├── mbedtls_ecdsa_verify                                                                      300   0.03%  0x00087831 text
│   ├── mbedtls_ecjpake_check                                                                      16   0.00%  0x00087a15 text
│   ├── mbedtls_ecjpake_derive_secret                                                             100   0.01%  0x00087de5 text
│   ├── mbedtls_ecjpake_free                                                                        2   0.00%  0x00087a11 text
│   ├── mbedtls_ecjpake_init                                                                        6   0.00%  0x00087a09 text
│   ├── mbedtls_ecjpake_read_round_one                                                            376   0.04%  0x00087a85 text
│   ├── mbedtls_ecjpake_read_round_two                                                            260   0.03%  0x00087ce1 text
│   ├── mbedtls_ecjpake_write_round_one                                                            96   0.01%  0x00087a25 text
│   ├── mbedtls_ecjpake_write_round_two                                                           228   0.02%  0x00087bfd text
│   ├── mbedtls_eckey_info                                                                         48   0.00%  0x000b3888 rodata
│   ├── mbedtls_eckeydh_info                                                                       48   0.00%  0x000b3858 rodata
│   ├── mbedtls_ecp_check_privkey                                                                 128   0.01%  0x00075f21 text
│   ├── mbedtls_ecp_check_pubkey                                                                  372   0.04%  0x00076c59 text
│   ├── mbedtls_ecp_copy                                                                           44   0.00%  0x000ab31f text
│   ├── mbedtls_ecp_fix_negative                                                                   68   0.01%  0x000a9f43 text
│   ├── mbedtls_ecp_get_type                                                                       18   0.00%  0x000aa90d text
│   ├── mbedtls_ecp_group_free                                                                     98   0.01%  0x000ab115 text
│   ├── mbedtls_ecp_group_init                                                                     52   0.01%  0x000aa931 text
│   ├── mbedtls_ecp_group_load                                                                    428   0.04%  0x0007619d text
│   ├── mbedtls_ecp_mul_shortcuts.constprop.0                                                     206   0.02%  0x000aed89 text
│   ├── mbedtls_ecp_point_free                                                                      8   0.00%  0x000ab10d text
│   ├── mbedtls_ecp_point_free.part.0                                                              28   0.00%  0x000ab0f1 text
│   ├── mbedtls_ecp_point_init                                                                     18   0.00%  0x000aa91f text
│   ├── mbedtls_ecp_point_read_binary                                                             412   0.04%  0x00077279 text
│   ├── mbedtls_ecp_set_zero                                                                       40   0.00%  0x000ab383 text
│   ├── mbedtls_ecp_tls_read_point                                                                 48   0.00%  0x00077415 text
│   ├── mbedtls_ecp_tls_write_point                                                               232   0.02%  0x00075de5 text
│   ├── mbedtls_free                                                                               12   0.00%  0x0004b9a1 text
│   ├── mbedtls_free_func                                                                           4   0.00%  0x20008438 datas
│   ├── mbedtls_gcm_crypt_and_tag                                                                 572   0.06%  0x000aabe5 text
│   ├── mbedtls_gcm_starts                                                                        256   0.03%  0x000aa98b text
│   ├── mbedtls_gcm_update                                                                        346   0.04%  0x000aaa8b text
│   ├── mbedtls_hmac_drbg_random                                                                  148   0.02%  0x000aae21 text
│   ├── mbedtls_hmac_drbg_update                                                                  208   0.02%  0x00075a4d text
│   ├── mbedtls_internal_aes_decrypt                                                               30   0.00%  0x000873f5 text
│   ├── mbedtls_internal_aes_encrypt                                                               30   0.00%  0x000873d5 text
│   ├── mbedtls_internal_md5_process                                                             1812   0.19%  0x00070ae1 text
│   ├── mbedtls_internal_sha512_process                                                          2416   0.25%  0x000712e5 text
│   ├── mbedtls_md                                                                                528   0.05%  0x0000c5d1 text
│   ├── mbedtls_md5_finish                                                                        130   0.01%  0x000a9449 text
│   ├── mbedtls_md5_info.lto_priv.0                                                                 3   0.00%  0x000d8328 rodata
│   ├── mbedtls_md5_update                                                                        114   0.01%  0x000a932f text
│   ├── mbedtls_md_clone                                                                           84   0.01%  0x00073161 text
│   ├── mbedtls_md_finish                                                                          60   0.01%  0x000732b5 text
│   ├── mbedtls_md_free                                                                            94   0.01%  0x000a9aaf text
│   ├── mbedtls_md_get_size_from_type.lto_priv.1.lto_priv.0                                        12   0.00%  0x000a9d99 text
│   ├── mbedtls_md_hmac_finish                                                                     84   0.01%  0x00073cb5 text
│   ├── mbedtls_md_hmac_reset                                                                      44   0.00%  0x00073d09 text
│   ├── mbedtls_md_hmac_starts                                                                    244   0.03%  0x00073381 text
│   ├── mbedtls_md_hmac_update                                                                     32   0.00%  0x00073c95 text
│   ├── mbedtls_md_info_from_type                                                                  24   0.00%  0x00073149 text
│   ├── mbedtls_md_setup                                                                          172   0.02%  0x000731b5 text
│   ├── mbedtls_md_starts                                                                         440   0.05%  0x0000c419 text
│   ├── mbedtls_md_update                                                                          84   0.01%  0x00073261 text
│   ├── mbedtls_mpi_add_mod.lto_priv.0                                                             56   0.01%  0x000aba35 text
│   ├── mbedtls_mpi_add_mpi                                                                         6   0.00%  0x000aba2f text
│   ├── mbedtls_mpi_bitlen                                                                          8   0.00%  0x000ab47b text
│   ├── mbedtls_mpi_cmp_abs                                                                        94   0.01%  0x000aa07d text
│   ├── mbedtls_mpi_cmp_int                                                                        48   0.00%  0x000ab805 text
│   ├── mbedtls_mpi_cmp_mpi                                                                       144   0.01%  0x000ab775 text
│   ├── mbedtls_mpi_copy                                                                          106   0.01%  0x000ab2b5 text
│   ├── mbedtls_mpi_core_bigendian_to_host.part.0                                                  36   0.00%  0x000ac5b5 text
│   ├── mbedtls_mpi_core_bitlen                                                                    28   0.00%  0x000ac4fb text
│   ├── mbedtls_mpi_core_cond_assign.part.0                                                        36   0.00%  0x000ad219 text
│   ├── mbedtls_mpi_core_exp_mod_optionally_safe.lto_priv.0                                       426   0.04%  0x000ad23d text
│   ├── mbedtls_mpi_core_fill_random                                                               96   0.01%  0x000ac5d9 text
│   ├── mbedtls_mpi_core_get_mont_r2_unsafe                                                        52   0.01%  0x000ad033 text
│   ├── mbedtls_mpi_core_mla                                                                      204   0.02%  0x00078759 text
│   ├── mbedtls_mpi_core_montmul                                                                  178   0.02%  0x000ad167 text
│   ├── mbedtls_mpi_core_montmul_init                                                              34   0.00%  0x000ac593 text
│   ├── mbedtls_mpi_core_shift_r                                                                  124   0.01%  0x000ac517 text
│   ├── mbedtls_mpi_div_mpi                                                                       816   0.08%  0x00076455 text
│   ├── mbedtls_mpi_exp_mod                                                                        18   0.00%  0x000ac409 text
│   ├── mbedtls_mpi_exp_mod_optionally_safe                                                       562   0.06%  0x000ac1d7 text
│   ├── mbedtls_mpi_fill_random                                                                    48   0.00%  0x000ac059 text
│   ├── mbedtls_mpi_free                                                                           28   0.00%  0x000ab0bd text
│   ├── mbedtls_mpi_gcd                                                                           248   0.03%  0x000abf61 text
│   ├── mbedtls_mpi_get_bit                                                                        32   0.00%  0x000ab40d text
│   ├── mbedtls_mpi_grow                                                                           70   0.01%  0x000aa205 text
│   ├── mbedtls_mpi_inv_mod                                                                       680   0.07%  0x000acd8b text
│   ├── mbedtls_mpi_lsb                                                                            38   0.00%  0x000aa8c9 text
│   ├── mbedtls_mpi_lset                                                                           56   0.01%  0x000ab34b text
│   ├── mbedtls_mpi_mod_mpi                                                                       100   0.01%  0x000abbeb text
│   ├── mbedtls_mpi_mul_int                                                                        98   0.01%  0x000ab3ab text
│   ├── mbedtls_mpi_mul_int_mod.part.0.lto_priv.0                                                  38   0.00%  0x000ab915 text
│   ├── mbedtls_mpi_mul_mod.lto_priv.0                                                            156   0.02%  0x00076785 text
│   ├── mbedtls_mpi_mul_mpi                                                                       266   0.03%  0x000abae1 text
│   ├── mbedtls_mpi_random                                                                        256   0.03%  0x000ad067 text
│   ├── mbedtls_mpi_read_binary                                                                    92   0.01%  0x000ab4fb text
│   ├── mbedtls_mpi_read_binary_le                                                                100   0.01%  0x000ab497 text
│   ├── mbedtls_mpi_resize_clear.lto_priv.0                                                        54   0.01%  0x000ab27f text
│   ├── mbedtls_mpi_safe_cond_assign                                                               92   0.01%  0x000ac0bf text
│   ├── mbedtls_mpi_safe_cond_swap                                                                154   0.02%  0x000ac41b text
│   ├── mbedtls_mpi_set_bit                                                                        78   0.01%  0x000ab42d text
│   ├── mbedtls_mpi_shift_l                                                                       152   0.02%  0x000ab6cb text
│   ├── mbedtls_mpi_shift_l_mod.constprop.0                                                        30   0.00%  0x000aecab text
│   ├── mbedtls_mpi_shift_r                                                                        18   0.00%  0x000ab763 text
│   ├── mbedtls_mpi_shrink                                                                         98   0.01%  0x000ab21d text
│   ├── mbedtls_mpi_size                                                                           12   0.00%  0x000ab48b text
│   ├── mbedtls_mpi_sub_abs                                                                       224   0.02%  0x000ab835 text
│   ├── mbedtls_mpi_sub_int                                                                        48   0.00%  0x000abab1 text
│   ├── mbedtls_mpi_sub_mod.lto_priv.0                                                             60   0.01%  0x000aba75 text
│   ├── mbedtls_mpi_sub_mpi                                                                         8   0.00%  0x000aba6d text
│   ├── mbedtls_mpi_write_binary                                                                  104   0.01%  0x000ab5e3 text
│   ├── mbedtls_mpi_write_binary_le                                                               102   0.01%  0x000ab57d text
│   ├── mbedtls_pem_free                                                                           32   0.00%  0x000a9a67 text
│   ├── mbedtls_pem_init                                                                           10   0.00%  0x000a9a5d text
│   ├── mbedtls_pem_read_buffer.constprop.0                                                       544   0.06%  0x0007b071 text
│   ├── mbedtls_pk_can_do                                                                          18   0.00%  0x000a9e2b text
│   ├── mbedtls_pk_ec_ro.lto_priv.3.lto_priv.0                                                     30   0.00%  0x000a90c1 text
│   ├── mbedtls_pk_ecc_set_group                                                                   52   0.01%  0x00074f9d text
│   ├── mbedtls_pk_ecc_set_key                                                                    284   0.03%  0x00075681 text
│   ├── mbedtls_pk_free                                                                            28   0.00%  0x000a9da5 text
│   ├── mbedtls_pk_get_bitlen                                                                      12   0.00%  0x000a9301 text
│   ├── mbedtls_pk_get_type                                                                         8   0.00%  0x000a9e3d text
│   ├── mbedtls_pk_setup                                                                           44   0.00%  0x00073e9d text
│   ├── mbedtls_pk_sign_restartable.constprop.0                                                   108   0.01%  0x0007b3b9 text
│   ├── mbedtls_pk_verify_ext                                                                     212   0.02%  0x000741dd text
│   ├── mbedtls_pk_verify_restartable.constprop.0                                                  88   0.01%  0x0007b425 text
│   ├── mbedtls_platform_zeroize                                                                    8   0.00%  0x000ac6ad text
│   ├── mbedtls_platform_zeroize.part.0                                                            20   0.00%  0x00078825 text
│   ├── mbedtls_psa_get_random                                                                     20   0.00%  0x000a99a7 text
│   ├── mbedtls_rsa_check_pubkey                                                                   80   0.01%  0x00075d95 text
│   ├── mbedtls_rsa_complete                                                                     1136   0.12%  0x0007747d text
│   ├── mbedtls_rsa_free.part.0                                                                   110   0.01%  0x000ab177 text
│   ├── mbedtls_rsa_info                                                                           48   0.00%  0x000b38b8 rodata
│   ├── mbedtls_rsa_parse_key                                                                     432   0.04%  0x000778ed text
│   ├── mbedtls_rsa_private                                                                      1044   0.11%  0x00077a9d text
│   ├── mbedtls_rsa_public                                                                        148   0.02%  0x000771e5 text
│   ├── mbedtls_rsa_rsaes_oaep_decrypt.constprop.0                                                364   0.04%  0x0007c125 text
│   ├── mbedtls_rsa_rsaes_pkcs1_v15_decrypt                                                       384   0.04%  0x00077eb1 text
│   ├── mbedtls_rsa_rsassa_pss_verify_ext                                                         308   0.03%  0x00078185 text
│   ├── mbedtls_sha1                                                                               62   0.01%  0x000a9969 text
│   ├── mbedtls_sha1_clone                                                                         18   0.00%  0x00087e51 text
│   ├── mbedtls_sha1_finish                                                                        26   0.00%  0x00087e91 text
│   ├── mbedtls_sha1_free                                                                           2   0.00%  0x00087e4d text
│   ├── mbedtls_sha1_info.lto_priv.0                                                                3   0.00%  0x000d8325 rodata
│   ├── mbedtls_sha1_init                                                                           2   0.00%  0x00087e49 text
│   ├── mbedtls_sha1_starts                                                                        18   0.00%  0x00087e65 text
│   ├── mbedtls_sha1_update                                                                        24   0.00%  0x00087e79 text
│   ├── mbedtls_sha224_info.lto_priv.0                                                              3   0.00%  0x000d8322 rodata
│   ├── mbedtls_sha256                                                                             66   0.01%  0x000a9927 text
│   ├── mbedtls_sha256_clone                                                                       16   0.00%  0x00087eb5 text
│   ├── mbedtls_sha256_finish                                                                      34   0.00%  0x00087f0d text
│   ├── mbedtls_sha256_free                                                                         2   0.00%  0x00087eb1 text
│   ├── mbedtls_sha256_info.lto_priv.0                                                              3   0.00%  0x000d831f rodata
│   ├── mbedtls_sha256_init                                                                         2   0.00%  0x00087ead text
│   ├── mbedtls_sha256_starts                                                                      32   0.00%  0x00087ec5 text
│   ├── mbedtls_sha256_update                                                                      38   0.00%  0x00087ee5 text
│   ├── mbedtls_sha384_info.lto_priv.0                                                              3   0.00%  0x000d831c rodata
│   ├── mbedtls_sha512_finish                                                                     254   0.03%  0x000a9829 text
│   ├── mbedtls_sha512_free                                                                        10   0.00%  0x000a9325 text
│   ├── mbedtls_sha512_info.lto_priv.0                                                              3   0.00%  0x000d8319 rodata
│   ├── mbedtls_sha512_init                                                                         8   0.00%  0x000a9441 text
│   ├── mbedtls_sha512_update                                                                     162   0.02%  0x000a9787 text
│   ├── mbedtls_ssl_check_cert_usage                                                              168   0.02%  0x000711f5 text
│   ├── mbedtls_ssl_check_curve                                                                    44   0.00%  0x000a99cf text
│   ├── mbedtls_ssl_ciphersuite_cert_req_allowed.lto_priv.1.lto_priv.0                             26   0.00%  0x000a9a1d text
│   ├── mbedtls_ssl_ciphersuite_from_id                                                            24   0.00%  0x0006dfb1 text
│   ├── mbedtls_ssl_ciphersuite_uses_ec                                                            28   0.00%  0x000a900b text
│   ├── mbedtls_ssl_conf_has_static_psk                                                            32   0.00%  0x000a916d text
│   ├── mbedtls_ssl_config_defaults.constprop.0                                                   240   0.02%  0x0007b47d text
│   ├── mbedtls_ssl_derive_keys                                                                  1076   0.11%  0x00073475 text
│   ├── mbedtls_ssl_fetch_input                                                                   140   0.01%  0x0006a749 text
│   ├── mbedtls_ssl_flush_output                                                                   92   0.01%  0x0006e005 text
│   ├── mbedtls_ssl_free_hostname.lto_priv.0                                                       44   0.00%  0x0006e4ed text
│   ├── mbedtls_ssl_get_base_mode.lto_priv.0                                                       32   0.00%  0x000a918d text
│   ├── mbedtls_ssl_get_ciphersuite_sig_pk_alg                                                     34   0.00%  0x000a8fe9 text
│   ├── mbedtls_ssl_get_ecp_group_id_from_tls_id                                                   40   0.00%  0x00071c55 text
│   ├── mbedtls_ssl_get_groups.lto_priv.1                                                          16   0.00%  0x000a90f5 text
│   ├── mbedtls_ssl_get_key_exchange_md_tls1_2                                                    138   0.01%  0x000a9ccf text
│   ├── mbedtls_ssl_get_sig_algs.lto_priv.0.lto_priv.0                                             22   0.00%  0x000a9105 text
│   ├── mbedtls_ssl_get_tls_id_from_ecp_group_id                                                   40   0.00%  0x00071c7d text
│   ├── mbedtls_ssl_handle_pending_alert.part.0                                                    34   0.00%  0x000a91b5 text
│   ├── mbedtls_ssl_handshake                                                                    6704   0.70%  0x0006ec99 text
│   ├── mbedtls_ssl_handshake_free                                                                290   0.03%  0x000a9b0d text
│   ├── mbedtls_ssl_handshake_wrapup                                                              108   0.01%  0x000a9c2f text
│   ├── mbedtls_ssl_list_ciphersuites.part.0                                                       60   0.01%  0x0006dfc9 text
│   ├── mbedtls_ssl_own_cert.lto_priv.2.lto_priv.0                                                 22   0.00%  0x000a90df text
│   ├── mbedtls_ssl_own_key.lto_priv.1.lto_priv.0                                                  22   0.00%  0x000a9a37 text
│   ├── mbedtls_ssl_parse_certificate                                                            2156   0.22%  0x000742b1 text
│   ├── mbedtls_ssl_parse_change_cipher_spec                                                       68   0.01%  0x0006ec55 text
│   ├── mbedtls_ssl_parse_finished                                                                200   0.02%  0x00071cd1 text
│   ├── mbedtls_ssl_psk_derive_premaster                                                          272   0.03%  0x00075571 text
│   ├── mbedtls_ssl_read                                                                          380   0.04%  0x00070921 text
│   ├── mbedtls_ssl_read_record                                                                  1758   0.18%  0x0006e575 text
│   ├── mbedtls_ssl_send_alert_message                                                             64   0.01%  0x0006e4ad text
│   ├── mbedtls_ssl_session_copy                                                                  112   0.01%  0x0006e061 text
│   ├── mbedtls_ssl_session_free                                                                    8   0.00%  0x000a9a15 text
│   ├── mbedtls_ssl_session_free.part.0                                                            26   0.00%  0x000a99fb text
│   ├── mbedtls_ssl_session_init                                                                    8   0.00%  0x000a9155 text
│   ├── mbedtls_ssl_set_hostname                                                                   92   0.01%  0x0006e519 text
│   ├── mbedtls_ssl_set_timer                                                                      14   0.00%  0x000a904f text
│   ├── mbedtls_ssl_sig_alg_is_supported.lto_priv.0.lto_priv.0                                     34   0.00%  0x000a911b text
│   ├── mbedtls_ssl_sig_from_pk_alg                                                                20   0.00%  0x000a99bb text
│   ├── mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg                                           56   0.01%  0x00071d99 text
│   ├── mbedtls_ssl_transform_free                                                                 50   0.01%  0x000a908f text
│   ├── mbedtls_ssl_update_handshake_status                                                        36   0.00%  0x000a881f text
│   ├── mbedtls_ssl_update_in_pointers                                                             18   0.00%  0x000a907d text
│   ├── mbedtls_ssl_update_out_pointers                                                            32   0.00%  0x000a905d text
│   ├── mbedtls_ssl_validate_ciphersuite                                                           76   0.01%  0x000a955d text
│   ├── mbedtls_ssl_write_certificate                                                             224   0.02%  0x0007579d text
│   ├── mbedtls_ssl_write_client_hello                                                           1486   0.15%  0x00071e51 text
│   ├── mbedtls_ssl_write_finished                                                                132   0.01%  0x000a9e99 text
│   ├── mbedtls_ssl_write_handshake_msg.lto_priv.1.lto_priv.0                                       8   0.00%  0x000a91ad text
│   ├── mbedtls_ssl_write_handshake_msg_ext                                                       120   0.01%  0x0006e435 text
│   ├── mbedtls_ssl_write_record                                                                  868   0.09%  0x0006e0d1 text
│   ├── mbedtls_x509_crt_check_key_usage                                                           48   0.00%  0x00070ab1 text
│   ├── mbedtls_x509_crt_free                                                                     106   0.01%  0x000a9dc1 text
│   ├── mbedtls_x509_crt_init                                                                      10   0.00%  0x000a9a53 text
│   ├── mbedtls_x509_crt_parse                                                                    216   0.02%  0x000728fd text
│   ├── mbedtls_x509_crt_parse_der                                                                  6   0.00%  0x000a9a4d text
│   ├── mbedtls_x509_crt_parse_der_internal.constprop.0                                          2998   0.31%  0x0007b56d text
│   ├── mbedtls_x509_crt_profile_default                                                           16   0.00%  0x000b401c rodata
│   ├── mbedtls_x509_get_name                                                                     284   0.03%  0x00072421 text
│   ├── mbedtls_x509_get_subject_alt_name_ext                                                     604   0.06%  0x000726a1 text
│   ├── mbedtls_x509_get_time                                                                     356   0.04%  0x0007253d text
│   ├── mbedtls_zeroize_and_free                                                                   20   0.00%  0x000ac6b5 text
│   ├── med3.constprop.0                                                                           64   0.01%  0x000af60d text
│   ├── mem_manage_fault.constprop.0                                                              304   0.03%  0x0007d119 text
│   ├── mem_pool_data_alloc.lto_priv.0                                                             52   0.01%  0x00038965 text
│   ├── mem_pool_data_unref.lto_priv.0                                                             40   0.00%  0x00038999 text
│   ├── memchr                                                                                     28   0.00%  0x000af45f text
│   ├── memcmp                                                                                     32   0.00%  0x000afd35 text
│   ├── memcpy                                                                                     26   0.00%  0x000af47b text
│   ├── memmove                                                                                    52   0.01%  0x000afab9 text
│   ├── memoryview_make_new.lto_priv.0                                                            144   0.01%  0x00056821 text
│   ├── memset                                                                                     16   0.00%  0x000af495 text
│   ├── memset_func                                                                                 4   0.00%  0x20008900 datas
│   ├── memset_func                                                                                 4   0.00%  0x20008434 datas
│   ├── merge_byte_arrays.constprop.0                                                             110   0.01%  0x000ae9bb text
│   ├── merge_chunks.lto_priv.0                                                                    60   0.01%  0x0009182f text
│   ├── mgf_mask.lto_priv.0                                                                       196   0.02%  0x00077091 text
│   ├── mgmt_event_work_handler                                                                   444   0.05%  0x00041da1 text
│   ├── mgmt_ops                                                                                  112   0.01%  0x000bada4 rodata
│   ├── mgmt_rebuild_global_event_mask                                                             92   0.01%  0x00040669 text
│   ├── mgmt_tx_lock                                                                               20   0.00%  0x20008b58 k_mutex_area
│   ├── mgmt_work                                                                                  16   0.00%  0x200085c0 datas
│   ├── min_req_options                                                                             4   0.00%  0x000cba72 rodata
│   ├── minimal_erase_types                                                                         8   0.00%  0x000cc300 rodata
│   ├── mlme_authenticate_indication                                                              128   0.01%  0x00029e6d text
│   ├── mlme_deauthenticate_indication                                                             80   0.01%  0x00029eed text
│   ├── mlme_deletekeys_request                                                                    68   0.01%  0x00029e29 text
│   ├── mlme_disassociate_indication                                                               68   0.01%  0x00029f3d text
│   ├── mlo_ieee80211w_set_keys.lto_priv.0                                                        524   0.05%  0x00038ec5 text
│   ├── mod_binascii_a2b_base64.lto_priv.0                                                        180   0.02%  0x0005e4d1 text
│   ├── mod_binascii_a2b_base64_obj.lto_priv.0                                                      8   0.00%  0x000b705c rodata
│   ├── mod_binascii_b2a_base64.lto_priv.0                                                        292   0.03%  0x0005e5e5 text
│   ├── mod_binascii_b2a_base64_obj.lto_priv.0                                                     12   0.00%  0x000b7050 rodata
│   ├── mod_current_tid.lto_priv.0                                                                 16   0.00%  0x00063b01 text
│   ├── mod_current_tid_obj.lto_priv.0                                                              8   0.00%  0x000b666c rodata
│   ├── mod_getaddrinfo.lto_priv.0                                                                764   0.08%  0x00054df5 text
│   ├── mod_getaddrinfo_obj.lto_priv.0                                                             12   0.00%  0x000b6db0 rodata
│   ├── mod_is_preempt_thread.lto_priv.0                                                           32   0.00%  0x00063ae1 text
│   ├── mod_is_preempt_thread_obj.lto_priv.0                                                        8   0.00%  0x000b6674 rodata
│   ├── mod_network_country_code                                                                    2   0.00%  0x200089a5 datas
│   ├── mod_network_country_obj                                                                    12   0.00%  0x000b66a4 rodata
│   ├── mod_network_hostname                                                                       64   0.01%  0x0005e485 text
│   ├── mod_network_hostname_data                                                                  33   0.00%  0x20008984 datas
│   ├── mod_network_hostname_obj.lto_priv.0                                                        12   0.00%  0x000b6698 rodata
│   ├── mod_random___init__.lto_priv.0                                                             28   0.00%  0x0005e921 text
│   ├── mod_random___init___obj.lto_priv.0                                                          8   0.00%  0x000b6dfc rodata
│   ├── mod_random_choice.lto_priv.0                                                               52   0.01%  0x0005e93d text
│   ├── mod_random_choice_obj.lto_priv.0                                                            8   0.00%  0x000b6dcc rodata
│   ├── mod_random_getrandbits.lto_priv.0                                                          52   0.01%  0x0005e871 text
│   ├── mod_random_getrandbits_obj.lto_priv.0                                                       8   0.00%  0x000b6df4 rodata
│   ├── mod_random_randint.lto_priv.0                                                              44   0.00%  0x000a3151 text
│   ├── mod_random_randint_obj.lto_priv.0                                                           8   0.00%  0x000b6dd4 rodata
│   ├── mod_random_random.lto_priv.0                                                               34   0.00%  0x000a31af text
│   ├── mod_random_random_obj.lto_priv.0                                                            8   0.00%  0x000b6dc4 rodata
│   ├── mod_random_randrange.lto_priv.0                                                           110   0.01%  0x000a30e3 text
│   ├── mod_random_randrange_obj.lto_priv.0                                                        12   0.00%  0x000b6ddc rodata
│   ├── mod_random_seed.lto_priv.0                                                                 64   0.01%  0x0005e8e1 text
│   ├── mod_random_seed_obj.lto_priv.0                                                             12   0.00%  0x000b6de8 rodata
│   ├── mod_random_uniform.lto_priv.0                                                              70   0.01%  0x000a31d1 text
│   ├── mod_random_uniform_obj.lto_priv.0                                                           8   0.00%  0x000b6dbc rodata
│   ├── mod_thread_allocate_lock.lto_priv.0                                                        32   0.00%  0x000688cd text
│   ├── mod_thread_allocate_lock_obj.lto_priv.0                                                     8   0.00%  0x000b6600 rodata
│   ├── mod_thread_analyze.lto_priv.0                                                             424   0.04%  0x00063e09 text
│   ├── mod_thread_analyze_obj.lto_priv.0                                                           8   0.00%  0x000b6664 rodata
│   ├── mod_thread_exit.lto_priv.0                                                                 16   0.00%  0x00067b19 text
│   ├── mod_thread_exit_obj.lto_priv.0                                                              8   0.00%  0x000b6608 rodata
│   ├── mod_thread_get_ident.lto_priv.0                                                            12   0.00%  0x00068261 text
│   ├── mod_thread_get_ident_obj.lto_priv.0                                                         8   0.00%  0x000b6628 rodata
│   ├── mod_thread_stack_size.lto_priv.0                                                           36   0.00%  0x0006826d text
│   ├── mod_thread_stack_size_obj.lto_priv.0                                                       12   0.00%  0x000b661c rodata
│   ├── mod_thread_start_new_thread.lto_priv.0                                                    460   0.05%  0x0006a349 text
│   ├── mod_thread_start_new_thread_obj.lto_priv.0                                                 12   0.00%  0x000b6610 rodata
│   ├── modff                                                                                      76   0.01%  0x0008d6ad text
│   ├── module_attr.lto_priv.0                                                                    122   0.01%  0x000a1b37 text
│   ├── module_attr_try_delegation                                                                 64   0.01%  0x00055191 text
│   ├── module_print.lto_priv.0                                                                    96   0.01%  0x0005670d text
│   ├── move_window.lto_priv.0                                                                     56   0.01%  0x000a3a29 text
│   ├── mp_arg_check_num_sig                                                                       88   0.01%  0x00052061 text
│   ├── mp_arg_parse_all                                                                          188   0.02%  0x000520b9 text
│   ├── mp_arg_parse_all_kw_array                                                                  42   0.00%  0x000a0509 text
│   ├── mp_binary_get_size                                                                        232   0.02%  0x000651ed text
│   ├── mp_binary_get_val_array                                                                   302   0.03%  0x000652d5 text
│   ├── mp_binary_op                                                                              972   0.10%  0x0005be65 text
│   ├── mp_binary_op_method_name                                                                   37   0.00%  0x000d426f rodata
│   ├── mp_binary_set_int                                                                          42   0.00%  0x000a512f text
│   ├── mp_binary_set_val_array                                                                   344   0.04%  0x00065405 text
│   ├── mp_builtin___build_class__.lto_priv.0                                                     104   0.01%  0x00068f05 text
│   ├── mp_builtin___build_class___obj                                                             12   0.00%  0x000b6d0c rodata
│   ├── mp_builtin___import___default                                                             180   0.02%  0x000a4d8b text
│   ├── mp_builtin___import___obj                                                                  12   0.00%  0x000b6d00 rodata
│   ├── mp_builtin___repl_print__.lto_priv.0                                                       36   0.00%  0x00067711 text
│   ├── mp_builtin___repl_print___obj                                                               8   0.00%  0x000b6cf8 rodata
│   ├── mp_builtin_abs.lto_priv.0                                                                   8   0.00%  0x000a6e51 text
│   ├── mp_builtin_abs_obj                                                                          8   0.00%  0x000b6b94 rodata
│   ├── mp_builtin_all.lto_priv.0                                                                  36   0.00%  0x000a6f13 text
│   ├── mp_builtin_all_obj                                                                          8   0.00%  0x000b6b8c rodata
│   ├── mp_builtin_any.lto_priv.0                                                                  36   0.00%  0x000a6f37 text
│   ├── mp_builtin_any_obj                                                                          8   0.00%  0x000b6b84 rodata
│   ├── mp_builtin_bin.lto_priv.0                                                                  26   0.00%  0x000a6add text
│   ├── mp_builtin_bin_obj                                                                          8   0.00%  0x000b6b7c rodata
│   ├── mp_builtin_callable.lto_priv.0                                                             80   0.01%  0x000673d9 text
│   ├── mp_builtin_callable_obj                                                                     8   0.00%  0x000b6b74 rodata
│   ├── mp_builtin_chr.lto_priv.0                                                                  40   0.00%  0x00067489 text
│   ├── mp_builtin_chr_obj                                                                          8   0.00%  0x000b6b6c rodata
│   ├── mp_builtin_delattr.lto_priv.0                                                               6   0.00%  0x000a7119 text
│   ├── mp_builtin_delattr_obj                                                                      8   0.00%  0x000b6b64 rodata
│   ├── mp_builtin_dir.lto_priv.0                                                                 120   0.01%  0x00068f6d text
│   ├── mp_builtin_dir_obj                                                                         12   0.00%  0x000b6b58 rodata
│   ├── mp_builtin_divmod.lto_priv.0                                                               10   0.00%  0x000a6ff9 text
│   ├── mp_builtin_divmod_obj                                                                       8   0.00%  0x000b6b50 rodata
│   ├── mp_builtin_eval.lto_priv.0                                                                  6   0.00%  0x000a8b3d text
│   ├── mp_builtin_eval_obj                                                                        12   0.00%  0x000b6b44 rodata
│   ├── mp_builtin_exec.lto_priv.0                                                                  6   0.00%  0x000a8b43 text
│   ├── mp_builtin_exec_obj                                                                        12   0.00%  0x000b6b38 rodata
│   ├── mp_builtin_extensible_module_map                                                           12   0.00%  0x000b81dc rodata
│   ├── mp_builtin_extensible_module_table.lto_priv.0                                              96   0.01%  0x000b7ee8 rodata
│   ├── mp_builtin_getattr.lto_priv.0                                                              88   0.01%  0x00067a19 text
│   ├── mp_builtin_getattr_obj                                                                     12   0.00%  0x000b6b2c rodata
│   ├── mp_builtin_globals.lto_priv.0                                                               4   0.00%  0x000a7c4d text
│   ├── mp_builtin_globals_obj                                                                      8   0.00%  0x000b6b1c rodata
│   ├── mp_builtin_hasattr.lto_priv.0                                                              36   0.00%  0x000a70db text
│   ├── mp_builtin_hasattr_obj                                                                      8   0.00%  0x000b6b14 rodata
│   ├── mp_builtin_hash.lto_priv.0                                                                  8   0.00%  0x000a6e59 text
│   ├── mp_builtin_hash_obj                                                                         8   0.00%  0x000b6b0c rodata
│   ├── mp_builtin_help.lto_priv.0                                                                208   0.02%  0x0006a949 text
│   ├── mp_builtin_help_obj                                                                        12   0.00%  0x000b6b00 rodata
│   ├── mp_builtin_hex.lto_priv.0                                                                  12   0.00%  0x000a7003 text
│   ├── mp_builtin_hex_obj                                                                          8   0.00%  0x000b6af8 rodata
│   ├── mp_builtin_id_obj                                                                           8   0.00%  0x000b6af0 rodata
│   ├── mp_builtin_isinstance.lto_priv.0                                                           18   0.00%  0x000a2813 text
│   ├── mp_builtin_isinstance_obj                                                                   8   0.00%  0x000b6ae8 rodata
│   ├── mp_builtin_issubclass.lto_priv.0                                                           36   0.00%  0x0005b601 text
│   ├── mp_builtin_issubclass_obj                                                                   8   0.00%  0x000b6ae0 rodata
│   ├── mp_builtin_iter.lto_priv.0                                                                  6   0.00%  0x000a6f5b text
│   ├── mp_builtin_iter_obj                                                                         8   0.00%  0x000b6ad8 rodata
│   ├── mp_builtin_len_obj                                                                          8   0.00%  0x000b6ad0 rodata
│   ├── mp_builtin_locals.lto_priv.0                                                                4   0.00%  0x000a7c49 text
│   ├── mp_builtin_locals_obj                                                                       8   0.00%  0x000b6ac8 rodata
│   ├── mp_builtin_max.lto_priv.0                                                                   6   0.00%  0x000a704f text
│   ├── mp_builtin_max_obj                                                                         12   0.00%  0x000b6abc rodata
│   ├── mp_builtin_min.lto_priv.0                                                                   6   0.00%  0x000a7055 text
│   ├── mp_builtin_min_max                                                                        200   0.02%  0x000674f5 text
│   ├── mp_builtin_min_obj                                                                         12   0.00%  0x000b6ab0 rodata
│   ├── mp_builtin_module_map                                                                      12   0.00%  0x000b81d0 rodata
│   ├── mp_builtin_module_table.lto_priv.0                                                         96   0.01%  0x000b7e88 rodata
│   ├── mp_builtin_next.lto_priv.0                                                                 20   0.00%  0x000a705b text
│   ├── mp_builtin_next_obj                                                                         8   0.00%  0x000b6aa8 rodata
│   ├── mp_builtin_oct.lto_priv.0                                                                  12   0.00%  0x000a700f text
│   ├── mp_builtin_oct_obj                                                                          8   0.00%  0x000b6aa0 rodata
│   ├── mp_builtin_ord.lto_priv.0                                                                  44   0.00%  0x000675bd text
│   ├── mp_builtin_ord_obj                                                                          8   0.00%  0x000b6a98 rodata
│   ├── mp_builtin_pow.lto_priv.0                                                                  32   0.00%  0x000674d5 text
│   ├── mp_builtin_pow_obj                                                                         12   0.00%  0x000b6a8c rodata
│   ├── mp_builtin_print.lto_priv.0                                                               128   0.01%  0x000675e9 text
│   ├── mp_builtin_print_obj                                                                       12   0.00%  0x000b6a80 rodata
│   ├── mp_builtin_repr.lto_priv.0                                                                 52   0.01%  0x00067735 text
│   ├── mp_builtin_repr_obj                                                                         8   0.00%  0x000b6a78 rodata
│   ├── mp_builtin_round.lto_priv.0                                                               124   0.01%  0x00067769 text
│   ├── mp_builtin_round_obj                                                                       12   0.00%  0x000b6a6c rodata
│   ├── mp_builtin_setattr.lto_priv.0                                                              26   0.00%  0x000a70ff text
│   ├── mp_builtin_setattr_obj                                                                      8   0.00%  0x000b6b24 rodata
│   ├── mp_builtin_sorted.lto_priv.0                                                               52   0.01%  0x000679e5 text
│   ├── mp_builtin_sorted_obj                                                                      12   0.00%  0x000b6a60 rodata
│   ├── mp_builtin_sum.lto_priv.0                                                                  52   0.01%  0x000a701b text
│   ├── mp_builtin_sum_obj                                                                         12   0.00%  0x000b6a54 rodata
│   ├── mp_call_function_0                                                                         10   0.00%  0x000a268b text
│   ├── mp_call_function_1                                                                         20   0.00%  0x000a2695 text
│   ├── mp_call_function_1_from_nlr_jump_callback                                                   6   0.00%  0x000a2383 text
│   ├── mp_call_function_1_protected                                                               46   0.00%  0x000a2dbd text
│   ├── mp_call_function_n_kw                                                                      68   0.01%  0x0005a781 text
│   ├── mp_call_method_n_kw                                                                        32   0.00%  0x000a26a9 text
│   ├── mp_call_method_n_kw_var                                                                   700   0.07%  0x0005c3b1 text
│   ├── mp_call_method_self_n_kw                                                                  108   0.01%  0x000a83a5 text
│   ├── mp_cmath_cos.lto_priv.0                                                                    90   0.01%  0x000a72eb text
│   ├── mp_cmath_cos_obj.lto_priv.0                                                                 8   0.00%  0x000b6814 rodata
│   ├── mp_cmath_exp.lto_priv.0                                                                    74   0.01%  0x000a71e9 text
│   ├── mp_cmath_exp_obj.lto_priv.0                                                                 8   0.00%  0x000b682c rodata
│   ├── mp_cmath_log.lto_priv.0                                                                    78   0.01%  0x000a729d text
│   ├── mp_cmath_log_obj.lto_priv.0                                                                 8   0.00%  0x000b6824 rodata
│   ├── mp_cmath_phase.lto_priv.0                                                                  32   0.00%  0x000a711f text
│   ├── mp_cmath_phase_obj.lto_priv.0                                                               8   0.00%  0x000b6844 rodata
│   ├── mp_cmath_polar.lto_priv.0                                                                  68   0.01%  0x000a713f text
│   ├── mp_cmath_polar_obj.lto_priv.0                                                               8   0.00%  0x000b683c rodata
│   ├── mp_cmath_rect.lto_priv.0                                                                   62   0.01%  0x000a71ab text
│   ├── mp_cmath_rect_obj.lto_priv.0                                                                8   0.00%  0x000b6834 rodata
│   ├── mp_cmath_sin.lto_priv.0                                                                    90   0.01%  0x000a7345 text
│   ├── mp_cmath_sin_obj.lto_priv.0                                                                 8   0.00%  0x000b680c rodata
│   ├── mp_cmath_sqrt.lto_priv.0                                                                  106   0.01%  0x000a7233 text
│   ├── mp_cmath_sqrt_obj.lto_priv.0                                                                8   0.00%  0x000b681c rodata
│   ├── mp_compile                                                                                858   0.09%  0x000a6505 text
│   ├── mp_const_GeneratorExit_obj                                                                 16   0.00%  0x000b8614 rodata
│   ├── mp_const_ellipsis_obj                                                                       8   0.00%  0x000b6b9c rodata
│   ├── mp_const_empty_bytes_obj                                                                   16   0.00%  0x000b5614 rodata
│   ├── mp_const_empty_dict_obj                                                                    16   0.00%  0x000b82cc rodata
│   ├── mp_const_empty_tuple_obj                                                                    8   0.00%  0x000b5bdc rodata
│   ├── mp_const_float_e_obj                                                                        8   0.00%  0x000b6854 rodata
│   ├── mp_const_float_pi_obj                                                                       8   0.00%  0x000b684c rodata
│   ├── mp_convert_member_lookup                                                                  128   0.01%  0x000599f9 text
│   ├── mp_cstack_check                                                                            40   0.00%  0x0006581d text
│   ├── mp_decode_uint                                                                             28   0.00%  0x000a5113 text
│   ├── mp_dict_view_names                                                                         12   0.00%  0x000b8284 rodata
│   ├── mp_emit_bc_adjust_stack_size                                                               24   0.00%  0x000a495d text
│   ├── mp_emit_bc_attr.part.0                                                                     10   0.00%  0x000a585b text
│   ├── mp_emit_bc_binary_op                                                                       50   0.01%  0x000a4b3d text
│   ├── mp_emit_bc_build                                                                           22   0.00%  0x000a634b text
│   ├── mp_emit_bc_call_function                                                                   30   0.00%  0x000a5159 text
│   ├── mp_emit_bc_delete_global                                                                   12   0.00%  0x000a584f text
│   ├── mp_emit_bc_delete_local                                                                    14   0.00%  0x000a633d text
│   ├── mp_emit_bc_dup_top                                                                          8   0.00%  0x000a4b07 text
│   ├── mp_emit_bc_jump                                                                            20   0.00%  0x000a4b29 text
│   ├── mp_emit_bc_label_assign                                                                    20   0.00%  0x000a4a63 text
│   ├── mp_emit_bc_load_const_small_int                                                           136   0.01%  0x000a4a77 text
│   ├── mp_emit_bc_load_const_str                                                                  10   0.00%  0x000a51bf text
│   ├── mp_emit_bc_load_const_tok                                                                  24   0.00%  0x000640e1 text
│   ├── mp_emit_bc_load_global                                                                     12   0.00%  0x000a5835 text
│   ├── mp_emit_bc_load_local                                                                      44   0.00%  0x000a614f text
│   ├── mp_emit_bc_load_null                                                                        8   0.00%  0x000a4aff text
│   ├── mp_emit_bc_method_table_delete_id_ops                                                       8   0.00%  0x000b8ba8 rodata
│   ├── mp_emit_bc_method_table_load_id_ops                                                         8   0.00%  0x000b8bb8 rodata
│   ├── mp_emit_bc_method_table_store_id_ops                                                        8   0.00%  0x000b8bb0 rodata
│   ├── mp_emit_bc_pop_top                                                                         10   0.00%  0x000a4b0f text
│   ├── mp_emit_bc_return_value                                                                    20   0.00%  0x000a4b79 text
│   ├── mp_emit_bc_rot_three                                                                        8   0.00%  0x000a4b21 text
│   ├── mp_emit_bc_rot_two                                                                          8   0.00%  0x000a4b19 text
│   ├── mp_emit_bc_set_source_line                                                                164   0.02%  0x00063b31 text
│   ├── mp_emit_bc_store_global                                                                    14   0.00%  0x000a5841 text
│   ├── mp_emit_bc_store_local                                                                     48   0.00%  0x000a630d text
│   ├── mp_emit_bc_store_map                                                                       10   0.00%  0x000a4b6f text
│   ├── mp_emit_bc_yield                                                                           28   0.00%  0x000a4b8d text
│   ├── mp_emit_common_get_id_for_modification                                                     30   0.00%  0x000a4ce9 text
│   ├── mp_emit_common_id_op                                                                       74   0.01%  0x000a4d07 text
│   ├── mp_emit_common_use_qstr                                                                    46   0.00%  0x000a4cbb text
│   ├── mp_encode_uint                                                                             66   0.01%  0x000a4885 text
│   ├── mp_ensure_not_fixed                                                                        16   0.00%  0x000a0d75 text
│   ├── mp_execute_bytecode                                                                      4390   0.46%  0x0005c66d text
│   ├── mp_fat_vfs_type                                                                            32   0.00%  0x000b6e24 rodata
│   ├── mp_find_frozen_module                                                                     112   0.01%  0x000694e5 text
│   ├── mp_format_float.part.0                                                                   1072   0.11%  0x000690b5 text
│   ├── mp_frozen_mpy_content                                                                      36   0.00%  0x000b91f8 rodata
│   ├── mp_frozen_names                                                                           103   0.01%  0x000d70fb rodata
│   ├── mp_get_buffer                                                                              56   0.01%  0x000567e9 text
│   ├── mp_get_index                                                                              120   0.01%  0x00056031 text
│   ├── mp_get_stream.lto_priv.0.lto_priv.0                                                        12   0.00%  0x000a28e9 text
│   ├── mp_getiter                                                                                164   0.02%  0x0005ad45 text
│   ├── mp_globals_get.lto_priv.2.lto_priv.0                                                       10   0.00%  0x000a1d8b text
│   ├── mp_globals_locals_set_from_nlr_jump_callback                                               20   0.00%  0x000a2deb text
│   ├── mp_globals_set.lto_priv.0.lto_priv.0                                                       12   0.00%  0x000a1d95 text
│   ├── mp_hal_move_cursor_back                                                                    68   0.01%  0x0006a905 text
│   ├── mp_hal_stdin_rx_chr                                                                       232   0.02%  0x000541e5 text
│   ├── mp_hal_stdout_tx_str                                                                       20   0.00%  0x000a3991 text
│   ├── mp_hal_stdout_tx_strn                                                                     100   0.01%  0x000542cd text
│   ├── mp_hal_time_ns.lto_priv.1                                                                  68   0.01%  0x0005e971 text
│   ├── mp_hal_wait_sem.constprop.0                                                               148   0.02%  0x0007946d text
│   ├── mp_handle_pending                                                                         188   0.02%  0x00051de9 text
│   ├── mp_identity                                                                                 2   0.00%  0x000a0c31 text
│   ├── mp_identity_obj                                                                             8   0.00%  0x000b66fc rodata
│   ├── mp_import_from                                                                            208   0.02%  0x0005aff5 text
│   ├── mp_int_format_size                                                                         48   0.00%  0x000578c1 text
│   ├── mp_irq_call.lto_priv.0                                                                     24   0.00%  0x000a4803 text
│   ├── mp_irq_flags.lto_priv.0                                                                    20   0.00%  0x000a2e49 text
│   ├── mp_irq_flags_obj                                                                            8   0.00%  0x000b48e4 rodata
│   ├── mp_irq_handler                                                                            120   0.01%  0x00062eb9 text
│   ├── mp_irq_locals_dict                                                                         16   0.00%  0x000b48fc rodata
│   ├── mp_irq_locals_dict_table                                                                   16   0.00%  0x000b48ec rodata
│   ├── mp_irq_trigger.lto_priv.0                                                                  50   0.01%  0x000a317d text
│   ├── mp_irq_trigger_obj                                                                         12   0.00%  0x000b48d8 rodata
│   ├── mp_irq_type                                                                                28   0.00%  0x000b56a0 rodata
│   ├── mp_iternext                                                                               156   0.02%  0x0005bc11 text
│   ├── mp_iternext_allow_raise                                                                    96   0.01%  0x0005ade9 text
│   ├── mp_lexer_free                                                                              38   0.00%  0x000a6c55 text
│   ├── mp_lexer_new                                                                              132   0.01%  0x000a7c57 text
│   ├── mp_lexer_new_from_file                                                                    156   0.02%  0x00069555 text
│   ├── mp_lexer_new_from_str_len.constprop.0                                                      64   0.01%  0x000847ad text
│   ├── mp_lexer_to_next                                                                         1596   0.17%  0x00066d9d text
│   ├── mp_load_global                                                                             68   0.01%  0x0005a5b5 text
│   ├── mp_load_method                                                                             72   0.01%  0x0005abed text
│   ├── mp_load_method_maybe                                                                      132   0.01%  0x0005a19d text
│   ├── mp_load_method_protected                                                                   68   0.01%  0x0005bbcd text
│   ├── mp_locals_get.lto_priv.2.lto_priv.0                                                        10   0.00%  0x000a25fb text
│   ├── mp_locals_set.lto_priv.3.lto_priv.0                                                        12   0.00%  0x000a2605 text
│   ├── mp_machine_i2c_locals_dict                                                                 16   0.00%  0x000b654c rodata
│   ├── mp_machine_i2c_readfrom                                                                    44   0.00%  0x000a6a87 text
│   ├── mp_machine_i2c_transfer_adaptor                                                           174   0.02%  0x000a6d15 text
│   ├── mp_machine_i2c_writeto                                                                     38   0.00%  0x000a6ab3 text
│   ├── mp_machine_pwm_init_helper                                                                168   0.02%  0x00067669 text
│   ├── mp_machine_pwm_make_new.lto_priv.0                                                        132   0.01%  0x00068e81 text
│   ├── mp_machine_pwm_print.lto_priv.0                                                           100   0.01%  0x00068075 text
│   ├── mp_machine_spi_locals_dict                                                                 16   0.00%  0x000b6520 rodata
│   ├── mp_machine_spi_read.lto_priv.0                                                             68   0.01%  0x000a8993 text
│   ├── mp_machine_spi_read_obj                                                                    12   0.00%  0x000b5f14 rodata
│   ├── mp_machine_spi_readinto.lto_priv.0                                                         60   0.01%  0x000a89d7 text
│   ├── mp_machine_spi_readinto_obj                                                                12   0.00%  0x000b5f08 rodata
│   ├── mp_machine_spi_transfer                                                                    20   0.00%  0x000a86a7 text
│   ├── mp_machine_spi_write.lto_priv.0                                                            32   0.00%  0x000a8a13 text
│   ├── mp_machine_spi_write_obj                                                                    8   0.00%  0x000b5f00 rodata
│   ├── mp_machine_spi_write_readinto.lto_priv.0                                                   64   0.01%  0x0006a7d5 text
│   ├── mp_machine_spi_write_readinto_obj                                                           8   0.00%  0x000b5ef8 rodata
│   ├── mp_machine_uart_ioctl.lto_priv.0                                                           18   0.00%  0x000a86db text
│   ├── mp_machine_uart_make_new.lto_priv.0                                                       100   0.01%  0x0006a8a1 text
│   ├── mp_machine_uart_print.lto_priv.0                                                          100   0.01%  0x0006a815 text
│   ├── mp_machine_uart_read.lto_priv.0                                                            80   0.01%  0x000a8aed text
│   ├── mp_machine_uart_write.lto_priv.0                                                           32   0.00%  0x000a86bb text
│   ├── mp_make_closure_from_proto_fun                                                             76   0.01%  0x00069069 text
│   ├── mp_make_function_from_proto_fun                                                            88   0.01%  0x00069011 text
│   ├── mp_make_raise_obj                                                                          60   0.01%  0x0005ab69 text
│   ├── mp_map_lookup                                                                             384   0.04%  0x0005646d text
│   ├── mp_map_rehash                                                                              90   0.01%  0x000a1759 text
│   ├── mp_map_slot_is_filled.lto_priv.1.lto_priv.0                                                16   0.00%  0x000a1985 text
│   ├── mp_math_acos.lto_priv.0                                                                    12   0.00%  0x00067881 text
│   ├── mp_math_acos_obj.lto_priv.0                                                                 8   0.00%  0x000b678c rodata
│   ├── mp_math_asin.lto_priv.0                                                                    12   0.00%  0x0006788d text
│   ├── mp_math_asin_obj.lto_priv.0                                                                 8   0.00%  0x000b6784 rodata
│   ├── mp_math_atan.lto_priv.0                                                                    12   0.00%  0x00067899 text
│   ├── mp_math_atan2.lto_priv.0                                                                   12   0.00%  0x00067941 text
│   ├── mp_math_atan2_obj.lto_priv.0                                                                8   0.00%  0x000b6774 rodata
│   ├── mp_math_atan_obj.lto_priv.0                                                                 8   0.00%  0x000b677c rodata
│   ├── mp_math_ceil.lto_priv.0                                                                    18   0.00%  0x000a73ff text
│   ├── mp_math_ceil_obj.lto_priv.0                                                                 8   0.00%  0x000b676c rodata
│   ├── mp_math_copysign.lto_priv.0                                                                12   0.00%  0x0006794d text
│   ├── mp_math_copysign_obj.lto_priv.0                                                             8   0.00%  0x000b6764 rodata
│   ├── mp_math_cos.lto_priv.0                                                                     12   0.00%  0x0006785d text
│   ├── mp_math_cos_obj.lto_priv.0                                                                  8   0.00%  0x000b67a4 rodata
│   ├── mp_math_degrees.lto_priv.0                                                                 28   0.00%  0x000679c9 text
│   ├── mp_math_degrees_obj.lto_priv.0                                                              8   0.00%  0x000b6704 rodata
│   ├── mp_math_exp.lto_priv.0                                                                     12   0.00%  0x00067851 text
│   ├── mp_math_exp_obj.lto_priv.0                                                                  8   0.00%  0x000b67b8 rodata
│   ├── mp_math_fabs.lto_priv.0                                                                    12   0.00%  0x000678a5 text
│   ├── mp_math_fabs_obj.lto_priv.0                                                                 8   0.00%  0x000b675c rodata
│   ├── mp_math_floor.lto_priv.0                                                                   18   0.00%  0x000a7423 text
│   ├── mp_math_floor_obj.lto_priv.0                                                                8   0.00%  0x000b6754 rodata
│   ├── mp_math_fmod.lto_priv.0                                                                    12   0.00%  0x00067959 text
│   ├── mp_math_fmod_obj.lto_priv.0                                                                 8   0.00%  0x000b674c rodata
│   ├── mp_math_frexp.lto_priv.0                                                                   44   0.00%  0x000a74dd text
│   ├── mp_math_frexp_obj.lto_priv.0                                                                8   0.00%  0x000b6744 rodata
│   ├── mp_math_isfinite.lto_priv.0                                                                36   0.00%  0x00067965 text
│   ├── mp_math_isfinite_obj.lto_priv.0                                                             8   0.00%  0x000b672c rodata
│   ├── mp_math_isinf.lto_priv.0                                                                   36   0.00%  0x00067989 text
│   ├── mp_math_isinf_obj.lto_priv.0                                                                8   0.00%  0x000b6724 rodata
│   ├── mp_math_isnan.lto_priv.0                                                                   22   0.00%  0x000a70c5 text
│   ├── mp_math_isnan_obj.lto_priv.0                                                                8   0.00%  0x000b671c rodata
│   ├── mp_math_ldexp.lto_priv.0                                                                   42   0.00%  0x000a7447 text
│   ├── mp_math_ldexp_obj.lto_priv.0                                                                8   0.00%  0x000b673c rodata
│   ├── mp_math_log.lto_priv.0                                                                    116   0.01%  0x00067aa5 text
│   ├── mp_math_log_obj.lto_priv.0                                                                 12   0.00%  0x000b67ac rodata
│   ├── mp_math_modf.lto_priv.0                                                                    46   0.00%  0x000a7509 text
│   ├── mp_math_modf_obj.lto_priv.0                                                                 8   0.00%  0x000b6734 rodata
│   ├── mp_math_pow.lto_priv.0                                                                     12   0.00%  0x00067935 text
│   ├── mp_math_pow_obj.lto_priv.0                                                                  8   0.00%  0x000b67c0 rodata
│   ├── mp_math_radians.lto_priv.0                                                                 28   0.00%  0x000679ad text
│   ├── mp_math_radians_obj.lto_priv.0                                                              8   0.00%  0x000b670c rodata
│   ├── mp_math_sin.lto_priv.0                                                                     12   0.00%  0x00067869 text
│   ├── mp_math_sin_obj.lto_priv.0                                                                  8   0.00%  0x000b679c rodata
│   ├── mp_math_sqrt.lto_priv.0                                                                    12   0.00%  0x00067845 text
│   ├── mp_math_sqrt_obj.lto_priv.0                                                                 8   0.00%  0x000b67c8 rodata
│   ├── mp_math_tan.lto_priv.0                                                                     12   0.00%  0x00067875 text
│   ├── mp_math_tan_obj.lto_priv.0                                                                  8   0.00%  0x000b6794 rodata
│   ├── mp_math_trunc.lto_priv.0                                                                   18   0.00%  0x000a7435 text
│   ├── mp_math_trunc_obj.lto_priv.0                                                                8   0.00%  0x000b6714 rodata
│   ├── mp_micropython_heap_lock.lto_priv.0                                                        16   0.00%  0x000a7087 text
│   ├── mp_micropython_heap_lock_obj.lto_priv.0                                                     8   0.00%  0x000b66c8 rodata
│   ├── mp_micropython_heap_unlock.lto_priv.0                                                      26   0.00%  0x000a7097 text
│   ├── mp_micropython_heap_unlock_obj.lto_priv.0                                                   8   0.00%  0x000b66c0 rodata
│   ├── mp_micropython_kbd_intr.lto_priv.0                                                         10   0.00%  0x000a6fef text
│   ├── mp_micropython_kbd_intr_obj.lto_priv.0                                                      8   0.00%  0x000b66b8 rodata
│   ├── mp_micropython_mem_info                                                                   448   0.05%  0x00067cb5 text
│   ├── mp_micropython_mem_info_obj.lto_priv.0                                                     12   0.00%  0x000b66e4 rodata
│   ├── mp_micropython_opt_level.lto_priv.0                                                        36   0.00%  0x000674b1 text
│   ├── mp_micropython_opt_level_obj.lto_priv.0                                                    12   0.00%  0x000b66f0 rodata
│   ├── mp_micropython_qstr_info.lto_priv.0                                                       240   0.02%  0x00067e75 text
│   ├── mp_micropython_qstr_info_obj.lto_priv.0                                                    12   0.00%  0x000b66d8 rodata
│   ├── mp_micropython_schedule.lto_priv.0                                                         28   0.00%  0x000680d9 text
│   ├── mp_micropython_schedule_obj.lto_priv.0                                                      8   0.00%  0x000b66b0 rodata
│   ├── mp_micropython_stack_use.lto_priv.0                                                        24   0.00%  0x000a706f text
│   ├── mp_micropython_stack_use_obj.lto_priv.0                                                     8   0.00%  0x000b66d0 rodata
│   ├── mp_module___main__                                                                          8   0.00%  0x000b7da4 rodata
│   ├── mp_module_array                                                                             8   0.00%  0x000b7e54 rodata
│   ├── mp_module_array_globals.lto_priv.0                                                         16   0.00%  0x000b7d44 rodata
│   ├── mp_module_array_globals_table.lto_priv.0                                                   16   0.00%  0x000b7b80 rodata
│   ├── mp_module_binascii                                                                          8   0.00%  0x000b7e4c rodata
│   ├── mp_module_binascii_globals.lto_priv.0                                                      16   0.00%  0x000b7d34 rodata
│   ├── mp_module_binascii_globals_table.lto_priv.0                                                40   0.00%  0x000b7b58 rodata
│   ├── mp_module_builtins                                                                          8   0.00%  0x000b7df4 rodata
│   ├── mp_module_builtins_globals                                                                 16   0.00%  0x000b7c84 rodata
│   ├── mp_module_builtins_globals_table.lto_priv.0                                               744   0.08%  0x000b7508 rodata
│   ├── mp_module_cmath                                                                             8   0.00%  0x000b7dec rodata
│   ├── mp_module_cmath_globals.lto_priv.0                                                         16   0.00%  0x000b7c74 rodata
│   ├── mp_module_cmath_globals_table.lto_priv.0                                                   88   0.01%  0x000b74b0 rodata
│   ├── mp_module_collections                                                                       8   0.00%  0x000b7e44 rodata
│   ├── mp_module_collections_globals.lto_priv.0                                                   16   0.00%  0x000b7d24 rodata
│   ├── mp_module_collections_globals_table.lto_priv.0                                             16   0.00%  0x000b7b48 rodata
│   ├── mp_module_errno                                                                             8   0.00%  0x000b7e3c rodata
│   ├── mp_module_errno_globals.lto_priv.0                                                         16   0.00%  0x000b7d14 rodata
│   ├── mp_module_errno_globals_table.lto_priv.0                                                  192   0.02%  0x000b7a88 rodata
│   ├── mp_module_gc                                                                                8   0.00%  0x000b7de4 rodata
│   ├── mp_module_gc_globals.lto_priv.0                                                            16   0.00%  0x000b7c64 rodata
│   ├── mp_module_gc_globals_table.lto_priv.0                                                      64   0.01%  0x000b7470 rodata
│   ├── mp_module_get_builtin                                                                     132   0.01%  0x000597d5 text
│   ├── mp_module_hashlib                                                                           8   0.00%  0x000b7e34 rodata
│   ├── mp_module_hashlib_globals.lto_priv.0                                                       16   0.00%  0x000b7d04 rodata
│   ├── mp_module_hashlib_globals_table.lto_priv.0                                                 16   0.00%  0x000b7a78 rodata
│   ├── mp_module_io                                                                                8   0.00%  0x000b7e2c rodata
│   ├── mp_module_io_globals.lto_priv.0                                                            16   0.00%  0x000b7cf4 rodata
│   ├── mp_module_io_globals_table.lto_priv.0                                                      32   0.00%  0x000b7a58 rodata
│   ├── mp_module_machine                                                                           8   0.00%  0x000b7e24 rodata
│   ├── mp_module_math                                                                              8   0.00%  0x000b7ddc rodata
│   ├── mp_module_math_globals.lto_priv.0                                                          16   0.00%  0x000b7c54 rodata
│   ├── mp_module_math_globals_table.lto_priv.0                                                   224   0.02%  0x000b7390 rodata
│   ├── mp_module_micropython                                                                       8   0.00%  0x000b7dd4 rodata
│   ├── mp_module_micropython_globals.lto_priv.0                                                   16   0.00%  0x000b7c44 rodata
│   ├── mp_module_micropython_globals_table.lto_priv.0                                             80   0.01%  0x000b7340 rodata
│   ├── mp_module_network                                                                           8   0.00%  0x000b7dcc rodata
│   ├── mp_module_network_globals.lto_priv.0                                                       16   0.00%  0x000b7c34 rodata
│   ├── mp_module_network_globals_table.lto_priv.0                                                248   0.03%  0x000b7248 rodata
│   ├── mp_module_os                                                                                8   0.00%  0x000b7e1c rodata
│   ├── mp_module_random                                                                            8   0.00%  0x000b7e14 rodata
│   ├── mp_module_random_globals.lto_priv.0                                                        16   0.00%  0x000b7cc4 rodata
│   ├── mp_module_random_globals_table.lto_priv.0                                                  72   0.01%  0x000b78f0 rodata
│   ├── mp_module_socket                                                                            8   0.00%  0x000b7e0c rodata
│   ├── mp_module_socket_globals.lto_priv.0                                                        16   0.00%  0x000b7cb4 rodata
│   ├── mp_module_socket_globals_table.lto_priv.0                                                  96   0.01%  0x000b7890 rodata
│   ├── mp_module_struct                                                                            8   0.00%  0x000b7e04 rodata
│   ├── mp_module_struct_globals.lto_priv.0                                                        16   0.00%  0x000b7ca4 rodata
│   ├── mp_module_struct_globals_table.lto_priv.0                                                  48   0.00%  0x000b7860 rodata
│   ├── mp_module_sys                                                                               8   0.00%  0x000b81c8 rodata
│   ├── mp_module_sys_globals.lto_priv.0                                                           16   0.00%  0x000b7e5c rodata
│   ├── mp_module_sys_globals_table.lto_priv.0                                                     80   0.01%  0x000b7d54 rodata
│   ├── mp_module_thread                                                                            8   0.00%  0x000b7dac rodata
│   ├── mp_module_thread_globals.lto_priv.0                                                        16   0.00%  0x000b7bf4 rodata
│   ├── mp_module_thread_globals_table.lto_priv.0                                                  56   0.01%  0x000b70d8 rodata
│   ├── mp_module_time                                                                              8   0.00%  0x000b7dfc rodata
│   ├── mp_module_time_globals.lto_priv.0                                                          16   0.00%  0x000b7c94 rodata
│   ├── mp_module_time_globals.lto_priv.1                                                          16   0.00%  0x000b7c14 rodata
│   ├── mp_module_time_globals_table.lto_priv.0                                                   112   0.01%  0x000b77f0 rodata
│   ├── mp_module_time_globals_table.lto_priv.1                                                    32   0.00%  0x000b7200 rodata
│   ├── mp_module_vfs                                                                               8   0.00%  0x000b7dc4 rodata
│   ├── mp_module_zephyr                                                                            8   0.00%  0x000b7dbc rodata
│   ├── mp_module_zsensor                                                                           8   0.00%  0x000b7db4 rodata
│   ├── mp_module_zsensor_globals.lto_priv.0                                                       16   0.00%  0x000b7c04 rodata
│   ├── mp_module_zsensor_globals_table.lto_priv.0                                                240   0.02%  0x000b7110 rodata
│   ├── mp_namedtuple_obj                                                                           8   0.00%  0x000b7048 rodata
│   ├── mp_obj_array_append_obj                                                                     8   0.00%  0x000b461c rodata
│   ├── mp_obj_array_extend_obj                                                                     8   0.00%  0x000b4614 rodata
│   ├── mp_obj_array_locals_dict                                                                   16   0.00%  0x000b802c rodata
│   ├── mp_obj_attrtuple_attr.lto_priv.0                                                           40   0.00%  0x000a6943 text
│   ├── mp_obj_attrtuple_print.lto_priv.0                                                          14   0.00%  0x000a7537 text
│   ├── mp_obj_attrtuple_print_helper                                                             108   0.01%  0x00067f65 text
│   ├── mp_obj_bytearray_locals_dict                                                               16   0.00%  0x000b803c rodata
│   ├── mp_obj_bytes_fromhex                                                                      160   0.02%  0x0005b99d text
│   ├── mp_obj_bytes_hex                                                                          136   0.01%  0x0005b909 text
│   ├── mp_obj_bytes_locals_dict                                                                   16   0.00%  0x000b4704 rodata
│   ├── mp_obj_class_lookup.lto_priv.0                                                            268   0.03%  0x0005a221 text
│   ├── mp_obj_complex_binary_op                                                                  484   0.05%  0x00056eb9 text
│   ├── mp_obj_dict_copy                                                                           74   0.01%  0x000a1a55 text
│   ├── mp_obj_dict_delete                                                                         24   0.00%  0x000a1b1f text
│   ├── mp_obj_dict_init                                                                           36   0.00%  0x000572d9 text
│   ├── mp_obj_dict_make_new                                                                       72   0.01%  0x000a1a0d text
│   ├── mp_obj_dict_store                                                                          28   0.00%  0x000a1b03 text
│   ├── mp_obj_equal                                                                               20   0.00%  0x000a1745 text
│   ├── mp_obj_equal_not_equal                                                                    400   0.04%  0x000562dd text
│   ├── mp_obj_exception_add_traceback                                                             96   0.01%  0x000a1c25 text
│   ├── mp_obj_exception_attr                                                                      56   0.01%  0x000a1bcb text
│   ├── mp_obj_exception_get_value                                                                 26   0.00%  0x000a1bb1 text
│   ├── mp_obj_exception_make_new                                                                 108   0.01%  0x00055541 text
│   ├── mp_obj_exception_match                                                                     34   0.00%  0x000a1c03 text
│   ├── mp_obj_exception_print                                                                    208   0.02%  0x0005663d text
│   ├── mp_obj_float_binary_op                                                                    632   0.07%  0x00057595 text
│   ├── mp_obj_float_divmod                                                                       200   0.02%  0x000553dd text
│   ├── mp_obj_fun_get_name                                                                        50   0.01%  0x000a1e79 text
│   ├── mp_obj_gen_resume                                                                         200   0.02%  0x00069631 text
│   ├── mp_obj_get_array                                                                           68   0.01%  0x00055fc5 text
│   ├── mp_obj_get_array_fixed_n                                                                   40   0.00%  0x00056009 text
│   ├── mp_obj_get_complex                                                                         36   0.00%  0x00055fa1 text
│   ├── mp_obj_get_complex_maybe                                                                   84   0.01%  0x000552d9 text
│   ├── mp_obj_get_float                                                                           44   0.00%  0x00055f75 text
│   ├── mp_obj_get_float_maybe                                                                    120   0.01%  0x00055261 text
│   ├── mp_obj_get_int                                                                             24   0.00%  0x000a13f1 text
│   ├── mp_obj_get_int_maybe                                                                       76   0.01%  0x00055f05 text
│   ├── mp_obj_get_int_truncated                                                                   36   0.00%  0x00055f51 text
│   ├── mp_obj_get_type                                                                            24   0.00%  0x00055c39 text
│   ├── mp_obj_get_type_str                                                                        16   0.00%  0x000a13e1 text
│   ├── mp_obj_id                                                                                  24   0.00%  0x000a21bb text
│   ├── mp_obj_instance_attr                                                                      340   0.04%  0x0005aa15 text
│   ├── mp_obj_instance_call                                                                      108   0.01%  0x0005a7c5 text
│   ├── mp_obj_instance_getiter                                                                   118   0.01%  0x000a273f text
│   ├── mp_obj_instance_make_new                                                                  324   0.03%  0x0005a8d1 text
│   ├── mp_obj_int_binary_op                                                                     2072   0.22%  0x00057ab5 text
│   ├── mp_obj_int_formatted.constprop.0                                                          598   0.06%  0x000ac8df text
│   ├── mp_obj_int_get_checked                                                                     44   0.00%  0x000554a5 text
│   ├── mp_obj_int_make_new.lto_priv.0                                                            140   0.01%  0x00057a29 text
│   ├── mp_obj_int_new_mpz                                                                         24   0.00%  0x000578f1 text
│   ├── mp_obj_int_print                                                                           60   0.01%  0x000a1155 text
│   ├── mp_obj_int_sign                                                                            48   0.00%  0x000a2083 text
│   ├── mp_obj_int_to_bytes_impl                                                                  224   0.02%  0x000a1fa3 text
│   ├── mp_obj_int_unary_op                                                                       248   0.03%  0x000a1eab text
│   ├── mp_obj_is_dict_or_ordereddict                                                              40   0.00%  0x000571d1 text
│   ├── mp_obj_is_exception_type                                                                   52   0.01%  0x000574dd text
│   ├── mp_obj_is_native_exception_instance                                                        36   0.00%  0x000573c9 text
│   ├── mp_obj_is_subclass                                                                        104   0.01%  0x0005b551 text
│   ├── mp_obj_is_subclass_fast                                                                   100   0.01%  0x00059c29 text
│   ├── mp_obj_is_true                                                                             82   0.01%  0x000a16f3 text
│   ├── mp_obj_len                                                                                 36   0.00%  0x0005676d text
│   ├── mp_obj_len_maybe                                                                           84   0.01%  0x00056289 text
│   ├── mp_obj_list_append                                                                         66   0.01%  0x000a1061 text
│   ├── mp_obj_list_init                                                                           56   0.01%  0x0005918d text
│   ├── mp_obj_list_make_new                                                                       44   0.00%  0x000a22bb text
│   ├── mp_obj_list_remove                                                                         32   0.00%  0x000a156d text
│   ├── mp_obj_list_sort                                                                           76   0.01%  0x000554d1 text
│   ├── mp_obj_malloc_helper                                                                       12   0.00%  0x000a139d text
│   ├── mp_obj_malloc_with_finaliser_helper                                                        26   0.00%  0x000a13a9 text
│   ├── mp_obj_memoryview_locals_dict                                                              16   0.00%  0x000b801c rodata
│   ├── mp_obj_new_bytes                                                                           16   0.00%  0x00059fd1 text
│   ├── mp_obj_new_bytes_from_vstr                                                                 12   0.00%  0x0005ba3d text
│   ├── mp_obj_new_bytes_iterator.lto_priv.0                                                       28   0.00%  0x000598d9 text
│   ├── mp_obj_new_complex                                                                         40   0.00%  0x00056db1 text
│   ├── mp_obj_new_dict                                                                            22   0.00%  0x000a19f7 text
│   ├── mp_obj_new_exception_msg                                                                   80   0.01%  0x000573ed text
│   ├── mp_obj_new_exception_msg_varg.constprop.0                                                  36   0.00%  0x000847ed text
│   ├── mp_obj_new_exception_msg_vlist                                                            160   0.02%  0x0005743d text
│   ├── mp_obj_new_float                                                                           36   0.00%  0x00057511 text
│   ├── mp_obj_new_fun_bc                                                                          92   0.01%  0x00057865 text
│   ├── mp_obj_new_instance                                                                        44   0.00%  0x00059bfd text
│   ├── mp_obj_new_int                                                                             22   0.00%  0x000a2151 text
│   ├── mp_obj_new_int_from_float                                                                 288   0.03%  0x00057909 text
│   ├── mp_obj_new_int_from_ll                                                                     82   0.01%  0x000a20ff text
│   ├── mp_obj_new_int_from_uint                                                                   20   0.00%  0x000a21a7 text
│   ├── mp_obj_new_int_from_ull                                                                    64   0.01%  0x000a2167 text
│   ├── mp_obj_new_list                                                                            36   0.00%  0x000a22e7 text
│   ├── mp_obj_new_set                                                                             68   0.01%  0x00069745 text
│   ├── mp_obj_new_str                                                                             40   0.00%  0x0005a07d text
│   ├── mp_obj_new_str_copy                                                                        56   0.01%  0x000a24df text
│   ├── mp_obj_new_str_from_cstr                                                                   20   0.00%  0x000a2517 text
│   ├── mp_obj_new_str_iterator.lto_priv.0                                                         28   0.00%  0x000598bd text
│   ├── mp_obj_new_str_of_type                                                                     72   0.01%  0x0005a0a5 text
│   ├── mp_obj_new_str_type_from_vstr.lto_priv.0                                                  140   0.01%  0x0005b865 text
│   ├── mp_obj_new_str_via_qstr                                                                    14   0.00%  0x000a27b5 text
│   ├── mp_obj_new_tuple                                                                           16   0.00%  0x00059bed text
│   ├── mp_obj_new_tuple.part.0                                                                    48   0.00%  0x00059bbd text
│   ├── mp_obj_polymorph_iter_del.lto_priv.0                                                        4   0.00%  0x000a0ce3 text
│   ├── mp_obj_polymorph_iter_del_obj                                                               8   0.00%  0x000b87a8 rodata
│   ├── mp_obj_polymorph_iter_locals_dict                                                          16   0.00%  0x000b87b8 rodata
│   ├── mp_obj_polymorph_iter_locals_dict_table                                                     8   0.00%  0x000b87b0 rodata
│   ├── mp_obj_print_exception.constprop.0                                                        160   0.02%  0x00084811 text
│   ├── mp_obj_print_helper                                                                        60   0.01%  0x00055d99 text
│   ├── mp_obj_str_binary_op                                                                     1452   0.15%  0x000585c9 text
│   ├── mp_obj_str_format                                                                          76   0.01%  0x000a20b3 text
│   ├── mp_obj_str_format_helper                                                                 1560   0.16%  0x00058b75 text
│   ├── mp_obj_str_get_buffer                                                                      52   0.01%  0x000a258d text
│   ├── mp_obj_str_get_data                                                                        68   0.01%  0x0005a549 text
│   ├── mp_obj_str_get_qstr                                                                        48   0.00%  0x0005afc5 text
│   ├── mp_obj_str_get_str                                                                         60   0.01%  0x0005a50d text
│   ├── mp_obj_str_locals_dict                                                                     16   0.00%  0x000b81b8 rodata
│   ├── mp_obj_str_make_new                                                                       212   0.02%  0x000568b1 text
│   ├── mp_obj_str_split                                                                          312   0.03%  0x00059595 text
│   ├── mp_obj_subscr                                                                              88   0.01%  0x00056791 text
│   ├── mp_obj_tuple_binary_op                                                                    272   0.03%  0x0005c2a1 text
│   ├── mp_obj_tuple_getiter                                                                       28   0.00%  0x000598f5 text
│   ├── mp_obj_tuple_make_new.lto_priv.0                                                          124   0.01%  0x0005bde9 text
│   ├── mp_obj_tuple_print                                                                         96   0.01%  0x00059a79 text
│   ├── mp_obj_tuple_subscr                                                                       112   0.01%  0x0005b779 text
│   ├── mp_obj_tuple_unary_op                                                                      84   0.01%  0x0005a72d text
│   ├── mp_op_contains_obj                                                                          8   0.00%  0x000b5d1c rodata
│   ├── mp_op_delitem_obj                                                                           8   0.00%  0x000b4a00 rodata
│   ├── mp_op_getitem_obj                                                                           8   0.00%  0x000b4a10 rodata
│   ├── mp_op_setitem_obj                                                                           8   0.00%  0x000b4a08 rodata
│   ├── mp_os_uname.lto_priv.0                                                                      8   0.00%  0x0005e08d text
│   ├── mp_os_uname_info_fields                                                                    20   0.00%  0x000b87c8 rodata
│   ├── mp_os_uname_info_machine_obj                                                               16   0.00%  0x000b87dc rodata
│   ├── mp_os_uname_info_nodename_obj                                                              16   0.00%  0x000b880c rodata
│   ├── mp_os_uname_info_obj                                                                       32   0.00%  0x000b8920 rodata
│   ├── mp_os_uname_info_release_obj                                                               16   0.00%  0x000b87fc rodata
│   ├── mp_os_uname_info_sysname_obj                                                               16   0.00%  0x000b881c rodata
│   ├── mp_os_uname_info_version_obj                                                               16   0.00%  0x000b87ec rodata
│   ├── mp_os_uname_obj.lto_priv.0                                                                  8   0.00%  0x000b6eb8 rodata
│   ├── mp_os_urandom.lto_priv.0                                                                   54   0.01%  0x000a30ad text
│   ├── mp_os_urandom_obj.lto_priv.0                                                                8   0.00%  0x000b6eb0 rodata
│   ├── mp_parse                                                                                 1024   0.11%  0x00069d49 text
│   ├── mp_parse_compile_execute                                                                   96   0.01%  0x0005dab1 text
│   ├── mp_parse_node_convert_to_obj                                                               80   0.01%  0x00066d09 text
│   ├── mp_parse_node_extract_list                                                                 40   0.00%  0x000a858f text
│   ├── mp_parse_node_get_int_maybe                                                                68   0.01%  0x00066cc5 text
│   ├── mp_parse_node_is_const                                                                     72   0.01%  0x000a6a0f text
│   ├── mp_parse_num_decimal                                                                      836   0.09%  0x00059c8d text
│   ├── mp_parse_num_integer                                                                      476   0.05%  0x0005b0d5 text
│   ├── mp_pin_make_new                                                                           148   0.02%  0x00052209 text
│   ├── mp_plat_print                                                                               8   0.00%  0x000b5c08 rodata
│   ├── mp_print_float                                                                            160   0.02%  0x000a1255 text
│   ├── mp_print_int                                                                              196   0.02%  0x000a1191 text
│   ├── mp_print_mp_int                                                                           552   0.06%  0x000583a1 text
│   ├── mp_print_str                                                                               30   0.00%  0x000a1137 text
│   ├── mp_print_strn                                                                             208   0.02%  0x00055695 text
│   ├── mp_printf                                                                                  26   0.00%  0x000a12f5 text
│   ├── mp_qstr_const_hashes                                                                      432   0.04%  0x000cf200 rodata
│   ├── mp_qstr_const_hashes_static                                                               185   0.02%  0x000cef97 rodata
│   ├── mp_qstr_const_lengths                                                                     432   0.04%  0x000cf050 rodata
│   ├── mp_qstr_const_lengths_static                                                              185   0.02%  0x000ceede rodata
│   ├── mp_qstr_const_pool                                                                       1752   0.18%  0x000b4e90 rodata
│   ├── mp_qstr_const_pool_static                                                                 764   0.08%  0x000b4b84 rodata
│   ├── mp_qstr_frozen_const_hashes                                                               286   0.03%  0x000d183c rodata
│   ├── mp_qstr_frozen_const_lengths                                                              286   0.03%  0x000d171e rodata
│   ├── mp_qstr_frozen_const_pool                                                                1168   0.12%  0x000b574c rodata
│   ├── mp_quicksort                                                                              184   0.02%  0x000a0ef9 text
│   ├── mp_raise_NotImplementedError                                                               16   0.00%  0x0005b659 text
│   ├── mp_raise_OSError                                                                           20   0.00%  0x0005b695 text
│   ├── mp_raise_StopIteration                                                                     20   0.00%  0x0005b669 text
│   ├── mp_raise_TypeError                                                                         16   0.00%  0x0005b2b1 text
│   ├── mp_raise_TypeError_int_conversion                                                          24   0.00%  0x0005b67d text
│   ├── mp_raise_ValueError                                                                        16   0.00%  0x0005b0c5 text
│   ├── mp_raise_msg                                                                               22   0.00%  0x000a2611 text
│   ├── mp_raise_msg_varg                                                                          20   0.00%  0x000a2677 text
│   ├── mp_raise_type_arg                                                                          18   0.00%  0x000a2825 text
│   ├── mp_reader_mem_close.lto_priv.0                                                             24   0.00%  0x000a6cfd text
│   ├── mp_reader_mem_readbyte.lto_priv.0                                                          20   0.00%  0x000a6a73 text
│   ├── mp_reader_stdin_close.lto_priv.0                                                           32   0.00%  0x0005ef85 text
│   ├── mp_reader_stdin_readbyte.lto_priv.0                                                        92   0.01%  0x0005ef29 text
│   ├── mp_reader_vfs_close.lto_priv.0                                                             20   0.00%  0x000a8a9d text
│   ├── mp_reader_vfs_readbyte.lto_priv.0                                                          64   0.01%  0x000a8a5d text
│   ├── mp_resume                                                                                 272   0.03%  0x0005ac35 text
│   ├── mp_sched_lock                                                                              56   0.01%  0x00051d65 text
│   ├── mp_sched_schedule                                                                         100   0.01%  0x00054c75 text
│   ├── mp_sched_unlock                                                                            60   0.01%  0x00051d9d text
│   ├── mp_seq_cmp_bytes                                                                          104   0.01%  0x000a2837 text
│   ├── mp_seq_cmp_objs                                                                           136   0.01%  0x000a2d35 text
│   ├── mp_seq_count_obj                                                                           46   0.00%  0x000a28af text
│   ├── mp_seq_get_fast_slice_indexes                                                             208   0.02%  0x0005b6a9 text
│   ├── mp_seq_index_obj                                                                          104   0.01%  0x0005b7e9 text
│   ├── mp_set_lookup                                                                             210   0.02%  0x000a17c5 text
│   ├── mp_set_rehash                                                                              64   0.01%  0x000a1897 text
│   ├── mp_set_slot_is_filled.lto_priv.1.lto_priv.0                                                16   0.00%  0x000a1127 text
│   ├── mp_setup_code_state_helper.lto_priv.0                                                     880   0.09%  0x00064e7d text
│   ├── mp_small_int_mul_overflow                                                                  76   0.01%  0x000a2389 text
│   ├── mp_store_attr                                                                              72   0.01%  0x0005aba5 text
│   ├── mp_str_print_quoted                                                                       204   0.02%  0x00055ab5 text
│   ├── mp_stream___exit__.lto_priv.0                                                               6   0.00%  0x000a2919 text
│   ├── mp_stream___exit___obj                                                                     12   0.00%  0x000b6020 rodata
│   ├── mp_stream_close                                                                            36   0.00%  0x000a28f5 text
│   ├── mp_stream_close_obj                                                                         8   0.00%  0x000b47d4 rodata
│   ├── mp_stream_flush_obj                                                                         8   0.00%  0x000b6034 rodata
│   ├── mp_stream_read_obj                                                                         12   0.00%  0x000b4780 rodata
│   ├── mp_stream_readinto_obj                                                                     12   0.00%  0x000b4774 rodata
│   ├── mp_stream_rw                                                                               76   0.01%  0x000a29b3 text
│   ├── mp_stream_seek_obj                                                                         12   0.00%  0x000b6044 rodata
│   ├── mp_stream_tell_obj                                                                          8   0.00%  0x000b603c rodata
│   ├── mp_stream_unbuffered_iter                                                                  30   0.00%  0x000a2bf5 text
│   ├── mp_stream_unbuffered_readline_obj                                                          12   0.00%  0x000b4768 rodata
│   ├── mp_stream_unbuffered_readlines_obj                                                          8   0.00%  0x000b8710 rodata
│   ├── mp_stream_write_obj                                                                        12   0.00%  0x000b475c rodata
│   ├── mp_sys_exit.lto_priv.0                                                                     28   0.00%  0x00068791 text
│   ├── mp_sys_exit_obj                                                                            12   0.00%  0x000b7b9c rodata
│   ├── mp_sys_implementation_machine_obj.lto_priv.0                                               16   0.00%  0x000b7084 rodata
│   ├── mp_sys_implementation_obj.lto_priv.0                                                       24   0.00%  0x000b7bb8 rodata
│   ├── mp_sys_implementation_version_info_obj.lto_priv.0                                          24   0.00%  0x000b7094 rodata
│   ├── mp_sys_platform_obj.lto_priv.0                                                             16   0.00%  0x000b7ba8 rodata
│   ├── mp_sys_print_exception.lto_priv.0                                                          12   0.00%  0x000a771f text
│   ├── mp_sys_print_exception_obj                                                                 12   0.00%  0x000b7b90 rodata
│   ├── mp_sys_version_info_obj.lto_priv.0                                                         20   0.00%  0x000b7bd0 rodata
│   ├── mp_sys_version_obj.lto_priv.0                                                              16   0.00%  0x000b7be4 rodata
│   ├── mp_thread_mutex_init                                                                       24   0.00%  0x000a0b65 text
│   ├── mp_thread_mutex_lock                                                                       24   0.00%  0x000a046d text
│   ├── mp_thread_mutex_unlock                                                                     14   0.00%  0x000a0b7d text
│   ├── mp_time_localtime_obj                                                                      12   0.00%  0x000b6d70 rodata
│   ├── mp_time_mktime_obj                                                                          8   0.00%  0x000b6d68 rodata
│   ├── mp_time_sleep_ms_obj                                                                        8   0.00%  0x000b6d48 rodata
│   ├── mp_time_sleep_obj                                                                           8   0.00%  0x000b6d50 rodata
│   ├── mp_time_sleep_us_obj                                                                        8   0.00%  0x000b6d40 rodata
│   ├── mp_time_ticks_add_obj                                                                       8   0.00%  0x000b6d20 rodata
│   ├── mp_time_ticks_cpu_obj                                                                       8   0.00%  0x000b6d28 rodata
│   ├── mp_time_ticks_diff_obj                                                                      8   0.00%  0x000b6d18 rodata
│   ├── mp_time_ticks_ms_obj                                                                        8   0.00%  0x000b6d38 rodata
│   ├── mp_time_ticks_us_obj                                                                        8   0.00%  0x000b6d30 rodata
│   ├── mp_time_time_ns_obj                                                                         8   0.00%  0x000b6d58 rodata
│   ├── mp_time_time_obj.lto_priv.0                                                                 8   0.00%  0x000b6d60 rodata
│   ├── mp_type_ArithmeticError                                                                    36   0.00%  0x000b7ff8 rodata
│   ├── mp_type_AssertionError                                                                     36   0.00%  0x000b6a30 rodata
│   ├── mp_type_AttributeError                                                                     36   0.00%  0x000b6a0c rodata
│   ├── mp_type_BaseException                                                                      32   0.00%  0x000b5568 rodata
│   ├── mp_type_EOFError                                                                           36   0.00%  0x000b69e8 rodata
│   ├── mp_type_Exception                                                                          36   0.00%  0x000b44d4 rodata
│   ├── mp_type_GeneratorExit                                                                      36   0.00%  0x000b69c4 rodata
│   ├── mp_type_ImportError                                                                        36   0.00%  0x000b69a0 rodata
│   ├── mp_type_IndentationError                                                                   36   0.00%  0x000b697c rodata
│   ├── mp_type_IndexError                                                                         36   0.00%  0x000b83f0 rodata
│   ├── mp_type_KeyError                                                                           36   0.00%  0x000b82a8 rodata
│   ├── mp_type_KeyboardInterrupt                                                                  36   0.00%  0x000b5be4 rodata
│   ├── mp_type_LookupError                                                                        36   0.00%  0x000b804c rodata
│   ├── mp_type_MemoryError                                                                        36   0.00%  0x000b6958 rodata
│   ├── mp_type_NameError                                                                          36   0.00%  0x000b6934 rodata
│   ├── mp_type_NoneType                                                                           24   0.00%  0x000b8160 rodata
│   ├── mp_type_NotImplementedError                                                                36   0.00%  0x000b6910 rodata
│   ├── mp_type_OSError                                                                            36   0.00%  0x000b823c rodata
│   ├── mp_type_OverflowError                                                                      36   0.00%  0x000b8318 rodata
│   ├── mp_type_RuntimeError                                                                       36   0.00%  0x000b68ec rodata
│   ├── mp_type_StopAsyncIteration                                                                 36   0.00%  0x000b68c8 rodata
│   ├── mp_type_StopIteration                                                                      36   0.00%  0x000b68a4 rodata
│   ├── mp_type_SyntaxError                                                                        36   0.00%  0x000b6880 rodata
│   ├── mp_type_SystemExit                                                                         36   0.00%  0x000b685c rodata
│   ├── mp_type_TypeError                                                                          36   0.00%  0x000b55cc rodata
│   ├── mp_type_ValueError                                                                         36   0.00%  0x000b55f0 rodata
│   ├── mp_type_ZeroDivisionError                                                                  36   0.00%  0x000b82dc rodata
│   ├── mp_type_array                                                                              52   0.01%  0x000b8388 rodata
│   ├── mp_type_array_it                                                                           24   0.00%  0x000b8300 rodata
│   ├── mp_type_attrtuple                                                                          44   0.00%  0x000b70ac rodata
│   ├── mp_type_bool                                                                               36   0.00%  0x000b813c rodata
│   ├── mp_type_bound_meth                                                                         32   0.00%  0x000b85f4 rodata
│   ├── mp_type_bytearray                                                                          52   0.01%  0x000b83bc rodata
│   ├── mp_type_bytes                                                                              48   0.00%  0x000b4714 rodata
│   ├── mp_type_bytesio                                                                            36   0.00%  0x000b6fd8 rodata
│   ├── mp_type_cell                                                                               20   0.00%  0x000b8bc0 rodata
│   ├── mp_type_checked_fun                                                                        24   0.00%  0x000b865c rodata
│   ├── mp_type_classmethod                                                                        24   0.00%  0x000b49d0 rodata
│   ├── mp_type_closure                                                                            24   0.00%  0x000b921c rodata
│   ├── mp_type_complex                                                                            40   0.00%  0x000b8444 rodata
│   ├── mp_type_dict                                                                               48   0.00%  0x000b4b54 rodata
│   ├── mp_type_dict_view                                                                          36   0.00%  0x000b8260 rodata
│   ├── mp_type_dict_view_it                                                                       24   0.00%  0x000b8290 rodata
│   ├── mp_type_enumerate                                                                          28   0.00%  0x000b6cdc rodata
│   ├── mp_type_filter                                                                             28   0.00%  0x000b6cc0 rodata
│   ├── mp_type_float                                                                              36   0.00%  0x000b846c rodata
│   ├── mp_type_fun_bc                                                                             28   0.00%  0x000b8210 rodata
│   ├── mp_type_fun_builtin_0                                                                      24   0.00%  0x000b658c rodata
│   ├── mp_type_fun_builtin_1                                                                      24   0.00%  0x000b49e8 rodata
│   ├── mp_type_fun_builtin_2                                                                      24   0.00%  0x000b4a98 rodata
│   ├── mp_type_fun_builtin_3                                                                      24   0.00%  0x000b49ac rodata
│   ├── mp_type_fun_builtin_var                                                                    24   0.00%  0x000b4a80 rodata
│   ├── mp_type_gen_instance                                                                       32   0.00%  0x000b8624 rodata
│   ├── mp_type_gen_wrap                                                                           24   0.00%  0x000b9234 rodata
│   ├── mp_type_int                                                                                40   0.00%  0x000b84d0 rodata
│   ├── mp_type_it                                                                                 24   0.00%  0x000b8644 rodata
│   ├── mp_type_list                                                                               48   0.00%  0x000b8414 rodata
│   ├── mp_type_map                                                                                28   0.00%  0x000b6ca4 rodata
│   ├── mp_type_memoryview                                                                         48   0.00%  0x000b8358 rodata
│   ├── mp_type_module                                                                             28   0.00%  0x000b7e6c rodata
│   ├── mp_type_object                                                                             28   0.00%  0x000b6c88 rodata
│   ├── mp_type_polymorph_iter                                                                     24   0.00%  0x000b81f8 rodata
│   ├── mp_type_polymorph_iter_with_finaliser                                                      28   0.00%  0x000b88d4 rodata
│   ├── mp_type_property                                                                           28   0.00%  0x000b6c6c rodata
│   ├── mp_type_range                                                                              44   0.00%  0x000b6c40 rodata
│   ├── mp_type_range_it                                                                           24   0.00%  0x000b9110 rodata
│   ├── mp_type_reversed                                                                           28   0.00%  0x000b6c24 rodata
│   ├── mp_type_set                                                                                44   0.00%  0x000b6bf8 rodata
│   ├── mp_type_singleton                                                                          24   0.00%  0x000b6470 rodata
│   ├── mp_type_slice                                                                              28   0.00%  0x000b833c rodata
│   ├── mp_type_staticmethod                                                                       24   0.00%  0x000b6ba4 rodata
│   ├── mp_type_str                                                                                48   0.00%  0x000b84f8 rodata
│   ├── mp_type_stringio                                                                           36   0.00%  0x000b6ffc rodata
│   ├── mp_type_super                                                                              32   0.00%  0x000b6bd8 rodata
│   ├── mp_type_thread_lock.lto_priv.0                                                             24   0.00%  0x000b6630 rodata
│   ├── mp_type_tuple                                                                              48   0.00%  0x000b5704 rodata
│   ├── mp_type_type                                                                               36   0.00%  0x000b5588 rodata
│   ├── mp_type_vfs_fat_fileio                                                                     32   0.00%  0x000b8894 rodata
│   ├── mp_type_vfs_fat_textio                                                                     32   0.00%  0x000b88b4 rodata
│   ├── mp_type_vfs_lfs2                                                                           32   0.00%  0x000b6e04 rodata
│   ├── mp_type_vfs_lfs2_fileio                                                                    32   0.00%  0x000b884c rodata
│   ├── mp_type_vfs_lfs2_textio                                                                    32   0.00%  0x000b882c rodata
│   ├── mp_type_zip                                                                                28   0.00%  0x000b6bbc rodata
│   ├── mp_unary_op                                                                               308   0.03%  0x0005a5f9 text
│   ├── mp_unary_op_method_name                                                                    12   0.00%  0x000d4294 rodata
│   ├── mp_vfs_blockdev_call_rw.lto_priv.0                                                         68   0.01%  0x0005efa5 text
│   ├── mp_vfs_blockdev_init                                                                       92   0.01%  0x000a3375 text
│   ├── mp_vfs_blockdev_ioctl                                                                      82   0.01%  0x000a38c9 text
│   ├── mp_vfs_blockdev_read                                                                       50   0.01%  0x000a3861 text
│   ├── mp_vfs_chdir                                                                               68   0.01%  0x0005eb29 text
│   ├── mp_vfs_chdir_obj                                                                            8   0.00%  0x000b6ea8 rodata
│   ├── mp_vfs_fat_ilistdir_it_del                                                                 22   0.00%  0x000a384b text
│   ├── mp_vfs_fat_ilistdir_it_iternext                                                           156   0.02%  0x000a3f81 text
│   ├── mp_vfs_getcwd                                                                             116   0.01%  0x0005ecbd text
│   ├── mp_vfs_getcwd_obj                                                                           8   0.00%  0x000b6ea0 rodata
│   ├── mp_vfs_ilistdir                                                                           100   0.01%  0x0005eb6d text
│   ├── mp_vfs_ilistdir_it_iternext                                                               124   0.01%  0x0005ed31 text
│   ├── mp_vfs_ilistdir_obj                                                                        12   0.00%  0x000b6e58 rodata
│   ├── mp_vfs_import_stat                                                                        122   0.01%  0x000a4789 text
│   ├── mp_vfs_lfs2_chdir.lto_priv.0                                                              238   0.02%  0x000a3517 text
│   ├── mp_vfs_lfs2_chdir_obj.lto_priv.0                                                            8   0.00%  0x000b5e18 rodata
│   ├── mp_vfs_lfs2_check_open                                                                     12   0.00%  0x000a3073 text
│   ├── mp_vfs_lfs2_dev_erase                                                                      10   0.00%  0x000a3937 text
│   ├── mp_vfs_lfs2_dev_ioctl                                                                      28   0.00%  0x000a391b text
│   ├── mp_vfs_lfs2_dev_prog                                                                       32   0.00%  0x000a38a9 text
│   ├── mp_vfs_lfs2_dev_read                                                                       22   0.00%  0x000a3893 text
│   ├── mp_vfs_lfs2_dev_sync                                                                       10   0.00%  0x000a3941 text
│   ├── mp_vfs_lfs2_file_ioctl                                                                    250   0.03%  0x000a370b text
│   ├── mp_vfs_lfs2_file_locals_dict                                                               16   0.00%  0x000b86f0 rodata
│   ├── mp_vfs_lfs2_file_locals_dict_table                                                         96   0.01%  0x000b8680 rodata
│   ├── mp_vfs_lfs2_file_open                                                                     932   0.10%  0x0006269d text
│   ├── mp_vfs_lfs2_file_print                                                                     28   0.00%  0x0005ee5d text
│   ├── mp_vfs_lfs2_file_read                                                                      74   0.01%  0x000a3605 text
│   ├── mp_vfs_lfs2_file_write                                                                    188   0.02%  0x000a364f text
│   ├── mp_vfs_lfs2_fileio_stream_p                                                                16   0.00%  0x000b8700 rodata
│   ├── mp_vfs_lfs2_getcwd.lto_priv.0                                                              18   0.00%  0x000a307f text
│   ├── mp_vfs_lfs2_getcwd_obj.lto_priv.0                                                           8   0.00%  0x000b5e10 rodata
│   ├── mp_vfs_lfs2_ilistdir_func.lto_priv.0                                                      252   0.03%  0x00062031 text
│   ├── mp_vfs_lfs2_ilistdir_it_del                                                                22   0.00%  0x000a464d text
│   ├── mp_vfs_lfs2_ilistdir_it_iternext                                                          296   0.03%  0x00061db9 text
│   ├── mp_vfs_lfs2_ilistdir_obj.lto_priv.0                                                        12   0.00%  0x000b5e30 rodata
│   ├── mp_vfs_lfs2_import_stat.lto_priv.0                                                         64   0.01%  0x0005ee79 text
│   ├── mp_vfs_lfs2_init_config                                                                   184   0.02%  0x0005efe9 text
│   ├── mp_vfs_lfs2_locals_dict.lto_priv.0                                                         16   0.00%  0x000b64b8 rodata
│   ├── mp_vfs_lfs2_locals_dict_table.lto_priv.0                                                  104   0.01%  0x000b61b8 rodata
│   ├── mp_vfs_lfs2_make_new.lto_priv.0                                                           776   0.08%  0x0006137d text
│   ├── mp_vfs_lfs2_make_path                                                                      42   0.00%  0x000a34a7 text
│   ├── mp_vfs_lfs2_mkdir.lto_priv.0                                                              364   0.04%  0x00062531 text
│   ├── mp_vfs_lfs2_mkdir_obj.lto_priv.0                                                            8   0.00%  0x000b5e28 rodata
│   ├── mp_vfs_lfs2_mkfs.lto_priv.0                                                               252   0.03%  0x0006124d text
│   ├── mp_vfs_lfs2_mkfs_fun_obj.lto_priv.0                                                        12   0.00%  0x000b5c54 rodata
│   ├── mp_vfs_lfs2_mkfs_obj.lto_priv.0                                                             8   0.00%  0x000b5e44 rodata
│   ├── mp_vfs_lfs2_mount.lto_priv.0                                                               20   0.00%  0x000a33ff text
│   ├── mp_vfs_lfs2_mount_obj.lto_priv.0                                                            8   0.00%  0x000b5de8 rodata
│   ├── mp_vfs_lfs2_open_obj.lto_priv.0                                                             8   0.00%  0x000b5e3c rodata
│   ├── mp_vfs_lfs2_proto.lto_priv.0                                                                4   0.00%  0x000b64c8 rodata
│   ├── mp_vfs_lfs2_remove.lto_priv.0                                                             260   0.03%  0x0006212d text
│   ├── mp_vfs_lfs2_remove_obj.lto_priv.0                                                           8   0.00%  0x000b5e08 rodata
│   ├── mp_vfs_lfs2_rename.lto_priv.0                                                             768   0.08%  0x00062231 text
│   ├── mp_vfs_lfs2_rename_obj.lto_priv.0                                                           8   0.00%  0x000b5e00 rodata
│   ├── mp_vfs_lfs2_rmdir.lto_priv.0                                                                4   0.00%  0x000a4785 text
│   ├── mp_vfs_lfs2_rmdir_obj.lto_priv.0                                                            8   0.00%  0x000b5e20 rodata
│   ├── mp_vfs_lfs2_stat.lto_priv.0                                                               272   0.03%  0x0000c269 text
│   ├── mp_vfs_lfs2_stat_obj.lto_priv.0                                                             8   0.00%  0x000b5df8 rodata
│   ├── mp_vfs_lfs2_statvfs.lto_priv.0                                                            112   0.01%  0x0005eeb9 text
│   ├── mp_vfs_lfs2_statvfs_obj.lto_priv.0                                                          8   0.00%  0x000b5df0 rodata
│   ├── mp_vfs_lfs2_textio_stream_p                                                                16   0.00%  0x000b86e0 rodata
│   ├── mp_vfs_lfs2_umount.lto_priv.0                                                              12   0.00%  0x000a350b text
│   ├── mp_vfs_lfs2_umount_obj.lto_priv.0                                                           8   0.00%  0x000b5de0 rodata
│   ├── mp_vfs_listdir                                                                             46   0.00%  0x000a33d1 text
│   ├── mp_vfs_listdir_obj                                                                         12   0.00%  0x000b6e94 rodata
│   ├── mp_vfs_lookup_path                                                                        124   0.01%  0x0005ea81 text
│   ├── mp_vfs_mkdir                                                                               60   0.01%  0x0005edad text
│   ├── mp_vfs_mkdir_obj                                                                            8   0.00%  0x000b6e8c rodata
│   ├── mp_vfs_mount                                                                              300   0.03%  0x00062d8d text
│   ├── mp_vfs_mount_obj                                                                           12   0.00%  0x000b6e4c rodata
│   ├── mp_vfs_open                                                                                44   0.00%  0x0005eafd text
│   ├── mp_vfs_open_obj                                                                            12   0.00%  0x000b7020 rodata
│   ├── mp_vfs_proxy_call                                                                          58   0.01%  0x000a329d text
│   ├── mp_vfs_remove                                                                              24   0.00%  0x000a32d7 text
│   ├── mp_vfs_remove_obj                                                                           8   0.00%  0x000b6e84 rodata
│   ├── mp_vfs_rename                                                                              46   0.00%  0x000a32ef text
│   ├── mp_vfs_rename_obj                                                                           8   0.00%  0x000b6e7c rodata
│   ├── mp_vfs_rmdir                                                                               26   0.00%  0x000a331d text
│   ├── mp_vfs_rmdir_obj                                                                            8   0.00%  0x000b6e74 rodata
│   ├── mp_vfs_stat                                                                                62   0.01%  0x000a3337 text
│   ├── mp_vfs_stat_obj                                                                             8   0.00%  0x000b6e6c rodata
│   ├── mp_vfs_statvfs                                                                             88   0.01%  0x0005ebd1 text
│   ├── mp_vfs_statvfs_obj                                                                          8   0.00%  0x000b6e64 rodata
│   ├── mp_vfs_umount                                                                             148   0.02%  0x0005ec29 text
│   ├── mp_vfs_umount_obj                                                                           8   0.00%  0x000b6e44 rodata
│   ├── mp_virtual_pin_read                                                                        28   0.00%  0x000a86f1 text
│   ├── mp_virtual_pin_write                                                                       28   0.00%  0x000a870d text
│   ├── mp_vprintf                                                                                696   0.07%  0x00055765 text
│   ├── mpi_free_many.lto_priv.0                                                                   24   0.00%  0x000ab0d9 text
│   ├── mpi_init_many.lto_priv.0                                                                   30   0.00%  0x000aa8ef text
│   ├── mpi_one                                                                                     4   0.00%  0x000ba544 rodata
│   ├── mpn_add.lto_priv.0                                                                         86   0.01%  0x000a7d71 text
│   ├── mpn_cmp.lto_priv.0                                                                         52   0.01%  0x000a7cf3 text
│   ├── mpn_remove_trailing_zeros.lto_priv.0                                                       24   0.00%  0x000a7cdb text
│   ├── mpn_shr.lto_priv.0                                                                         74   0.01%  0x000a7d27 text
│   ├── mpn_sub.lto_priv.0                                                                         78   0.01%  0x000a7dc7 text
│   ├── mpu_configure_region                                                                       50   0.01%  0x0009a3f7 text
│   ├── mpz_add_inpl                                                                              120   0.01%  0x000a7ec7 text
│   ├── mpz_as_float                                                                               64   0.01%  0x000695f1 text
│   ├── mpz_as_int_checked                                                                         50   0.01%  0x000a805d text
│   ├── mpz_clone.lto_priv.0                                                                       72   0.01%  0x000a7e57 text
│   ├── mpz_divmod_inpl                                                                           674   0.07%  0x000a80c7 text
│   ├── mpz_free.lto_priv.0                                                                        24   0.00%  0x000a7e15 text
│   ├── mpz_hash                                                                                   38   0.00%  0x000a8037 text
│   ├── mpz_mul_inpl                                                                              248   0.03%  0x000a7f3f text
│   ├── mpz_need_dig.lto_priv.0                                                                    42   0.00%  0x000a7e2d text
│   ├── mpz_set                                                                                    40   0.00%  0x000a7e9f text
│   ├── mpz_set_from_int.part.0                                                                    56   0.01%  0x000a808f text
│   ├── mul_reduce                                                                                184   0.02%  0x0000a0ed text
│   ├── mutex                                                                                      20   0.00%  0x20008b6c k_mutex_area
│   ├── namedtuple_attr                                                                            56   0.01%  0x00067b29 text
│   ├── namedtuple_make_new                                                                       176   0.02%  0x0006846d text
│   ├── namedtuple_print                                                                           36   0.00%  0x00067fd1 text
│   ├── nanf                                                                                       12   0.00%  0x000910ed text
│   ├── native_base_init_wrapper                                                                   52   0.01%  0x000a234f text
│   ├── native_base_init_wrapper_obj                                                               12   0.00%  0x000b8674 rodata
│   ├── need_calc_checksum                                                                         88   0.01%  0x00040c2d text
│   ├── net_addr_ntop.lto_priv.0.lto_priv.0                                                         4   0.00%  0x000a0485 text
│   ├── net_arp_clear_pending                                                                      36   0.00%  0x0003d461 text
│   ├── net_arp_update                                                                            340   0.04%  0x0003f071 text
│   ├── net_buf_alloc_fixed                                                                         8   0.00%  0x0009addb text
│   ├── net_buf_alloc_len                                                                         268   0.03%  0x0003a751 text
│   ├── net_buf_data_alloc_rx_bufs                                                                 12   0.00%  0x000b40cc rodata
│   ├── net_buf_data_alloc_tx_bufs                                                                 12   0.00%  0x000b40d8 rodata
│   ├── net_buf_destroy                                                                            60   0.01%  0x00038929 text
│   ├── net_buf_fixed_alloc_dns_msg_pool.lto_priv.0                                                12   0.00%  0x000b42e4 rodata
│   ├── net_buf_fixed_alloc_dns_msg_pool.lto_priv.1                                                12   0.00%  0x000b42bc rodata
│   ├── net_buf_fixed_alloc_dns_qname_pool                                                         12   0.00%  0x000b42c8 rodata
│   ├── net_buf_fixed_cb                                                                           12   0.00%  0x000b42d8 rodata
│   ├── net_buf_fixed_dns_msg_pool.lto_priv.0                                                       4   0.00%  0x000b42d4 rodata
│   ├── net_buf_fixed_dns_msg_pool.lto_priv.1                                                       4   0.00%  0x000b42b4 rodata
│   ├── net_buf_fixed_dns_qname_pool                                                                4   0.00%  0x000b42b8 rodata
│   ├── net_buf_frag_add                                                                           26   0.00%  0x0009ade3 text
│   ├── net_buf_mem_pool_rx_bufs                                                                   20   0.00%  0x20008a2c k_heap_area
│   ├── net_buf_mem_pool_tx_bufs                                                                   20   0.00%  0x20008a40 k_heap_area
│   ├── net_buf_simple_max_len                                                                     14   0.00%  0x0009adfd text
│   ├── net_buf_unref                                                                              80   0.01%  0x0003a85d text
│   ├── net_buf_var_cb                                                                             12   0.00%  0x000b40c0 rodata
│   ├── net_byte_to_hex                                                                            52   0.01%  0x0009d375 text
│   ├── net_calc_chksum                                                                           262   0.03%  0x0009dc3d text
│   ├── net_calc_chksum_ipv4                                                                       40   0.00%  0x0009cf47 text
│   ├── net_conn_change_remote.lto_priv.0                                                          84   0.01%  0x0009d7c5 text
│   ├── net_conn_input                                                                           1112   0.12%  0x00042e85 text
│   ├── net_conn_register                                                                         572   0.06%  0x000427f5 text
│   ├── net_conn_unregister                                                                        88   0.01%  0x000417b9 text
│   ├── net_context_accept.constprop.0                                                            228   0.02%  0x0007c89d text
│   ├── net_context_bind                                                                          440   0.05%  0x000424a9 text
│   ├── net_context_connect                                                                       664   0.07%  0x00045075 text
│   ├── net_context_create_ipv4_new                                                               100   0.01%  0x0009dbd9 text
│   ├── net_context_get                                                                           800   0.08%  0x00041f85 text
│   ├── net_context_get_iface.lto_priv.1                                                            8   0.00%  0x0009c7bd text
│   ├── net_context_get_option                                                                    312   0.03%  0x000426bd text
│   ├── net_context_packet_received                                                               104   0.01%  0x0009e0b5 text
│   ├── net_context_put                                                                            80   0.01%  0x00044029 text
│   ├── net_context_raw_packet_received.lto_priv.0                                                 72   0.01%  0x0009e11d text
│   ├── net_context_recv.constprop.0                                                              452   0.05%  0x0007c981 text
│   ├── net_context_send_cb                                                                        24   0.00%  0x0009ce31 text
│   ├── net_context_set_option                                                                    272   0.03%  0x00042399 text
│   ├── net_context_unref                                                                          82   0.01%  0x0009dfed text
│   ├── net_dhcpv4_input                                                                         1050   0.11%  0x00045681 text
│   ├── net_dhcpv4_server_stop                                                                    144   0.01%  0x00049961 text
│   ├── net_dhcpv4_stop                                                                           124   0.01%  0x0004876d text
│   ├── net_eth_get_hw_capabilities.lto_priv.0.lto_priv.0                                          24   0.00%  0x0009bae1 text
│   ├── net_eth_is_addr_broadcast.lto_priv.1.lto_priv.0                                            46   0.00%  0x000966a9 text
│   ├── net_eth_is_addr_broadcast.lto_priv.2                                                       46   0.00%  0x0009b4a5 text
│   ├── net_eth_is_addr_multicast.lto_priv.1.lto_priv.0                                            26   0.00%  0x000966ff text
│   ├── net_eth_is_addr_unspecified.lto_priv.1.lto_priv.0                                          40   0.00%  0x000966d7 text
│   ├── net_icmp_cleanup_ctx                                                                       56   0.01%  0x00040cd1 text
│   ├── net_icmpv4_create                                                                          50   0.01%  0x0009d819 text
│   ├── net_if_addr_ref                                                                            50   0.01%  0x0009d27b text
│   ├── net_if_addr_unref                                                                         108   0.01%  0x00041ba5 text
│   ├── net_if_call_link_cb                                                                        32   0.00%  0x00041175 text
│   ├── net_if_config_ipv4_get                                                                    120   0.01%  0x00040f19 text
│   ├── net_if_dormant_on                                                                          40   0.00%  0x0009da29 text
│   ├── net_if_down                                                                                88   0.01%  0x0004111d text
│   ├── net_if_flag_clear                                                                          22   0.00%  0x0009d2d9 text
│   ├── net_if_flag_is_set                                                                         20   0.00%  0x000a2479 text
│   ├── net_if_flag_is_set.lto_priv.2.lto_priv.0                                                   24   0.00%  0x000940fd text
│   ├── net_if_flag_set.lto_priv.1.lto_priv.0                                                      20   0.00%  0x0009d2f3 text
│   ├── net_if_flag_test_and_clear.lto_priv.0                                                      30   0.00%  0x0009d325 text
│   ├── net_if_flag_test_and_set.lto_priv.0                                                        30   0.00%  0x0009d307 text
│   ├── net_if_foreach                                                                             36   0.00%  0x000408bd text
│   ├── net_if_get_by_iface                                                                        44   0.00%  0x00040891 text
│   ├── net_if_get_by_index.lto_priv.2.lto_priv.0                                                  36   0.00%  0x00013af1 text
│   ├── net_if_get_by_name                                                                         68   0.01%  0x00040931 text
│   ├── net_if_get_default                                                                         20   0.00%  0x0004087d text
│   ├── net_if_get_device.lto_priv.3.lto_priv.0                                                    10   0.00%  0x00093c55 text
│   ├── net_if_get_first_wifi                                                                      40   0.00%  0x00040909 text
│   ├── net_if_get_link_addr.lto_priv.5.lto_priv.0                                                 10   0.00%  0x0009b8df text
│   ├── net_if_get_mtu.lto_priv.2                                                                  10   0.00%  0x0009cf6f text
│   ├── net_if_get_name                                                                            50   0.01%  0x0009d343 text
│   ├── net_if_ipv4_addr_add                                                                      164   0.02%  0x00041b01 text
│   ├── net_if_ipv4_addr_lookup                                                                    84   0.01%  0x00040e91 text
│   ├── net_if_ipv4_addr_mask_cmp                                                                  62   0.01%  0x0009d915 text
│   ├── net_if_ipv4_addr_rm                                                                        50   0.01%  0x0009e03f text
│   ├── net_if_ipv4_get_best_match                                                                152   0.02%  0x00040d39 text
│   ├── net_if_ipv4_is_addr_bcast                                                                  48   0.00%  0x00040d09 text
│   ├── net_if_ipv4_select_src_addr                                                               192   0.02%  0x00040dd1 text
│   ├── net_if_ipv4_select_src_iface                                                               52   0.01%  0x00040ee5 text
│   ├── net_if_ipv4_set_gw                                                                         42   0.00%  0x0009d9ff text
│   ├── net_if_ipv4_set_netmask_by_addr                                                            82   0.01%  0x0009d9ad text
│   ├── net_if_is_admin_up.lto_priv.1.lto_priv.0                                                   10   0.00%  0x0009669f text
│   ├── net_if_is_up.lto_priv.1                                                                    28   0.00%  0x0009d8b5 text
│   ├── net_if_is_up.lto_priv.4                                                                    28   0.00%  0x000a2caf text
│   ├── net_if_is_wifi                                                                             40   0.00%  0x000408e1 text
│   ├── net_if_l2.lto_priv.3.lto_priv.0                                                            10   0.00%  0x0009bac3 text
│   ├── net_if_l2_data.lto_priv.0.lto_priv.0                                                       10   0.00%  0x0009bacd text
│   ├── net_if_lock                                                                                14   0.00%  0x0009d907 text
│   ├── net_if_lookup_by_dev                                                                       40   0.00%  0x00040c05 text
│   ├── net_if_mcast_mon_register                                                                  68   0.01%  0x00041811 text
│   ├── net_if_queue_tx.constprop.0                                                                40   0.00%  0x0007b391 text
│   ├── net_if_set_link_addr_locked.constprop.0                                                    68   0.01%  0x000ad62d text
│   ├── net_if_tx_lock.lto_priv.1.lto_priv.0                                                       34   0.00%  0x0009c5e3 text
│   ├── net_if_tx_unlock.lto_priv.1.lto_priv.0                                                     26   0.00%  0x0009bb61 text
│   ├── net_if_up                                                                                 112   0.01%  0x000410ad text
│   ├── net_init                                                                                 1108   0.12%  0x00042a31 text
│   ├── net_ipaddr_parse                                                                           54   0.01%  0x0009d47b text
│   ├── net_ipv4_addr_copy_raw.lto_priv.4.lto_priv.0                                                6   0.00%  0x0009b8b9 text
│   ├── net_ipv4_create                                                                           244   0.03%  0x0009dae5 text
│   ├── net_ipv4_finalize                                                                         372   0.04%  0x00041281 text
│   ├── net_ipv4_is_addr_bcast.lto_priv.0.lto_priv.0                                               14   0.00%  0x0009bab5 text
│   ├── net_ipv4_is_addr_mcast.lto_priv.3.lto_priv.0                                               16   0.00%  0x0009baa5 text
│   ├── net_ipv4_is_ll_addr.lto_priv.0                                                             24   0.00%  0x00040865 text
│   ├── net_ipv4_is_my_addr                                                                        26   0.00%  0x0009d993 text
│   ├── net_ipv4_is_my_addr.lto_priv.2.lto_priv.0                                                  26   0.00%  0x0009bb47 text
│   ├── net_linkaddr_cmp.lto_priv.1                                                                32   0.00%  0x0009b8bf text
│   ├── net_mgmt_add_event_callback                                                                72   0.01%  0x00041855 text
│   ├── net_mgmt_callback_lock                                                                     20   0.00%  0x20008b80 k_mutex_area
│   ├── net_mgmt_del_event_callback                                                                52   0.01%  0x00041195 text
│   ├── net_mgmt_event_handler                                                                    104   0.01%  0x0005db11 text
│   ├── net_mgmt_event_lock                                                                        20   0.00%  0x20008b94 k_mutex_area
│   ├── net_mgmt_event_notify.lto_priv.3.lto_priv.0                                                 8   0.00%  0x00096719 text
│   ├── net_mgmt_event_notify_with_info                                                           292   0.03%  0x0004189d text
│   ├── net_packet_socket_input                                                                    52   0.01%  0x0009e3f5 text
│   ├── net_pkt_append_buffer                                                                      22   0.00%  0x0009d52b text
│   ├── net_pkt_available_buffer.part.0                                                            34   0.00%  0x0009dd79 text
│   ├── net_pkt_clone.constprop.0                                                                 494   0.05%  0x000ad721 text
│   ├── net_pkt_copy                                                                              182   0.02%  0x0009d645 text
│   ├── net_pkt_cursor_init                                                                        12   0.00%  0x0009d51f text
│   ├── net_pkt_cursor_operate                                                                    292   0.03%  0x0009d0df text
│   ├── net_pkt_get_contiguous_len                                                                 58   0.01%  0x0009d203 text
│   ├── net_pkt_get_data                                                                           60   0.01%  0x0009d75d text
│   ├── net_pkt_get_frag.constprop.0                                                               56   0.01%  0x0007b359 text
│   ├── net_pkt_get_len.lto_priv.6.lto_priv.0                                                      16   0.00%  0x0009b8e9 text
│   ├── net_pkt_is_empty.lto_priv.0.lto_priv.0                                                     22   0.00%  0x0009d2ad text
│   ├── net_pkt_read                                                                               18   0.00%  0x0009d557 text
│   ├── net_pkt_read_be32                                                                          24   0.00%  0x0009d569 text
│   ├── net_pkt_ref                                                                                46   0.00%  0x0009d4f1 text
│   ├── net_pkt_remaining_data                                                                     34   0.00%  0x0009d73b text
│   ├── net_pkt_remove_tail                                                                        54   0.01%  0x0009dd43 text
│   ├── net_pkt_set_data                                                                            8   0.00%  0x0009d799 text
│   ├── net_pkt_skip                                                                               22   0.00%  0x0009d541 text
│   ├── net_pkt_trim_buffer                                                                        52   0.01%  0x0009cfed text
│   ├── net_pkt_unref                                                                              64   0.01%  0x0009d4b1 text
│   ├── net_pkt_write                                                                              54   0.01%  0x0009d581 text
│   ├── net_send_data                                                                             326   0.03%  0x0009e429 text
│   ├── net_socket_service_register.lto_priv.0.lto_priv.0                                         252   0.03%  0x000487e9 text
│   ├── net_sprint_ll_addr_buf.constprop.0                                                         64   0.01%  0x000acbf9 text
│   ├── net_tcp_get_supported_mss                                                                  42   0.00%  0x0009e2bf text
│   ├── net_tcp_put                                                                               236   0.02%  0x00043f3d text
│   ├── net_tcp_reply_rst                                                                         248   0.03%  0x00044079 text
│   ├── net_udp_create                                                                             56   0.01%  0x0009d87d text
│   ├── network_country.lto_priv.0                                                                 64   0.01%  0x0005e239 text
│   ├── network_fields                                                                            188   0.02%  0x000b33e0 rodata
│   ├── network_wlan_config.lto_priv.0                                                           1148   0.12%  0x00063665 text
│   ├── network_wlan_config_obj.lto_priv.0                                                         12   0.00%  0x000b5ce0 rodata
│   ├── network_wlan_connect.lto_priv.0                                                          1112   0.12%  0x00063031 text
│   ├── network_wlan_connect_obj.lto_priv.0                                                        12   0.00%  0x000b5cfc rodata
│   ├── network_wlan_disconnect.lto_priv.0                                                         80   0.01%  0x0005e3f1 text
│   ├── network_wlan_disconnect_obj.lto_priv.0                                                      8   0.00%  0x000b5cf4 rodata
│   ├── network_wlan_ifconfig.lto_priv.0                                                          476   0.05%  0x00063489 text
│   ├── network_wlan_ifconfig_obj                                                                  12   0.00%  0x000b5cd4 rodata
│   ├── network_wlan_powerdown.lto_priv.0                                                          68   0.01%  0x0005e441 text
│   ├── network_wlan_powerdown_obj.lto_priv.0                                                       8   0.00%  0x000b5cec rodata
│   ├── network_wlan_scan.lto_priv.0                                                              388   0.04%  0x0005ddcd text
│   ├── network_wlan_scan_obj.lto_priv.0                                                            8   0.00%  0x000b5d08 rodata
│   ├── network_wlan_status.lto_priv.0                                                            376   0.04%  0x0005e279 text
│   ├── network_wlan_status_obj.lto_priv.0                                                         12   0.00%  0x000b5cc0 rodata
│   ├── networks                                                                                    8   0.00%  0x20008450 datas
│   ├── new_namedtuple_type.lto_priv.0                                                            212   0.02%  0x000687f9 text
│   ├── newline_print                                                                              28   0.00%  0x0000d815 text
│   ├── next_char                                                                                  96   0.01%  0x000a68ad text
│   ├── next_timeout.lto_priv.0                                                                    50   0.01%  0x000a035f text
│   ├── nlr_jump                                                                                   94   0.01%  0x000a133f text
│   ├── nlr_pop                                                                                    14   0.00%  0x000a837b text
│   ├── nlr_pop_jump_callback                                                                      28   0.00%  0x000a8389 text
│   ├── nlr_push                                                                                   48   0.00%  0x000a130f text
│   ├── nlr_push_tail                                                                              18   0.00%  0x000a8369 text
│   ├── none_print                                                                                 12   0.00%  0x00055689 text
│   ├── nordicsemi_nrf53_init                                                                      92   0.01%  0x0003c939 text
│   ├── notify_one.lto_priv.0                                                                      56   0.01%  0x00091b8d text
│   ├── npio2_hw                                                                                  128   0.01%  0x000bb4b4 rodata
│   ├── nrf53_anomaly_160_check.lto_priv.0                                                        104   0.01%  0x0003cee9 text
│   ├── nrf53_cpunet_mgmt_init                                                                     32   0.00%  0x0003c8bd text
│   ├── nrf_flash_init                                                                             40   0.00%  0x00046b15 text
│   ├── nrf_gpio_cfg.constprop.0                                                                   68   0.01%  0x0007c6dd text
│   ├── nrf_gpio_cfg_sense_set                                                                     38   0.00%  0x0009fdef text
│   ├── nrf_gpio_pin_clear.lto_priv.2.lto_priv.0                                                   24   0.00%  0x0009f631 text
│   ├── nrf_gpio_pin_port_decode.lto_priv.1.lto_priv.0                                             36   0.00%  0x000473d5 text
│   ├── nrf_gpio_pin_set.lto_priv.2.lto_priv.0                                                     24   0.00%  0x0009f619 text
│   ├── nrf_wifi_bal_dev_rem                                                                       24   0.00%  0x000a8fd1 text
│   ├── nrf_wifi_bal_isr.lto_priv.0                                                                 8   0.00%  0x000a87bd text
│   ├── nrf_wifi_bus_qspi_deinit.lto_priv.0                                                        32   0.00%  0x0006b2a5 text
│   ├── nrf_wifi_bus_qspi_dev_add.lto_priv.0                                                      108   0.01%  0x0006b519 text
│   ├── nrf_wifi_bus_qspi_dev_deinit.lto_priv.0                                                    36   0.00%  0x0006a699 text
│   ├── nrf_wifi_bus_qspi_dev_init.lto_priv.0                                                      92   0.01%  0x0006b585 text
│   ├── nrf_wifi_bus_qspi_dev_rem.lto_priv.0                                                       32   0.00%  0x0006b285 text
│   ├── nrf_wifi_bus_qspi_dma_map.lto_priv.0                                                       10   0.00%  0x000a87d1 text
│   ├── nrf_wifi_bus_qspi_dma_unmap.lto_priv.0                                                     10   0.00%  0x000a87db text
│   ├── nrf_wifi_bus_qspi_init.lto_priv.0                                                          92   0.01%  0x0006b5e1 text
│   ├── nrf_wifi_bus_qspi_irq_handler                                                              12   0.00%  0x000a87c5 text
│   ├── nrf_wifi_bus_qspi_ops                                                                      60   0.01%  0x200086c4 datas
│   ├── nrf_wifi_bus_qspi_ps_sleep.lto_priv.0                                                      16   0.00%  0x0006a719 text
│   ├── nrf_wifi_bus_qspi_ps_status.lto_priv.0                                                     16   0.00%  0x0006a739 text
│   ├── nrf_wifi_bus_qspi_ps_wake.lto_priv.0                                                       16   0.00%  0x0006a729 text
│   ├── nrf_wifi_bus_qspi_read_block.lto_priv.0                                                    24   0.00%  0x0006a6e9 text
│   ├── nrf_wifi_bus_qspi_read_word.lto_priv.0                                                     20   0.00%  0x0006a6bd text
│   ├── nrf_wifi_bus_qspi_write_block.lto_priv.0                                                   24   0.00%  0x0006a701 text
│   ├── nrf_wifi_bus_qspi_write_word.lto_priv.0                                                    24   0.00%  0x0006a6d1 text
│   ├── nrf_wifi_convert_amsdu_to_eth                                                             132   0.01%  0x0006b6f1 text
│   ├── nrf_wifi_disp_scan_zep                                                                    788   0.08%  0x0004c8b9 text
│   ├── nrf_wifi_drv_main_zep.lto_priv.0                                                          760   0.08%  0x00046b5d text
│   ├── nrf_wifi_event_get_reg_zep                                                                108   0.01%  0x00046345 text
│   ├── nrf_wifi_event_proc_cookie_rsp                                                             52   0.01%  0x000463b1 text
│   ├── nrf_wifi_event_proc_disp_scan_res_zep                                                     272   0.03%  0x0004ae81 text
│   ├── nrf_wifi_event_proc_get_power_save_info                                                   280   0.03%  0x0009fae1 text
│   ├── nrf_wifi_event_proc_scan_done_zep                                                         240   0.02%  0x00049441 text
│   ├── nrf_wifi_event_proc_scan_start_zep                                                         20   0.00%  0x0009ed3d text
│   ├── nrf_wifi_event_proc_twt_setup_zep                                                         300   0.03%  0x0004b01d text
│   ├── nrf_wifi_event_proc_twt_sleep_zep                                                         244   0.03%  0x0004d49d text
│   ├── nrf_wifi_event_proc_twt_teardown_zep                                                       72   0.01%  0x0004afd5 text
│   ├── nrf_wifi_fmac_dev_add_zep.constprop.0                                                    4584   0.48%  0x0007967d text
│   ├── nrf_wifi_fmac_dev_rem_zep.constprop.0                                                     140   0.01%  0x000795c5 text
│   ├── nrf_wifi_fmac_get_reg                                                                     164   0.02%  0x0006cdad text
│   ├── nrf_wifi_fmac_if_carr_state_event_proc                                                     96   0.01%  0x0006b379 text
│   ├── nrf_wifi_fmac_map_desc_to_pool                                                             58   0.01%  0x000a87e5 text
│   ├── nrf_wifi_fmac_peer_get_id                                                                  54   0.01%  0x000a8d39 text
│   ├── nrf_wifi_fmac_peers_flush                                                                 112   0.01%  0x0006c8bd text
│   ├── nrf_wifi_fmac_rx_cmd_send                                                                 540   0.06%  0x0006d371 text
│   ├── nrf_wifi_fmac_vif_check_if_limit                                                           84   0.01%  0x0006b8b9 text
│   ├── nrf_wifi_fmac_vif_decr_if_type                                                             60   0.01%  0x0006b949 text
│   ├── nrf_wifi_fmac_vif_incr_if_type                                                             60   0.01%  0x0006b90d text
│   ├── nrf_wifi_get_power_save_config                                                            324   0.03%  0x0004ce55 text
│   ├── nrf_wifi_get_rts_threshold                                                                 88   0.01%  0x0004a7ad text
│   ├── nrf_wifi_get_tid.lto_priv.0                                                               114   0.01%  0x000a8c19 text
│   ├── nrf_wifi_hal_ctrl_cmd_send                                                                504   0.05%  0x0006c92d text
│   ├── nrf_wifi_hal_dev_rem                                                                      176   0.02%  0x0006cca5 text
│   ├── nrf_wifi_hal_fw_patch_load                                                                384   0.04%  0x0006cb25 text
│   ├── nrf_wifi_hal_irq_handler                                                                  864   0.09%  0x0006befd text
│   ├── nrf_wifi_hal_otp_info_get                                                                  92   0.01%  0x0006bc49 text
│   ├── nrf_wifi_hal_poll_reg.constprop.0                                                         112   0.01%  0x00084385 text
│   ├── nrf_wifi_if_caps_get                                                                        4   0.00%  0x0009faa3 text
│   ├── nrf_wifi_if_carr_state_chg                                                                 72   0.01%  0x0004a999 text
│   ├── nrf_wifi_if_get_config_zep                                                                176   0.02%  0x0004c731 text
│   ├── nrf_wifi_if_init_zep                                                                      428   0.04%  0x0004b7e9 text
│   ├── nrf_wifi_if_rx_frm                                                                        252   0.03%  0x0004baf1 text
│   ├── nrf_wifi_if_send                                                                          772   0.08%  0x0004bbed text
│   ├── nrf_wifi_if_set_config_zep                                                                216   0.02%  0x0004c7e1 text
│   ├── nrf_wifi_if_start_zep                                                                    1352   0.14%  0x0004c0b9 text
│   ├── nrf_wifi_if_stop_zep                                                                      304   0.03%  0x0004c601 text
│   ├── nrf_wifi_iftype_change                                                                    488   0.05%  0x0004f1a9 text
│   ├── nrf_wifi_mgmt_ops.lto_priv.0                                                              112   0.01%  0x200084a4 datas
│   ├── nrf_wifi_net_iface_work_handler                                                           108   0.01%  0x0004ba85 text
│   ├── nrf_wifi_nl80211_send_mlme                                                                600   0.06%  0x0004e735 text
│   ├── nrf_wifi_os_zep_ops                                                                       448   0.05%  0x000b42f8 rodata
│   ├── nrf_wifi_osal_ctrl_llist_free                                                              16   0.00%  0x0006b6a1 text
│   ├── nrf_wifi_osal_llist_del_node                                                               16   0.00%  0x0006a545 text
│   ├── nrf_wifi_osal_llist_free                                                                   16   0.00%  0x0006b691 text
│   ├── nrf_wifi_osal_llist_get_node_head                                                          16   0.00%  0x0006a525 text
│   ├── nrf_wifi_osal_llist_get_node_nxt                                                           16   0.00%  0x0006a535 text
│   ├── nrf_wifi_osal_llist_len                                                                    16   0.00%  0x0006b6b1 text
│   ├── nrf_wifi_osal_llist_node_data_get                                                          16   0.00%  0x0006a515 text
│   ├── nrf_wifi_osal_llist_node_data_set                                                          16   0.00%  0x0006b63d text
│   ├── nrf_wifi_osal_log_err                                                                      36   0.00%  0x0006b355 text
│   ├── nrf_wifi_osal_log_info                                                                     36   0.00%  0x0006b331 text
│   ├── nrf_wifi_osal_mem_alloc                                                                    12   0.00%  0x0006b261 text
│   ├── nrf_wifi_osal_mem_cpy                                                                      12   0.00%  0x0006b2c5 text
│   ├── nrf_wifi_osal_mem_free                                                                     12   0.00%  0x0006b279 text
│   ├── nrf_wifi_osal_mem_set                                                                      12   0.00%  0x0006b2d1 text
│   ├── nrf_wifi_osal_mem_zalloc                                                                   12   0.00%  0x0006b26d text
│   ├── nrf_wifi_osal_nbuf_data_get                                                                16   0.00%  0x0006b6e1 text
│   ├── nrf_wifi_osal_nbuf_data_pull                                                               16   0.00%  0x0006a555 text
│   ├── nrf_wifi_osal_nbuf_data_size                                                               16   0.00%  0x0006b6d1 text
│   ├── nrf_wifi_osal_nbuf_free                                                                    16   0.00%  0x0006b6c1 text
│   ├── nrf_wifi_osal_sleep_ms                                                                     16   0.00%  0x0006b785 text
│   ├── nrf_wifi_osal_spinlock_alloc                                                               12   0.00%  0x0006b2dd text
│   ├── nrf_wifi_osal_spinlock_free                                                                12   0.00%  0x0006b2e9 text
│   ├── nrf_wifi_osal_spinlock_init                                                                12   0.00%  0x0006b2f5 text
│   ├── nrf_wifi_osal_spinlock_irq_rel                                                             12   0.00%  0x0006b325 text
│   ├── nrf_wifi_osal_spinlock_irq_take                                                            12   0.00%  0x0006b319 text
│   ├── nrf_wifi_osal_spinlock_rel                                                                 12   0.00%  0x0006b30d text
│   ├── nrf_wifi_osal_spinlock_take                                                                12   0.00%  0x0006b301 text
│   ├── nrf_wifi_osal_tasklet_free                                                                 16   0.00%  0x0006b775 text
│   ├── nrf_wifi_osal_time_elapsed_us                                                              16   0.00%  0x0006b7a5 text
│   ├── nrf_wifi_osal_time_get_curr_us                                                             16   0.00%  0x0006b795 text
│   ├── nrf_wifi_process_rssi_from_rx                                                             100   0.01%  0x00046541 text
│   ├── nrf_wifi_reg_domain                                                                       320   0.03%  0x00049531 text
│   ├── nrf_wifi_scan_timeout_work                                                                120   0.01%  0x000462cd text
│   ├── nrf_wifi_set_beacon_data                                                                  156   0.02%  0x0004ab5d text
│   ├── nrf_wifi_set_iface_event_handler                                                           88   0.01%  0x000463e5 text
│   ├── nrf_wifi_set_power_save                                                                   648   0.07%  0x0004cbcd text
│   ├── nrf_wifi_set_rts_threshold                                                                256   0.03%  0x0004d591 text
│   ├── nrf_wifi_set_twt                                                                          764   0.08%  0x0004d1a1 text
│   ├── nrf_wifi_sta_flags_to_nrf                                                                  42   0.00%  0x0009faad text
│   ├── nrf_wifi_supp_event_proc_get_conn_info                                                     88   0.01%  0x000504bd text
│   ├── nrf_wifi_supp_get_capa                                                                    180   0.02%  0x0004ebb9 text
│   ├── nrf_wifi_supp_get_conn_info                                                               304   0.03%  0x0004ec6d text
│   ├── nrf_wifi_supp_get_country                                                                 176   0.02%  0x0004eff9 text
│   ├── nrf_wifi_supp_get_wiphy                                                                   252   0.03%  0x0004e98d text
│   ├── nrf_wifi_supp_register_frame                                                              304   0.03%  0x0004ea89 text
│   ├── nrf_wifi_supp_register_mgmt_frame                                                         324   0.03%  0x0004f511 text
│   ├── nrf_wifi_supp_set_country                                                                 604   0.06%  0x0004ed9d text
│   ├── nrf_wifi_sys_fmac_chg_sta                                                                 192   0.02%  0x0006cf3d text
│   ├── nrf_wifi_sys_fmac_chg_vif_state                                                           204   0.02%  0x0006d0b9 text
│   ├── nrf_wifi_sys_fmac_deinit_rx.lto_priv.0                                                     80   0.01%  0x0006d58d text
│   ├── nrf_wifi_sys_fmac_deinit_tx.lto_priv.0                                                    188   0.02%  0x0006b985 text
│   ├── nrf_wifi_sys_fmac_del_vif                                                                 188   0.02%  0x0006cffd text
│   ├── nrf_wifi_sys_fmac_event_callback                                                         2516   0.26%  0x0006d5dd text
│   ├── nrf_wifi_sys_fmac_get_station                                                             116   0.01%  0x0006d291 text
│   ├── nrf_wifi_sys_fmac_scan                                                                    128   0.01%  0x0006ce51 text
│   ├── nrf_wifi_sys_fmac_scan_res_get                                                            108   0.01%  0x0006ced1 text
│   ├── nrf_wifi_sys_fmac_set_power_save                                                          108   0.01%  0x0006d305 text
│   ├── nrf_wifi_sys_fmac_set_wiphy_params                                                        268   0.03%  0x0006d185 text
│   ├── nrf_wifi_sys_hal_buf_unmap_rx                                                             120   0.01%  0x0006bbd1 text
│   ├── nrf_wifi_twt_float_to_us                                                                   68   0.01%  0x0004af91 text
│   ├── nrf_wifi_twt_teardown_flows                                                               384   0.04%  0x0004cf99 text
│   ├── nrf_wifi_util_ether_addr_equal                                                             36   0.00%  0x000a8bc3 text
│   ├── nrf_wifi_util_is_arr_zero                                                                  22   0.00%  0x000a8be7 text
│   ├── nrf_wifi_utils_ctrl_list_add_tail                                                          68   0.01%  0x0006b64d text
│   ├── nrf_wifi_utils_ctrl_list_alloc                                                             52   0.01%  0x0006ba91 text
│   ├── nrf_wifi_utils_ctrl_list_del_head                                                          48   0.00%  0x0006a639 text
│   ├── nrf_wifi_utils_is_mac_addr_valid                                                           56   0.01%  0x0006b881 text
│   ├── nrf_wifi_utils_list_add_tail                                                               68   0.01%  0x0006bac5 text
│   ├── nrf_wifi_utils_list_alloc                                                                  52   0.01%  0x0006ba5d text
│   ├── nrf_wifi_utils_list_del_head                                                               48   0.00%  0x0006a609 text
│   ├── nrf_wifi_utils_list_peek                                                                   18   0.00%  0x000a8d6f text
│   ├── nrf_wifi_vif_state_change                                                                 256   0.03%  0x0004f0a9 text
│   ├── nrf_wifi_wait_for_carrier_status                                                          208   0.02%  0x0004f391 text
│   ├── nrf_wifi_wpa_set_supp_port                                                                224   0.02%  0x0004e4b5 text
│   ├── nrf_wifi_wpa_supp_associate                                                               564   0.06%  0x0004dea9 text
│   ├── nrf_wifi_wpa_supp_authenticate                                                            636   0.07%  0x0004dc2d text
│   ├── nrf_wifi_wpa_supp_change_beacon                                                           284   0.03%  0x0004fb05 text
│   ├── nrf_wifi_wpa_supp_deauthenticate                                                          308   0.03%  0x0004daf9 text
│   ├── nrf_wifi_wpa_supp_deinit_ap                                                               184   0.02%  0x0004fd2d text
│   ├── nrf_wifi_wpa_supp_dev_deinit                                                                6   0.00%  0x0009faa7 text
│   ├── nrf_wifi_wpa_supp_dev_init                                                                108   0.01%  0x0004d691 text
│   ├── nrf_wifi_wpa_supp_event_get_wiphy                                                          60   0.01%  0x0004b3e5 text
│   ├── nrf_wifi_wpa_supp_event_get_wiphy.part.0                                                  668   0.07%  0x0004b149 text
│   ├── nrf_wifi_wpa_supp_event_mgmt_rx_callbk_fn                                                 104   0.01%  0x0004a931 text
│   ├── nrf_wifi_wpa_supp_event_mgmt_tx_status                                                    104   0.01%  0x0004a8c9 text
│   ├── nrf_wifi_wpa_supp_event_proc_assoc_resp                                                   168   0.02%  0x0004acad text
│   ├── nrf_wifi_wpa_supp_event_proc_auth_resp                                                    180   0.02%  0x0004abf9 text
│   ├── nrf_wifi_wpa_supp_event_proc_deauth                                                       140   0.01%  0x0004ad55 text
│   ├── nrf_wifi_wpa_supp_event_proc_disassoc                                                     136   0.01%  0x0004d119 text
│   ├── nrf_wifi_wpa_supp_event_proc_get_if                                                       104   0.01%  0x00050455 text
│   ├── nrf_wifi_wpa_supp_event_proc_get_sta                                                      152   0.02%  0x000503bd text
│   ├── nrf_wifi_wpa_supp_event_proc_scan_done.constprop.0                                         64   0.01%  0x0007c681 text
│   ├── nrf_wifi_wpa_supp_event_proc_scan_res                                                     344   0.04%  0x0004aa05 text
│   ├── nrf_wifi_wpa_supp_event_proc_unprot_mgmt                                                  160   0.02%  0x0004ade1 text
│   ├── nrf_wifi_wpa_supp_init_ap                                                                 176   0.02%  0x0004f461 text
│   ├── nrf_wifi_wpa_supp_scan2                                                                   528   0.05%  0x0004d6fd text
│   ├── nrf_wifi_wpa_supp_scan_abort                                                              336   0.03%  0x0004d90d text
│   ├── nrf_wifi_wpa_supp_scan_results_get                                                        156   0.02%  0x0004da5d text
│   ├── nrf_wifi_wpa_supp_set_key                                                                 984   0.10%  0x0004e0dd text
│   ├── nrf_wifi_wpa_supp_signal_poll                                                             416   0.04%  0x0004e595 text
│   ├── nrf_wifi_wpa_supp_sta_add                                                                 696   0.07%  0x0004fde5 text
│   ├── nrf_wifi_wpa_supp_sta_get_inact_sec                                                       196   0.02%  0x00050291 text
│   ├── nrf_wifi_wpa_supp_sta_remove                                                              300   0.03%  0x0005009d text
│   ├── nrf_wifi_wpa_supp_sta_set_flags                                                           200   0.02%  0x000501c9 text
│   ├── nrf_wifi_wpa_supp_start_ap                                                               1200   0.12%  0x0004f655 text
│   ├── nrf_wifi_wpa_supp_stop_ap                                                                 268   0.03%  0x0004fc21 text
│   ├── nrfx_clock_start                                                                          208   0.02%  0x000513f9 text
│   ├── nrfx_counter_0_config.lto_priv.0                                                           28   0.00%  0x000b3540 rodata
│   ├── nrfx_flag32_alloc                                                                          64   0.01%  0x0004ba0d text
│   ├── nrfx_flag32_free                                                                           56   0.01%  0x0004ba4d text
│   ├── nrfx_gpio_handler                                                                          76   0.01%  0x00045df9 text
│   ├── nrfx_gpiote_1_irq_handler                                                                 440   0.05%  0x000514dd text
│   ├── nrfx_isr                                                                                    2   0.00%  0x0009fadf text
│   ├── nrfx_power_clock_irq_handler                                                              116   0.01%  0x000507dd text
│   ├── nrfx_pwm_0_irq_handler                                                                    120   0.01%  0x00050f81 text
│   ├── nrfx_qspi_irq_handler                                                                     148   0.02%  0x00050851 text
│   ├── nrfx_spim_4_irq_handler                                                                    84   0.01%  0x00052b09 text
│   ├── nrfx_spim_uninit                                                                          140   0.01%  0x00052739 text
│   ├── nrfx_wdt_0_irq_handler                                                                    104   0.01%  0x00050ff9 text
│   ├── ns_fault_init                                                                             112   0.01%  0x0004b779 text
│   ├── null_rsc.lto_priv.0                                                                         8   0.00%  0x000c2c2f rodata
│   ├── object___init__.lto_priv.0                                                                  4   0.00%  0x000a69a3 text
│   ├── object___init___obj.lto_priv.0                                                              8   0.00%  0x000b5dd8 rodata
│   ├── object___new__.lto_priv.0                                                                  48   0.00%  0x00068afd text
│   ├── object___new___fun_obj.lto_priv.0                                                           8   0.00%  0x000b5c4c rodata
│   ├── object___new___obj.lto_priv.0                                                               8   0.00%  0x000b5dd0 rodata
│   ├── object_locals_dict.lto_priv.0                                                              16   0.00%  0x000b64a8 rodata
│   ├── object_locals_dict_table.lto_priv.0                                                        16   0.00%  0x000b61a8 rodata
│   ├── object_make_new.lto_priv.0                                                                 26   0.00%  0x000a780d text
│   ├── ocrypto_aes_decrypt_block                                                                 674   0.07%  0x00008159 text
│   ├── ocrypto_aes_decrypt_key_schedule                                                            4   0.00%  0x000083fd text
│   ├── ocrypto_aes_encrypt_block                                                                 600   0.06%  0x00008559 text
│   ├── ocrypto_aes_key_schedule                                                                  130   0.01%  0x00008801 text
│   ├── ocrypto_aes_slice                                                                         170   0.02%  0x00008401 text
│   ├── ocrypto_aes_unslice                                                                       170   0.02%  0x000084ad text
│   ├── ocrypto_bigint_add192                                                                      50   0.01%  0x00008885 text
│   ├── ocrypto_bigint_add224                                                                      56   0.01%  0x00008b51 text
│   ├── ocrypto_bigint_add256                                                                      64   0.01%  0x00008ecd text
│   ├── ocrypto_bigint_add384                                                                      90   0.01%  0x00009301 text
│   ├── ocrypto_bigint_cadd192                                                                     68   0.01%  0x000088ed text
│   ├── ocrypto_bigint_cadd224                                                                     80   0.01%  0x00008bc1 text
│   ├── ocrypto_bigint_cadd256                                                                     92   0.01%  0x00008f4d text
│   ├── ocrypto_bigint_cadd384                                                                    130   0.01%  0x000093b9 text
│   ├── ocrypto_bigint_csub192                                                                     68   0.01%  0x00008931 text
│   ├── ocrypto_bigint_csub224                                                                     80   0.01%  0x00008c11 text
│   ├── ocrypto_bigint_csub256                                                                     92   0.01%  0x00008fa9 text
│   ├── ocrypto_bigint_csub384                                                                    130   0.01%  0x0000943d text
│   ├── ocrypto_bigint_cswap192                                                                    50   0.01%  0x00008975 text
│   ├── ocrypto_bigint_cswap224                                                                    66   0.01%  0x00008c61 text
│   ├── ocrypto_bigint_cswap256                                                                    50   0.01%  0x00009005 text
│   ├── ocrypto_bigint_cswap384                                                                    50   0.01%  0x000094c1 text
│   ├── ocrypto_bigint_mul192                                                                      28   0.00%  0x00008a79 text
│   ├── ocrypto_bigint_mul224                                                                      28   0.00%  0x00008dbd text
│   ├── ocrypto_bigint_mul256                                                                      32   0.00%  0x000091a5 text
│   ├── ocrypto_bigint_mul384                                                                      24   0.00%  0x00009899 text
│   ├── ocrypto_bigint_sqr192                                                                      28   0.00%  0x00008b35 text
│   ├── ocrypto_bigint_sqr224                                                                      28   0.00%  0x00008eb1 text
│   ├── ocrypto_bigint_sqr256                                                                      32   0.00%  0x000092e1 text
│   ├── ocrypto_bigint_sqr384                                                                      24   0.00%  0x00009bf5 text
│   ├── ocrypto_bigint_sub192                                                                      50   0.01%  0x000088b9 text
│   ├── ocrypto_bigint_sub224                                                                      56   0.01%  0x00008b89 text
│   ├── ocrypto_bigint_sub256                                                                      64   0.01%  0x00008f0d text
│   ├── ocrypto_bigint_sub384                                                                      90   0.01%  0x0000935d text
│   ├── ocrypto_constant_time_equal                                                                38   0.00%  0x00009c0d text
│   ├── ocrypto_constant_time_is_zero                                                              26   0.00%  0x00009c35 text
│   ├── ocrypto_constant_time_xor                                                                  24   0.00%  0x00009c51 text
│   ├── ocrypto_curve25519_scalarmult                                                              26   0.00%  0x000880e9 text
│   ├── ocrypto_curve25519_scalarmult_base                                                         28   0.00%  0x000880cd text
│   ├── ocrypto_curve25519_scalarmult_ctx                                                         412   0.04%  0x00087f31 text
│   ├── ocrypto_curve_p224_from56bytes                                                            100   0.01%  0x0008ba25 text
│   ├── ocrypto_curve_p224_scalarmult                                                             332   0.03%  0x0008baa9 text
│   ├── ocrypto_curve_p224_scalarmult_base                                                         12   0.00%  0x0008bbf5 text
│   ├── ocrypto_curve_p224_to28bytes                                                                4   0.00%  0x0008ba89 text
│   ├── ocrypto_curve_p224_to56bytes                                                               26   0.00%  0x0008ba8d text
│   ├── ocrypto_curve_p256_add                                                                    236   0.02%  0x0008c019 text
│   ├── ocrypto_curve_p256_from64bytes                                                            100   0.01%  0x0008be1d text
│   ├── ocrypto_curve_p256_scalarmult                                                             364   0.04%  0x0008bea1 text
│   ├── ocrypto_curve_p256_scalarmult_base                                                         12   0.00%  0x0008c00d text
│   ├── ocrypto_curve_p256_to32bytes                                                                4   0.00%  0x0008be81 text
│   ├── ocrypto_curve_p256_to64bytes                                                               26   0.00%  0x0008be85 text
│   ├── ocrypto_curve_p384_from96bytes                                                            100   0.01%  0x0008c321 text
│   ├── ocrypto_curve_p384_scalarmult                                                             328   0.03%  0x0008c3a5 text
│   ├── ocrypto_curve_p384_scalarmult_base                                                         12   0.00%  0x0008c4ed text
│   ├── ocrypto_curve_p384_to48bytes                                                                4   0.00%  0x0008c385 text
│   ├── ocrypto_curve_p384_to96bytes                                                               26   0.00%  0x0008c389 text
│   ├── ocrypto_ecdh_p224_common_secret                                                            56   0.01%  0x0008812d text
│   ├── ocrypto_ecdh_p224_public_key                                                               40   0.00%  0x00088105 text
│   ├── ocrypto_ecdh_p256_common_secret                                                            56   0.01%  0x0008818d text
│   ├── ocrypto_ecdh_p256_public_key                                                               40   0.00%  0x00088165 text
│   ├── ocrypto_ecdh_p384_common_secret                                                            56   0.01%  0x000881ed text
│   ├── ocrypto_ecdh_p384_public_key                                                               40   0.00%  0x000881c5 text
│   ├── ocrypto_ecdsa_p224_sign_hash                                                              142   0.01%  0x00088225 text
│   ├── ocrypto_ecdsa_p224_verify_hash                                                            252   0.03%  0x000882b5 text
│   ├── ocrypto_ecdsa_p256_sign_hash                                                              144   0.01%  0x000883b1 text
│   ├── ocrypto_ecdsa_p256_verify_hash                                                            252   0.03%  0x00088441 text
│   ├── ocrypto_ecdsa_p384_sign_hash                                                              144   0.01%  0x0008853d text
│   ├── ocrypto_ecdsa_p384_verify_hash                                                            252   0.03%  0x000885cd text
│   ├── ocrypto_ecjpake_get_generator                                                              68   0.01%  0x00088925 text
│   ├── ocrypto_ecjpake_get_key                                                                   246   0.03%  0x000887f1 text
│   ├── ocrypto_ecjpake_get_premaster_secret                                                       34   0.00%  0x00088a15 text
│   ├── ocrypto_ecjpake_get_premaster_secret_key                                                  114   0.01%  0x000889a1 text
│   ├── ocrypto_ecjpake_get_zkp_hash                                                              168   0.02%  0x000886c9 text
│   ├── ocrypto_ecjpake_process_shared_secret                                                      56   0.01%  0x00088969 text
│   ├── ocrypto_ecjpake_verify_key                                                                 60   0.01%  0x000888e9 text
│   ├── ocrypto_ecjpake_zkp_verify                                                                128   0.01%  0x00088771 text
│   ├── ocrypto_mod25519_add                                                                      112   0.01%  0x00009c69 text
│   ├── ocrypto_mod25519_freeze                                                                   108   0.01%  0x00009e45 text
│   ├── ocrypto_mod25519_from_bytes                                                                38   0.00%  0x00088c31 text
│   ├── ocrypto_mod25519_init                                                                      20   0.00%  0x00088c1d text
│   ├── ocrypto_mod25519_inv                                                                       70   0.01%  0x00088c89 text
│   ├── ocrypto_mod25519_mul                                                                      122   0.01%  0x00009d4d text
│   ├── ocrypto_mod25519_mul121666                                                                108   0.01%  0x00009dd9 text
│   ├── ocrypto_mod25519_power                                                                    484   0.05%  0x00088a39 text
│   ├── ocrypto_mod25519_sqr                                                                       14   0.00%  0x00009dc9 text
│   ├── ocrypto_mod25519_sub                                                                      114   0.01%  0x00009cd9 text
│   ├── ocrypto_mod25519_to_bytes                                                                  46   0.00%  0x00088c59 text
│   ├── ocrypto_mod_p224_add                                                                      108   0.01%  0x00009eb1 text
│   ├── ocrypto_mod_p224_cneg                                                                      58   0.01%  0x00088cd1 text
│   ├── ocrypto_mod_p224_from_bytes                                                                44   0.00%  0x00088d0d text
│   ├── ocrypto_mod_p224_inv                                                                      422   0.04%  0x00088d65 text
│   ├── ocrypto_mod_p224_mul                                                                      156   0.02%  0x00009f6d text
│   ├── ocrypto_mod_p224_sqr                                                                       14   0.00%  0x0000a009 text
│   ├── ocrypto_mod_p224_sub                                                                       78   0.01%  0x00009f1d text
│   ├── ocrypto_mod_p224_to_bytes                                                                  44   0.00%  0x00088d39 text
│   ├── ocrypto_mod_p256_add                                                                      124   0.01%  0x0000a019 text
│   ├── ocrypto_mod_p256_cneg                                                                      58   0.01%  0x00088f0d text
│   ├── ocrypto_mod_p256_from_bytes                                                                50   0.01%  0x00088f49 text
│   ├── ocrypto_mod_p256_inv                                                                      350   0.04%  0x00088fb1 text
│   ├── ocrypto_mod_p256_mul                                                                       48   0.00%  0x0000a1a5 text
│   ├── ocrypto_mod_p256_sqr                                                                       48   0.00%  0x0000a1d5 text
│   ├── ocrypto_mod_p256_sub                                                                       88   0.01%  0x0000a095 text
│   ├── ocrypto_mod_p256_to_bytes                                                                  50   0.01%  0x00088f7d text
│   ├── ocrypto_mod_p384_add                                                                      176   0.02%  0x0000a205 text
│   ├── ocrypto_mod_p384_cneg                                                                      76   0.01%  0x00089239 text
│   ├── ocrypto_mod_p384_from_bytes                                                                74   0.01%  0x00089285 text
│   ├── ocrypto_mod_p384_inv                                                                       56   0.01%  0x0008931d text
│   ├── ocrypto_mod_p384_inv_croot                                                                348   0.04%  0x00089355 text
│   ├── ocrypto_mod_p384_mul                                                                      126   0.01%  0x0000a3ed text
│   ├── ocrypto_mod_p384_sqr                                                                       14   0.00%  0x0000a46d text
│   ├── ocrypto_mod_p384_sub                                                                      124   0.01%  0x0000a2b5 text
│   ├── ocrypto_mod_p384_to_bytes                                                                  74   0.01%  0x000892d1 text
│   ├── ocrypto_mul192_noframe                                                                    206   0.02%  0x000089a9 text
│   ├── ocrypto_mul224_noframe                                                                    280   0.03%  0x00008ca5 text
│   ├── ocrypto_mul256_noframe                                                                    364   0.04%  0x00009039 text
│   ├── ocrypto_mul384_noframe                                                                    930   0.10%  0x000094f5 text
│   ├── ocrypto_sc_p224_add                                                                        44   0.00%  0x000895c1 text
│   ├── ocrypto_sc_p224_from28bytes                                                                80   0.01%  0x00089525 text
│   ├── ocrypto_sc_p224_from_mod224                                                                32   0.00%  0x00089575 text
│   ├── ocrypto_sc_p224_inv                                                                       772   0.08%  0x00089605 text
│   ├── ocrypto_sc_p224_mul                                                                        24   0.00%  0x000895ed text
│   ├── ocrypto_sc_p224_to28bytes                                                                  44   0.00%  0x00089595 text
│   ├── ocrypto_sc_p256_add                                                                        44   0.00%  0x00089b05 text
│   ├── ocrypto_sc_p256_from32bytes                                                                84   0.01%  0x00089979 text
│   ├── ocrypto_sc_p256_from_bytes                                                                228   0.02%  0x000899cd text
│   ├── ocrypto_sc_p256_from_mod256                                                                32   0.00%  0x00089ab1 text
│   ├── ocrypto_sc_p256_inv                                                                       848   0.09%  0x00089b69 text
│   ├── ocrypto_sc_p256_mul                                                                        26   0.00%  0x00089b4d text
│   ├── ocrypto_sc_p256_sub                                                                        28   0.00%  0x00089b31 text
│   ├── ocrypto_sc_p256_to32bytes                                                                  50   0.01%  0x00089ad1 text
│   ├── ocrypto_sc_p384_add                                                                        44   0.00%  0x0008a2a5 text
│   ├── ocrypto_sc_p384_from48bytes                                                               108   0.01%  0x0008a1cd text
│   ├── ocrypto_sc_p384_from_mod384                                                                32   0.00%  0x0008a239 text
│   ├── ocrypto_sc_p384_inv                                                                       260   0.03%  0x0008a345 text
│   ├── ocrypto_sc_p384_mul                                                                       116   0.01%  0x0008a2d1 text
│   ├── ocrypto_sc_p384_sqr                                                                       116   0.01%  0x0008a159 text
│   ├── ocrypto_sc_p384_to48bytes                                                                  74   0.01%  0x0008a259 text
│   ├── ocrypto_sha1_final                                                                        378   0.04%  0x0008a9dd text
│   ├── ocrypto_sha1_init                                                                          56   0.01%  0x0008a899 text
│   ├── ocrypto_sha1_update                                                                       268   0.03%  0x0008a8d1 text
│   ├── ocrypto_sha224_final                                                                      408   0.04%  0x0008b675 text
│   ├── ocrypto_sha224_init                                                                        84   0.01%  0x0008b491 text
│   ├── ocrypto_sha224_update                                                                     398   0.04%  0x0008b4e5 text
│   ├── ocrypto_sha256                                                                           1128   0.12%  0x0008b029 text
│   ├── ocrypto_sha256_final                                                                      414   0.04%  0x0008ae89 text
│   ├── ocrypto_sha256_init                                                                        84   0.01%  0x0008ac89 text
│   ├── ocrypto_sha256_loop                                                                       820   0.09%  0x0000a47d text
│   ├── ocrypto_sha256_update                                                                     428   0.04%  0x0008acdd text
│   ├── ocrypto_sqr192_noframe                                                                    158   0.02%  0x00008a95 text
│   ├── ocrypto_sqr224_noframe                                                                    216   0.02%  0x00008dd9 text
│   ├── ocrypto_sqr256_noframe                                                                    284   0.03%  0x000091c5 text
│   ├── ocrypto_sqr384_noframe                                                                    836   0.09%  0x000098b1 text
│   ├── oid_ecp_grp                                                                                36   0.00%  0x000b948c rodata
│   ├── oid_ecp_grp_algid                                                                          24   0.00%  0x000b9474 rodata
│   ├── oid_md_alg                                                                                 84   0.01%  0x000ba4f0 rodata
│   ├── oid_pk_alg                                                                                 48   0.00%  0x000b9444 rodata
│   ├── oid_sig_alg                                                                               168   0.02%  0x000babd4 rodata
│   ├── oid_x509_ext                                                                              108   0.01%  0x000bab68 rodata
│   ├── omac1_aes_128                                                                             790   0.08%  0x000912f9 text
│   ├── onoff_request.constprop.0                                                                 208   0.02%  0x00084501 text
│   ├── onoff_start                                                                               112   0.01%  0x0003f4bd text
│   ├── onoff_start                                                                                68   0.01%  0x00045d95 text
│   ├── onoff_started_callback                                                                     20   0.00%  0x0009e953 text
│   ├── onoff_stop                                                                                 20   0.00%  0x0003c8a9 text
│   ├── onoff_stop                                                                                 48   0.00%  0x00045d65 text
│   ├── op_contains.lto_priv.0                                                                     30   0.00%  0x000a2431 text
│   ├── op_delitem.lto_priv.0                                                                      30   0.00%  0x000a2413 text
│   ├── op_getitem.lto_priv.0                                                                      30   0.00%  0x000a23d5 text
│   ├── op_map.0                                                                                    8   0.00%  0x000d8c92 rodata
│   ├── op_setitem.lto_priv.0                                                                      32   0.00%  0x000a23f3 text
│   ├── open                                                                                      304   0.03%  0x0003a2ed text
│   ├── os_calloc.lto_priv.4.lto_priv.0                                                            16   0.00%  0x000933d9 text
│   ├── os_daemonize_terminate                                                                      2   0.00%  0x00093375 text
│   ├── os_get_reltime                                                                             64   0.01%  0x00010fe1 text
│   ├── os_get_time                                                                                32   0.00%  0x00093355 text
│   ├── os_memdup                                                                                  30   0.00%  0x000933a3 text
│   ├── os_module_globals.lto_priv.0                                                               16   0.00%  0x000b7cd4 rodata
│   ├── os_module_globals_table.lto_priv.0                                                        152   0.02%  0x000b7938 rodata
│   ├── os_realloc                                                                                 56   0.01%  0x00093431 text
│   ├── os_realloc_array.lto_priv.1                                                                26   0.00%  0x00093469 text
│   ├── os_reltime_age.lto_priv.1.lto_priv.0                                                       26   0.00%  0x00095121 text
│   ├── os_reltime_before.lto_priv.4.lto_priv.0                                                    32   0.00%  0x00092dab text
│   ├── os_reltime_expired.lto_priv.7.lto_priv.0                                                   40   0.00%  0x00092df1 text
│   ├── os_reltime_initialized.lto_priv.1.lto_priv.0                                               18   0.00%  0x00094f9f text
│   ├── os_reltime_sub.lto_priv.5.lto_priv.0                                                       38   0.00%  0x00092dcb text
│   ├── os_strdup                                                                                  36   0.00%  0x00093377 text
│   ├── os_strlcpy                                                                                 38   0.00%  0x00093a73 text
│   ├── os_zalloc                                                                                  24   0.00%  0x000933c1 text
│   ├── out_func                                                                                   28   0.00%  0x00091253 text
│   ├── outs                                                                                       46   0.00%  0x000911c1 text
│   ├── p224_zaddc                                                                                204   0.02%  0x0008b8c5 text
│   ├── p224_zaddu                                                                                146   0.02%  0x0008b991 text
│   ├── p224_zdblu                                                                                184   0.02%  0x0008b80d text
│   ├── p256_zaddc                                                                                204   0.02%  0x0008bcb9 text
│   ├── p256_zaddu                                                                                152   0.02%  0x0008bd85 text
│   ├── p256_zdblu                                                                                184   0.02%  0x0008bc01 text
│   ├── p384_zaddc                                                                                204   0.02%  0x0008c1bd text
│   ├── p384_zaddu                                                                                152   0.02%  0x0008c289 text
│   ├── p384_zdblu                                                                                184   0.02%  0x0008c105 text
│   ├── packet_is_supported                                                                        56   0.01%  0x0009b453 text
│   ├── packet_sock_accept_vmeth                                                                    6   0.00%  0x0009b449 text
│   ├── packet_sock_bind_vmeth                                                                     56   0.01%  0x0003c9d9 text
│   ├── packet_sock_close2_vmeth                                                                    4   0.00%  0x0009b6bd text
│   ├── packet_sock_connect_vmeth                                                                   6   0.00%  0x0009b43d text
│   ├── packet_sock_fd_op_vtable                                                                   68   0.01%  0x000b402c rodata
│   ├── packet_sock_getsockopt_vmeth                                                               30   0.00%  0x0009b52b text
│   ├── packet_sock_ioctl_vmeth                                                                     4   0.00%  0x0009b439 text
│   ├── packet_sock_listen_vmeth                                                                    6   0.00%  0x0009b443 text
│   ├── packet_sock_read_vmeth                                                                     18   0.00%  0x0009c7c5 text
│   ├── packet_sock_recvfrom_vmeth                                                                  4   0.00%  0x0009c7d7 text
│   ├── packet_sock_sendmsg_vmeth                                                                 118   0.01%  0x0009c15b text
│   ├── packet_sock_sendto_vmeth                                                                  184   0.02%  0x0003db85 text
│   ├── packet_sock_setsockopt_vmeth                                                                4   0.00%  0x0009b44f text
│   ├── packet_sock_write_vmeth                                                                    16   0.00%  0x0009b51b text
│   ├── pad_spaces                                                                                 17   0.00%  0x000d382c rodata
│   ├── pad_zeroes                                                                                 17   0.00%  0x000d381b rodata
│   ├── pal_check_rpu_mcu_regions                                                                  48   0.00%  0x0006a669 text
│   ├── pal_rpu_addr_offset_get                                                                   120   0.01%  0x0006b4a1 text
│   ├── panic.lto_priv.0                                                                           16   0.00%  0x000912a3 text
│   ├── param_a                                                                                    28   0.00%  0x000bb1c4 rodata
│   ├── param_a                                                                                    32   0.00%  0x000bb2a0 rodata
│   ├── param_a                                                                                    48   0.00%  0x000bb3b0 rodata
│   ├── param_b                                                                                    28   0.00%  0x000bb1a8 rodata
│   ├── param_b                                                                                    32   0.00%  0x000bb280 rodata
│   ├── param_b                                                                                    48   0.00%  0x000bb380 rodata
│   ├── parse_compile_execute.lto_priv.0                                                          256   0.03%  0x00062f31 text
│   ├── parse_inet_addr                                                                            90   0.01%  0x0009fec3 text
│   ├── parse_ipv4                                                                                210   0.02%  0x0009d3a9 text
│   ├── parse_node_is_const_bool.lto_priv.0                                                        30   0.00%  0x000a8571 text
│   ├── parser_alloc                                                                              104   0.01%  0x000a7ab5 text
│   ├── pbkdf2_sha1.constprop.0                                                                   356   0.04%  0x00086e29 text
│   ├── peek_result                                                                                14   0.00%  0x000a6a65 text
│   ├── pin_in_use_by_te.constprop.0                                                               24   0.00%  0x0007a8b5 text
│   ├── pin_init.lto_priv.0                                                                        56   0.01%  0x000a055f text
│   ├── pin_is_input.lto_priv.0                                                                    32   0.00%  0x00051695 text
│   ├── pin_trigger_disable.lto_priv.0                                                             88   0.01%  0x0005170d text
│   ├── pin_trigger_enable.lto_priv.0                                                             168   0.02%  0x000518e9 text
│   ├── pinctrl_apply_state.constprop.0                                                           380   0.04%  0x0007c721 text
│   ├── pipe_buffer_list_populate.lto_priv.0                                                       62   0.01%  0x000a042f text
│   ├── pipe_waiter_list_populate.lto_priv.0                                                       80   0.01%  0x000a05bb text
│   ├── pipe_write.lto_priv.0                                                                     204   0.02%  0x000a07df text
│   ├── pk_get_pk_alg.lto_priv.0                                                                  164   0.02%  0x000729d5 text
│   ├── pk_parse_key_pkcs8_unencrypted_der.constprop.0                                            412   0.04%  0x0007aed5 text
│   ├── pk_parse_key_sec1_der.constprop.0                                                         368   0.04%  0x0007ad65 text
│   ├── pk_use_ecparams.lto_priv.0                                                                824   0.09%  0x00074fd1 text
│   ├── pkt_alloc                                                                                  72   0.01%  0x00040b05 text
│   ├── pkt_alloc_with_buffer.lto_priv.0                                                          400   0.04%  0x000413f5 text
│   ├── pkt_cursor_advance                                                                         48   0.00%  0x0009d04b text
│   ├── pkt_cursor_jump                                                                            42   0.00%  0x0009d021 text
│   ├── pkt_cursor_update                                                                         100   0.01%  0x0009d07b text
│   ├── pkt_estimate_headers_length.part.0.lto_priv.0                                              36   0.00%  0x0009d7a1 text
│   ├── pkt_get_info.lto_priv.0                                                                    84   0.01%  0x00050e9d text
│   ├── pkt_get_info_obj.lto_priv.0                                                                 8   0.00%  0x000b6da8 rodata
│   ├── plat_print_strn.lto_priv.0                                                                 68   0.01%  0x0005521d text
│   ├── platform_calloc_uninit.lto_priv.0                                                           4   0.00%  0x0009fad7 text
│   ├── pm_device_driver_init.lto_priv.3                                                           32   0.00%  0x0009eabb text
│   ├── pmksa_cache_auth_add                                                                      424   0.04%  0x00098ef9 text
│   ├── pmksa_cache_auth_get                                                                       82   0.01%  0x00098ea7 text
│   ├── pmksa_cache_expire.lto_priv.0                                                              44   0.00%  0x00098cd3 text
│   ├── pmksa_cache_free_entry                                                                    106   0.01%  0x00098c69 text
│   ├── pmksa_cache_link_entry.lto_priv.0                                                          84   0.01%  0x00098cff text
│   ├── pmksa_cache_set_expiration                                                                 64   0.01%  0x0002f4c9 text
│   ├── polymorph_it_iternext.lto_priv.0                                                            4   0.00%  0x000a0cdf text
│   ├── pop_result                                                                                 14   0.00%  0x000a6a57 text
│   ├── port_offset.1                                                                              16   0.00%  0x000d2fe7 rodata
│   ├── ports                                                                                       2   0.00%  0x000d2fe5 rodata
│   ├── posix_thread_pool_init                                                                     56   0.01%  0x000384a9 text
│   ├── posix_thread_q                                                                             24   0.00%  0x20008464 datas
│   ├── power288                                                                                  294   0.03%  0x00089111 text
│   ├── powf                                                                                      304   0.03%  0x0008f17d text
│   ├── print_formatted                                                                            36   0.00%  0x0000d7f1 text
│   ├── printf                                                                                     48   0.00%  0x0008e899 text
│   ├── printf_encode                                                                             172   0.02%  0x00010db1 text
│   ├── printk                                                                                     30   0.00%  0x00091b13 text
│   ├── priority2tc_strict_1.lto_priv.0                                                             8   0.00%  0x000cd83b rodata
│   ├── process.lto_priv.0                                                                         32   0.00%  0x0000d7d1 text
│   ├── process_event.lto_priv.0                                                                  540   0.06%  0x0000dd75 text
│   ├── process_import_at_level.constprop.0                                                       464   0.05%  0x0007929d text
│   ├── process_recheck                                                                            56   0.01%  0x000911ef text
│   ├── processing_data                                                                          1016   0.11%  0x000432dd text
│   ├── property_deleter.lto_priv.0                                                                28   0.00%  0x000a6c09 text
│   ├── property_deleter_obj.lto_priv.0                                                             8   0.00%  0x000b5db8 rodata
│   ├── property_getter.lto_priv.0                                                                 28   0.00%  0x000a6bd1 text
│   ├── property_getter_obj.lto_priv.0                                                              8   0.00%  0x000b5dc8 rodata
│   ├── property_locals_dict.lto_priv.0                                                            16   0.00%  0x000b6498 rodata
│   ├── property_locals_dict_table.lto_priv.0                                                      24   0.00%  0x000b6190 rodata
│   ├── property_make_new.lto_priv.0                                                               56   0.01%  0x00068929 text
│   ├── property_setter.lto_priv.0                                                                 28   0.00%  0x000a6bed text
│   ├── property_setter_obj.lto_priv.0                                                              8   0.00%  0x000b5dc0 rodata
│   ├── proto_fun_iotcore_IoTCore                                                                  12   0.00%  0x000b8d90 rodata
│   ├── proto_fun_iotcore__lt_module_gt_                                                           12   0.00%  0x000b8fcc rodata
│   ├── proto_fun_ntptime__lt_module_gt_                                                           12   0.00%  0x000b8f44 rodata
│   ├── proto_fun_probe_Information                                                                12   0.00%  0x000b8d78 rodata
│   ├%E2%94%80─ proto_fun_probe_Probe                                                                      12   0.00%  0x000b8d6c rodata
│   ├── proto_fun_probe_Settings                                                                   12   0.00%  0x000b8d84 rodata
│   ├── proto_fun_probe__lt_module_gt_                                                             12   0.00%  0x000b8fb8 rodata
│   ├── proto_fun_sock_test__lt_module_gt_                                                         12   0.00%  0x000b8f68 rodata
│   ├── proto_fun_watchdog_TaskWDT                                                                 12   0.00%  0x000b8d9c rodata
│   ├── proto_fun_watchdog_Watchdog                                                                12   0.00%  0x000b8da8 rodata
│   ├── proto_fun_watchdog__lt_module_gt_                                                          12   0.00%  0x000b9008 rodata
│   ├── proto_fun_watchdog_singleton                                                               12   0.00%  0x000b8db4 rodata
│   ├── proto_fun_wifi__lt_module_gt_                                                              12   0.00%  0x000b9018 rodata
│   ├── prune_associations                                                                        108   0.01%  0x000345ad text
│   ├── psa_generate_random                                                                        68   0.01%  0x0004b9ad text
│   ├── pthread_barrier_pool_init                                                                  40   0.00%  0x00038e7d text
│   ├── pthread_cond_pool_init                                                                     28   0.00%  0x0003848d text
│   ├── pthread_mutex_pool_init                                                                    32   0.00%  0x00038ea5 text
│   ├── punct_update_legacy_bw_80                                                                  72   0.01%  0x0009258f text
│   ├── push_result_node                                                                           46   0.00%  0x000a6ba3 text
│   ├── push_result_rule                                                                         1020   0.11%  0x0006994d text
│   ├── push_result_token                                                                         200   0.02%  0x00068d95 text
│   ├── push_rule                                                                                  66   0.01%  0x000a6b4f text
│   ├── push_rule_from_arg                                                                         18   0.00%  0x000a6b91 text
│   ├── put_fat.lto_priv.0                                                                        240   0.02%  0x000a3bfb text
│   ├── puts                                                                                       16   0.00%  0x0008e97d text
│   ├── pwm_dt_specs                                                                               16   0.00%  0x000b90b4 rodata
│   ├── pwm_handler                                                                                 2   0.00%  0x0009eb3b text
│   ├── pwm_is_active                                                                              24   0.00%  0x00067b75 text
│   ├── pwm_nrfx_0_config.lto_priv.0                                                               64   0.01%  0x000b4124 rodata
│   ├── pwm_nrfx_drv_api_funcs.lto_priv.0                                                           8   0.00%  0x000b0268 pwm_driver_api_area
│   ├── pwm_nrfx_get_cycles_per_sec.lto_priv.0                                                     12   0.00%  0x0009eb3d text
│   ├── pwm_nrfx_init0                                                                            312   0.03%  0x00047731 text
│   ├── pwm_nrfx_pm_action                                                                        112   0.01%  0x0009f5a9 text
│   ├── pwm_nrfx_set_cycles.lto_priv.0                                                            472   0.05%  0x00047869 text
│   ├── pwm_set                                                                                   156   0.02%  0x0000c379 text
│   ├── pwm_stopped_check.lto_priv.0                                                               52   0.01%  0x00051991 text
│   ├── py_gc_collect.lto_priv.0                                                                   10   0.00%  0x000a739f text
│   ├── q                                                                                          28   0.00%  0x000baf94 rodata
│   ├── q                                                                                          32   0.00%  0x000bafd0 rodata
│   ├── q                                                                                          48   0.00%  0x000bb008 rodata
│   ├── q_reduction                                                                               116   0.01%  0x000894b1 text
│   ├── q_reduction                                                                               112   0.01%  0x00089909 text
│   ├── qp1                                                                                        28   0.00%  0x000bb138 rodata
│   ├── qp1                                                                                        32   0.00%  0x000bb200 rodata
│   ├── qp1                                                                                        48   0.00%  0x000bb2c0 rodata
│   ├── qsort                                                                                     656   0.07%  0x000af64d text
│   ├── qspi                                                                                       28   0.00%  0x20008810 datas
│   ├── qspi_addr_check                                                                            96   0.01%  0x00050bc9 text
│   ├── qspi_deinit                                                                                 4   0.00%  0x0009fd4b text
│   ├── qspi_event_xfer_handle.constprop.0                                                         40   0.00%  0x00079501 text
│   ├── qspi_handler                                                                               24   0.00%  0x000536a1 text
│   ├── qspi_hl_read                                                                              196   0.02%  0x000537ed text
│   ├── qspi_init                                                                                 836   0.09%  0x000527c5 text
│   ├── qspi_lock.constprop.0                                                                      48   0.00%  0x0007c2c1 text
│   ├── qspi_nor_memory_data                                                                       96   0.01%  0x20008784 datas
│   ├── qspi_nor_read.constprop.0                                                                 308   0.03%  0x0007c319 text
│   ├── qspi_perip                                                                                 24   0.00%  0x200087f8 datas
│   ├── qspi_rdsr.constprop.0                                                                      54   0.01%  0x000ad435 text
│   ├── qspi_read                                                                                  72   0.01%  0x000537a5 text
│   ├── qspi_ready_wait.lto_priv.0                                                                 84   0.01%  0x000525dd text
│   ├── qspi_send_cmd.constprop.0                                                                 432   0.04%  0x0007c44d text
│   ├── qspi_trans_lock.lto_priv.0                                                                 14   0.00%  0x0009f487 text
│   ├── qspi_trans_unlock.lto_priv.0                                                                6   0.00%  0x0009f495 text
│   ├── qspi_unlock.constprop.0                                                                    40   0.00%  0x0007c2f1 text
│   ├── qspi_update_nonce                                                                          64   0.01%  0x00050649 text
│   ├── qspi_wait_while_rpu_awake.constprop.0                                                     132   0.01%  0x0007c5fd text
│   ├── qspi_write                                                                                236   0.02%  0x000536b9 text
│   ├── qspi_xfer.lto_priv.0                                                                      264   0.03%  0x00052631 text
│   ├── qstr_compute_hash                                                                          32   0.00%  0x000a24bf text
│   ├── qstr_data                                                                                  30   0.00%  0x000a256f text
│   ├── qstr_find_strn                                                                            156   0.02%  0x00059fe1 text
│   ├── qstr_from_str                                                                              20   0.00%  0x000a27ff text
│   ├── qstr_from_strn                                                                            336   0.03%  0x0005ae75 text
│   ├── qstr_hash                                                                                  22   0.00%  0x000a252b text
│   ├── qstr_len                                                                                   22   0.00%  0x000a2541 text
│   ├── qstr_str                                                                                   24   0.00%  0x000a2557 text
│   ├── query_timeout.lto_priv.0                                                                   64   0.01%  0x0009f761 text
│   ├── queue_insert.constprop.0                                                                  156   0.02%  0x000adda1 text
│   ├── r1_crt                                                                                   5417   0.56%  0x000d195a rodata
│   ├── radio_add_work                                                                            236   0.02%  0x0001e691 text
│   ├── radio_remove_works                                                                         80   0.01%  0x0009624b text
│   ├── radio_start_next_work                                                                     356   0.04%  0x0001da55 text
│   ├── radio_work_check_next                                                                      56   0.01%  0x0001da1d text
│   ├── radio_work_done                                                                            42   0.00%  0x000963e9 text
│   ├── radio_work_free                                                                            80   0.01%  0x00020add text
│   ├── radio_work_is_connect                                                                      44   0.00%  0x0001d9c5 text
│   ├── radio_work_is_scan                                                                         44   0.00%  0x0001d9f1 text
│   ├── radio_work_pending                                                                         44   0.00%  0x00095c4d text
│   ├── raise_exc                                                                                  32   0.00%  0x00059b25 text
│   ├── rand                                                                                      124   0.01%  0x0008d445 text
│   ├── range_attr.lto_priv.0                                                                      38   0.00%  0x000a73d9 text
│   ├── range_getiter.lto_priv.0                                                                   28   0.00%  0x00066c8d text
│   ├── range_it_iternext                                                                          44   0.00%  0x000a69a7 text
│   ├── range_make_new.lto_priv.0                                                                  96   0.01%  0x000689b1 text
%E2%94%82   ├── range_print.lto_priv.0                                                                     60   0.01%  0x00067ff5 text
│   ├── range_subscr.lto_priv.0                                                                   152   0.02%  0x00068b2d text
│   ├── range_unary_op.lto_priv.0                                                                  60   0.01%  0x000a69d3 text
│   ├── rc4_skip.constprop.0                                                                      146   0.02%  0x000aec19 text
│   ├── rcons                                                                                      10   0.00%  0x000bc621 rodata
│   ├── read_mem                                                                                   86   0.01%  0x000a6f99 text
│   ├── readline                                                                                 1708   0.18%  0x0006abb5 text
│   ├── ready_thread.lto_priv.0                                                                   144   0.01%  0x00052e51 text
│   ├── recovery_tasklet_fn.lto_priv.0                                                             84   0.01%  0x0006b44d text
│   ├── recv_tls                                                                                  276   0.03%  0x0009c489 text
│   ├── reg_change_callbk_fn                                                                      160   0.02%  0x000465a5 text
│   ├── reg_lock                                                                                   20   0.00%  0x20008ba8 k_mutex_area
│   ├── region_allocate_and_init                                                                  108   0.01%  0x000385f1 text
│   ├── release_handler.lto_priv.0                                                                 88   0.01%  0x000516b5 text
│   ├── release_query.lto_priv.0                                                                   20   0.00%  0x0009f3e3 text
│   ├── remove_bss_tmp_disallowed_entry.lto_priv.0                                                 36   0.00%  0x0001d8a1 text
│   ├── remove_chain.constprop.0                                                                   94   0.01%  0x000ac86b text
│   ├── remove_timeout.lto_priv.0                                                                  48   0.00%  0x00052b5d text
│   ├── removed_fields                                                                             16   0.00%  0x000b1958 rodata
│   ├── reserved_exception.constprop.0                                                             60   0.01%  0x0007ce79 text
│   ├── resolve_svc                                                                                12   0.00%  0x000b0324 net_socket_service_desc_area
│   ├── reversed_iternext.lto_priv.0                                                               26   0.00%  0x000a7875 text
│   ├── reversed_make_new.lto_priv.0                                                               78   0.01%  0x000a7827 text
│   ├── rijndaelKeySetupEnc                                                                       524   0.05%  0x0000dff9 text
│   ├── rintf                                                                                       6   0.00%  0x000aff55 text
│   ├── rpu_7002_memmap                                                                           132   0.01%  0x2000882c datas
│   ├── rpu_gpio_remove                                                                            80   0.01%  0x000510b1 text
│   ├── rpu_pwroff                                                                                 80   0.01%  0x00051061 text
│   ├── rpu_wakeup                                                                                232   0.02%  0x00050d0d text
│   ├── rsa_alloc_wrap.lto_priv.0                                                                  26   0.00%  0x000aa10f text
│   ├── rsa_can_do.lto_priv.0                                                                      12   0.00%  0x000a9f87 text
│   ├── rsa_check_context.constprop.0                                                             200   0.02%  0x0007b291 text
│   ├── rsa_check_pair_wrap.lto_priv.0                                                            708   0.07%  0x00076dcd text
│   ├── rsa_debug.lto_priv.0                                                                       36   0.00%  0x0007587d text
│   ├── rsa_decrypt_wrap.lto_priv.0                                                                76   0.01%  0x00078031 text
│   ├── rsa_encrypt_wrap.lto_priv.0                                                               380   0.04%  0x000785dd text
│   ├── rsa_free_wrap.lto_priv.0                                                                   20   0.00%  0x000ab1e5 text
│   ├── rsa_get_bitlen.lto_priv.0                                                                   8   0.00%  0x000ab483 text
│   ├── rsa_rsassa_pkcs1_v15_encode                                                               264   0.03%  0x0007807d text
│   ├── rsa_sign_wrap.lto_priv.0                                                                  536   0.06%  0x000783c5 text
│   ├── rsa_verify_wrap.lto_priv.0                                                                268   0.03%  0x000782b9 text
│   ├── rsn_is_snonce_cookie                                                                       44   0.00%  0x0000fbb5 text
│   ├── rsn_pmkid                                                                                 120   0.01%  0x0000ee8d text
│   ├── rsn_pmkid_suite_b                                                                         100   0.01%  0x0000edc5 text
│   ├── rsn_pmkid_suite_b_192                                                                     100   0.01%  0x0000ee29 text
│   ├── rsn_selector_to_bitfield                                                                   48   0.00%  0x0000e679 text
│   ├── rsne_write_data.constprop.0                                                               824   0.09%  0x000ad9cf text
│   ├── rsnxe_capab.lto_priv.0                                                                     80   0.01%  0x00099c4b text
│   ├── rtable.0                                                                                   64   0.01%  0x000b8c6c rodata
│   ├── rtc_nrf_isr                                                                               192   0.02%  0x0004a4d9 text
│   ├── rtc_pretick_init                                                                           92   0.01%  0x0003c8dd text
│   ├── rule_act_table                                                                            176   0.02%  0x000d701f rodata
│   ├── rule_arg_combined_table                                                                   904   0.09%  0x000bc12c rodata
│   ├── rule_arg_offset_table                                                                     176   0.02%  0x000d6f6f rodata
│   ├── rx_bufs.lto_priv.0                                                                         56   0.01%  0x20008dbc net_buf_pool_area
│   ├── rx_pkts                                                                                    28   0.00%  0x200089c4 k_mem_slab_area
│   ├── sae_check_big_sync.lto_priv.0                                                              68   0.01%  0x00098089 text
│   ├── sae_check_confirm                                                                         134   0.01%  0x0009acdf text
│   ├── sae_clear_data                                                                             38   0.00%  0x0009a8c5 text
│   ├── sae_clear_temp_data                                                                       136   0.01%  0x0009a83d text
│   ├── sae_cn_confirm                                                                            144   0.01%  0x0009a979 text
│   ├── sae_cn_confirm_ecc                                                                         96   0.01%  0x0009aa09 text
│   ├── sae_cn_confirm_ffc                                                                        104   0.01%  0x0009aa69 text
│   ├── sae_deinit_pt                                                                              46   0.00%  0x0009ac5f text
│   ├── sae_derive_commit.lto_priv.0                                                              368   0.04%  0x00039695 text
│   ├── sae_derive_pt                                                                             596   0.06%  0x0003ae69 text
│   ├── sae_derive_pt_ffc.constprop.0                                                             440   0.05%  0x000841cd text
│   ├── sae_derive_pwe_ecc                                                                       1212   0.13%  0x000389c1 text
│   ├── sae_derive_pwe_from_pt_ecc                                                                320   0.03%  0x0009ab1f text
│   ├── sae_group_allowed                                                                          82   0.01%  0x0009ac8d text
│   ├── sae_parse_commit                                                                         1136   0.12%  0x00039d49 text
│   ├── sae_prepare_commit                                                                        592   0.06%  0x00039805 text
│   ├── sae_prepare_commit_pt.constprop.0                                                         588   0.06%  0x00086279 text
│   ├── sae_process_commit                                                                        756   0.08%  0x00039a55 text
│   ├── sae_proto_instance_disabled.lto_priv.0                                                     48   0.00%  0x000980cd text
│   ├── sae_pwd_seed_key                                                                           60   0.01%  0x0009a2f7 text
│   ├── sae_set_group                                                                              84   0.01%  0x0009a8eb text
│   ├── sae_set_retransmit_timer.lto_priv.0                                                        56   0.01%  0x0002fd41 text
│   ├── sae_sm_step.constprop.0                                                                   780   0.08%  0x00083ec1 text
│   ├── sae_sme_send_external_auth_status.lto_priv.0                                               76   0.01%  0x000980fd text
│   ├── sae_status_success.lto_priv.0                                                              86   0.01%  0x00098149 text
│   ├── sae_write_commit                                                                          362   0.04%  0x0009aed9 text
│   ├── sae_write_confirm                                                                         150   0.02%  0x0009b043 text
│   ├── sbox4                                                                                      80   0.01%  0x000087b1 text
│   ├── scalbn                                                                                    244   0.03%  0x0000d419 text
│   ├── scalbnf                                                                                   192   0.02%  0x0008d6f9 text
│   ├── scan_only_handler                                                                         108   0.01%  0x0001514d text
│   ├── scan_result_cb.lto_priv.0                                                                  52   0.01%  0x000419c1 text
│   ├── scan_sem                                                                                   24   0.00%  0x20008c94 k_sem_area
│   ├── sched_cpu_update_usage.constprop.0                                                         36   0.00%  0x000844dd text
│   ├── scope_check_to_close_over                                                                  88   0.01%  0x000a8619 text
│   ├── scope_find                                                                                 32   0.00%  0x000a85b7 text
│   ├── scope_find_or_add_id                                                                       66   0.01%  0x000a85d7 text
│   ├── scope_new_and_link                                                                        112   0.01%  0x00063ff9 text
│   ├── scope_simple_name_table                                                                     7   0.00%  0x000d5366 rodata
│   ├── secp256r1_T                                                                               384   0.04%  0x000ba938 rodata
│   ├── secp256r1_T_0_X                                                                            32   0.00%  0x000ba490 rodata
│   ├── secp256r1_T_0_Y                                                                            32   0.00%  0x000ba470 rodata
│   ├── secp256r1_T_10_X                                                                           32   0.00%  0x000ba210 rodata
│   ├── secp256r1_T_10_Y                                                                           32   0.00%  0x000ba1f0 rodata
│   ├── secp256r1_T_11_X                                                                           32   0.00%  0x000ba1d0 rodata
│   ├── secp256r1_T_11_Y                                                                           32   0.00%  0x000ba1b0 rodata
│   ├── secp256r1_T_12_X                                                                           32   0.00%  0x000ba190 rodata
│   ├── secp256r1_T_12_Y                                                                           32   0.00%  0x000ba170 rodata
│   ├── secp256r1_T_13_X                                                                           32   0.00%  0x000ba150 rodata
│   ├── secp256r1_T_13_Y                                                                           32   0.00%  0x000ba130 rodata
│   ├── secp256r1_T_14_X                                                                           32   0.00%  0x000ba110 rodata
│   ├── secp256r1_T_14_Y                                                                           32   0.00%  0x000ba0f0 rodata
│   ├── secp256r1_T_15_X                                                                           32   0.00%  0x000ba0d0 rodata
│   ├── secp256r1_T_15_Y                                                                           32   0.00%  0x000ba0b0 rodata
│   ├── secp256r1_T_1_X                                                                            32   0.00%  0x000ba450 rodata
│   ├── secp256r1_T_1_Y                                                                            32   0.00%  0x000ba430 rodata
│   ├── secp256r1_T_2_X                                                                            32   0.00%  0x000ba410 rodata
│   ├── secp256r1_T_2_Y                                                                            32   0.00%  0x000ba3f0 rodata
│   ├── secp256r1_T_3_X                                                                            32   0.00%  0x000ba3d0 rodata
│   ├── secp256r1_T_3_Y                                                                            32   0.00%  0x000ba3b0 rodata
│   ├── secp256r1_T_4_X                                                                            32   0.00%  0x000ba390 rodata
│   ├── secp256r1_T_4_Y                                                                            32   0.00%  0x000ba370 rodata
│   ├── secp256r1_T_5_X                                                                            32   0.00%  0x000ba350 rodata
│   ├── secp256r1_T_5_Y                                                                            32   0.00%  0x000ba330 rodata
│   ├── secp256r1_T_6_X                                                                            32   0.00%  0x000ba310 rodata
│   ├── secp256r1_T_6_Y                                                                            32   0.00%  0x000ba2f0 rodata
│   ├── secp256r1_T_7_X                                                                            32   0.00%  0x000ba2d0 rodata
│   ├── secp256r1_T_7_Y                                                                            32   0.00%  0x000ba2b0 rodata
│   ├── secp256r1_T_8_X                                                                            32   0.00%  0x000ba290 rodata
│   ├── secp256r1_T_8_Y                                                                            32   0.00%  0x000ba270 rodata
│   ├── secp256r1_T_9_X                                                                            32   0.00%  0x000ba250 rodata
│   ├── secp256r1_T_9_Y                                                                            32   0.00%  0x000ba230 rodata
│   ├── secp256r1_a.2                                                                              32   0.00%  0x000cafd5 rodata
│   ├── secp256r1_b                                                                                32   0.00%  0x000bab18 rodata
│   ├── secp256r1_gx                                                                               32   0.00%  0x000baaf8 rodata
│   ├── secp256r1_gy                                                                               32   0.00%  0x000baad8 rodata
│   ├── secp256r1_n                                                                                32   0.00%  0x000baab8 rodata
│   ├── secp256r1_p                                                                                32   0.00%  0x000bab38 rodata
│   ├── secp384r1_T                                                                               768   0.08%  0x000ba548 rodata
│   ├── secp384r1_T_0_X                                                                            48   0.00%  0x000ba080 rodata
│   ├── secp384r1_T_0_Y                                                                            48   0.00%  0x000ba050 rodata
│   ├── secp384r1_T_10_X                                                                           48   0.00%  0x000b9cc0 rodata
│   ├── secp384r1_T_10_Y                                                                           48   0.00%  0x000b9c90 rodata
│   ├── secp384r1_T_11_X                                                                           48   0.00%  0x000b9c60 rodata
│   ├── secp384r1_T_11_Y                                                                           48   0.00%  0x000b9c30 rodata
│   ├── secp384r1_T_12_X                                                                           48   0.00%  0x000b9c00 rodata
│   ├── secp384r1_T_12_Y                                                                           48   0.00%  0x000b9bd0 rodata
│   ├── secp384r1_T_13_X                                                                           48   0.00%  0x000b9ba0 rodata
│   ├── secp384r1_T_13_Y                                                                           48   0.00%  0x000b9b70 rodata
│   ├── secp384r1_T_14_X                                                                           48   0.00%  0x000b9b40 rodata
│   ├── secp384r1_T_14_Y                                                                           48   0.00%  0x000b9b10 rodata
│   ├── secp384r1_T_15_X                                                                           48   0.00%  0x000b9ae0 rodata
│   ├── secp384r1_T_15_Y                                                                           48   0.00%  0x000b9ab0 rodata
│   ├── secp384r1_T_16_X                                                                           48   0.00%  0x000b9a80 rodata
│   ├── secp384r1_T_16_Y                                                                           48   0.00%  0x000b9a50 rodata
│   ├── secp384r1_T_17_X                                                                           48   0.00%  0x000b9a20 rodata
│   ├── secp384r1_T_17_Y                                                                           48   0.00%  0x000b99f0 rodata
│   ├── secp384r1_T_18_X                                                                           48   0.00%  0x000b99c0 rodata
│   ├── secp384r1_T_18_Y                                                                           48   0.00%  0x000b9990 rodata
│   ├── secp384r1_T_19_X                                                                           48   0.00%  0x000b9960 rodata
│   ├── secp384r1_T_19_Y                                                                           48   0.00%  0x000b9930 rodata
│   ├── secp384r1_T_1_X                                                                            48   0.00%  0x000ba020 rodata
│   ├── secp384r1_T_1_Y                                                                            48   0.00%  0x000b9ff0 rodata
│   ├── secp384r1_T_20_X                                                                           48   0.00%  0x000b9900 rodata
│   ├── secp384r1_T_20_Y                                                                           48   0.00%  0x000b98d0 rodata
│   ├── secp384r1_T_21_X                                                                           48   0.00%  0x000b98a0 rodata
│   ├── secp384r1_T_21_Y                                                                           48   0.00%  0x000b9870 rodata
│   ├── secp384r1_T_22_X                                                                           48   0.00%  0x000b9840 rodata
│   ├── secp384r1_T_22_Y                                                                           48   0.00%  0x000b9810 rodata
│   ├── secp384r1_T_23_X                                                                           48   0.00%  0x000b97e0 rodata
│   ├── secp384r1_T_23_Y                                                                           48   0.00%  0x000b97b0 rodata
│   ├── secp384r1_T_24_X                                                                           48   0.00%  0x000b9780 rodata
│   ├── secp384r1_T_24_Y                                                                           48   0.00%  0x000b9750 rodata
│   ├── secp384r1_T_25_X                                                                           48   0.00%  0x000b9720 rodata
│   ├── secp384r1_T_25_Y                                                                           48   0.00%  0x000b96f0 rodata
│   ├── secp384r1_T_26_X                                                                           48   0.00%  0x000b96c0 rodata
│   ├── secp384r1_T_26_Y                                                                           48   0.00%  0x000b9690 rodata
│   ├── secp384r1_T_27_X                                                                           48   0.00%  0x000b9660 rodata
│   ├── secp384r1_T_27_Y                                                                           48   0.00%  0x000b9630 rodata
│   ├── secp384r1_T_28_X                                                                           48   0.00%  0x000b9600 rodata
│   ├── secp384r1_T_28_Y                                                                           48   0.00%  0x000b95d0 rodata
│   ├── secp384r1_T_29_X                                                                           48   0.00%  0x000b95a0 rodata
│   ├── secp384r1_T_29_Y                                                                           48   0.00%  0x000b9570 rodata
│   ├── secp384r1_T_2_X                                                                            48   0.00%  0x000b9fc0 rodata
│   ├── secp384r1_T_2_Y                                                                            48   0.00%  0x000b9f90 rodata
│   ├── secp384r1_T_30_X                                                                           48   0.00%  0x000b9540 rodata
│   ├── secp384r1_T_30_Y                                                                           48   0.00%  0x000b9510 rodata
│   ├── secp384r1_T_31_X                                                                           48   0.00%  0x000b94e0 rodata
│   ├── secp384r1_T_31_Y                                                                           48   0.00%  0x000b94b0 rodata
│   ├── secp384r1_T_3_X                                                                            48   0.00%  0x000b9f60 rodata
│   ├── secp384r1_T_3_Y                                                                            48   0.00%  0x000b9f30 rodata
│   ├── secp384r1_T_4_X                                                                            48   0.00%  0x000b9f00 rodata
│   ├── secp384r1_T_4_Y                                                                            48   0.00%  0x000b9ed0 rodata
│   ├── secp384r1_T_5_X                                                                            48   0.00%  0x000b9ea0 rodata
│   ├── secp384r1_T_5_Y                                                                            48   0.00%  0x000b9e70 rodata
│   ├── secp384r1_T_6_X                                                                            48   0.00%  0x000b9e40 rodata
│   ├── secp384r1_T_6_Y                                                                            48   0.00%  0x000b9e10 rodata
│   ├── secp384r1_T_7_X                                                                            48   0.00%  0x000b9de0 rodata
│   ├── secp384r1_T_7_Y                                                                            48   0.00%  0x000b9db0 rodata
│   ├── secp384r1_T_8_X                                                                            48   0.00%  0x000b9d80 rodata
│   ├── secp384r1_T_8_Y                                                                            48   0.00%  0x000b9d50 rodata
│   ├── secp384r1_T_9_X                                                                            48   0.00%  0x000b9d20 rodata
│   ├── secp384r1_T_9_Y                                                                            48   0.00%  0x000b9cf0 rodata
│   ├── secp384r1_a.1                                                                              48   0.00%  0x000cafa5 rodata
│   ├── secp384r1_b                                                                                48   0.00%  0x000ba8d8 rodata
│   ├── secp384r1_gx                                                                               48   0.00%  0x000ba8a8 rodata
│   ├── secp384r1_gy                                                                               48   0.00%  0x000ba878 rodata
│   ├── secp384r1_n                                                                                48   0.00%  0x000ba848 rodata
│   ├── secp384r1_p                                                                                48   0.00%  0x000ba908 rodata
│   ├── select                                                                                    476   0.05%  0x0003a41d text
│   ├── select_driver.lto_priv.0                                                                   92   0.01%  0x0001e3c1 text
│   ├── send.constprop.0                                                                           18   0.00%  0x000aea29 text
│   ├── send_auth_reply.constprop.0                                                               164   0.02%  0x0008223d text
│   ├── send_check_and_wait                                                                       322   0.03%  0x0009c7db text
│   ├── send_tls                                                                                  432   0.04%  0x0003d8a9 text
│   ├── sensor_get_float.lto_priv.0                                                                52   0.01%  0x00063fb1 text
│   ├── sensor_get_float_obj                                                                        8   0.00%  0x000b5ca8 rodata
│   ├── sensor_get_int.lto_priv.0                                                                  22   0.00%  0x000a4ca5 text
│   ├── sensor_get_int_obj                                                                          8   0.00%  0x000b5c90 rodata
│   ├── sensor_get_internal                                                                        34   0.00%  0x000a4c5f text
│   ├── sensor_get_micros.lto_priv.0                                                               36   0.00%  0x00063de5 text
│   ├── sensor_get_micros_obj                                                                       8   0.00%  0x000b5ca0 rodata
│   ├── sensor_get_millis.lto_priv.0                                                               36   0.00%  0x000a4c81 text
│   ├── sensor_get_millis_obj                                                                       8   0.00%  0x000b5c98 rodata
│   ├── sensor_locals_dict.lto_priv.0                                                              16   0.00%  0x000b6450 rodata
│   ├── sensor_locals_dict_table.lto_priv.0                                                        40   0.00%  0x000b6088 rodata
│   ├── sensor_make_new.lto_priv.0                                                                 40   0.00%  0x000a4c37 text
│   ├── sensor_measure.lto_priv.0                                                                  24   0.00%  0x000a4c1f text
│   ├── sensor_measure_obj                                                                          8   0.00%  0x000b5cb0 rodata
│   ├── sensor_type.lto_priv.0                                                                     28   0.00%  0x000b6648 rodata
│   ├── server_lock.lto_priv.0                                                                     20   0.00%  0x20008bbc k_mutex_area
│   ├── services_notify_ready.constprop.0                                                          28   0.00%  0x0007c6c1 text
│   ├── set_add.lto_priv.0                                                                         14   0.00%  0x000a788f text
│   ├── set_add_obj.lto_priv.0                                                                      8   0.00%  0x000b5db0 rodata
│   ├── set_binary_op.lto_priv.0                                                                  260   0.03%  0x00069849 text
│   ├── set_cc_int_pending                                                                         52   0.01%  0x00046ae1 text
│   ├── set_channel_alarm.lto_priv.0                                                              372   0.04%  0x0009f845 text
│   ├── set_chunk_size                                                                              8   0.00%  0x00091133 text
│   ├── set_chunk_used.lto_priv.0                                                                  48   0.00%  0x000916ff text
│   ├── set_clear.lto_priv.0                                                                       22   0.00%  0x000a6c7b text
│   ├── set_clear_obj.lto_priv.0                                                                    8   0.00%  0x000b5da8 rodata
│   ├── set_copy.lto_priv.0                                                                        48   0.00%  0x000a6c25 text
│   ├── set_copy_obj.lto_priv.0                                                                     8   0.00%  0x000b5da0 rodata
│   ├── set_dfs_state.constprop.0                                                                 180   0.02%  0x0007fccd text
│   ├── set_dfs_state_freq.lto_priv.0                                                              72   0.01%  0x00029f81 text
│   ├── set_diff.lto_priv.0                                                                         6   0.00%  0x000a790b text
│   ├── set_diff_int                                                                               96   0.01%  0x000a78ab text
│   ├── set_diff_obj.lto_priv.0                                                                    12   0.00%  0x000b5d8c rodata
│   ├── set_diff_update.lto_priv.0                                                                 12   0.00%  0x000a7911 text
│   ├── set_diff_update_obj.lto_priv.0                                                             12   0.00%  0x000b5d80 rodata
│   ├── set_discard.lto_priv.0                                                                     14   0.00%  0x000a789d text
│   ├── set_discard_obj.lto_priv.0                                                                  8   0.00%  0x000b5d98 rodata
│   ├── set_getiter.lto_priv.0                                                                     28   0.00%  0x00066ca9 text
│   ├── set_guard_period.lto_priv.0                                                                 8   0.00%  0x0009ea89 text
│   ├── set_intersect.lto_priv.0                                                                    6   0.00%  0x000a8565 text
│   ├── set_intersect_int                                                                         110   0.01%  0x000a84f7 text
│   ├── set_intersect_obj.lto_priv.0                                                                8   0.00%  0x000b5d78 rodata
│   ├── set_intersect_update.lto_priv.0                                                             6   0.00%  0x000a856b text
│   ├── set_intersect_update_obj.lto_priv.0                                                         8   0.00%  0x000b5d70 rodata
│   ├── set_isdisjoint.lto_priv.0                                                                  50   0.01%  0x000a791d text
│   ├── set_isdisjoint_obj.lto_priv.0                                                               8   0.00%  0x000b5d68 rodata
│   ├── set_issubset.lto_priv.0                                                                     6   0.00%  0x000a84e5 text
│   ├── set_issubset_internal                                                                     192   0.02%  0x00069789 text
│   ├── set_issubset_obj.lto_priv.0                                                                 8   0.00%  0x000b5d60 rodata
│   ├── set_issuperset.lto_priv.0                                                                  12   0.00%  0x000a84eb text
│   ├── set_issuperset_obj.lto_priv.0                                                               8   0.00%  0x000b5d58 rodata
│   ├── set_it_iternext                                                                            52   0.01%  0x000a79e3 text
│   ├── set_locals_dict.lto_priv.0                                                                 16   0.00%  0x000b6488 rodata
│   ├── set_locals_dict_table.lto_priv.0                                                          144   0.01%  0x000b6100 rodata
│   ├── set_make_new.lto_priv.0                                                                    80   0.01%  0x000a8495 text
│   ├── set_pop.lto_priv.0                                                                         84   0.01%  0x00068c51 text
│   ├── set_pop_obj.lto_priv.0                                                                      8   0.00%  0x000b5d50 rodata
│   ├── set_print.lto_priv.0                                                                      108   0.01%  0x00068be5 text
│   ├── set_remove.lto_priv.0                                                                      32   0.00%  0x00068bc5 text
│   ├── set_remove_obj.lto_priv.0                                                                   8   0.00%  0x000b5d48 rodata
│   ├── set_spare_desc_q_map                                                                       80   0.01%  0x0006a565 text
│   ├── set_symmetric_difference.lto_priv.0                                                        20   0.00%  0x000a7977 text
│   ├── set_symmetric_difference_obj.lto_priv.0                                                     8   0.00%  0x000b5d40 rodata
%E2%94%82   ├── set_symmetric_difference_update.lto_priv.0                                                 40   0.00%  0x000a794f text
│   ├── set_symmetric_difference_update_obj.lto_priv.0                                              8   0.00%  0x000b5d38 rodata
│   ├── set_top_value.lto_priv.0                                                                  194   0.02%  0x0009e9bb text
│   ├── set_unary_op.lto_priv.0                                                                     4   0.00%  0x000a6ad9 text
│   ├── set_union.lto_priv.0                                                                       20   0.00%  0x000a79cf text
│   ├── set_union_obj.lto_priv.0                                                                    8   0.00%  0x000b5d30 rodata
│   ├── set_update.lto_priv.0                                                                      30   0.00%  0x000a79b1 text
│   ├── set_update_int                                                                             38   0.00%  0x000a798b text
│   ├── set_update_obj.lto_priv.0                                                                  12   0.00%  0x000b5d24 rodata
│   ├── setup_interface2                                                                         2876   0.30%  0x0002df11 text
│   ├── setup_interface_monitoring                                                                 44   0.00%  0x000253b5 text
│   ├── severity                                                                                   20   0.00%  0x000b147c rodata
│   ├── sha1_blocks                                                                               604   0.06%  0x0008a449 text
│   ├── sha1_blocks.constprop.0                                                                   500   0.05%  0x0008a6a5 text
│   ├── sha1_prf                                                                                  160   0.02%  0x00092389 text
│   ├── sha256_blocks                                                                             188   0.02%  0x0008ab59 text
│   ├── sha256_blocks.constprop.0                                                                 116   0.01%  0x0008ac15 text
│   ├── sha256_transform                                                                          316   0.03%  0x0005df51 text
│   ├── signal_call.lto_priv.0                                                                     52   0.01%  0x000a894b text
│   ├── signal_ioctl.lto_priv.0                                                                    44   0.00%  0x000a8729 text
│   ├── signal_locals_dict.lto_priv.0                                                              16   0.00%  0x000b6578 rodata
│   ├── signal_locals_dict_table.lto_priv.0                                                        24   0.00%  0x000b63c0 rodata
│   ├── signal_make_new.lto_priv.0                                                                264   0.03%  0x000a8843 text
│   ├── signal_off.lto_priv.0                                                                      12   0.00%  0x000a8761 text
│   ├── signal_off_obj.lto_priv.0                                                                   8   0.00%  0x000b6004 rodata
│   ├── signal_on.lto_priv.0                                                                       12   0.00%  0x000a8755 text
│   ├── signal_on_obj.lto_priv.0                                                                    8   0.00%  0x000b600c rodata
│   ├── signal_pin_p.lto_priv.0                                                                     4   0.00%  0x000b6588 rodata
│   ├── signal_poll_event                                                                         168   0.02%  0x000a0a4b text
│   ├── signal_value.lto_priv.0                                                                    20   0.00%  0x000a897f text
│   ├── signal_value_obj.lto_priv.0                                                                12   0.00%  0x000b6014 rodata
│   ├── sinf                                                                                      140   0.01%  0x0008ee39 text
│   ├── singleton_print.lto_priv.0                                                                 12   0.00%  0x00068031 text
│   ├── sinhf                                                                                      96   0.01%  0x0008f2ad text
│   ├── skip_mode.lto_priv.0                                                                       66   0.01%  0x00097c41 text
│   ├── skip_whitespace                                                                            88   0.01%  0x000a6af7 text
│   ├── slice_print.lto_priv.0                                                                     84   0.01%  0x00055eb1 text
│   ├── slice_timeout                                                                              32   0.00%  0x000506d5 text
│   ├── slice_unary_op.lto_priv.0                                                                   4   0.00%  0x000a0ce7 text
│   ├── sm_AUTH_PAE_DISCONNECTED_Enter.constprop.0                                                152   0.02%  0x000adef7 text
│   ├── sm_AUTH_PAE_RESTART_Enter.constprop.0                                                      54   0.01%  0x000adf8f text
│   ├── sm_BE_AUTH_REQUEST_Enter.constprop.0                                                       36   0.00%  0x000adfc5 text
│   ├── sm_EAP_FAILURE_Enter                                                                      136   0.01%  0x00033c75 text
│   ├── sm_EAP_IDLE2_Enter.constprop.0                                                             56   0.01%  0x000ae38b text
│   ├── sm_EAP_IDLE_Enter.constprop.0                                                              56   0.01%  0x000adfe9 text
│   ├── sm_EAP_INITIALIZE_Enter                                                                   220   0.02%  0x00033d21 text
│   ├── sm_EAP_METHOD_REQUEST_Enter.constprop.0                                                   100   0.01%  0x000ae17b text
│   ├── sm_EAP_METHOD_RESPONSE_Enter.constprop.0                                                  136   0.01%  0x000ae0f3 text
│   ├── sm_EAP_NAK_Enter.constprop.0                                                              210   0.02%  0x000ae021 text
│   ├── sm_EAP_PROPOSE_METHOD_Enter.constprop.0                                                   284   0.03%  0x00082fa1 text
│   ├── sm_EAP_SELECT_ACTION_Enter.constprop.0                                                    384   0.04%  0x000ae20b text
│   ├── sm_EAP_SEND_REQUEST_Enter.constprop.0                                                      80   0.01%  0x000830bd text
│   ├── sm_EAP_TIMEOUT_FAILURE2_Enter.constprop.0                                                  76   0.01%  0x0008310d text
│   ├── sm_WPA_PTK_AUTHENTICATION2_Enter.constprop.0                                              140   0.01%  0x00083219 text
│   ├── sm_WPA_PTK_DISCONNECT_Enter.constprop.0                                                    40   0.00%  0x000ae3c3 text
│   ├── sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter.constprop.0                                       320   0.03%  0x0008509d text
│   ├── sm_WPA_PTK_INITIALIZE_Enter.constprop.0                                                   144   0.01%  0x00083189 text
│   ├── sm_WPA_PTK_INITPMK_Enter.constprop.0                                                      152   0.02%  0x000832a5 text
│   ├── sm_WPA_PTK_PTKCALCNEGOTIATING_Enter.constprop.0                                          1080   0.11%  0x000855ad text
│   ├── sm_WPA_PTK_PTKINITNEGOTIATING_Enter.constprop.0                                           852   0.09%  0x00084d49 text
│   ├── sm_WPA_PTK_PTKSTART_Enter.constprop.0                                                     440   0.05%  0x0008333d text
│   ├── sme_assoc_comeback_timer.lto_priv.0                                                        28   0.00%  0x000958b3 text
│   ├── sme_assoc_timer.lto_priv.0                                                                 16   0.00%  0x000956cf text
│   ├── sme_associate                                                                             996   0.10%  0x0001c47d text
│   ├── sme_auth_build_sae_commit                                                                 696   0.07%  0x00019899 text
│   ├── sme_auth_start_cb.lto_priv.0                                                              122   0.01%  0x00095839 text
│   ├── sme_auth_timer.lto_priv.0                                                                  16   0.00%  0x000956df text
│   ├── sme_deauth.lto_priv.0                                                                      88   0.01%  0x0001b51d text
│   ├── sme_event_auth                                                                            560   0.06%  0x0001d671 text
│   ├── sme_external_auth_build_buf                                                               164   0.02%  0x000958cf text
│   ├── sme_external_auth_send_sae_commit                                                         226   0.02%  0x00095973 text
│   ├── sme_external_auth_trigger                                                                 300   0.03%  0x0001d0bd text
│   ├── sme_external_ml_auth                                                                       90   0.01%  0x0009552f text
│   ├── sme_obss_scan_timeout.lto_priv.0                                                          284   0.03%  0x00018e5d text
│   ├── sme_sa_query_timer.lto_priv.0                                                             236   0.02%  0x00019271 text
│   ├── sme_sae_auth.lto_priv.0                                                                  1160   0.12%  0x0001d1e9 text
│   ├── sme_sae_set_pmk.lto_priv.0                                                                392   0.04%  0x00018f99 text
│   ├── sme_send_authentication                                                                  1704   0.18%  0x0001c861 text
│   ├── sme_send_external_auth_status.lto_priv.0                                                   84   0.01%  0x00094f4b text
│   ├── sme_set_sae_group                                                                         152   0.02%  0x00018d99 text
│   ├── sme_state_changed                                                                          68   0.01%  0x00018d55 text
│   ├── sme_stop_sa_query.lto_priv.0                                                               40   0.00%  0x00019121 text
│   ├── sniprintf                                                                                 104   0.01%  0x0008e98d text
│   ├── snprintk                                                                                   56   0.01%  0x0000dc0d text
│   ├── sock_accept_vmeth                                                                         264   0.03%  0x0003f52d text
│   ├── sock_bind_vmeth                                                                            68   0.01%  0x0003c995 text
│   ├── sock_close2_vmeth                                                                           4   0.00%  0x0009b6b9 text
│   ├── sock_connect_vmeth                                                                        212   0.02%  0x0003ca11 text
│   ├── sock_fd_op_vtable                                                                          68   0.01%  0x000b4070 rodata
│   ├── sock_getpeername_vmeth                                                                    102   0.01%  0x0009b5c5 text
│   ├── sock_getsockname_vmeth                                                                    142   0.01%  0x0009b62b text
│   ├── sock_getsockopt_vmeth                                                                     434   0.05%  0x0009cbc1 text
│   ├── sock_ioctl.lto_priv.0                                                                      46   0.00%  0x000a0083 text
│   ├── sock_ioctl.part.0                                                                          12   0.00%  0x0009ff61 text
│   ├── sock_ioctl_vmeth                                                                          466   0.05%  0x0009c9ef text
│   ├── sock_is_connected                                                                          24   0.00%  0x0003cc39 text
│   ├── sock_listen_vmeth                                                                          96   0.01%  0x0003dc3d text
│   ├── sock_read.lto_priv.0                                                                       44   0.00%  0x000a0057 text
│   ├── sock_read_vmeth                                                                            18   0.00%  0x0009c405 text
│   ├── sock_recvfrom_vmeth                                                                         4   0.00%  0x0009c417 text
│   ├── sock_recvmsg_vmeth                                                                        110   0.01%  0x0009c41b text
│   ├── sock_sendmsg_vmeth                                                                        188   0.02%  0x0009c933 text
│   ├── sock_sendto_vmeth                                                                           4   0.00%  0x0009c92f text
│   ├── sock_setsockopt_vmeth                                                                     604   0.06%  0x0003f949 text
│   ├── sock_shutdown_vmeth                                                                       100   0.01%  0x0009c6d7 text
│   ├── sock_write.lto_priv.0                                                                      44   0.00%  0x0009fffb text
│   ├── sock_write_vmeth                                                                           18   0.00%  0x0009c91d text
│   ├── socket_accept.lto_priv.0                                                                   64   0.01%  0x00050ef1 text
│   ├── socket_accept_obj.lto_priv.0                                                                8   0.00%  0x000b47b0 rodata
│   ├── socket_bind.lto_priv.0                                                                     46   0.00%  0x0009ff6d text
│   ├── socket_bind_obj.lto_priv.0                                                                  8   0.00%  0x000b47cc rodata
│   ├── socket_check_closed                                                                        16   0.00%  0x0009fe97 text
│   ├── socket_connect.lto_priv.0                                                                  46   0.00%  0x0009ff9b text
│   ├── socket_connect_obj.lto_priv.0                                                               8   0.00%  0x000b47c4 rodata
│   ├── socket_listen.lto_priv.0                                                                   50   0.01%  0x0009ffc9 text
│   ├── socket_listen_obj.lto_priv.0                                                               12   0.00%  0x000b47b8 rodata
│   ├── socket_locals_dict.lto_priv.0                                                              16   0.00%  0x000b485c rodata
│   ├── socket_locals_dict_table.lto_priv.0                                                       128   0.01%  0x000b47dc rodata
│   ├── socket_make_new.lto_priv.0                                                                288   0.03%  0x00053dfd text
│   ├── socket_makefile.lto_priv.0                                                                  4   0.00%  0x0009fdeb text
│   ├── socket_makefile_obj.lto_priv.0                                                             12   0.00%  0x000b4750 rodata
│   ├── socket_print.lto_priv.0                                                                    28   0.00%  0x00050e35 text
│   ├── socket_recv.lto_priv.0                                                                     80   0.01%  0x00050f31 text
│   ├── socket_recv_obj.lto_priv.0                                                                  8   0.00%  0x000b47a0 rodata
│   ├── socket_send.lto_priv.0                                                                     48   0.00%  0x000a0027 text
│   ├── socket_send_obj.lto_priv.0                                                                  8   0.00%  0x000b47a8 rodata
│   ├── socket_service_thread.lto_priv.0                                                          736   0.08%  0x0003fba5 text
│   ├── socket_setblocking.lto_priv.0                                                              68   0.01%  0x0009ff1d text
│   ├── socket_setblocking_obj.lto_priv.0                                                           8   0.00%  0x000b478c rodata
│   ├── socket_setsockopt.lto_priv.0                                                                4   0.00%  0x0009fde7 text
│   ├── socket_setsockopt_obj.lto_priv.0                                                           12   0.00%  0x000b4794 rodata
│   ├── socket_stream_p.lto_priv.0                                                                 16   0.00%  0x000b486c rodata
│   ├── socket_tlswrap.lto_priv.0                                                                 168   0.02%  0x00052389 text
│   ├── socket_tlswrap_obj                                                                         12   0.00%  0x000b4744 rodata
│   ├── socket_type.lto_priv.0                                                                     36   0.00%  0x000b563c rodata
│   ├── spair_accept.lto_priv.0                                                                    16   0.00%  0x0009b579 text
│   ├── spair_bind.lto_priv.0                                                                      16   0.00%  0x0009b559 text
│   ├── spair_close.lto_priv.0                                                                     28   0.00%  0x0009cd73 text
│   ├── spair_connect.lto_priv.0                                                                   16   0.00%  0x0009b549 text
│   ├── spair_delete.lto_priv.0                                                                   144   0.01%  0x0003fe85 text
│   ├── spair_fd_op_vtable.lto_priv.0                                                              68   0.01%  0x000b38ec rodata
│   ├── spair_getsockopt.lto_priv.0                                                                16   0.00%  0x0009b589 text
│   ├── spair_ioctl.lto_priv.0                                                                    536   0.06%  0x00040161 text
│   ├── spair_listen.lto_priv.0                                                                    16   0.00%  0x0009b569 text
│   ├── spair_read.lto_priv.0                                                                     628   0.07%  0x00040379 text
│   ├── spair_recvfrom.lto_priv.0                                                                  18   0.00%  0x0009ce1f text
│   ├── spair_sendmsg.lto_priv.0                                                                  140   0.01%  0x0009cd93 text
│   ├── spair_sendto.lto_priv.0                                                                     4   0.00%  0x0009cd8f text
│   ├── spair_setsockopt.lto_priv.0                                                                16   0.00%  0x0009b599 text
│   ├── spair_write.lto_priv.0                                                                    588   0.06%  0x0003ff15 text
│   ├── spair_write_avail                                                                          84   0.01%  0x0003cc51 text
│   ├── spi_4_data                                                                                120   0.01%  0x20008610 datas
│   ├── spi_4z_config                                                                              76   0.01%  0x000b41e0 rodata
│   ├── spi_context_get_next_buf.constprop.0                                                       38   0.00%  0x000acb35 text
│   ├── spi_context_unlock_unconditionally                                                         32   0.00%  0x0009f6f3 text
│   ├── spi_nor_0_config                                                                           52   0.01%  0x000b4238 rodata
│   ├── spi_nor_access                                                                            132   0.01%  0x0009ee45 text
│   ├── spi_nor_api                                                                                24   0.00%  0x000b022c flash_driver_api_area
│   ├── spi_nor_erase                                                                             280   0.03%  0x00047059 text
│   ├── spi_nor_init                                                                               32   0.00%  0x00046b3d text
│   ├── spi_nor_pages_layout                                                                       12   0.00%  0x0009eadb text
│   ├── spi_nor_pm_control                                                                        612   0.06%  0x00047171 text
│   ├── spi_nor_rdsr                                                                               34   0.00%  0x0009eec9 text
│   ├── spi_nor_read                                                                               62   0.01%  0x0009f49b text
│   ├── spi_nor_wait_until_ready                                                                   58   0.01%  0x0009f203 text
│   ├── spi_nor_write                                                                             208   0.02%  0x0009f4d9 text
│   ├── spi_nor_write_protection_set                                                               58   0.01%  0x0009eeeb text
│   ├── spi_nrfx_driver_api                                                                         8   0.00%  0x000b0270 spi_driver_api_area
│   ├── spi_nrfx_init                                                                             288   0.03%  0x00047af1 text
│   ├── spi_nrfx_release                                                                           36   0.00%  0x0009f713 text
│   ├── spi_nrfx_transceive                                                                      2032   0.21%  0x00047f05 text
│   ├── spim_abort.lto_priv.0                                                                      44   0.00%  0x000a0533 text
│   ├── spim_nrfx_pm_action                                                                        24   0.00%  0x0009f083 text
│   ├── spim_pin_uninit                                                                            24   0.00%  0x0009fe15 text
│   ├── split_chunks.lto_priv.0                                                                    78   0.01%  0x000917e1 text
│   ├── sqrtf                                                                                      76   0.01%  0x0008f30d text
│   ├── sscanf                                                                                     84   0.01%  0x0008e2a5 text
│   ├── ssid_fields.lto_priv.0                                                                   2144   0.22%  0x000b1968 rodata
│   ├── ssl_build_record_nonce.constprop.0                                                         36   0.00%  0x000acd2b text
│   ├── ssl_calc_finished_tls_generic                                                             144   0.01%  0x000732f1 text
│   ├── ssl_calc_finished_tls_sha256                                                               26   0.00%  0x000a9cb5 text
│   ├── ssl_calc_finished_tls_sha384                                                               26   0.00%  0x000a9c9b text
│   ├── ssl_calc_verify_tls_legacy.constprop.0                                                     78   0.01%  0x000ad3e7 text
│   ├── ssl_calc_verify_tls_sha256.lto_priv.0                                                      10   0.00%  0x000a94d5 text
│   ├── ssl_calc_verify_tls_sha384.lto_priv.0                                                      10   0.00%  0x000a94cb text
│   ├── ssl_check_ctr_renegotiate.lto_priv.0                                                      150   0.02%  0x000a91d7 text
│   ├── ssl_check_server_ecdh_params                                                               44   0.00%  0x00071ca5 text
│   ├── ssl_ciphersuite_match.lto_priv.0                                                          276   0.03%  0x00073f95 text
│   ├── ssl_clear_peer_cert.lto_priv.0                                                             24   0.00%  0x000a913d text
│   ├── ssl_conf_has_psk_or_cb                                                                     40   0.00%  0x000a926d text
│   ├── ssl_handshake_init.lto_priv.0                                                             600   0.06%  0x000706c9 text
│   ├── ssl_key_cert_free.lto_priv.0                                                               16   0.00%  0x000a915d text
│   ├── ssl_parse_client_dh_public.lto_priv.0                                                      84   0.01%  0x00074b1d text
│   ├── ssl_parse_client_psk_identity.lto_priv.0                                                  128   0.01%  0x00071dd1 text
│   ├── ssl_parse_encrypted_pms.lto_priv.0                                                        308   0.03%  0x000740a9 text
│   ├── ssl_parse_server_hello.lto_priv.0                                                        1004   0.10%  0x000738a9 text
│   ├── ssl_parse_server_key_exchange.lto_priv.0                                                 1008   0.10%  0x00074bad text
│   ├── ssl_preset_default_groups                                                                   8   0.00%  0x000bc4ec rodata
│   ├── ssl_preset_default_sig_algs                                                                12   0.00%  0x000bc4f4 rodata
│   ├── ssl_serialized_session_header                                                               5   0.00%  0x000cb9ed rodata
│   ├── ssl_session_save.constprop.0                                                              324   0.03%  0x0007ac21 text
│   ├── ssl_tls12_preset_default_sig_algs                                                          14   0.00%  0x20008976 datas
│   ├── ssl_update_checksum_sha256.lto_priv.0                                                      10   0.00%  0x000a8ad9 text
│   ├── ssl_update_checksum_sha384.lto_priv.0                                                      10   0.00%  0x000a8ae3 text
│   ├── ssl_update_checksum_start                                                                  40   0.00%  0x000a8ab1 text
│   ├── ssl_write_encrypted_pms.lto_priv.0                                                        204   0.02%  0x00073ec9 text
│   ├── sswu                                                                                     1466   0.15%  0x0003a8ad text
│   ├── st_clust                                                                                   24   0.00%  0x000a2eb1 text
│   ├── st_dword.lto_priv.0                                                                        16   0.00%  0x000a394b text
│   ├── sta_track_add                                                                             214   0.02%  0x00097209 text
│   ├── sta_track_seen_on                                                                         112   0.01%  0x000972df text
│   ├── start.lto_priv.0                                                                           12   0.00%  0x0009e96b text
│   ├── stat_module.lto_priv.0                                                                     40   0.00%  0x0006558d text
│   ├── stat_path.lto_priv.0                                                                       48   0.00%  0x0006555d text
│   ├── static_class_method_make_new.lto_priv.0                                                    32   0.00%  0x000a244f text
│   ├── static_regions                                                                             12   0.00%  0x000b37b4 rodata
│   ├── statics_init                                                                               44   0.00%  0x00050e51 text
│   ├── stations                                                                                    8   0.00%  0x20008440 datas
│   ├── std                                                                                        72   0.01%  0x0008c7c5 text
│   ├── stdinout_fd_op_vtable                                                                      16   0.00%  0x000b0c5c rodata
│   ├── stdinout_ioctl_vmeth                                                                       16   0.00%  0x000912d1 text
│   ├── stdinout_read_vmeth                                                                         4   0.00%  0x0009115f text
│   ├── stdinout_write_vmeth                                                                        8   0.00%  0x000912e1 text
│   ├── stop                                                                                       80   0.01%  0x0009e895 text
│   ├── stop.lto_priv.0                                                                            12   0.00%  0x0009e977 text
│   ├── str_caseconv                                                                               86   0.01%  0x000a2afd text
│   ├── str_check_arg_type                                                                         52   0.01%  0x00055c51 text
│   ├── str_clear_free                                                                             30   0.00%  0x000931a9 text
│   ├── str_count.lto_priv.0                                                                      206   0.02%  0x000a1625 text
│   ├── str_count_obj                                                                              12   0.00%  0x000b4544 rodata
│   ├── str_encode.lto_priv.0                                                                      44   0.00%  0x0005bdbd text
│   ├── str_encode_obj                                                                             12   0.00%  0x000b4500 rodata
│   ├── str_endswith.lto_priv.0                                                                    92   0.01%  0x00055381 text
│   ├── str_endswith_obj                                                                           12   0.00%  0x000b458c rodata
│   ├── str_find.lto_priv.0                                                                         8   0.00%  0x000a158d text
│   ├── str_find_obj                                                                               12   0.00%  0x000b45e8 rodata
│   ├── str_finder                                                                                204   0.02%  0x000561bd text
│   ├── str_format_obj                                                                             12   0.00%  0x000b455c rodata
│   ├── str_index.lto_priv.0                                                                        8   0.00%  0x000a159f text
│   ├── str_index_obj                                                                              12   0.00%  0x000b45d0 rodata
│   ├── str_isalpha.lto_priv.0                                                                     12   0.00%  0x0005a16d text
│   ├── str_isalpha_obj                                                                             8   0.00%  0x000b4524 rodata
│   ├── str_isdigit.lto_priv.0                                                                     12   0.00%  0x0005a179 text
│   ├── str_isdigit_obj                                                                             8   0.00%  0x000b451c rodata
│   ├── str_islower.lto_priv.0                                                                     12   0.00%  0x0005a191 text
│   ├── str_islower_obj                                                                             8   0.00%  0x000b450c rodata
│   ├── str_isspace.lto_priv.0                                                                     12   0.00%  0x0005a161 text
│   ├── str_isspace_obj                                                                             8   0.00%  0x000b452c rodata
│   ├── str_isupper.lto_priv.0                                                                     12   0.00%  0x0005a185 text
│   ├── str_isupper_obj                                                                             8   0.00%  0x000b4514 rodata
│   ├── str_it_iternext                                                                            60   0.01%  0x000a27c3 text
│   ├── str_join.lto_priv.0                                                                       304   0.03%  0x000591c5 text
│   ├── str_join_obj                                                                                8   0.00%  0x000b45bc rodata
│   ├── str_lower.lto_priv.0                                                                       12   0.00%  0x0005b8f1 text
│   ├── str_lower_obj                                                                               8   0.00%  0x000b453c rodata
│   ├── str_lstrip.lto_priv.0                                                                      10   0.00%  0x000a13cd text
│   ├── str_lstrip_obj                                                                             12   0.00%  0x000b4574 rodata
│   ├── str_out                                                                                    36   0.00%  0x0009113b text
│   ├── str_print.lto_priv.0                                                                      112   0.01%  0x00055b81 text
│   ├── str_replace.lto_priv.0                                                                    356   0.04%  0x000a1409 text
│   ├── str_replace_obj                                                                            12   0.00%  0x000b4550 rodata
│   ├── str_rfind.lto_priv.0                                                                       10   0.00%  0x000a1595 text
│   ├── str_rfind_obj                                                                              12   0.00%  0x000b45dc rodata
│   ├── str_rindex.lto_priv.0                                                                      10   0.00%  0x000a15a7 text
│   ├── str_rindex_obj                                                                             12   0.00%  0x000b45c4 rodata
│   ├── str_rsplit.lto_priv.0                                                                     264   0.03%  0x000596cd text
│   ├── str_rsplit_obj                                                                             12   0.00%  0x000b45a4 rodata
│   ├── str_rstrip.lto_priv.0                                                                      10   0.00%  0x000a13d7 text
│   ├── str_rstrip_obj                                                                             12   0.00%  0x000b4568 rodata
│   ├── str_split_obj                                                                              12   0.00%  0x000b45b0 rodata
│   ├── str_startswith.lto_priv.0                                                                 116   0.01%  0x000a15b1 text
│   ├── str_startswith_obj                                                                         12   0.00%  0x000b4598 rodata
│   ├── str_startswith_word.lto_priv.0                                                             68   0.01%  0x0006a149 text
│   ├── str_strip.lto_priv.0                                                                       10   0.00%  0x000a13c3 text
│   ├── str_strip_obj                                                                              12   0.00%  0x000b4580 rodata
│   ├── str_to_int                                                                                 48   0.00%  0x000a0ceb text
│   ├── str_token                                                                                  26   0.00%  0x0009318f text
│   ├── str_uni_istype                                                                            116   0.01%  0x0005a0ed text
│   ├── str_uni_strip                                                                             276   0.03%  0x00055c85 text
│   ├── str_upper.lto_priv.0                                                                       12   0.00%  0x0005b8fd text
│   ├── str_upper_obj                                                                               8   0.00%  0x000b4534 rodata
│   ├─%E2%94%80 strchr                                                                                     26   0.00%  0x000afd55 text
│   ├── strcmp                                                                                     20   0.00%  0x0000b24d text
│   ├── strcpy                                                                                     16   0.00%  0x000afb61 text
│   ├── strcspn                                                                                    34   0.00%  0x000afd6f text
│   ├── stream_flush.lto_priv.0                                                                    36   0.00%  0x000a298f text
│   ├── stream_read.lto_priv.0                                                                    212   0.02%  0x0005ba59 text
│   ├── stream_readinto.lto_priv.0                                                                 74   0.01%  0x000a2a73 text
│   ├── stream_seek.lto_priv.0                                                                     88   0.01%  0x000a291f text
│   ├── stream_tell.lto_priv.0                                                                     24   0.00%  0x000a2977 text
│   ├── stream_unbuffered_readline.lto_priv.0                                                     160   0.02%  0x0005bb2d text
│   ├── stream_unbuffered_readlines.lto_priv.0                                                     44   0.00%  0x000a2c13 text
│   ├── stream_write_method.lto_priv.0                                                            116   0.01%  0x000a29ff text
│   ├── strerror                                                                                   20   0.00%  0x0008db85 text
│   ├── strictly_equal.lto_priv.0                                                                  96   0.01%  0x00066bf9 text
│   ├── stringio_getvalue.lto_priv.0                                                               52   0.01%  0x00068d61 text
│   ├── stringio_getvalue_obj.lto_priv.0                                                            8   0.00%  0x000b602c rodata
│   ├── stringio_ioctl.lto_priv.0                                                                 108   0.01%  0x000a6c91 text
│   ├── stringio_locals_dict.lto_priv.0                                                            16   0.00%  0x000b65d0 rodata
│   ├── stringio_locals_dict_table.lto_priv.0                                                      88   0.01%  0x000b63d8 rodata
│   ├── stringio_make_new.lto_priv.0                                                              188   0.02%  0x00068ca5 text
│   ├── stringio_print.lto_priv.0                                                                  40   0.00%  0x0006803d text
│   ├── stringio_read.lto_priv.0                                                                   56   0.01%  0x000a6f61 text
│   ├── stringio_stream_p.lto_priv.0                                                               16   0.00%  0x000b65e0 rodata
│   ├── stringio_write.lto_priv.0                                                                 158   0.02%  0x000a7a17 text
│   ├── strlen                                                                                     16   0.00%  0x0000b261 text
│   ├── strncmp                                                                                    36   0.00%  0x000afb71 text
│   ├── strncpy                                                                                    38   0.00%  0x000afd91 text
│   ├── strnlen                                                                                    24   0.00%  0x000afa29 text
│   ├── strrchr                                                                                    40   0.00%  0x000afdb7 text
│   ├── strspn                                                                                     32   0.00%  0x000afddf text
│   ├── strstr                                                                                     44   0.00%  0x000afdff text
│   ├── strtol                                                                                     20   0.00%  0x0008dc95 text
│   ├── strtoul                                                                                    20   0.00%  0x0008dd8d text
│   ├── struct_calcsize.lto_priv.0                                                                 26   0.00%  0x000a75df text
│   ├── struct_calcsize_obj                                                                         8   0.00%  0x000b6da0 rodata
│   ├── struct_pack.lto_priv.0                                                                     66   0.01%  0x000a768d text
│   ├── struct_pack_into.lto_priv.0                                                                84   0.01%  0x000686e5 text
│   ├── struct_pack_into_internal                                                                 456   0.05%  0x0006851d text
│   ├── struct_pack_into_obj                                                                       12   0.00%  0x000b6d88 rodata
│   ├── struct_pack_obj                                                                            12   0.00%  0x000b6d94 rodata
│   ├── struct_unpack_from.lto_priv.0                                                             476   0.05%  0x00068291 text
│   ├── struct_unpack_from_obj                                                                     12   0.00%  0x000b6d7c rodata
│   ├── stypes.10                                                                                  24   0.00%  0x000b1540 rodata
│   ├── sub32                                                                                      22   0.00%  0x000a9f2d text
│   ├── submit_to_queue_locked.lto_priv.0                                                         160   0.02%  0x00053ad9 text
│   ├── sum_sfn.lto_priv.0                                                                         30   0.00%  0x000a406b text
│   ├── super_attr.lto_priv.0                                                                     160   0.02%  0x0005a32d text
│   ├── super_make_new.lto_priv.0                                                                  72   0.01%  0x0005b5b9 text
│   ├── super_print.lto_priv.0                                                                     64   0.01%  0x00059ad9 text
│   ├── supp_make_argv.constprop.0                                                                 68   0.01%  0x0007d395 text
│   ├── supp_shell_connect_status                                                                 180   0.02%  0x0002804d text
│   ├── supplicant_11k_cfg                                                                         40   0.00%  0x000247d1 text
│   ├── supplicant_11k_neighbor_request                                                           132   0.01%  0x000251b9 text
│   ├── supplicant_ap_disable                                                                      96   0.01%  0x00028a4d text
│   ├── supplicant_ap_enable                                                                      236   0.02%  0x0002867d text
│   ├── supplicant_ap_sta_disconnect                                                              132   0.01%  0x00028769 text
│   ├── supplicant_bss_ext_capab                                                                   72   0.01%  0x000284b1 text
│   ├── supplicant_channel                                                                         40   0.00%  0x000248c1 text
│   ├── supplicant_connect                                                                        184   0.02%  0x00028aad text
│   ├── supplicant_disconnect                                                                       6   0.00%  0x00096c43 text
│   ├── supplicant_filter                                                                          40   0.00%  0x00024899 text
│   ├── supplicant_generate_state_event                                                           112   0.01%  0x00028b65 text
│   ├── supplicant_get_power_save_config                                                           40   0.00%  0x00024849 text
│   ├── supplicant_get_rts_threshold                                                               40   0.00%  0x00024911 text
│   ├── supplicant_get_version                                                                     40   0.00%  0x0002477d text
│   ├── supplicant_get_wifi_conn_params                                                            80   0.01%  0x0002853d text
│   ├── supplicant_legacy_roam                                                                     68   0.01%  0x000284f9 text
│   ├── supplicant_mode                                                                            40   0.00%  0x00024871 text
│   ├── supplicant_pmksa_flush                                                                    104   0.01%  0x000283bd text
│   ├── supplicant_reg_domain                                                                     140   0.01%  0x00028425 text
│   ├── supplicant_scan                                                                            44   0.00%  0x000247a5 text
│   ├── supplicant_send_wifi_mgmt_ap_status                                                        18   0.00%  0x00096735 text
│   ├── supplicant_send_wifi_mgmt_event.constprop.0                                               664   0.07%  0x000848d9 text
│   ├── supplicant_set_power_save                                                                  40   0.00%  0x000247f9 text
│   ├── supplicant_set_rts_threshold                                                               40   0.00%  0x000248e9 text
│   ├── supplicant_set_twt                                                                         40   0.00%  0x00024821 text
│   ├── supplicant_status                                                                         700   0.07%  0x00028101 text
│   ├── supplicant_wps_config                                                                     240   0.02%  0x0002858d text
│   ├── swapfunc                                                                                   50   0.01%  0x000af5db text
│   ├── sync_fs                                                                                   160   0.02%  0x0005f0a1 text
│   ├── sync_window                                                                                66   0.01%  0x000a3413 text
│   ├── sys_bitarray_free.constprop.0                                                             124   0.01%  0x0008462d text
│   ├── sys_clock_cycle_get_32                                                                      8   0.00%  0x0009f759 text
│   ├── sys_clock_driver_init                                                                     348   0.04%  0x00046645 text
│   ├── sys_clock_set_timeout.constprop.0                                                          76   0.01%  0x0008714d text
│   ├── sys_clock_tick_get                                                                         48   0.00%  0x00051d09 text
│   ├── sys_clock_timeout_handler.lto_priv.0                                                      472   0.05%  0x0004a599 text
│   ├── sys_csrand_get.lto_priv.1.lto_priv.0                                                       28   0.00%  0x00010f95 text
│   ├── sys_dlist_get.lto_priv.1.lto_priv.0                                                        20   0.00%  0x000a041b text
│   ├── sys_dlist_peek_next.lto_priv.2.lto_priv.0                                                  20   0.00%  0x0009b86f text
│   ├── sys_dlist_remove.lto_priv.4                                                                16   0.00%  0x000a021d text
│   ├── sys_heap_aligned_alloc                                                                    328   0.03%  0x0009191b text
│   ├── sys_heap_free                                                                              44   0.00%  0x000918ef text
│   ├── sys_heap_init                                                                             176   0.02%  0x00091a63 text
│   ├── sys_mutable_keys                                                                            4   0.00%  0x000bb994 rodata
│   ├── sys_rand32_get.lto_priv.2.lto_priv.0                                                       20   0.00%  0x00093341 text
│   ├── sys_rand_get.lto_priv.0.lto_priv.0                                                         60   0.01%  0x00010f59 text
│   ├── sys_slist_append.lto_priv.4.lto_priv.0                                                     20   0.00%  0x00091b75 text
│   ├── sys_slist_find_and_remove.lto_priv.0.lto_priv.0                                            32   0.00%  0x0009bb27 text
│   ├── sys_slist_get.lto_priv.1.lto_priv.0                                                        20   0.00%  0x0009d84b text
│   ├── sys_slist_prepend.lto_priv.0.lto_priv.0                                                    14   0.00%  0x0009baf9 text
│   ├── sys_slist_remove.lto_priv.3.lto_priv.0                                                     32   0.00%  0x0009bb07 text
│   ├── sys_timepoint_calc                                                                         72   0.01%  0x000a0391 text
│   ├── sys_timepoint_expired.lto_priv.1.lto_priv.0                                                30   0.00%  0x0009b883 text
│   ├── sys_timepoint_timeout                                                                      66   0.01%  0x000a03d9 text
│   ├── tanf                                                                                       88   0.01%  0x0008eec5 text
│   ├── tc_rx_handler                                                                              38   0.00%  0x0009e7cd text
│   ├── tc_tx_handler                                                                              98   0.01%  0x0009da51 text
│   ├── tcp_cleanup_recv_queue                                                                     50   0.01%  0x0009dab3 text
│   ├── tcp_compute_new_length                                                                     26   0.00%  0x0009cfd3 text
│   ├── tcp_conn_close.lto_priv.0                                                                 124   0.01%  0x0009e165 text
│   ├── tcp_conn_release                                                                          296   0.03%  0x00041c11 text
│   ├── tcp_conn_unref                                                                             48   0.00%  0x0004075d text
│   ├── tcp_conns_slab                                                                             28   0.00%  0x200089e0 k_mem_slab_area
│   ├── tcp_data_get                                                                              246   0.03%  0x0009e6d7 text
│   ├── tcp_data_len                                                                               42   0.00%  0x0009df43 text
│   ├── tcp_derive_rto                                                                             36   0.00%  0x0009e24d text
│   ├── tcp_endpoint_cmp                                                                           48   0.00%  0x0009df13 text
│   ├── tcp_endpoint_set                                                                           90   0.01%  0x0009deb9 text
│   ├── tcp_enter_time_wait                                                                        40   0.00%  0x00041259 text
│   ├── tcp_fin_timeout                                                                            12   0.00%  0x0009e1ed text
│   ├── tcp_in                                                                                   3844   0.40%  0x00044171 text
│   ├── tcp_init_isn                                                                              216   0.02%  0x0004078d text
│   ├── tcp_last_ack_timeout                                                                       12   0.00%  0x0009e1f9 text
│   ├── tcp_lock                                                                                   20   0.00%  0x20008bd0 k_mutex_area
│   ├── tcp_new_reno_init                                                                         130   0.01%  0x0009e2e9 text
│   ├── tcp_out                                                                                    10   0.00%  0x0009e5c9 text
│   ├── tcp_out_ext                                                                               444   0.05%  0x000438f5 text
│   ├── tcp_pkt_append.lto_priv.0                                                                 184   0.02%  0x00040b4d text
│   ├── tcp_pkt_pull                                                                              128   0.01%  0x0009df6d text
│   ├── tcp_recv.lto_priv.0                                                                       480   0.05%  0x0004530d text
│   ├── tcp_resend_data                                                                           500   0.05%  0x00043c95 text
│   ├── tcp_send                                                                                   34   0.00%  0x0009e56f text
│   ├── tcp_send_ack                                                                               42   0.00%  0x0009e5d3 text
│   ├── tcp_send_data                                                                             296   0.03%  0x00043b6d text
│   ├── tcp_send_process                                                                           56   0.01%  0x0009e591 text
│   ├── tcp_send_process_no_lock                                                                  304   0.03%  0x000437c5 text
│   ├── tcp_send_queued_data.part.0.lto_priv.0                                                    180   0.02%  0x00043e89 text
│   ├── tcp_send_timer_cancel                                                                     144   0.01%  0x000411c9 text
│   ├── tcp_send_zwp                                                                              188   0.02%  0x00043ab1 text
│   ├── tcp_setup_last_ack_timer                                                                   76   0.01%  0x000406f5 text
│   ├── tcp_short_window                                                                          138   0.01%  0x0009e36b text
│   ├── tcp_timewait_timeout                                                                       12   0.00%  0x0009e1e1 text
│   ├── tcp_unsent_len                                                                             60   0.01%  0x0009cf79 text
│   ├── tcp_update_recv_wnd.lto_priv.0                                                            218   0.02%  0x0009e5fd text
│   ├── tcp_validate_seq                                                                           30   0.00%  0x0009cfb5 text
│   ├── tcp_window_full.lto_priv.0                                                                 30   0.00%  0x0009d85f text
│   ├── test_qstr.lto_priv.0                                                                       68   0.01%  0x0006a18d text
│   ├── tfm_mutex                                                                                  20   0.00%  0x20008be4 k_mutex_area
│   ├── tfm_ns_fault_handler_callback                                                             806   0.08%  0x0004b451 text
│   ├── tfm_ns_interface_dispatch.constprop.0                                                     176   0.02%  0x0007cb45 text
│   ├── tfm_platform_ioctl.constprop.0                                                             52   0.01%  0x0007cbf5 text
│   ├── th_get                                                                                    286   0.03%  0x0009dd9b text
│   ├── thread_entry                                                                              292   0.03%  0x0006a1d1 text
│   ├── thread_is_sliceable                                                                         4   0.00%  0x000a035b text
│   ├── thread_lock___exit__.lto_priv.0                                                             6   0.00%  0x000a7c51 text
│   ├── thread_lock___exit___obj.lto_priv.0                                                        12   0.00%  0x000b5c68 rodata
│   ├── thread_lock_acquire.lto_priv.0                                                             76   0.01%  0x000687ad text
│   ├── thread_lock_acquire_obj.lto_priv.0                                                         12   0.00%  0x000b5c84 rodata
│   ├── thread_lock_locals_dict.lto_priv.0                                                         16   0.00%  0x000b6440 rodata
│   ├── thread_lock_locals_dict_table.lto_priv.0                                                   40   0.00%  0x000b6060 rodata
│   ├── thread_lock_locked.lto_priv.0                                                              12   0.00%  0x000a6937 text
│   ├── thread_lock_locked_obj.lto_priv.0                                                           8   0.00%  0x000b5c74 rodata
│   ├── thread_lock_release.lto_priv.0                                                             44   0.00%  0x00068fe5 text
│   ├── thread_lock_release_obj.lto_priv.0                                                          8   0.00%  0x000b5c7c rodata
│   ├── thread_print_cb.lto_priv.0                                                                 64   0.01%  0x0000dbcd text
│   ├── ticks_add                                                                                  52   0.01%  0x0009effd text
│   ├── ticks_sub                                                                                  38   0.00%  0x0009efd7 text
│   ├── time_localtime.lto_priv.0                                                                 132   0.01%  0x000a39a5 text
│   ├── time_mktime.lto_priv.0                                                                    276   0.03%  0x0005f2e9 text
│   ├── time_sleep.lto_priv.0                                                                      36   0.00%  0x0005e9e9 text
│   ├── time_sleep_ms.lto_priv.0                                                                   18   0.00%  0x000a3225 text
│   ├── time_sleep_us.lto_priv.0                                                                   18   0.00%  0x000a3237 text
│   ├── time_ticks_add.lto_priv.0                                                                  60   0.01%  0x0005e8a5 text
│   ├── time_ticks_cpu.lto_priv.0                                                                  24   0.00%  0x0005ea69 text
│   ├── time_ticks_diff.lto_priv.0                                                                 26   0.00%  0x000a2e21 text
│   ├── time_ticks_ms.lto_priv.0                                                                   24   0.00%  0x0005ea0d text
│   ├── time_ticks_us.lto_priv.0                                                                   68   0.01%  0x0005ea25 text
│   ├── time_time.lto_priv.0                                                                       24   0.00%  0x000a3249 text
│   ├── time_time_ns.lto_priv.0                                                                    14   0.00%  0x000a3217 text
│   ├── timeout_list                                                                                8   0.00%  0x200087ec datas
│   ├── timeout_to_ms.lto_priv.0                                                                   52   0.01%  0x0009b91d text
│   ├── timer_expiry_function                                                                       6   0.00%  0x0009fd45 text
│   ├── timestamp_func.lto_priv.0                                                                   4   0.00%  0x200084a0 datas
│   ├── timeutils_days_in_month                                                                    40   0.00%  0x0005e0ed text
│   ├── timeutils_is_leap_year                                                                     40   0.00%  0x000a2e5d text
│   ├── timeutils_seconds_since_2000                                                              120   0.01%  0x0005f271 text
│   ├── timeutils_seconds_since_2000_to_struct_time                                               304   0.03%  0x0005f141 text
│   ├── tls_alloc                                                                                 188   0.02%  0x0003dc9d text
│   ├── tls_ctr_drbg_random.lto_priv.0                                                              8   0.00%  0x0009b81b text
│   ├── tls_id_match_table                                                                         24   0.00%  0x000bc4b4 rodata
│   ├── tls_init                                                                                   48   0.00%  0x0003cca5 text
│   ├── tls_is_supported                                                                           26   0.00%  0x0009b48b text
│   ├── tls_mbedtls_handshake.constprop.0                                                         196   0.02%  0x000ad46b text
│   ├── tls_mbedtls_init                                                                         1376   0.14%  0x0003e17d text
│   ├── tls_mbedtls_reset.lto_priv.0                                                              258   0.03%  0x0009b951 text
│   ├── tls_prf_generic                                                                           360   0.04%  0x00073d35 text
│   ├── tls_prf_sha256                                                                             32   0.00%  0x000a9d59 text
│   ├── tls_prf_sha384                                                                             32   0.00%  0x000a9d79 text
│   ├── tls_release                                                                               304   0.03%  0x0003cae5 text
│   ├── tls_rx                                                                                     48   0.00%  0x0003d879 text
│   ├── tls_sock_accept_vmeth                                                                     212   0.02%  0x0003ea45 text
│   ├── tls_sock_bind_vmeth                                                                         6   0.00%  0x0009bbdb text
│   ├── tls_sock_close2_vmeth                                                                      60   0.01%  0x0009b823 text
│   ├── tls_sock_connect_vmeth                                                                    872   0.09%  0x0003e6dd text
│   ├── tls_sock_fd_op_vtable                                                                      68   0.01%  0x000b3fc8 rodata
│   ├── tls_sock_getpeername_vmeth                                                                 98   0.01%  0x0009c097 text
│   ├── tls_sock_getsockname_vmeth                                                                 98   0.01%  0x0009c0f9 text
│   ├── tls_sock_getsockopt_vmeth                                                                 300   0.03%  0x0003da59 text
│   ├── tls_sock_ioctl_vmeth                                                                      892   0.09%  0x0003dded text
│   ├── tls_sock_listen_vmeth                                                                      14   0.00%  0x0009bc93 text
│   ├── tls_sock_read_vmeth                                                                        34   0.00%  0x0009c5c1 text
│   ├── tls_sock_recvfrom_vmeth                                                                    36   0.00%  0x0009c59d text
│   ├── tls_sock_sendmsg_vmeth                                                                    124   0.01%  0x0009bf85 text
│   ├── tls_sock_sendto_vmeth                                                                      32   0.00%  0x0009c023 text
│   ├── tls_sock_setsockopt_vmeth                                                                 500   0.05%  0x0003ccf5 text
│   ├── tls_sock_shutdown_vmeth                                                                    84   0.01%  0x0009c043 text
│   ├── tls_sock_write_vmeth                                                                       34   0.00%  0x0009c001 text
│   ├── tls_tx                                                                                     48   0.00%  0x0003d849 text
│   ├── tok_enc_kind                                                                               44   0.00%  0x000d70cf rodata
│   ├── tok_kw                                                                                    144   0.01%  0x000b9168 rodata
│   ├── transfer_next_chunk                                                                       448   0.05%  0x00047c11 text
│   ├── transition_complete                                                                        28   0.00%  0x00091bc5 text
│   ├── transitions.0                                                                              12   0.00%  0x000b40b4 rodata
│   ├── transitions.0                                                                              12   0.00%  0x000b44c8 rodata
│   ├── tty_putchar.lto_priv.0                                                                    154   0.02%  0x00092043 text
│   ├── tty_uart_isr.lto_priv.0                                                                   192   0.02%  0x000920e1 text
│   ├── tuple_count.lto_priv.0                                                                     12   0.00%  0x000a28dd text
│   ├── tuple_count_obj.lto_priv.0                                                                  8   0.00%  0x000b4b2c rodata
│   ├── tuple_index.lto_priv.0                                                                     16   0.00%  0x000a289f text
│   ├── tuple_index_obj.lto_priv.0                                                                 12   0.00%  0x000b4b20 rodata
│   ├── tuple_it_iternext                                                                          28   0.00%  0x000a2333 text
│   ├── tuple_locals_dict.lto_priv.0                                                               16   0.00%  0x000b4e80 rodata
│   ├── tuple_locals_dict_table.lto_priv.0                                                         16   0.00%  0x000b4b44 rodata
│   ├── two_over_pi                                                                               792   0.08%  0x000bb534 rodata
│   ├── twt_rpu_to_wifi_mgmt_neg_type                                                              60   0.01%  0x0004a771 text
│   ├── tx_bufs.lto_priv.0                                                                         56   0.01%  0x20008df4 net_buf_pool_area
│   ├── tx_cmd_init                                                                               972   0.10%  0x0006c49d text
│   ├── tx_desc_free                                                                               80   0.01%  0x000a876d text
│   ├── tx_desc_get                                                                               174   0.02%  0x000a8c8b text
│   ├── tx_pending_process                                                                         84   0.01%  0x0006c869 text
│   ├── tx_pkts                                                                                    28   0.00%  0x200089fc k_mem_slab_area
│   ├── txq_be.5.lto_priv.0.lto_priv.0                                                             16   0.00%  0x000b14c0 rodata
│   ├── txq_bk.4.lto_priv.0.lto_priv.0                                                             16   0.00%  0x000b14b0 rodata
│   ├── txq_vi.6.lto_priv.0.lto_priv.0                                                             16   0.00%  0x000b14d0 rodata
│   ├── txq_vo.7.lto_priv.0.lto_priv.0                                                             16   0.00%  0x000b14e0 rodata
│   ├── type_attr.lto_priv.0                                                                      288   0.03%  0x0005a3cd text
│   ├── type_call.lto_priv.0                                                                       40   0.00%  0x0005a58d text
│   ├── type_get_iternext                                                                          56   0.01%  0x00059989 text
│   ├── type_make_new.lto_priv.0                                                                  500   0.05%  0x0005b35d text
│   ├── type_print.lto_priv.0                                                                      12   0.00%  0x00059b19 text
│   ├── types.0                                                                                    64   0.01%  0x000b8490 rodata
│   ├── uart_console_init                                                                          36   0.00%  0x00046abd text
│   ├── uart_nrfx_uarte_driver_api.lto_priv.0                                                      68   0.01%  0x000b02a4 uart_driver_api_area
│   ├── uart_poll_out.lto_priv.2.lto_priv.0                                                         6   0.00%  0x00091c3b text
│   ├── uart_stream_p.lto_priv.0                                                                   16   0.00%  0x000b6510 rodata
│   ├── uarte0_int_driven                                                                          20   0.00%  0x20008048 datas
│   ├── uarte_0_data.lto_priv.0                                                                    16   0.00%  0x2000805c datas
│   ├── uarte_0_init.lto_priv.0                                                                   260   0.03%  0x0004643d text
│   ├── uarte_0z_config.lto_priv.0                                                                 36   0.00%  0x000b0c38 rodata
│   ├── uarte_nrfx_err_check.lto_priv.0                                                            14   0.00%  0x0009ebd5 text
│   ├── uarte_nrfx_fifo_fill.lto_priv.0                                                           134   0.01%  0x0009ef25 text
│   ├── uarte_nrfx_fifo_read.lto_priv.0                                                            40   0.00%  0x0009ec29 text
│   ├── uarte_nrfx_irq_callback_set.lto_priv.0                                                     12   0.00%  0x0009ed31 text
│   ├── uarte_nrfx_irq_err_disable.lto_priv.0                                                      14   0.00%  0x0009ece9 text
│   ├── uarte_nrfx_irq_err_enable.lto_priv.0                                                       14   0.00%  0x0009ecdb text
│   ├── uarte_nrfx_irq_is_pending.lto_priv.0                                                       54   0.01%  0x0009ecf7 text
│   ├── uarte_nrfx_irq_rx_disable.lto_priv.0                                                       12   0.00%  0x0009eccf text
│   ├── uarte_nrfx_irq_rx_enable.lto_priv.0                                                        12   0.00%  0x0009ecc3 text
│   ├── uarte_nrfx_irq_rx_ready.lto_priv.0                                                         16   0.00%  0x0009ecb3 text
│   ├── uarte_nrfx_irq_tx_disable.lto_priv.0                                                       16   0.00%  0x0009ec85 text
│   ├── uarte_nrfx_irq_tx_enable.lto_priv.0                                                        52   0.01%  0x0009ec51 text
│   ├── uarte_nrfx_irq_tx_ready_complete.lto_priv.0                                                30   0.00%  0x0009ec95 text
│   ├── uarte_nrfx_irq_update.lto_priv.0                                                            4   0.00%  0x0009ed2d text
│   ├── uarte_nrfx_isr_int.lto_priv.0                                                             140   0.01%  0x0009eb49 text
│   ├── uarte_nrfx_pm_action                                                                       62   0.01%  0x0009f045 text
│   ├── uarte_nrfx_poll_in.lto_priv.0                                                              38   0.00%  0x0009ec03 text
│   ├── uarte_nrfx_poll_out.lto_priv.0                                                            176   0.02%  0x00047a41 text
│   ├── uc437                                                                                     256   0.03%  0x000bbc8a rodata
│   ├── umac_cmd_alloc.constprop.0                                                                 44   0.00%  0x00079651 text
│   ├── umac_cmd_cfg                                                                               88   0.01%  0x0006cd55 text
│   ├── unichar_isalpha                                                                            20   0.00%  0x00059895 text
│   ├── unichar_isdigit                                                                            20   0.00%  0x000598a9 text
│   ├── unichar_islower                                                                            20   0.00%  0x0005986d text
│   ├── unichar_isspace                                                                            20   0.00%  0x00059881 text
│   ├── unichar_isupper                                                                            20   0.00%  0x00059859 text
│   ├── unichar_isxdigit                                                                           20   0.00%  0x0005b851 text
│   ├── unichar_tolower                                                                            16   0.00%  0x000a2313 text
│   ├── unichar_toupper                                                                            16   0.00%  0x000a2323 text
│   ├── unpend_thread_no_timeout.lto_priv.3.lto_priv.0                                             20   0.00%  0x000a0259 text
│   ├── unready_thread.lto_priv.0                                                                  84   0.01%  0x000530d1 text
│   ├── unregister_module_from_nlr_jump_callback.lto_priv.0                                        20   0.00%  0x00063fe5 text
│   ├── unschedule_locked.lto_priv.0                                                               36   0.00%  0x000a065f text
│   ├── update_channel_utilization                                                                176   0.02%  0x0002d3c9 text
│   ├── update_operational_state.lto_priv.0                                                       284   0.03%  0x00040f91 text
│   ├── update_pend_q_bmp.lto_priv.0                                                              136   0.01%  0x0006c415 text
│   ├── usage_fault.constprop.0                                                                   296   0.03%  0x0007ceb5 text
│   ├── valid_cw.lto_priv.0                                                                       104   0.01%  0x000104b1 text
│   ├── validate                                                                                   70   0.01%  0x000a3805 text
│   ├── vfs_fat_fileio_stream_p                                                                    16   0.00%  0x000b8778 rodata
│   ├── vfs_fat_mount.lto_priv.0                                                                   84   0.01%  0x0005ede9 text
│   ├── vfs_fat_mount_obj.lto_priv.0                                                                8   0.00%  0x000b5e54 rodata
│   ├── vfs_fat_rawfile_locals_dict                                                                16   0.00%  0x000b8788 rodata
│   ├── vfs_fat_rawfile_locals_dict_table                                                          96   0.01%  0x000b8718 rodata
│   ├── vfs_fat_textio_stream_p                                                                    16   0.00%  0x000b8798 rodata
│   ├── vfs_fat_umount.lto_priv.0                                                                   4   0.00%  0x000a2e3b text
│   ├── vfs_module_globals.lto_priv.0                                                              16   0.00%  0x000b7c24 rodata
│   ├── vfs_module_globals_table.lto_priv.0                                                        40   0.00%  0x000b7220 rodata
│   ├── vht160_table                                                                               96   0.01%  0x000b22ec rodata
│   ├── vht20_table                                                                                88   0.01%  0x000b21d4 rodata
│   ├── vht40_table                                                                                96   0.01%  0x000b222c rodata
│   ├── vht80_table                                                                                96   0.01%  0x000b228c rodata
│   ├── vsniprintf                                                                                 28   0.00%  0x0008e9f5 text
│   ├── vstr_add_byte                                                                              24   0.00%  0x000a2bdd text
│   ├── vstr_add_str                                                                               26   0.00%  0x000a2c63 text
│   ├── vstr_add_strn                                                                              36   0.00%  0x000a2c3f text
│   ├── vstr_clear                                                                                 20   0.00%  0x000a2ae9 text
│   ├── vstr_cut_out_bytes                                                                         44   0.00%  0x000a2b53 text
│   ├── vstr_ensure_extra.lto_priv.0                                                               46   0.00%  0x000a2baf text
│   ├── vstr_ensure_extra.part.0.lto_priv.0                                                        16   0.00%  0x0005ba49 text
│   ├── vstr_init                                                                                  28   0.00%  0x000a2abd text
│   ├── vstr_init_len                                                                              16   0.00%  0x000a2ad9 text
│   ├── vstr_ins_blank_bytes.constprop.0                                                           46   0.00%  0x000aed17 text
│   ├── vstr_null_terminated_str                                                                   48   0.00%  0x000a2b7f text
│   ├── wait                                                                                      134   0.01%  0x0009bed9 text
│   ├── wait_events                                                                                40   0.00%  0x200088d8 datas
│   ├── wait_for_event_sem                                                                         24   0.00%  0x20008cac k_sem_area
│   ├── wait_for_reason.lto_priv.0                                                                 38   0.00%  0x0009bf5f text
│   ├── wait_for_scan_resp_sem                                                                     24   0.00%  0x20008cc4 k_sem_area
│   ├── wait_q.0                                                                                    8   0.00%  0x200087e4 datas
│   ├── wait_start.lto_priv.0                                                                       8   0.00%  0x20008d0c k_condvar_area
│   ├── waiter.lto_priv.0                                                                          24   0.00%  0x20008cdc k_sem_area
│   ├── wdt_0_data.lto_priv.0                                                                      64   0.01%  0x200085d0 datas
│   ├── wdt_0_event_handler                                                                        76   0.01%  0x00046a45 text
│   ├── wdt_0_init                                                                                 56   0.01%  0x0004619d text
│   ├── wdt_0z_config.lto_priv.0                                                                    8   0.00%  0x000b40f8 rodata
│   ├── wdt_default                                                                                12   0.00%  0x200088b4 datas
│   ├── wdt_nrf_disable.lto_priv.0                                                                172   0.02%  0x000467dd text
│   ├── wdt_nrf_feed.lto_priv.0                                                                    52   0.01%  0x00045ee9 text
│   ├── wdt_nrf_install_timeout.lto_priv.0                                                        164   0.02%  0x00045e45 text
│   ├── wdt_nrf_setup.lto_priv.0                                                                  152   0.02%  0x00046005 text
│   ├── wdt_nrfx_driver_api.lto_priv.0                                                             16   0.00%  0x000b0278 wdt_driver_api_area
│   ├── whitespace.0                                                                                7   0.00%  0x000d3804 rodata
│   ├── wifi_disconnect.constprop.0                                                                36   0.00%  0x000ad699 text
│   ├── wifi_drv_ctrl_mem_pool                                                                     20   0.00%  0x20008a54 k_heap_area
│   ├── wifi_drv_data_mem_pool                                                                     20   0.00%  0x20008a68 k_heap_area
│   ├── wifi_iface_status.constprop.0                                                              40   0.00%  0x000ad671 text
│   ├── wifi_mgmt_event_handler                                                                   784   0.08%  0x0005d795 text
│   ├── wifi_nm_get_instance.constprop.0                                                           48   0.00%  0x0007d365 text
│   ├── wifi_nm_get_instance_iface                                                                 76   0.01%  0x00040c85 text
│   ├── wifi_nm_lock.lto_priv.0                                                                    20   0.00%  0x20008bf8 k_mutex_area
│   ├── wifi_nm_wifi_supplicant                                                                    16   0.00%  0x20008ef0 wifi_nm_instance_area
│   ├── wifi_offload_ops.lto_priv.0                                                                40   0.00%  0x000b3800 rodata
│   ├── wifi_proc                                                                                  24   0.00%  0x200088c0 datas
│   ├── wifi_ready_cb                                                                              12   0.00%  0x0005daa5 text
│   ├── wifi_ready_init                                                                            36   0.00%  0x0004a9e1 text
│   ├── wifi_ready_mutex.lto_priv.0                                                                20   0.00%  0x20008c0c k_mutex_area
│   ├── wifi_ready_state_changed_sem                                                               24   0.00%  0x20008cf4 k_sem_area
│   ├── wifi_ready_work_handler                                                                    10   0.00%  0x0009fbf9 text
│   ├── wifi_sta_conn_status.lto_priv.0                                                             2   0.00%  0x20008974 datas
│   ├── with_errnof                                                                                28   0.00%  0x000aff5b text
│   ├── wlan_active.lto_priv.0                                                                     86   0.01%  0x000a2ccb text
│   ├── wlan_active_obj.lto_priv.0                                                                 12   0.00%  0x000b5d10 rodata
│   ├── wlan_is_ip_allocated.lto_priv.0                                                            12   0.00%  0x000599c1 text
│   ├── wlan_is_ip_allocated_obj.lto_priv.0                                                         8   0.00%  0x000b5cb8 rodata
│   ├── wlan_isconnected.lto_priv.0                                                                50   0.01%  0x000a248d text
│   ├── wlan_isconnected_obj.lto_priv.0                                                             8   0.00%  0x000b5ccc rodata
│   ├── wlan_locals_dict.lto_priv.0                                                                16   0.00%  0x000b6460 rodata
│   ├── wlan_locals_dict_table.lto_priv.0                                                          80   0.01%  0x000b60b0 rodata
│   ├── wlan_make_new.lto_priv.0                                                                  596   0.06%  0x0005db79 text
│   ├── work_queue_main                                                                           284   0.03%  0x000538b1 text
│   ├── work_timeout                                                                               60   0.01%  0x000a0a0f text
│   ├── workqueue_callback                                                                          6   0.00%  0x0009fd35 text
│   ├── workqueue_init                                                                            100   0.01%  0x00053a41 text
│   ├── wpa_add_kde                                                                                68   0.01%  0x00099c9b text
│   ├── wpa_add_scan_freqs_list.constprop.0                                                       160   0.02%  0x000ae411 text
│   ├── wpa_akm_to_suite                                                                          268   0.03%  0x0000f34d text
│   ├── wpa_alg_to_cipher_suite                                                                   196   0.02%  0x0004a805 text
│   ├── wpa_auth_for_each_sta                                                                      18   0.00%  0x000992b9 text
│   ├── wpa_auth_get_psk.lto_priv.0                                                                30   0.00%  0x000999b5 text
│   ├── wpa_auth_get_seqnum.constprop.0                                                            38   0.00%  0x000ae3eb text
│   ├── wpa_auth_iface_iter                                                                        48   0.00%  0x0009936b text
│   ├── wpa_auth_logger                                                                            28   0.00%  0x000999f5 text
│   ├── wpa_auth_okc_iter.lto_priv.0                                                              172   0.02%  0x00037285 text
│   ├── wpa_auth_pmksa_clear_cb                                                                    18   0.00%  0x000992cb text
│   ├── wpa_auth_pmksa_flush                                                                       28   0.00%  0x00099b7b text
│   ├── wpa_auth_pmksa_free_cb.lto_priv.0                                                          16   0.00%  0x00033b45 text
│   ├── wpa_auth_pmksa_remove                                                                      34   0.00%  0x00099b59 text
│   ├── wpa_auth_set_eapol.lto_priv.0                                                              28   0.00%  0x00099999 text
│   ├── wpa_auth_set_key.lto_priv.0                                                                34   0.00%  0x000999d3 text
│   ├── wpa_auth_set_rsn_selection                                                                 74   0.01%  0x00099bc7 text
│   ├── wpa_auth_sm_event                                                                         360   0.04%  0x00035159 text
│   ├── wpa_auth_sta_deinit                                                                       156   0.02%  0x00034451 text
│   ├── wpa_auth_sta_init.constprop.0                                                              46   0.00%  0x000ade9b text
│   ├── wpa_auth_uses_sae                                                                          18   0.00%  0x00099b97 text
│   ├── wpa_auth_vlogger                                                                           84   0.01%  0x00099a11 text
│   ├── wpa_bss_check_pending_connect.lto_priv.0                                                   44   0.00%  0x00018e31 text
│   ├── wpa_bss_ext_capab                                                                          44   0.00%  0x00094ed5 text
│   ├── wpa_bss_flush                                                                              58   0.01%  0x00095687 text
│   ├── wpa_bss_flush_by_age                                                                      128   0.01%  0x00095607 text
│   ├── wpa_bss_get                                                                                82   0.01%  0x0009513b text
│   ├── wpa_bss_get_bssid                                                                          50   0.01%  0x0009518d text
│   ├── wpa_bss_get_bssid_latest                                                                   72   0.01%  0x00095489 text
│   ├── wpa_bss_get_ie                                                                             14   0.00%  0x00094ec7 text
│   ├── wpa_bss_get_rsne                                                                          136   0.01%  0x0001b5f1 text
│   ├── wpa_bss_get_rsnxe.constprop.0                                                              72   0.01%  0x000835b9 text
│   ├── wpa_bss_get_vendor_ie                                                                      68   0.01%  0x000957a7 text
│   ├── wpa_bss_get_vendor_ie_beacon                                                               78   0.01%  0x000957eb text
│   ├── wpa_bss_in_use.lto_priv.0                                                                 126   0.01%  0x00095589 text
│   ├── wpa_bss_parse_basic_ml_element                                                            714   0.07%  0x000951bf text
│   ├── wpa_bss_parse_reconf_ml_element.constprop.0                                               152   0.02%  0x000ad937 text
│   ├── wpa_bss_remove.constprop.0                                                                204   0.02%  0x000864c5 text
│   ├── wpa_bss_supported_rsne                                                                    284   0.03%  0x00094d6d text
│   ├── wpa_bss_tmp_disallow_timeout.lto_priv.0                                                    44   0.00%  0x00095e89 text
│   ├── wpa_bssid_ignore_add                                                                      228   0.02%  0x000147d5 text
│   ├── wpa_bssid_ignore_clear                                                                     72   0.01%  0x000153a5 text
│   ├── wpa_bssid_ignore_get                                                                      176   0.02%  0x00013d21 text
│   ├── wpa_bssid_ignore_is_listed                                                                 42   0.00%  0x00093fb5 text
│   ├── wpa_check_wowlan_trigger.lto_priv.0                                                        26   0.00%  0x00092e9b text
│   ├── wpa_cipher_key_len                                                                         76   0.01%  0x00092743 text
│   ├── wpa_cipher_rsc_len                                                                         36   0.00%  0x0009278f text
│   ├── wpa_cipher_to_alg                                                                          92   0.01%  0x000927b3 text
│   ├── wpa_cipher_to_suite                                                                       164   0.02%  0x0000f459 text
│   ├── wpa_cipher_txt                                                                            184   0.02%  0x0000f0f9 text
│   ├── wpa_cipher_valid_mgmt_group                                                                36   0.00%  0x0009200f text
│   ├── wpa_cipher_valid_pairwise                                                                  34   0.00%  0x0009280f text
│   ├── wpa_clear_keys                                                                            184   0.02%  0x000956ef text
│   ├── wpa_cli_cmd                                                                               264   0.03%  0x00024cf9 text
│   ├── wpa_cli_cmd_add_network                                                                    24   0.00%  0x00024ee9 text
│   ├── wpa_cli_cmd_all_sta                                                                        68   0.01%  0x00024a39 text
│   ├── wpa_cli_cmd_chanswitch                                                                     24   0.00%  0x00025149 text
│   ├── wpa_cli_cmd_deauthenticate                                                                 24   0.00%  0x00025119 text
│   ├── wpa_cli_cmd_disable_network                                                                24   0.00%  0x00024ed1 text
│   ├── wpa_cli_cmd_disassociate                                                                   24   0.00%  0x00025131 text
│   ├── wpa_cli_cmd_disconnect                                                                     24   0.00%  0x00024f19 text
│   ├── wpa_cli_cmd_enable_network                                                                 24   0.00%  0x00024eb9 text
│   ├── wpa_cli_cmd_get_network                                                                    68   0.01%  0x00024e45 text
│   ├── wpa_cli_cmd_interface_add                                                                 208   0.02%  0x00024fa9 text
│   ├── wpa_cli_cmd_interface_list                                                                 24   0.00%  0x00025091 text
│   ├── wpa_cli_cmd_interface_remove                                                               24   0.00%  0x00025079 text
│   ├── wpa_cli_cmd_list_networks                                                                  24   0.00%  0x00024e89 text
│   ├── wpa_cli_cmd_list_sta                                                                       84   0.01%  0x00024a7d text
│   ├── wpa_cli_cmd_remove_network                                                                 24   0.00%  0x00024f01 text
│   ├── wpa_cli_cmd_select_network                                                                 24   0.00%  0x00024ea1 text
│   ├── wpa_cli_cmd_set                                                                            88   0.01%  0x000250a9 text
│   ├── wpa_cli_cmd_set_network                                                                    68   0.01%  0x00024e01 text
│   ├── wpa_cli_cmd_sta                                                                            24   0.00%  0x00025101 text
│   ├── wpa_cli_cmd_status                                                                        120   0.01%  0x00024f31 text
│   ├── wpa_cli_cmd_update_beacon                                                                  24   0.00%  0x00025161 text
│   ├── wpa_cli_commands                                                                          440   0.05%  0x000b3228 rodata
│   ├── wpa_cli_complete_deauthenticate                                                             4   0.00%  0x00096523 text
│   ├── wpa_cli_complete_disassociate                                                              28   0.00%  0x00024955 text
│   ├── wpa_cli_complete_network                                                                   80   0.01%  0x00024971 text
│   ├── wpa_cli_complete_network_id                                                                28   0.00%  0x00024939 text
│   ├── wpa_cli_complete_set                                                                      120   0.01%  0x000249c1 text
│   ├── wpa_cli_complete_sta                                                                        4   0.00%  0x0009651f text
│   ├── wpa_cli_mon_receive                                                                        12   0.00%  0x00025709 text
│   ├── wpa_cli_msg_cb.lto_priv.0                                                                  16   0.00%  0x0002475d text
│   ├── wpa_cli_msg_cb.lto_priv.1                                                                  16   0.00%  0x0002476d text
│   ├── wpa_cli_recv_pending                                                                      240   0.02%  0x00025619 text
│   ├── wpa_compare_rsn_ie.constprop.0                                                             36   0.00%  0x000aebf5 text
│   ├── wpa_config_alloc_empty                                                                    332   0.03%  0x00014551 text
│   ├── wpa_config_free                                                                           356   0.04%  0x00093deb text
│   ├── wpa_config_free_cred                                                                      222   0.02%  0x00093d0d text
│   ├── wpa_config_free_ssid                                                                      166   0.02%  0x00093247 text
│   ├── wpa_config_get_cred_no_key                                                               1624   0.17%  0x00013ef9 text
│   ├── wpa_config_get_int.lto_priv.0                                                              44   0.00%  0x0000ef05 text
│   ├── wpa_config_get_network                                                                     12   0.00%  0x00093f4f text
│   ├── wpa_config_get_str.lto_priv.0                                                              76   0.01%  0x0000ef31 text
│   ├── wpa_config_parse_addr_list.constprop.0                                                    212   0.02%  0x00086cd5 text
│   ├── wpa_config_parse_auth_alg.lto_priv.0                                                      228   0.02%  0x00013641 text
│   ├── wpa_config_parse_bssid.lto_priv.0                                                          84   0.01%  0x00012fbd text
│   ├── wpa_config_parse_bssid_accept.lto_priv.0                                                    4   0.00%  0x00092717 text
│   ├── wpa_config_parse_bssid_blacklist.lto_priv.0                                                32   0.00%  0x0000f0b9 text
│   ├── wpa_config_parse_bssid_hint.lto_priv.0                                                     84   0.01%  0x00013011 text
│   ├── wpa_config_parse_bssid_ignore.lto_priv.0                                                    4   0.00%  0x00092713 text
│   ├── wpa_config_parse_bssid_whitelist.lto_priv.0                                                32   0.00%  0x0000f0d9 text
│   ├── wpa_config_parse_cipher                                                                   376   0.04%  0x000133fd text
│   ├── wpa_config_parse_freq_list.lto_priv.0                                                      46   0.00%  0x000939e9 text
│   ├── wpa_config_parse_group.lto_priv.0                                                          68   0.01%  0x000135b9 text
│   ├── wpa_config_parse_group_mgmt.lto_priv.0                                                     68   0.01%  0x000135fd text
│   ├── wpa_config_parse_int.lto_priv.0                                                            64   0.01%  0x00012efd text
│   ├── wpa_config_parse_int_array                                                                124   0.01%  0x0009393f text
│   ├── wpa_config_parse_int_range.lto_priv.0                                                     128   0.01%  0x00012f3d text
│   ├── wpa_config_parse_key_mgmt.lto_priv.0                                                      452   0.05%  0x00013239 text
│   ├── wpa_config_parse_mac_value.lto_priv.0                                                      80   0.01%  0x00013dd1 text
│   ├── wpa_config_parse_pairwise.lto_priv.0                                                       68   0.01%  0x00013575 text
│   ├── wpa_config_parse_peerkey.lto_priv.0                                                        20   0.00%  0x00013725 text
│   ├── wpa_config_parse_proto.lto_priv.0                                                         240   0.02%  0x00013149 text
│   ├── wpa_config_parse_psk.lto_priv.0                                                           228   0.02%  0x00013065 text
│   ├── wpa_config_parse_scan_freq.lto_priv.0                                                      46   0.00%  0x000939bb text
│   ├── wpa_config_parse_str.lto_priv.0                                                           248   0.03%  0x00012e05 text
│   ├── wpa_config_parse_string                                                                   374   0.04%  0x00092fb9 text
│   ├── wpa_config_process_ap_assocresp_elements.lto_priv.0                                        60   0.01%  0x00014921 text
│   ├── wpa_config_process_ap_vendor_elements.lto_priv.0                                           60   0.01%  0x000148e5 text
│   ├── wpa_config_process_bgscan.lto_priv.0                                                       68   0.01%  0x000138a5 text
│   ├── wpa_config_process_country.lto_priv.0                                                      50   0.01%  0x0009264d text
│   ├── wpa_config_process_freq_list.lto_priv.0                                                    46   0.00%  0x00093a17 text
│   ├── wpa_config_process_global.constprop.0                                                     904   0.09%  0x00083671 text
│   ├── wpa_config_process_hessid.lto_priv.0                                                       48   0.00%  0x000138e9 text
│   ├── wpa_config_process_initial_freq_list.lto_priv.0                                            46   0.00%  0x00093a45 text
│   ├── wpa_config_process_load_dynamic_eap.lto_priv.0                                              4   0.00%  0x0009267f text
│   ├── wpa_config_process_no_ctrl_interface.lto_priv.0                                            16   0.00%  0x00092683 text
│   ├── wpa_config_process_sae_groups.lto_priv.0                                                   56   0.01%  0x00013919 text
│   ├── wpa_config_read.constprop.0                                                                34   0.00%  0x000ae975 text
│   ├── wpa_config_remove_network                                                                  52   0.01%  0x00093f5b text
│   ├── wpa_config_set_cred.constprop.0                                                          1860   0.19%  0x00086591 text
│   ├── wpa_config_set_cred_ois.lto_priv.0                                                        216   0.02%  0x00013e21 text
│   ├── wpa_config_update_prio_list                                                               158   0.02%  0x00093c6f text
│   ├── wpa_config_write_addr_list.constprop.0                                                    256   0.03%  0x000839f9 text
│   ├── wpa_config_write_auth_alg.lto_priv.0                                                      172   0.02%  0x00011551 text
│   ├── wpa_config_write_bssid.lto_priv.0                                                          76   0.01%  0x0000efa5 text
│   ├── wpa_config_write_bssid_accept.lto_priv.0                                                    4   0.00%  0x0009272f text
│   ├── wpa_config_write_bssid_blacklist.lto_priv.0                                                 8   0.00%  0x0009271b text
│   ├── wpa_config_write_bssid_hint.lto_priv.0                                                     80   0.01%  0x0000eff1 text
│   ├── wpa_config_write_bssid_ignore.lto_priv.0                                                    4   0.00%  0x00092723 text
│   ├── wpa_config_write_bssid_whitelist.lto_priv.0                                                 8   0.00%  0x00092727 text
│   ├── wpa_config_write_cipher                                                                    48   0.00%  0x00011521 text
│   ├── wpa_config_write_freq_list.lto_priv.0                                                       8   0.00%  0x0009273b text
│   ├── wpa_config_write_freqs.constprop.0                                                        132   0.01%  0x00083af9 text
│   ├── wpa_config_write_group.lto_priv.0                                                           8   0.00%  0x0009392f text
│   ├── wpa_config_write_group_mgmt.lto_priv.0                                                      8   0.00%  0x00093937 text
│   ├── wpa_config_write_int.lto_priv.0                                                            40   0.00%  0x0000ef7d text
│   ├── wpa_config_write_key_mgmt.lto_priv.0                                                      724   0.08%  0x0001124d text
│   ├── wpa_config_write_mac_value.lto_priv.0                                                      88   0.01%  0x0000f041 text
│   ├── wpa_config_write_pairwise.lto_priv.0                                                        8   0.00%  0x00093927 text
│   ├── wpa_config_write_peerkey.lto_priv.0                                                         4   0.00%  0x00092649 text
│   ├── wpa_config_write_proto.lto_priv.0                                                         164   0.02%  0x000111a9 text
│   ├── wpa_config_write_psk.lto_priv.0                                                            58   0.01%  0x000938ed text
│   ├── wpa_config_write_scan_freq.lto_priv.0                                                       8   0.00%  0x00092733 text
│   ├── wpa_config_write_str.lto_priv.0                                                            84   0.01%  0x00093899 text
│   ├── wpa_config_write_string_ascii                                                              42   0.00%  0x000926b5 text
│   ├── wpa_ctrl_attach_helper.lto_priv.0                                                          84   0.01%  0x00014ab1 text
│   ├── wpa_ctrl_close                                                                             20   0.00%  0x00092e19 text
│   ├── wpa_ctrl_command_sta.constprop.0                                                          268   0.03%  0x0007d479 text
│   ├── wpa_ctrl_open                                                                              48   0.00%  0x00011e29 text
│   ├── wpa_ctrl_request                                                                          340   0.04%  0x0001495d text
│   ├── wpa_debug_level                                                                             4   0.00%  0x2000842c datas
│   ├── wpa_derive_ptk.constprop.0                                                                120   0.01%  0x00085431 text
│   ├── wpa_driver_zep_ops                                                                        616   0.06%  0x000b2f34 rodata
│   ├── wpa_drivers                                                                                 8   0.00%  0x000b3220 rodata
│   ├── wpa_drv_associate.lto_priv.0.lto_priv.0                                                    32   0.00%  0x00094f17 text
│   ├── wpa_drv_deauthenticate.lto_priv.0.lto_priv.0                                               20   0.00%  0x00094f37 text
│   ├── wpa_drv_get_bssid.lto_priv.1.lto_priv.0                                                    20   0.00%  0x000944d9 text
│   ├── wpa_drv_get_capa.lto_priv.0.lto_priv.0                                                     20   0.00%  0x0009487d text
│   ├── wpa_drv_get_ext_capa.lto_priv.2.lto_priv.0                                                 42   0.00%  0x000946cf text
│   ├── wpa_drv_get_mlo_info                                                                      272   0.03%  0x00023db1 text
│   ├── wpa_drv_get_ssid.lto_priv.2.lto_priv.0                                                     20   0.00%  0x00094869 text
│   ├── wpa_drv_hapd_send_eapol                                                                    52   0.01%  0x00013ba9 text
│   ├── wpa_drv_register_action_frame.constprop.0                                                  36   0.00%  0x000ae997 text
│   ├── wpa_drv_send_action.constprop.0                                                           110   0.01%  0x000ae4d9 text
│   ├── wpa_drv_set_4addr_mode.lto_priv.1.lto_priv.0                                               28   0.00%  0x00094fc5 text
│   ├── wpa_drv_set_countermeasures.lto_priv.0.lto_priv.0                                          20   0.00%  0x00094fb1 text
│   ├── wpa_drv_set_key.lto_priv.2.lto_priv.0                                                     144   0.01%  0x000944f1 text
│   ├── wpa_drv_zep_abort_scan.lto_priv.0                                                          44   0.00%  0x00012305 text
│   ├── wpa_drv_zep_associate.lto_priv.0                                                           88   0.01%  0x000125c1 text
│   ├── wpa_drv_zep_authenticate.lto_priv.0                                                       212   0.02%  0x000124ed text
│   ├── wpa_drv_zep_cancel_remain_on_channel                                                       80   0.01%  0x00012d8d text
│   ├── wpa_drv_zep_deauthenticate.lto_priv.0                                                      92   0.01%  0x00012491 text
│   ├── wpa_drv_zep_deinit.lto_priv.0                                                              52   0.01%  0x000123dd text
│   ├── wpa_drv_zep_deinit_ap                                                                      96   0.01%  0x00012a09 text
│   ├── wpa_drv_zep_dpp_listen                                                                     80   0.01%  0x00012ced text
│   ├── wpa_drv_zep_event_chan_list_changed                                                        10   0.00%  0x00093a9d text
│   ├── wpa_drv_zep_event_ecsa_complete                                                            10   0.00%  0x00093bc1 text
│   ├── wpa_drv_zep_event_get_wiphy                                                               744   0.08%  0x00093483 text
│   ├── wpa_drv_zep_event_mac_changed                                                              10   0.00%  0x00093aa7 text
│   ├── wpa_drv_zep_event_mgmt_rx                                                                  10   0.00%  0x00093c07 text
│   ├── wpa_drv_zep_event_mgmt_rx.part.0                                                           50   0.01%  0x00093bd5 text
│   ├── wpa_drv_zep_event_mgmt_tx_status                                                           72   0.01%  0x00093b65 text
│   ├── wpa_drv_zep_event_proc_assoc_resp                                                          68   0.01%  0x00093ac5 text
│   ├── wpa_drv_zep_event_proc_auth_resp                                                           10   0.00%  0x00093abb text
│   ├── wpa_drv_zep_event_proc_deauth                                                              82   0.01%  0x00093b09 text
│   ├── wpa_drv_zep_event_proc_disassoc                                                            10   0.00%  0x00093b5b text
│   ├── wpa_drv_zep_event_proc_scan_done                                                           48   0.00%  0x000122d5 text
│   ├── wpa_drv_zep_event_proc_scan_res                                                           136   0.01%  0x00012355 text
│   ├── wpa_drv_zep_event_proc_scan_start                                                          10   0.00%  0x00093ab1 text
│   ├── wpa_drv_zep_event_proc_unprot_deauth                                                       10   0.00%  0x00093bad text
│   ├── wpa_drv_zep_event_proc_unprot_disassoc                                                     10   0.00%  0x00093bb7 text
│   ├── wpa_drv_zep_event_signal_change                                                            10   0.00%  0x00093bcb text
│   ├── wpa_drv_zep_get_bssid.lto_priv.0                                                           14   0.00%  0x00092693 text
│   ├── wpa_drv_zep_get_capa.lto_priv.0                                                            96   0.01%  0x00012619 text
│   ├── wpa_drv_zep_get_conn_info.lto_priv.0                                                      104   0.01%  0x00012789 text
│   ├── wpa_drv_zep_get_country.lto_priv.0                                                         72   0.01%  0x00012849 text
│   ├── wpa_drv_zep_get_ext_capab.lto_priv.0                                                       34   0.00%  0x00093c11 text
│   ├── wpa_drv_zep_get_hw_feature_data                                                           472   0.05%  0x00014b05 text
│   ├── wpa_drv_zep_get_inact_sec                                                                  64   0.01%  0x00012cad text
│   ├── wpa_drv_zep_get_scan_results2                                                             180   0.02%  0x00014cdd text
│   ├── wpa_drv_zep_get_ssid.lto_priv.0                                                            20   0.00%  0x000926a1 text
│   ├── wpa_drv_zep_global_init.lto_priv.0                                                         16   0.00%  0x00093889 text
│   ├── wpa_drv_zep_init.lto_priv.0                                                               324   0.03%  0x00013bdd text
│   ├── wpa_drv_zep_remain_on_channel                                                              80   0.01%  0x00012d3d text
│   ├── wpa_drv_zep_scan2.lto_priv.0                                                              128   0.01%  0x00012411 text
│   ├── wpa_drv_zep_scan_timeout                                                                   36   0.00%  0x00012331 text
│   ├── wpa_drv_zep_send_action.lto_priv.0                                                        160   0.02%  0x000126e9 text
│   ├── wpa_drv_zep_send_action_cancel_wait                                                        40   0.00%  0x00012ddd text
│   ├── wpa_drv_zep_send_mlme                                                                      88   0.01%  0x00012b5d text
│   ├── wpa_drv_zep_set_ap.lto_priv.0                                                             280   0.03%  0x00012891 text
│   ├── wpa_drv_zep_set_country.lto_priv.0                                                         88   0.01%  0x000127f1 text
│   ├── wpa_drv_zep_set_key.lto_priv.0                                                            172   0.02%  0x00014d91 text
│   ├── wpa_drv_zep_set_supp_port.lto_priv.0                                                       52   0.01%  0x000926df text
│   ├── wpa_drv_zep_signal_poll.lto_priv.0                                                        112   0.01%  0x00012679 text
│   ├── wpa_drv_zep_sta_add                                                                        80   0.01%  0x00012a69 text
│   ├── wpa_drv_zep_sta_deauth                                                                    124   0.01%  0x00012bb5 text
│   ├── wpa_drv_zep_sta_disassoc                                                                  124   0.01%  0x00012c31 text
│   ├── wpa_drv_zep_sta_remove                                                                     80   0.01%  0x00012b0d text
│   ├── wpa_drv_zep_sta_set_flags                                                                  84   0.01%  0x00012ab9 text
│   ├── wpa_drv_zep_stop_ap                                                                        96   0.01%  0x000129a9 text
│   ├── wpa_eapol_key_mic                                                                         324   0.03%  0x0000ec81 text
│   ├── wpa_eapol_key_send.constprop.0                                                            188   0.02%  0x00084c8d text
│   ├── wpa_free_sta_sm                                                                            68   0.01%  0x00099955 text
│   ├── wpa_get_beacon_ie                                                                         324   0.03%  0x00015261 text
│   ├── wpa_get_ntp_timestamp                                                                      48   0.00%  0x00010fb1 text
│   ├── wpa_gkeydone_sta.lto_priv.0                                                                20   0.00%  0x00099941 text
│   ├── wpa_global_config_parse_bin.lto_priv.0                                                     68   0.01%  0x0009406b text
│   ├── wpa_global_config_parse_int.lto_priv.0                                                     64   0.01%  0x00013739 text
│   ├── wpa_global_config_parse_int_range.lto_priv.0                                              124   0.01%  0x00013779 text
│   ├── wpa_global_config_parse_str.lto_priv.0                                                    176   0.02%  0x000137f5 text
│   ├── wpa_gmk_to_gtk                                                                            136   0.01%  0x000995bb text
│   ├── wpa_group_config_group_keys.lto_priv.0                                                    212   0.02%  0x000348c9 text
│   ├── wpa_group_disconnect_cb                                                                    14   0.00%  0x000992dd text
│   ├── wpa_group_init_gmk_and_counter.lto_priv.0                                                 100   0.01%  0x00034619 text
│   ├── wpa_group_put                                                                              46   0.00%  0x000992eb text
│   ├── wpa_group_setkeys                                                                          72   0.01%  0x00034881 text
│   ├── wpa_group_setkeysdone                                                                      60   0.01%  0x0003499d text
│   ├── wpa_group_sm_step.lto_priv.0                                                              128   0.01%  0x00099ad9 text
│   ├── wpa_group_update_sta                                                                      100   0.01%  0x000354b5 text
│   ├── wpa_gtk_update.lto_priv.0                                                                 300   0.03%  0x00034755 text
│   ├── wpa_hexdump_impl                                                                          148   0.02%  0x00013951 text
│   ├── wpa_kck_len.lto_priv.0                                                                     94   0.01%  0x00091fb1 text
│   ├── wpa_key_mgmt_suite.lto_priv.0                                                             172   0.02%  0x000392a1 text
│   ├── wpa_key_mgmt_txt                                                                          412   0.04%  0x0000f1b1 text
│   ├── wpa_key_mgmt_wpa.lto_priv.0.lto_priv.0                                                     32   0.00%  0x00018f79 text
│   ├── wpa_key_mgmt_wpa_any.lto_priv.1.lto_priv.0                                                 22   0.00%  0x00094f01 text
│   ├── wpa_msg_ctrl_impl.constprop.0                                                             108   0.01%  0x00083dd9 text
│   ├── wpa_msg_impl                                                                              188   0.02%  0x000139e5 text
│   ├── wpa_msg_no_global_impl.constprop.0                                                        128   0.01%  0x00083d59 text
│   ├── wpa_own_rsn_capab.lto_priv.0                                                               42   0.00%  0x00099c21 text
│   ├── wpa_parse_kde_ies                                                                        1224   0.13%  0x0000f6ed text
│   ├── wpa_parse_wpa_ie                                                                          100   0.01%  0x00039631 text
│   ├── wpa_parse_wpa_ie_rsn                                                                      664   0.07%  0x0000e741 text
│   ├── wpa_parse_wpa_ie_wpa                                                                      408   0.04%  0x0000e9d9 text
│   ├── wpa_pick_pairwise_cipher                                                                   64   0.01%  0x00092831 text
│   ├── wpa_pmk_to_ptk.constprop.0                                                                596   0.06%  0x000851dd text
│   ├── wpa_printf_impl                                                                           152   0.02%  0x000115fd text
│   ├── wpa_rekey_gmk.lto_priv.0                                                                   72   0.01%  0x00034409 text
│   ├── wpa_rekey_gtk.lto_priv.0                                                                  108   0.01%  0x000349d9 text
│   ├── wpa_rekey_ptk                                                                              36   0.00%  0x000350f5 text
│   ├── wpa_remove_ptk                                                                            128   0.01%  0x000346d5 text
│   ├── wpa_replay_counter_valid.lto_priv.0                                                        40   0.00%  0x00099a75 text
│   ├── wpa_report_ie_mismatch                                                                    216   0.02%  0x00038519 text
│   ├── wpa_request                                                                               252   0.03%  0x00024ad1 text
│   ├── wpa_request_new_ptk.lto_priv.0                                                             88   0.01%  0x0003467d text
│   ├── wpa_s_setup_sae_pt.constprop.0                                                            112   0.01%  0x00083601 text
│   ├── wpa_scan_free_params                                                                       88   0.01%  0x000942f7 text
│   ├── wpa_scan_get_ie                                                                            14   0.00%  0x00094755 text
│   ├── wpa_scan_get_vendor_ie                                                                     66   0.01%  0x00094ce7 text
│   ├── wpa_scan_res_match.constprop.0                                                           1734   0.18%  0x00081495 text
│   ├── wpa_scan_result_compar                                                                    516   0.05%  0x000182d9 text
│   ├── wpa_scan_results_free                                                                      44   0.00%  0x00092e6f text
│   ├── wpa_scan_set_relative_rssi_params                                                          66   0.01%  0x0009420d text
│   ├── wpa_select_ap_group_cipher                                                                 64   0.01%  0x00092871 text
│   ├── wpa_send_eapol.lto_priv.0                                                                2122   0.22%  0x00037331 text
│   ├── wpa_send_eapol_timeout.lto_priv.0                                                          64   0.01%  0x00035119 text
│   ├── wpa_set_driver_tmp_disallow_list.lto_priv.0                                               102   0.01%  0x00095e23 text
│   ├── wpa_setband_scan_freqs                                                                     86   0.01%  0x00094483 text
│   ├── wpa_setup_mac_addr_rand_params                                                             80   0.01%  0x0009439f text
│   ├── wpa_sm_alloc_eapol.constprop.0                                                             26   0.00%  0x000adedd text
│   ├── wpa_sm_call_step.lto_priv.0                                                                 4   0.00%  0x00099ba9 text
│   ├── wpa_sm_cancel_auth_timeout.lto_priv.0                                                      10   0.00%  0x0009a12d text
│   ├── wpa_sm_clear_ptk.lto_priv.0                                                               204   0.02%  0x0009a46b text
│   ├── wpa_sm_deauthenticate.lto_priv.0                                                           10   0.00%  0x0009a10b text
│   ├── wpa_sm_get_ap_rsne.lto_priv.0                                                              52   0.01%  0x0009a5e9 text
│   ├── wpa_sm_get_mib.constprop.0                                                                316   0.03%  0x0007d585 text
│   ├── wpa_sm_get_state.lto_priv.0                                                                10   0.00%  0x0009a101 text
│   ├── wpa_sm_key_request                                                                        384   0.04%  0x00037d09 text
│   ├── wpa_sm_mlme_setprotection.constprop.0                                                      20   0.00%  0x000adec9 text
│   ├── wpa_sm_notify_disassoc                                                                    100   0.01%  0x0003934d text
│   ├── wpa_sm_rekey_ptk.lto_priv.0                                                                 8   0.00%  0x0009a2b1 text
│   ├── wpa_sm_rsn_overriding_supported                                                            34   0.00%  0x0009a61d text
│   ├── wpa_sm_set_ap_rsn_ie                                                                       60   0.01%  0x0009a711 text
│   ├── wpa_sm_set_ap_rsne_override                                                                60   0.01%  0x0009a789 text
│   ├── wpa_sm_set_ap_rsne_override_2                                                              60   0.01%  0x0009a7c5 text
│   ├── wpa_sm_set_ap_rsnxe                                                                        60   0.01%  0x0009a74d text
│   ├── wpa_sm_set_ap_rsnxe_override                                                               60   0.01%  0x0009a801 text
│   ├── wpa_sm_set_ap_wpa_ie                                                                       60   0.01%  0x0009a6d5 text
│   ├── wpa_sm_set_assoc_rsnxe                                                                     90   0.01%  0x0009a67b text
│   ├── wpa_sm_set_assoc_wpa_ie                                                                    60   0.01%  0x0009a63f text
│   ├── wpa_sm_set_config                                                                         150   0.02%  0x0009a553 text
│   ├── wpa_sm_set_key.lto_priv.0                                                                  24   0.00%  0x0009a115 text
│   ├── wpa_sm_set_ml_info                                                                        956   0.10%  0x0001dfb5 text
│   ├── wpa_sm_set_pmk_from_pmksa                                                                  28   0.00%  0x0009a537 text
│   ├── wpa_sm_set_rekey_offload.lto_priv.0                                                        42   0.00%  0x0009a137 text
│   ├── wpa_sm_set_state.lto_priv.0                                                                10   0.00%  0x0009a0f7 text
│   ├── wpa_sm_start_preauth.lto_priv.0                                                             2   0.00%  0x0009945b text
│   ├── wpa_sm_step.lto_priv.0                                                                   1712   0.18%  0x00034a45 text
│   ├── wpa_snprintf_hex                                                                           76   0.01%  0x00010d65 text
│   ├── wpa_ssid_txt                                                                               32   0.00%  0x00010e5d text
│   ├── wpa_sta_disconnect.lto_priv.0                                                              16   0.00%  0x00099a65 text
│   ├── wpa_supp_event_handler.lto_priv.0                                                          32   0.00%  0x0005039d text
│   ├── wpa_supp_event_info                                                                       136   0.01%  0x000bae14 rodata
│   ├── wpa_supp_ops.lto_priv.0                                                                   148   0.02%  0x20008514 datas
│   ├── wpa_supp_restart_status_work                                                              228   0.02%  0x000287ed text
│   ├── wpa_supp_status_work                                                                       48   0.00%  0x20008000 datas
│   ├── wpa_supplicant_add_pmkid.lto_priv.0                                                       180   0.02%  0x00014ef1 text
│   ├── wpa_supplicant_ap_deinit                                                                 1092   0.11%  0x00025e71 text
│   ├── wpa_supplicant_associate                                                                  592   0.06%  0x00020b2d text
│   ├── wpa_supplicant_cancel_auth_timeout                                                        136   0.01%  0x00019b51 text
│   ├── wpa_supplicant_cancel_scan                                                                 16   0.00%  0x000156dd text
│   ├── wpa_supplicant_cancel_sched_scan                                                           48   0.00%  0x000156ed text
│   ├── wpa_supplicant_channel_info.lto_priv.0                                                     22   0.00%  0x00094157 text
│   ├── wpa_supplicant_check_group_cipher.lto_priv.0                                              112   0.01%  0x00036a61 text
│   ├── wpa_supplicant_connect                                                                    334   0.03%  0x0009629b text
│   ├── wpa_supplicant_create_ap                                                                 3220   0.34%  0x000266b9 text
│   ├── wpa_supplicant_ctrl_iface_bss.constprop.0                                                3524   0.37%  0x000800c9 text
│   ├── wpa_supplicant_ctrl_iface_bssid_ignore.constprop.0                                        184   0.02%  0x0007f361 text
│   ├── wpa_supplicant_ctrl_iface_deinit.constprop.0                                               40   0.00%  0x000ad90f text
│   ├── wpa_supplicant_ctrl_iface_dup_network.lto_priv.0                                          200   0.02%  0x000164d9 text
│   ├── wpa_supplicant_ctrl_iface_flush.lto_priv.0                                                404   0.04%  0x00016685 text
│   ├── wpa_supplicant_ctrl_iface_get_capability.constprop.0                                     2204   0.23%  0x0007e99d text
│   ├── wpa_supplicant_ctrl_iface_init                                                            180   0.02%  0x00025475 text
│   ├── wpa_supplicant_ctrl_iface_list_networks.constprop.0                                       380   0.04%  0x0007f9ad text
│   ├── wpa_supplicant_ctrl_iface_log_level.constprop.0                                           296   0.03%  0x0007f239 text
│   ├── wpa_supplicant_ctrl_iface_msg_cb                                                           94   0.01%  0x0009659f text
│   ├── wpa_supplicant_ctrl_iface_process                                                        6468   0.67%  0x00019bd9 text
│   ├── wpa_supplicant_ctrl_iface_receive                                                         240   0.02%  0x00025529 text
│   ├── wpa_supplicant_ctrl_iface_remove_cred.lto_priv.0                                          228   0.02%  0x000165a1 text
│   ├── wpa_supplicant_ctrl_iface_remove_network.lto_priv.0                                       152   0.02%  0x00016315 text
│   ├── wpa_supplicant_ctrl_iface_scan_result.lto_priv.0                                          912   0.09%  0x00015f85 text
│   ├── wpa_supplicant_ctrl_iface_send.constprop.0                                                160   0.02%  0x0007d3d9 text
│   ├── wpa_supplicant_ctrl_iface_set.lto_priv.0                                                 1748   0.18%  0x000171c5 text
│   ├── wpa_supplicant_ctrl_iface_status.constprop.0                                             1308   0.14%  0x0007f491 text
│   ├── wpa_supplicant_ctrl_iface_update_network.lto_priv.0                                       300   0.03%  0x000163ad text
│   ├── wpa_supplicant_ctrl_mon_iface_detach                                                       46   0.00%  0x00096527 text
│   ├── wpa_supplicant_deauthenticate                                                             220   0.02%  0x00023499 text
│   ├── wpa_supplicant_deinit                                                                     360   0.04%  0x00023bf9 text
│   ├── wpa_supplicant_deinit_iface.lto_priv.0                                                   1208   0.13%  0x00023741 text
│   ├── wpa_supplicant_delayed_sched_scan_timeout.lto_priv.0                                       26   0.00%  0x00094ccd text
│   ├── wpa_supplicant_driver_init                                                                304   0.03%  0x0001e41d text
│   ├── wpa_supplicant_enable_one_network.lto_priv.0                                               52   0.01%  0x00095d31 text
│   ├── wpa_supplicant_enabled_networks                                                            60   0.01%  0x000946f9 text
│   ├── wpa_supplicant_event                                                                     7732   0.81%  0x00021665 text
│   ├── wpa_supplicant_event_assoc                                                               1976   0.21%  0x00023ec1 text
│   ├── wpa_supplicant_event_associnfo                                                           1440   0.15%  0x0001fc1d text
│   ├── wpa_supplicant_event_disassoc.lto_priv.0                                                  192   0.02%  0x0001eb2d text
│   ├── wpa_supplicant_event_michael_mic_failure                                                  228   0.02%  0x00024679 text
│   ├── wpa_supplicant_event_unprot_disassoc                                                      108   0.01%  0x000960c7 text
│   ├── wpa_supplicant_event_wrapper                                                              988   0.10%  0x00011ef9 text
│   ├── wpa_supplicant_extra_ies                                                                  248   0.03%  0x00094bd5 text
│   ├── wpa_supplicant_fast_associate                                                              78   0.01%  0x00095fd5 text
│   ├── wpa_supplicant_fils_hlp_rx.lto_priv.0                                                     128   0.01%  0x0001502d text
│   ├── wpa_supplicant_filter_bssid_match                                                          52   0.01%  0x0009478d text
│   ├── wpa_supplicant_get_beacon_ie.lto_priv.0                                                    40   0.00%  0x00094d45 text
│   ├── wpa_supplicant_get_bssid.lto_priv.0                                                         4   0.00%  0x000944ed text
│   ├── wpa_supplicant_get_iface                                                                   30   0.00%  0x00095c79 text
│   ├── wpa_supplicant_get_network_ctx.lto_priv.0                                                   4   0.00%  0x0009447f text
│   ├── wpa_supplicant_get_new_bss                                                                 78   0.01%  0x00095ba9 text
│   ├── wpa_supplicant_get_pmk.lto_priv.0                                                         232   0.02%  0x00036779 text
│   ├── wpa_supplicant_get_scan_results                                                          2156   0.22%  0x000184dd text
│   ├── wpa_supplicant_get_ssid                                                                   164   0.02%  0x0001fb79 text
│   ├── wpa_supplicant_global_ctrl_iface_receive                                                 3326   0.35%  0x0002734d text
│   ├── wpa_supplicant_global_iface_interfaces.constprop.0                                        120   0.01%  0x0007f419 text
│   ├── wpa_supplicant_global_iface_list.constprop.0                                              172   0.02%  0x0007fc21 text
│   ├── wpa_supplicant_gtk_tx_bit_workaround.lto_priv.0                                            40   0.00%  0x00036ad1 text
│   ├── wpa_supplicant_ie_txt.lto_priv.0                                                          720   0.07%  0x00015cb5 text
│   ├── wpa_supplicant_install_gtk.constprop.0                                                    300   0.03%  0x00082c49 text
│   ├── wpa_supplicant_install_ptk.lto_priv.0                                                     352   0.04%  0x00036901 text
│   ├── wpa_supplicant_key_mgmt_set_pmk.lto_priv.0                                                 66   0.01%  0x000945d3 text
│   ├── wpa_supplicant_key_neg_complete.lto_priv.0                                                160   0.02%  0x00036861 text
│   ├── wpa_supplicant_mark_disassoc                                                              204   0.02%  0x00096133 text
│   ├── wpa_supplicant_mlme_setprotection.lto_priv.0                                               30   0.00%  0x0009411b text
│   ├── wpa_supplicant_mlo_gtk.constprop.0                                                        420   0.04%  0x00082969 text
│   ├── wpa_supplicant_msg_ifname_cb.lto_priv.0                                                     6   0.00%  0x00095a75 text
│   ├── wpa_supplicant_mutex                                                                       20   0.00%  0x20008c20 k_mutex_area
│   ├── wpa_supplicant_notify_pmksa_cache_entry.lto_priv.0                                          2   0.00%  0x000941a9 text
│   ├── wpa_supplicant_process_1_of_2.constprop.0                                                 440   0.05%  0x00082d75 text
│   ├── wpa_supplicant_process_1_of_4.lto_priv.0                                                  740   0.08%  0x00038019 text
│   ├── wpa_supplicant_process_1_of_4_wpa.constprop.0                                             260   0.03%  0x000854a9 text
│   ├── wpa_supplicant_process_3_of_4.lto_priv.0                                                 2304   0.24%  0x0003b8e1 text
│   ├── wpa_supplicant_process_3_of_4_wpa.lto_priv.0                                              344   0.04%  0x0003b789 text
│   ├── wpa_supplicant_process_mlo_1_of_2.constprop.0                                             316   0.03%  0x00082b0d text
│   ├── wpa_supplicant_reconfig.lto_priv.0                                                         32   0.00%  0x00019879 text
│   ├── wpa_supplicant_reload_configuration                                                       336   0.03%  0x00019729 text
│   ├── wpa_supplicant_remove_iface                                                                68   0.01%  0x000964a3 text
│   ├── wpa_supplicant_remove_network                                                             144   0.01%  0x00096413 text
│   ├── wpa_supplicant_remove_pmkid.lto_priv.0                                                    136   0.01%  0x00014fa5 text
│   ├── wpa_supplicant_req_auth_timeout.constprop.0                                                60   0.01%  0x00082f2d text
│   ├── wpa_supplicant_req_new_scan.constprop.0                                                    44   0.00%  0x000add75 text
│   ├── wpa_supplicant_req_scan                                                                    52   0.01%  0x000154d9 text
│   ├── wpa_supplicant_req_sched_scan                                                             868   0.09%  0x00016c65 text
│   ├── wpa_supplicant_rsc_relaxation.lto_priv.0                                                   96   0.01%  0x00036af9 text
│   ├── wpa_supplicant_rsn_supp_set_config                                                        120   0.01%  0x00094619 text
│   ├── wpa_supplicant_rx_eapol                                                                  2336   0.24%  0x000201bd text
│   ├── wpa_supplicant_rx_eapol_bridge                                                             60   0.01%  0x0009620f text
│   ├── wpa_supplicant_rx_eapol_cb                                                                 16   0.00%  0x000961ff text
│   ├── wpa_supplicant_scan.lto_priv.0                                                           2124   0.22%  0x00017a8d text
│   ├── wpa_supplicant_sched_scan_timeout                                                          10   0.00%  0x0009474b text
│   ├── wpa_supplicant_select_bss.lto_priv.0                                                      144   0.01%  0x00095f45 text
│   ├── wpa_supplicant_select_network                                                             356   0.04%  0x000235dd text
│   ├── wpa_supplicant_send_2_of_2.lto_priv.0                                                     206   0.02%  0x0009ae0b text
│   ├── wpa_supplicant_send_2_of_4                                                                400   0.04%  0x00037e89 text
│   ├── wpa_supplicant_send_4_of_4                                                                292   0.03%  0x0003b665 text
│   ├── wpa_supplicant_set_4addr_mode                                                              80   0.01%  0x00023d61 text
│   ├── wpa_supplicant_set_default_scan_ies                                                       112   0.01%  0x00094aa7 text
│   ├── wpa_supplicant_set_key.lto_priv.0                                                          82   0.01%  0x00094581 text
│   ├── wpa_supplicant_set_non_wpa_policy                                                         234   0.02%  0x00094fe1 text
│   ├── wpa_supplicant_set_rekey_offload.lto_priv.0                                                30   0.00%  0x00094139 text
│   ├── wpa_supplicant_set_state                                                                  760   0.08%  0x00019431 text
│   ├── wpa_supplicant_set_suites                                                                3588   0.37%  0x0001b679 text
│   ├── wpa_supplicant_set_wpa_none_key                                                           224   0.02%  0x0001915d text
│   ├── wpa_supplicant_signal_poll.constprop.0                                                    284   0.03%  0x0007e881 text
│   ├── wpa_supplicant_ssid_verified.lto_priv.0                                                    20   0.00%  0x00014edd text
│   ├── wpa_supplicant_start_sched_scan                                                            64   0.01%  0x000941ab text
│   ├── wpa_supplicant_stop_countermeasures                                                        60   0.01%  0x0001dc49 text
│   ├── wpa_supplicant_stop_sched_scan                                                             34   0.00%  0x000941eb text
│   ├── wpa_supplicant_store_ptk.lto_priv.0                                                         2   0.00%  0x000941a7 text
│   ├── wpa_supplicant_terminate.lto_priv.0                                                        12   0.00%  0x00018d49 text
│   ├── wpa_supplicant_timeout.lto_priv.0                                                         124   0.01%  0x0001b575 text
│   ├── wpa_supplicant_transition_disable.lto_priv.0                                                4   0.00%  0x00094615 text
│   ├── wpa_supplicant_trigger_scan                                                               704   0.07%  0x000169a5 text
│   ├── wpa_supplicant_update_channel_list                                                        380   0.04%  0x0001e8a1 text
│   ├── wpa_supplicant_update_config                                                              204   0.02%  0x00021599 text
│   ├── wpa_supplicant_update_current_bss                                                          16   0.00%  0x00095bf7 text
│   ├── wpa_supplicant_update_mac_addr                                                            160   0.02%  0x0001d925 text
│   ├── wpa_supplicant_update_scan_results                                                         28   0.00%  0x00094d29 text
│   ├── wpa_supplicant_validate_ie                                                                640   0.07%  0x000393b1 text
│   ├── wpa_supplicant_vendor_cmd.constprop.0                                                     280   0.03%  0x0007e609 text
│   ├── wpa_supplicant_verify_eapol_key_mic.lto_priv.0                                            288   0.03%  0x0003b545 text
│   ├── wpa_try_alt_snonce.lto_priv.0                                                             396   0.04%  0x00037b7d text
│   ├── wpa_use_aes_key_wrap                                                                       44   0.00%  0x0000e715 text
│   ├── wpa_use_akm_defined                                                                        52   0.01%  0x0000e6a9 text
│   ├── wpa_use_cmac                                                                               56   0.01%  0x0000e6dd text
│   ├── wpa_validate_wpa_ie.constprop.0                                                          1604   0.17%  0x000822e1 text
│   ├── wpa_verify_key_mic.lto_priv.0                                                             134   0.01%  0x0009a22b text
│   ├── wpa_write_ciphers                                                                         496   0.05%  0x0000f4fd text
│   ├── wpabuf_alloc                                                                               22   0.00%  0x0009341b text
│   ├── wpabuf_alloc_copy                                                                          28   0.00%  0x00093fff text
│   ├── wpabuf_dup                                                                                 26   0.00%  0x0009401b text
│   ├── wpabuf_free                                                                                30   0.00%  0x00093207 text
│   ├── wpabuf_parse_bin                                                                           54   0.01%  0x00094035 text
│   ├── wpabuf_put                                                                                 44   0.00%  0x000148b9 text
│   ├── wpabuf_put_buf.lto_priv.4.lto_priv.0                                                        8   0.00%  0x00094a9f text
│   ├── wpabuf_put_data.lto_priv.2.lto_priv.0                                                       8   0.00%  0x00093ff7 text
│   ├── wpabuf_put_data.lto_priv.7.lto_priv.0                                                      28   0.00%  0x0009484d text
│   ├── wpabuf_put_data.part.0.lto_priv.1.lto_priv.0                                               24   0.00%  0x00093fdf text
│   ├── wpabuf_put_le16.lto_priv.3.lto_priv.0                                                      18   0.00%  0x000946bd text
│   ├── wpabuf_put_u8.lto_priv.1.lto_priv.0                                                        14   0.00%  0x000946af text
│   ├── wpabuf_resize                                                                             124   0.01%  0x0009380d text
│   ├── wpas_abort_ongoing_scan                                                                   104   0.01%  0x00015c4d text
│   ├── wpas_add_and_config_network                                                              1416   0.15%  0x000258e9 text
│   ├── wpas_adjust_snr_by_chanwidth                                                               40   0.00%  0x0001571d text
│   ├── wpas_ap_configured_cb                                                                      88   0.01%  0x00096789 text
│   ├── wpas_ap_event_dfs_radar_detected                                                          792   0.08%  0x000262b5 text
│   ├── wpas_ap_link_address                                                                       52   0.01%  0x00096093 text
│   ├── wpas_ap_supports_rsn_overriding                                                           112   0.01%  0x0001e831 text
│   ├── wpas_auth_failed.constprop.0                                                              188   0.02%  0x0007fd81 text
│   ├── wpas_auth_timeout_restart                                                                  52   0.01%  0x0001923d text
│   ├── wpas_beacon_hint                                                                           96   0.01%  0x0001d8c5 text
│   ├── wpas_build_ext_capab.constprop.0                                                          196   0.02%  0x000834f5 text
│   ├── wpas_channel_width_rssi_bump                                                               42   0.00%  0x00094763 text
│   ├── wpas_channel_width_tx_pwr                                                                 160   0.02%  0x00014e3d text
│   ├── wpas_clear_disabled_interface                                                              14   0.00%  0x000956c1 text
│   ├── wpas_clear_temp_disabled                                                                   60   0.01%  0x0001e7c9 text
│   ├── wpas_connect_work_done                                                                     34   0.00%  0x000950ff text
│   ├── wpas_connect_work_free                                                                      8   0.00%  0x00092641 text
│   ├── wpas_connection_failed.constprop.0                                                        292   0.03%  0x0007fe3d text
│   ├── wpas_ctrl_iface_get_pref_freq_list.constprop.0                                            248   0.03%  0x0007fb29 text
│   ├── wpas_ctrl_iface_mac_rand_scan.lto_priv.0                                                  500   0.05%  0x00017899 text
│   ├── wpas_ctrl_iface_mlo_signal_poll.constprop.0                                               352   0.04%  0x0007e721 text
│   ├── wpas_ctrl_radio_work.constprop.0                                                          492   0.05%  0x0007e41d text
│   ├── wpas_ctrl_radio_work_cb.lto_priv.0                                                        108   0.01%  0x000150e1 text
│   ├── wpas_ctrl_radio_work_timeout.lto_priv.0                                                    52   0.01%  0x000150ad text
│   ├── wpas_ctrl_scan.constprop.0                                                                936   0.10%  0x000810ed text
│   ├── wpas_ctrl_set_band                                                                        168   0.02%  0x000151b9 text
│   ├── wpas_ctrl_vendor_elem_add.lto_priv.0                                                      190   0.02%  0x00094b17 text
│   ├── wpas_ctrl_vendor_elem_remove.lto_priv.0                                                   268   0.03%  0x00094891 text
│   ├── wpas_disconnect_network                                                                   380   0.04%  0x000288d1 text
│   ├── wpas_driver_bss_selection                                                                  22   0.00%  0x00095c97 text
│   ├── wpas_event_assoc_reject                                                                  1104   0.11%  0x00020d7d text
│   ├── wpas_event_dfs_cac_finished                                                               252   0.03%  0x0001ddb1 text
│   ├── wpas_event_dfs_cac_started                                                                300   0.03%  0x0001dc85 text
│   ├── wpas_event_disconnect.constprop.0                                                         608   0.06%  0x00080e8d text
│   ├── wpas_get_bands.part.0                                                                      78   0.01%  0x00095a7b text
│   ├── wpas_get_est_tpt                                                                         1148   0.12%  0x00015745 text
│   ├── wpas_get_ssid_pmf                                                                          74   0.01%  0x00095ce7 text
│   ├── wpas_init_ext_pw                                                                           70   0.01%  0x00095c07 text
│   ├── wpas_mac_addr_rand_scan_clear                                                              78   0.01%  0x000947fb text
│   ├── wpas_mac_addr_rand_scan_set                                                               140   0.01%  0x00015bc1 text
│   ├── wpas_mode_to_ieee80211_mode.lto_priv.0.lto_priv.0                                          20   0.00%  0x00019149 text
│   ├── wpas_network_disabled                                                                      76   0.01%  0x0001e77d text
│   ├── wpas_network_reenabled                                                                     48   0.00%  0x00096023 text
│   ├── wpas_notify_network_added                                                                  36   0.00%  0x0001469d text
│   ├── wpas_notify_network_removed                                                               212   0.02%  0x000146c1 text
│   ├── wpas_notify_resume                                                                         64   0.01%  0x00014795 text
│   ├── wpas_notify_suspend                                                                        36   0.00%  0x00093f91 text
│   ├── wpas_periodic.lto_priv.0                                                                  264   0.03%  0x0001dead text
│   ├── wpas_remove_cred                                                                          104   0.01%  0x00023575 text
│   ├── wpas_request_connection                                                                    64   0.01%  0x00096053 text
│   ├── wpas_reset_mlo_info                                                                        38   0.00%  0x00095ee7 text
│   ├── wpas_restore_permanent_mac_addr                                                            80   0.01%  0x0001e371 text
│   ├── wpas_rsn_overriding                                                                        58   0.01%  0x00095cad text
│   ├── wpas_sched_scan_plans_set                                                                 396   0.04%  0x00016819 text
│   ├── wpas_select_network_from_last_scan.constprop.0                                           2000   0.21%  0x0000cc49 text
│   ├── wpas_set_wowlan_triggers.lto_priv.0                                                       324   0.03%  0x0001e54d text
│   ├── wpas_sme_ml_auth                                                                           94   0.01%  0x000954d1 text
│   ├── wpas_start_assoc_cb                                                                      3980   0.41%  0x0001ebed text
│   ├── wpas_start_pno                                                                            508   0.05%  0x00016fc9 text
│   ├── wpas_stop_pno                                                                              58   0.01%  0x000947c1 text
│   ├── wpas_swap_tkip_mic_keys.lto_priv.0                                                         42   0.00%  0x0009a161 text
│   ├── wpas_temp_disabled                                                                         50   0.01%  0x00095eb5 text
│   ├── wpas_tid_link_map                                                                         144   0.01%  0x0001dbb9 text
│   ├── wpas_transition_disable                                                                   236   0.02%  0x000153ed text
│   ├── wpas_trigger_scan_cb                                                                      464   0.05%  0x0001550d text
│   ├── wpas_update_random_addr                                                                   272   0.03%  0x0001ea1d text
│   ├── wpas_valid_bss_ssid                                                                        52   0.01%  0x000950cb text
│   ├── wpas_vendor_elem_update                                                                    44   0.00%  0x0001e805 text
│   ├── wpas_verify_ssid_beacon.lto_priv.0                                                        212   0.02%  0x0001935d text
│   ├── x25519_bad_point_1                                                                         32   0.00%  0x000ba4d0 rodata
│   ├── x25519_bad_point_2                                                                         32   0.00%  0x000ba4b0 rodata
│   ├── x509_crt_check_cn                                                                         100   0.01%  0x000a93a1 text
│   ├── x509_memcasecmp                                                                            48   0.00%  0x000a92b1 text
│   ├── x509_name_cmp                                                                             126   0.01%  0x000a94df text
│   ├── x509_parse2_int                                                                            32   0.00%  0x000a92e1 text
│   ├── x509_profile_check_key                                                                     84   0.01%  0x000a9e45 text
│   ├── x509_profile_check_pk_alg                                                                  28   0.00%  0x000a9295 text
│   ├── xflowf.constprop.0                                                                         36   0.00%  0x000910f9 text
│   ├── yasmarang                                                                                  88   0.01%  0x0005e095 text
│   ├── yasmarang_randbelow                                                                        34   0.00%  0x000a2dff text
│   ├── z_abort_thread_timeout.lto_priv.1.lto_priv.0                                                6   0.00%  0x000a064b text
│   ├── z_abort_timeout                                                                            64   0.01%  0x000a060b text
│   ├── z_add_timeout                                                                             228   0.02%  0x00052b8d text
│   ├── z_arm_fatal_error                                                                         568   0.06%  0x0003c381 text
│   ├── z_arm_fault                                                                               476   0.05%  0x0003c5b9 text
│   ├── z_arm_init_arch_hw_at_boot                                                                100   0.01%  0x0003a205 text
│   ├── z_arm_int_exit                                                                             40   0.00%  0x0003a1b9 text
│   ├── z_arm_nmi                                                                                  14   0.00%  0x0009ad65 text
│   ├── z_do_kernel_oops                                                                           10   0.00%  0x0009b17d text
│   ├── z_early_memset                                                                              4   0.00%  0x000a0255 text
│   ├── z_fd_unref.lto_priv.0                                                                      72   0.01%  0x0000dc45 text
│   ├── z_handle_obj_poll_events                                                                   36   0.00%  0x000a0af3 text
│   ├── z_impl_counter_get_value.lto_priv.0                                                         6   0.00%  0x000a50f3 text
│   ├── z_impl_device_is_ready                                                                     22   0.00%  0x000a023f text
│   ├── z_impl_k_busy_wait                                                                         36   0.00%  0x00051a15 text
│   ├── z_impl_k_mutex_init                                                                        14   0.00%  0x000a028f text
│   ├── z_impl_k_mutex_lock                                                                       232   0.02%  0x00052d69 text
│   ├── z_impl_k_mutex_unlock                                                                     132   0.01%  0x0005304d text
│   ├── z_impl_k_poll                                                                             424   0.04%  0x000534f9 text
│   ├── z_impl_k_poll_signal_raise                                                                 56   0.01%  0x000a0b8b text
│   ├── z_impl_k_sem_give                                                                          78   0.01%  0x000a0b17 text
│   ├── z_impl_k_sem_init                                                                          32   0.00%  0x000a02a3 text
│   ├── z_impl_k_sem_take                                                                          66   0.01%  0x000a02c3 text
│   ├── z_impl_k_thread_abort                                                                     416   0.04%  0x0003c1e1 text
│   ├── z_impl_k_thread_name_set                                                                   32   0.00%  0x00051b01 text
│   ├── z_impl_k_yield                                                                            136   0.01%  0x00053125 text
│   ├── z_impl_net_addr_ntop.constprop.0                                                          476   0.05%  0x00083b7d text
│   ├── z_impl_net_addr_pton                                                                      400   0.04%  0x00040975 text
│   ├── z_impl_uart_irq_tx_disable.lto_priv.0                                                      10   0.00%  0x00091c41 text
│   ├── z_impl_z_errno                                                                             12   0.00%  0x00051a39 text
│   ├── z_impl_zsock_accept                                                                        96   0.01%  0x0009bca1 text
│   ├── z_impl_zsock_bind                                                                          96   0.01%  0x0009bb7b text
│   ├── z_impl_zsock_connect                                                                       96   0.01%  0x0009bbe1 text
│   ├── z_impl_zsock_fcntl_impl                                                                    74   0.01%  0x0009bde1 text
│   ├── z_impl_zsock_listen                                                                        82   0.01%  0x0009bc41 text
│   ├── z_impl_zsock_recvfrom                                                                     112   0.01%  0x0009bd71 text
│   ├── z_impl_zsock_sendto                                                                       112   0.01%  0x0009bd01 text
│   ├── z_impl_zsock_socket                                                                        92   0.01%  0x0003cf99 text
│   ├── z_irq_spurious                                                                             10   0.00%  0x0009b187 text
│   ├── z_log_init.constprop.0                                                                    232   0.02%  0x000843f5 text
│   ├── z_log_msg_runtime_create.constprop.0                                                       22   0.00%  0x000ac8c9 text
│   ├── z_log_msg_runtime_create.constprop.1                                                       22   0.00%  0x000aed01 text
│   ├── z_log_msg_runtime_vcreate.constprop.0                                                     168   0.02%  0x00084705 text
│   ├── z_malloc_heap_mutex                                                                        20   0.00%  0x2000848c datas
│   ├── z_nrf_rtc_timer_read                                                                       68   0.01%  0x00047ec1 text
│   ├── z_pend_curr.constprop.0                                                                   160   0.02%  0x00086f8d text
│   ├── z_prep_c                                                                                 1152   0.12%  0x0003b0bd text
│   ├── z_ready_thread                                                                             30   0.00%  0x000a06af text
│   ├── z_reschedule.constprop.0                                                                   40   0.00%  0x000848b1 text
│   ├── z_reschedule_unlocked.lto_priv.0                                                           52   0.01%  0x00051cc5 text
│   ├── z_reset_time_slice                                                                         76   0.01%  0x00052c71 text
│   ├── z_sched_wake.constprop.0                                                                   68   0.01%  0x000af1d9 text
│   ├── z_setup_new_thread                                                                        260   0.03%  0x00051b21 text
│   ├── z_swap_irqlock.lto_priv.0                                                                  52   0.01%  0x00051c91 text
│   ├── z_sys_init_run_level.lto_priv.0                                                            72   0.01%  0x00051a45 text
│   ├── z_thread_entry                                                                             24   0.00%  0x0000d831 text
│   ├── z_thread_mark_switched_in                                                                  24   0.00%  0x00051c25 text
│   ├── z_thread_mark_switched_out                                                                 84   0.01%  0x00051c3d text
│   ├── z_thread_timeout                                                                           66   0.01%  0x000a0905 text
│   ├── z_tick_sleep.lto_priv.0                                                                   128   0.01%  0x000531ad text
│   ├── z_timeout_remaining                                                                       100   0.01%  0x00053495 text
│   ├── z_timer_expiration_handler                                                                220   0.02%  0x00053269 text
│   ├── z_unpend_thread                                                                            14   0.00%  0x000a0651 text
│   ├── z_unpend_thread_no_timeout                                                                 34   0.00%  0x000a026d text
│   ├── z_wpa_ctrl_signal_poll                                                                    108   0.01%  0x0002528d text
│   ├── z_wpa_ctrl_status                                                                         116   0.01%  0x000252f9 text
│   ├── zep_shim_assert.lto_priv.0                                                                 48   0.00%  0x00050b99 text
│   ├── zep_shim_bus_qspi_deinit.lto_priv.0                                                         4   0.00%  0x000a0729 text
│   ├── zep_shim_bus_qspi_dev_add.lto_priv.0                                                      728   0.08%  0x00051121 text
│   ├── zep_shim_bus_qspi_dev_deinit.lto_priv.0                                                     6   0.00%  0x0009fd3f text
│   ├── zep_shim_bus_qspi_dev_host_map_get.lto_priv.0                                              56   0.01%  0x00050add text
│   ├── zep_shim_bus_qspi_dev_init.lto_priv.0                                                       4   0.00%  0x0009fd3b text
│   ├── zep_shim_bus_qspi_dev_rem.lto_priv.0                                                       32   0.00%  0x00051101 text
│   ├── zep_shim_bus_qspi_init.lto_priv.0                                                          52   0.01%  0x00050aa9 text
│   ├── zep_shim_bus_qspi_intr_reg.lto_priv.0                                                     320   0.03%  0x00052ef1 text
│   ├── zep_shim_bus_qspi_intr_unreg.lto_priv.0                                                   160   0.02%  0x00054d55 text
│   ├── zep_shim_bus_qspi_ps_sleep.lto_priv.0                                                      84   0.01%  0x00050cb9 text
│   ├── zep_shim_bus_qspi_ps_status.lto_priv.0                                                      4   0.00%  0x0009fe5d text
│   ├── zep_shim_bus_qspi_ps_wake.lto_priv.0                                                       10   0.00%  0x0009fe53 text
│   ├── zep_shim_ctrl_llist_alloc.lto_priv.0                                                       52   0.01%  0x00050a21 text
│   ├── zep_shim_ctrl_llist_free.lto_priv.0                                                         4   0.00%  0x000a0725 text
│   ├── zep_shim_ctrl_llist_node_alloc.lto_priv.0                                                  60   0.01%  0x000509b1 text
│   ├── zep_shim_ctrl_llist_node_free.lto_priv.0                                                    4   0.00%  0x000a0721 text
│   ├── zep_shim_data_mem_free.lto_priv.0                                                          16   0.00%  0x00053031 text
│   ├── zep_shim_data_mem_zalloc.lto_priv.0                                                        52   0.01%  0x0005090d text
│   ├── zep_shim_irq_handler                                                                       84   0.01%  0x00053bed text
│   ├── zep_shim_llist_add_node_head.lto_priv.0                                                    18   0.00%  0x0009fd09 text
│   ├── zep_shim_llist_add_node_tail.lto_priv.0                                                    18   0.00%  0x0009fcf7 text
│   ├── zep_shim_llist_alloc.lto_priv.0                                                            52   0.01%  0x000509ed text
│   ├── zep_shim_llist_del_node.lto_priv.0                                                         18   0.00%  0x000a022d text
│   ├── zep_shim_llist_free.lto_priv.0                                                              4   0.00%  0x000a0777 text
│   ├── zep_shim_llist_get_node_head.lto_priv.0                                                    16   0.00%  0x0009fd1b text
│   ├── zep_shim_llist_get_node_nxt.lto_priv.0                                                      4   0.00%  0x000a05b7 text
│   ├── zep_shim_llist_init.lto_priv.0                                                              6   0.00%  0x0009fcf1 text
│   ├── zep_shim_llist_len.lto_priv.0                                                               4   0.00%  0x0009fd2b text
│   ├── zep_shim_llist_node_alloc.lto_priv.0                                                       60   0.01%  0x00050975 text
│   ├── zep_shim_llist_node_data_get.lto_priv.0                                                     4   0.00%  0x0009fce9 text
│   ├── zep_shim_llist_node_data_set.lto_priv.0                                                     4   0.00%  0x0009fced text
│   ├── zep_shim_llist_node_free.lto_priv.0                                                         4   0.00%  0x000a077b text
│   ├── zep_shim_mem_alloc.lto_priv.0                                                              40   0.00%  0x000508e5 text
│   ├── zep_shim_mem_cmp.lto_priv.0                                                                 4   0.00%  0x00093a99 text
│   ├── zep_shim_mem_cpy.lto_priv.0                                                                 4   0.00%  0x0009fe4f text
│   ├── zep_shim_mem_free.lto_priv.0                                                               16   0.00%  0x00052ee1 text
│   ├── zep_shim_mem_set.lto_priv.0                                                                 4   0.00%  0x0009fe4b text
│   ├── zep_shim_mem_zalloc.lto_priv.0                                                             30   0.00%  0x0009fe2d text
│   ├── zep_shim_nbuf_alloc.lto_priv.0                                                             50   0.01%  0x000a072d text
│   ├── zep_shim_nbuf_data_get.lto_priv.0                                                           4   0.00%  0x0009fc91 text
│   ├── zep_shim_nbuf_data_pull.lto_priv.0                                                         22   0.00%  0x0009fcbb text
│   ├── zep_shim_nbuf_data_push.lto_priv.0                                                         22   0.00%  0x0009fca5 text
│   ├── zep_shim_nbuf_data_put.lto_priv.0                                                          16   0.00%  0x0009fc95 text
│   ├── zep_shim_nbuf_data_size.lto_priv.0                                                          4   0.00%  0x0009fc8d text
│   ├── zep_shim_nbuf_free.lto_priv.0                                                              24   0.00%  0x000a075f text
│   ├── zep_shim_nbuf_get_chksum_done.lto_priv.0                                                    6   0.00%  0x0009fcd7 text
│   ├── zep_shim_nbuf_get_priority.lto_priv.0                                                       6   0.00%  0x0009fcd1 text
│   ├── zep_shim_nbuf_headroom_get.lto_priv.0                                                       4   0.00%  0x0009fc89 text
│   ├── zep_shim_nbuf_headroom_res.lto_priv.0                                                      20   0.00%  0x0009fc75 text
│   ├── zep_shim_nbuf_set_chksum_done.lto_priv.0                                                   12   0.00%  0x0009fcdd text
│   ├── zep_shim_pr_dbg.lto_priv.0                                                                 24   0.00%  0x00050c29 text
│   ├── zep_shim_pr_err.lto_priv.0                                                                 60   0.01%  0x00050c7d text
│   ├── zep_shim_pr_info.lto_priv.0                                                                60   0.01%  0x00050c41 text
│   ├── zep_shim_qspi_cpy_from.lto_priv.0                                                          30   0.00%  0x0009fc3f text
│   ├── zep_shim_qspi_cpy_to.lto_priv.0                                                            24   0.00%  0x0009fc5d text
│   ├── zep_shim_qspi_read_reg32.lto_priv.0                                                        34   0.00%  0x0009fc03 text
│   ├── zep_shim_qspi_write_reg32.lto_priv.0                                                       26   0.00%  0x0009fc25 text
│   ├── zep_shim_spinlock_alloc.lto_priv.0                                                         52   0.01%  0x00050941 text
│   ├── zep_shim_spinlock_free.lto_priv.0                                                          12   0.00%  0x00053041 text
│   ├── zep_shim_spinlock_init.lto_priv.0                                                           4   0.00%  0x000a011f text
│   ├── zep_shim_spinlock_irq_rel.lto_priv.0                                                        4   0.00%  0x000a05b3 text
│   ├── zep_shim_spinlock_irq_take.lto_priv.0                                                      12   0.00%  0x000a05a3 text
│   ├── zep_shim_spinlock_rel.lto_priv.0                                                            4   0.00%  0x000a05af text
│   ├── zep_shim_spinlock_take.lto_priv.0                                                          12   0.00%  0x000a0597 text
│   ├── zep_shim_strlen.lto_priv.0                                                                  4   0.00%  0x0009fe61 text
│   ├── zep_shim_time_elapsed_ms.lto_priv.0                                                        12   0.00%  0x000a013d text
│   ├── zep_shim_time_elapsed_us.lto_priv.0                                                        12   0.00%  0x000a0131 text
│   ├── zep_shim_time_get_curr_us.lto_priv.0                                                       14   0.00%  0x000a0123 text
│   ├── zep_shim_timer_alloc.lto_priv.0                                                            52   0.01%  0x00050b65 text
│   ├── zep_shim_timer_free.lto_priv.0                                                              4   0.00%  0x000a071d text
│   ├── zep_shim_timer_init.lto_priv.0                                                             16   0.00%  0x00051af1 text
│   ├── zep_shim_timer_kill.lto_priv.0                                                              6   0.00%  0x000a06a9 text
│   ├── zep_shim_timer_schedule.lto_priv.0                                                         56   0.01%  0x00053c41 text
│   ├── zep_shim_work_alloc.lto_priv.0                                                             84   0.01%  0x00050a55 text
│   ├── zep_shim_work_free.lto_priv.0                                                               6   0.00%  0x0009fd2f text
│   ├── zep_shim_work_init.lto_priv.0                                                              16   0.00%  0x00051ae1 text
│   ├── zep_shim_work_kill.lto_priv.0                                                              32   0.00%  0x000a017d text
│   ├── zep_shim_work_schedule.lto_priv.0                                                          32   0.00%  0x00053b79 text
│   ├── zephyr_device_find                                                                        148   0.02%  0x00051fcd text
│   ├── zephyr_entry.lto_priv.0                                                                    24   0.00%  0x00050df5 text
│   ├── zephyr_help_text                                                                          438   0.05%  0x000d8ad4 rodata
│   ├── zephyr_network_wlan_type                                                                   28   0.00%  0x000b667c rodata
│   ├── zephyr_random                                                                              28   0.00%  0x000a3091 text
│   ├── zephyr_wifi_send_event                                                                    168   0.02%  0x00025841 text
│   ├── zephyr_wpa_cli_cmd_v                                                                       64   0.01%  0x00025179 text
│   ├── zephyr_wpa_cli_global_cmd_v                                                                80   0.01%  0x0002523d text
│   ├── zip_iternext.lto_priv.0                                                                    58   0.01%  0x000a6eab text
│   ├── zip_make_new.lto_priv.0                                                                    72   0.01%  0x00068a11 text
│   ├── zpacket_received_cb                                                                        72   0.01%  0x0009c651 text
│   ├── zpacket_recvfrom_ctx                                                                      464   0.05%  0x0003f635 text
│   ├── zpacket_set_eth_pkttype.constprop.0                                                        60   0.01%  0x000acd4f text
│   ├── zpacket_socket                                                                            104   0.01%  0x0003cff5 text
│   ├── zsock_accepted_cb                                                                          76   0.01%  0x0003d0e5 text
│   ├── zsock_close.lto_priv.0.lto_priv.0                                                           4   0.00%  0x0009669b text
│   ├── zsock_close_ctx.constprop.0                                                                84   0.01%  0x000ad5d9 text
│   ├── zsock_connected_cb                                                                         18   0.00%  0x0009b41b text
│   ├── zsock_fcntl_wrapper                                                                        28   0.00%  0x0009be2b text
│   ├── zsock_fcntl_wrapper                                                                        28   0.00%  0x0009fea7 text
│   ├── zsock_flush_queue.lto_priv.0                                                               62   0.01%  0x0009c699 text
│   ├── zsock_getsockopt.lto_priv.0.lto_priv.0                                                    108   0.01%  0x0009be6d text
│   ├── zsock_inet_pton.lto_priv.0                                                                 14   0.00%  0x0009adcd text
│   ├── zsock_received_cb                                                                         130   0.01%  0x0009c73b text
│   ├── zsock_recv.lto_priv.0.lto_priv.0                                                           16   0.00%  0x0009668b text
│   ├── zsock_recv_dgram                                                                          692   0.07%  0x0003d131 text
│   ├── zsock_recv_stream                                                                         482   0.05%  0x0009c1d1 text
│   ├── zsock_recv_stream_immediate                                                               248   0.03%  0x0009b6c1 text
│   ├── zsock_recvfrom_ctx                                                                         82   0.01%  0x0009c3b3 text
│   ├── zsock_sendto_ctx                                                                          324   0.03%  0x0003f805 text
│   ├── zsock_setsockopt.lto_priv.0.lto_priv.0                                                    108   0.01%  0x0009b1bd text
│   ├── zsock_socket_internal                                                                     136   0.01%  0x0003d05d text
│   ├── zsock_socketpair.constprop.0                                                              272   0.03%  0x0007ffb9 text
│   ├── zsock_wait_data                                                                            52   0.01%  0x0009b7e7 text
│   ├── ztls_poll_update_pollin.constprop.0                                                       242   0.03%  0x000acc39 text
│   ├── ztls_socket                                                                               148   0.02%  0x0003dd59 text
│   ├── zvfs_close                                                                                 96   0.01%  0x0000ebe5 text
│   ├── zvfs_eventfd_close_op.lto_priv.0                                                          144   0.01%  0x0003c801 text
│   ├── zvfs_eventfd_fd_vtable.lto_priv.0                                                          16   0.00%  0x000b37a4 rodata
│   ├── zvfs_eventfd_ioctl_op.lto_priv.0                                                          308   0.03%  0x000387d1 text
│   ├── zvfs_eventfd_read_locked.lto_priv.0                                                        90   0.01%  0x0009b35d text
│   ├── zvfs_eventfd_read_op.lto_priv.0                                                            12   0.00%  0x0003c891 text
│   ├── zvfs_eventfd_rw_op.lto_priv.0                                                             242   0.03%  0x0009b26b text
│   ├── zvfs_eventfd_write_locked.lto_priv.0                                                      100   0.01%  0x0009b3b7 text
│   ├── zvfs_eventfd_write_op.lto_priv.0                                                           12   0.00%  0x0003c89d text
│   ├── zvfs_fdtable_call_ioctl.lto_priv.2.lto_priv.0                                              30   0.00%  0x00091b57 text
│   ├── zvfs_finalize_typed_fd                                                                     84   0.01%  0x0000dd21 text
│   ├── zvfs_get_fd_obj                                                                            52   0.01%  0x0000dcb9 text
│   ├── zvfs_get_fd_obj_and_vtable                                                                 52   0.01%  0x0000dced text
│   ├── zvfs_get_obj_lock_and_cond.constprop.0                                                     92   0.01%  0x000846a9 text
│   ├── zvfs_lseek_wrap.constprop.0                                                               124   0.01%  0x00086165 text
│   ├── zvfs_poll_internal                                                                        544   0.06%  0x0003d485 text
│   ├── zvfs_reserve_fd                                                                           116   0.01%  0x0000eb71 text
│   └── zvfs_rw.constprop.0                                                                       152   0.02%  0x000861e1 text
├── /                                                                                              40   0.00%  -
│   └── Users                                                                                      40   0.00%  -
│       └── tudor                                                                                  40   0.00%  -
│           └── zephyr-sdk-0.17.0                                                                  40   0.00%  -
│               └── arm-zephyr-eabi                                                                40   0.00%  -
│                   └── arm-zephyr-eabi                                                            40   0.00%  -
│                       └── sys-include                                                            40   0.00%  -
│                           └── sys                                                                40   0.00%  -
│                               ├── errno.h                                                         4   0.00%  -
│                               │   └── __errno                                                     4   0.00%  0x000af25b text
│                               └── lock.h                                                         36   0.00%  -
│                                   ├── __retarget_lock_acquire_recursive                          12   0.00%  0x000af24b text
│                                   ├── __retarget_lock_init_recursive                             20   0.00%  0x000af233 text
│                                   └── __retarget_lock_release_recursive                           4   0.00%  0x000af257 text
└── ZEPHYR_BASE                                                                                   194   0.02%  -
    ├── kernel                                                                                      2   0.00%  -
    │   └── include                                                                                 2   0.00%  -
    │       └── kernel_offsets.h                                                                    2   0.00%  -
    │           └── _OffsetAbsSyms                                                                  2   0.00%  0x000af21d text
    └── lib                                                                                       192   0.02%  -
        └── libc                                                                                  192   0.02%  -
            └── newlib                                                                            192   0.02%  -
                └── libc-hooks.c                                                                  192   0.02%  -
                    ├── __init_malloc_prepare                                                       8   0.00%  0x000b003c initlevel
                    ├── __lock___malloc_recursive_mutex                                            20   0.00%  0x20008a7c k_mutex_area
                    ├── __lock___sfp_recursive_mutex                                               20   0.00%  0x20008a90 k_mutex_area
                    ├── __lock___sinit_recursive_mutex                                             20   0.00%  0x20008aa4 k_mutex_area
                    ├── __stdout_hook_install                                                      12   0.00%  0x000872f1 text
                    ├── _isatty                                                                    10   0.00%  0x000af229 text
                    ├── _sbrk                                                                      40   0.00%  0x0008732d text
                    ├── _stdout_hook                                                                4   0.00%  0x2000890c datas
                    ├── _stdout_hook_default                                                        6   0.00%  0x000af223 text
                    ├── malloc_prepare                                                              4   0.00%  0x000af21f text
                    └── z_impl_zephyr_write_stdout                                                 48   0.00%  0x000872fd text
==========================================================================================================================================
                                                                                               960228

ram_report:

root@admins-MacBook-Air-2 zephyr # west build -d ./build/zephyr -t ram_report
-- west build: running target ram_report
[0/218] Performing build step for 'tfm'
ninja: no work to do.
[2/212] Performing install step for 'tfm'
-- Install configuration: "MinSizeRel"
----- Installing platform NS -----
[5/6] cd /Users/tudor/Documents/GitHub/micropython_nRF/ports/zephyr/build/zephyr && /opt/homebrew/bin/...Documents/GitHub/micropython_nRF/ports/zephyr/build/zephyr --workspace=/opt/nordic/ncs/v3.0.0 -d 99 ram
WARN: Symbol 'tfm_psa_call_veneer' section '.debug_info' is not in RAM or ROM.
WARN: Symbol 'tfm_psa_close_veneer' section '.debug_info' is not in RAM or ROM.
WARN: Symbol 'tfm_psa_framework_version_veneer' section '.debug_info' is not in RAM or ROM.
WARN: Symbol 'tfm_psa_version_veneer' section '.debug_info' is not in RAM or ROM.
WARN: Symbol 'tfm_psa_connect_veneer' section '.debug_info' is not in RAM or ROM.
Path                                                                                             Size       %  Address    Section
==========================================================================================================================================
Root                                                                                           543367 100.00%  -
├── (hidden)                                                                                   114437  21.06%  -
├── (no paths)                                                                                 428862  78.93%  -
│   ├── CSWTCH.1                                                                                   12   0.00%  0x000b3528 rodata
│   ├── CSWTCH.101                                                                                 12   0.00%  0x000b9104 rodata
│   ├── CSWTCH.101                                                                                  4   0.00%  0x000c8ca6 rodata
│   ├── CSWTCH.114                                                                                556   0.10%  0x000b3578 rodata
│   ├── CSWTCH.123.lto_priv.0                                                                      22   0.00%  0x000bb97e rodata
│   ├── CSWTCH.14                                                                                  20   0.00%  0x000b37c0 rodata
│   ├── CSWTCH.14.lto_priv.0                                                                       80   0.01%  0x000b857c rodata
│   ├── CSWTCH.145.lto_priv.0                                                                     202   0.04%  0x000bb89c rodata
│   ├── CSWTCH.145.lto_priv.1                                                                      32   0.01%  0x000b349c rodata
│   ├── CSWTCH.147                                                                                 56   0.01%  0x000c6e29 rodata
│   ├── CSWTCH.150.lto_priv.0                                                                      13   0.00%  0x000bc72b rodata
│   ├── CSWTCH.150.lto_priv.1                                                                      24   0.00%  0x000bb884 rodata
│   ├── CSWTCH.16                                                                                  12   0.00%  0x000b8a90 rodata
│   ├── CSWTCH.18                                                                                  12   0.00%  0x000b8a84 rodata
│   ├── CSWTCH.202.lto_priv.0                                                                       6   0.00%  0x000d8374 rodata
│   ├── CSWTCH.204                                                                                  9   0.00%  0x000d837a rodata
│   ├── CSWTCH.226                                                                                 20   0.00%  0x000b31f8 rodata
│   ├── CSWTCH.228                                                                                 20   0.00%  0x000b320c rodata
│   ├── CSWTCH.231                                                                                 32   0.01%  0x000b31d8 rodata
│   ├── CSWTCH.233                                                                                  5   0.00%  0x000c08cf rodata
│   ├── CSWTCH.234                                                                                 13   0.00%  0x000c8cce rodata
│   ├── CSWTCH.24                                                                                  24   0.00%  0x000b8a48 rodata
│   ├── CSWTCH.25                                                                                  10   0.00%  0x000ce248 rodata
│   ├── CSWTCH.251                                                                                 20   0.00%  0x000bad5c rodata
│   ├── CSWTCH.26                                                                                  36   0.01%  0x000b8a60 rodata
│   ├── CSWTCH.343.lto_priv.0                                                                      40   0.01%  0x000b85cc rodata
│   ├── CSWTCH.37                                                                                  16   0.00%  0x000b31c8 rodata
│   ├── CSWTCH.386                                                                                 16   0.00%  0x000bacd4 rodata
│   ├── CSWTCH.39                                                                                   8   0.00%  0x000c2c22 rodata
│   ├── CSWTCH.4                                                                                    4   0.00%  0x000cb9f2 rodata
│   ├── CSWTCH.4.lto_priv.0                                                                        36   0.01%  0x000b927c rodata
│   ├── CSWTCH.41.lto_priv.0                                                                       16   0.00%  0x000b400c rodata
│   ├── CSWTCH.417                                                                                  8   0.00%  0x000bc51c rodata
│   ├── CSWTCH.421.lto_priv.0                                                                      12   0.00%  0x000b21c8 rodata
│   ├── CSWTCH.49                                                                                   8   0.00%  0x000bb976 rodata
│   ├── CSWTCH.50                                                                                   8   0.00%  0x000bb96e rodata
│   ├── CSWTCH.51                                                                                   4   0.00%  0x000cd843 rodata
│   ├── CSWTCH.68                                                                                   8   0.00%  0x000bb966 rodata
│   ├── CSWTCH.7.lto_priv.0                                                                        44   0.01%  0x000b319c rodata
│   ├── CSWTCH.7.lto_priv.1                                                                         5   0.00%  0x000c2c2a rodata
│   ├── CSWTCH.74                                                                                  16   0.00%  0x000b34bc rodata
│   ├── CSWTCH.78                                                                                  24   0.00%  0x000bacbc rodata
│   ├── CSWTCH.78                                                                                   9   0.00%  0x000bf7c4 rodata
│   ├── CSWTCH.8                                                                                   12   0.00%  0x000bb470 rodata
│   ├── CSWTCH.9                                                                                   12   0.00%  0x000bb464 rodata
│   ├── ExCvt                                                                                     128   0.02%  0x000d4c70 rodata
│   ├── Fsid                                                                                        2   0.00%  0x2000e14e bss
│   ├── K                                                                                         640   0.12%  0x000b0988 rodata
│   ├── LfnBuf                                                                                    512   0.09%  0x2000df4e bss
│   ├── LfnOfs.lto_priv.0                                                                          13   0.00%  0x000d4cf0 rodata
│   ├── PIo2                                                                                       44   0.01%  0x000bb84c rodata
│   ├── QSPIconfig.lto_priv.0                                                                      44   0.01%  0x2000d078 bss
│   ├── RPU_ADDR_MAP_MCU                                                                           48   0.01%  0x000b92a0 rodata
│   ├── RPU_MCU_BOOT_VECTORS                                                                       64   0.01%  0x000bac7c rodata
│   ├── SOC_MMAP_ADDR_OFFSETS_MCU.lto_priv.0                                                        8   0.00%  0x000b42f0 rodata
│   ├── SystemCoreClock                                                                             4   0.00%  0x200087f4 datas
│   ├── Td0                                                                                      1024   0.19%  0x000b106c rodata
│   ├── Td4s                                                                                      256   0.05%  0x000bc62b rodata
│   ├── Te0                                                                                      1024   0.19%  0x000b0c6c rodata
│   ├── Zero                                                                                        8   0.00%  0x000bb494 rodata
│   ├── __compound_literal.0                                                                        4   0.00%  0x000bbdb2 rodata
│   ├── __compound_literal.0                                                                        8   0.00%  0x000b41ac rodata
│   ├── __compound_literal.1                                                                        6   0.00%  0x000bbdac rodata
│   ├── __compound_literal.2                                                                        4   0.00%  0x000bbda8 rodata
│   ├── __compound_literal.3                                                                        4   0.00%  0x000bbda4 rodata
│   ├── __dev_dt_meta_dts_ord_102.lto_priv.0                                                        4   0.00%  0x000b353c rodata
│   ├── __dev_dt_meta_dts_ord_110.lto_priv.0                                                        4   0.00%  0x000b0c34 rodata
│   ├── __dev_dt_meta_dts_ord_116.lto_priv.0                                                        4   0.00%  0x000b40f4 rodata
│   ├── __dev_dt_meta_dts_ord_12                                                                    4   0.00%  0x000b14ac rodata
│   ├── __dev_dt_meta_dts_ord_121                                                                   4   0.00%  0x000b4274 rodata
│   ├── __dev_dt_meta_dts_ord_138.lto_priv.0                                                        4   0.00%  0x000b37fc rodata
│   ├── __dev_dt_meta_dts_ord_143                                                                   4   0.00%  0x000b41dc rodata
│   ├── __dev_dt_meta_dts_ord_144                                                                   4   0.00%  0x000b4234 rodata
│   ├── __dev_dt_meta_dts_ord_15                                                                    4   0.00%  0x000b4178 rodata
│   ├── __dev_dt_meta_dts_ord_64.lto_priv.0                                                         4   0.00%  0x000b4120 rodata
│   ├── __dev_dt_meta_dts_ord_74.lto_priv.0                                                         4   0.00%  0x000b4280 rodata
│   ├── __dev_dt_meta_dts_ord_8.lto_priv.0                                                          4   0.00%  0x000b41c0 rodata
│   ├── __dev_dt_nodelabels_dts_ord_102.lto_priv.0                                                  8   0.00%  0x000b3534 rodata
│   ├── __dev_dt_nodelabels_dts_ord_110.lto_priv.0                                                  8   0.00%  0x000b0c20 rodata
│   ├── __dev_dt_nodelabels_dts_ord_116.lto_priv.0                                                 12   0.00%  0x000b40e8 rodata
│   ├── __dev_dt_nodelabels_dts_ord_12                                                              8   0.00%  0x000b14a4 rodata
│   ├── __dev_dt_nodelabels_dts_ord_121                                                             8   0.00%  0x000b426c rodata
│   ├── __dev_dt_nodelabels_dts_ord_138.lto_priv.0                                                  8   0.00%  0x000b37f4 rodata
│   ├── __dev_dt_nodelabels_dts_ord_143                                                             8   0.00%  0x000b41a4 rodata
│   ├── __dev_dt_nodelabels_dts_ord_144                                                             8   0.00%  0x000b422c rodata
│   ├── __dev_dt_nodelabels_dts_ord_15                                                              8   0.00%  0x000b4164 rodata
│   ├── __dev_dt_nodelabels_dts_ord_64.lto_priv.0                                                   8   0.00%  0x000b410c rodata
│   ├── __dev_dt_nodelabels_dts_ord_74.lto_priv.0                                                   8   0.00%  0x000b4278 rodata
│   ├── __dev_dt_nodelabels_dts_ord_8.lto_priv.0                                                    8   0.00%  0x000b419c rodata
│   ├── __devstate_dts_ord_102.lto_priv.0                                                           2   0.00%  0x200089ac device_states
│   ├── __devstate_dts_ord_110.lto_priv.0                                                           2   0.00%  0x200089a8 device_states
│   ├── __devstate_dts_ord_116.lto_priv.0                                                           2   0.00%  0x200089b0 device_states
│   ├── __devstate_dts_ord_12                                                                       2   0.00%  0x200089aa device_states
│   ├── __devstate_dts_ord_121                                                                      2   0.00%  0x200089bc device_states
│   ├── __devstate_dts_ord_138.lto_priv.0                                                           2   0.00%  0x200089ae device_states
│   ├── __devstate_dts_ord_143                                                                      2   0.00%  0x200089b8 device_states
│   ├── __devstate_dts_ord_144                                                                      2   0.00%  0x200089ba device_states
│   ├── __devstate_dts_ord_15                                                                       2   0.00%  0x200089b4 device_states
│   ├── __devstate_dts_ord_64.lto_priv.0                                                            2   0.00%  0x200089b2 device_states
│   ├── __devstate_dts_ord_74.lto_priv.0                                                            2   0.00%  0x200089be device_states
│   ├── __devstate_dts_ord_8.lto_priv.0                                                             2   0.00%  0x200089b6 device_states
│   ├── __fdlib_version                                                                             1   0.00%  0x200089a7 datas
│   ├── __func__.0                                                                                 23   0.00%  0x000caf8e rodata
│   ├── __func__.0                                                                                 16   0.00%  0x000c8caa rodata
│   ├── __func__.0                                                                                 20   0.00%  0x000d41db rodata
│   ├── __func__.0.lto_priv.0                                                                      25   0.00%  0x000beb41 rodata
│   ├── __func__.0.lto_priv.1                                                                      15   0.00%  0x000beb1e rodata
│   ├── __func__.0.lto_priv.10                                                                     27   0.00%  0x000ce285 rodata
│   ├── __func__.0.lto_priv.11                                                                     27   0.00%  0x000cdff4 rodata
│   ├── __func__.0.lto_priv.12                                                                     36   0.01%  0x000cd85c rodata
│   ├── __func__.0.lto_priv.13                                                                     28   0.01%  0x000ce252 rodata
│   ├── __func__.0.lto_priv.14                                                                     22   0.00%  0x000cdb19 rodata
│   ├── __func__.0.lto_priv.16                                                                     29   0.01%  0x000ce3a4 rodata
│   ├── __func__.0.lto_priv.17                                                                     24   0.00%  0x000d2fcd rodata
│   ├── __func__.0.lto_priv.18                                                                     11   0.00%  0x000d2f5a rodata
│   ├── __func__.0.lto_priv.19                                                                     31   0.01%  0x000d8a5f rodata
│   ├── __func__.0.lto_priv.2                                                                      21   0.00%  0x000be9de rodata
│   ├── __func__.0.lto_priv.20                                                                     29   0.01%  0x000d88f8 rodata
│   ├── __func__.0.lto_priv.21                                                                     23   0.00%  0x000d88b6 rodata
│   ├── __func__.0.lto_priv.22                                                                     25   0.00%  0x000d8841 rodata
│   ├── __func__.0.lto_priv.23                                                                     21   0.00%  0x000d8566 rodata
│   ├── __func__.0.lto_priv.24                                                                     18   0.00%  0x000d842a rodata
│   ├── __func__.0.lto_priv.25                                                                     23   0.00%  0x000d83c6 rodata
│   ├── __func__.0.lto_priv.26                                                                     31   0.01%  0x000d87d0 rodata
│   ├── __func__.0.lto_priv.27                                                                     17   0.00%  0x000d9f51 rodata
│   ├── __func__.0.lto_priv.28                                                                     32   0.01%  0x000d9ded rodata
│   ├── __func__.0.lto_priv.29                                                                     46   0.01%  0x000d9e7e rodata
│   ├── __func__.0.lto_priv.3                                                                      28   0.01%  0x000c4ef0 rodata
│   ├── __func__.0.lto_priv.30                                                                     31   0.01%  0x000d9db0 rodata
│   ├── __func__.0.lto_priv.31                                                                     27   0.00%  0x000d9ef1 rodata
│   ├── __func__.0.lto_priv.32                                                                     20   0.00%  0x000d9d04 rodata
│   ├── __func__.0.lto_priv.4                                                                      32   0.01%  0x000c4ebe rodata
│   ├── __func__.0.lto_priv.5                                                                      24   0.00%  0x000c6e8a rodata
│   ├── __func__.0.lto_priv.6                                                                      24   0.00%  0x000c6e11 rodata
│   ├── __func__.0.lto_priv.7                                                                      30   0.01%  0x000cc286 rodata
│   ├── __func__.0.lto_priv.8                                                                      31   0.01%  0x000cc2bf rodata
│   ├── __func__.0.lto_priv.9                                                                      18   0.00%  0x000cc1d2 rodata
│   ├── __func__.1                                                                                 18   0.00%  0x000c4ede rodata
│   ├── __func__.1                                                                                 20   0.00%  0x000c8cba rodata
│   ├── __func__.1                                                                                 22   0.00%  0x000cc20d rodata
│   ├── __func__.1.lto_priv.0                                                                      20   0.00%  0x000beb2d rodata
│   ├── __func__.1.lto_priv.1                                                                      19   0.00%  0x000bea6d rodata
│   ├── __func__.1.lto_priv.10                                                                     18   0.00%  0x000d84e2 rodata
│   ├── __func__.1.lto_priv.11                                                                     23   0.00%  0x000d84cb rodata
│   ├── __func__.1.lto_priv.12                                                                     18   0.00%  0x000d8472 rodata
│   ├── __func__.1.lto_priv.13                                                                     17   0.00%  0x000d843c rodata
│   ├── __func__.1.lto_priv.14                                                                     20   0.00%  0x000d8625 rodata
│   ├── __func__.1.lto_priv.15                                                                     24   0.00%  0x000d8412 rodata
│   ├── __func__.1.lto_priv.16                                                                     26   0.00%  0x000d83f8 rodata
│   ├── __func__.1.lto_priv.17                                                                     26   0.00%  0x000d839f rodata
│   ├── __func__.1.lto_priv.18                                                                     30   0.01%  0x000d9dcf rodata
│   ├── __func__.1.lto_priv.2                                                                      27   0.00%  0x000ce2a0 rodata
│   ├── __func__.1.lto_priv.20                                                                     33   0.01%  0x000d9d8f rodata
│   ├── __func__.1.lto_priv.21                                                                     22   0.00%  0x000d9e0d rodata
│   ├── __func__.1.lto_priv.3                                                                      27   0.00%  0x000ce00f rodata
│   ├── __func__.1.lto_priv.4                                                                      32   0.01%  0x000cd880 rodata
│   ├── __func__.1.lto_priv.5                                                                      25   0.00%  0x000ce3c1 rodata
│   ├── __func__.1.lto_priv.6                                                                      31   0.01%  0x000d8a7e rodata
│   ├── __func__.1.lto_priv.7                                                                      27   0.00%  0x000d8915 rodata
│   ├── __func__.1.lto_priv.8                                                                      25   0.00%  0x000d885a rodata
│   ├── __func__.1.lto_priv.9                                                                      34   0.01%  0x000d866e rodata
│   ├── __func__.10                                                                                17   0.00%  0x000d2ef5 rodata
│   ├── __func__.10.lto_priv.0                                                                     27   0.00%  0x000ce3eb rodata
│   ├── __func__.10.lto_priv.1                                                                     24   0.00%  0x000ce230 rodata
│   ├── __func__.10.lto_priv.2                                                                     27   0.00%  0x000cd9db rodata
│   ├── __func__.10.lto_priv.3                                                                     33   0.01%  0x000cdbc6 rodata
│   ├── __func__.10.lto_priv.4                                                                     28   0.01%  0x000d8383 rodata
│   ├── __func__.10.lto_priv.5                                                                     18   0.00%  0x000d85de rodata
│   ├── __func__.11                                                                                24   0.00%  0x000be93c rodata
│   ├── __func__.11                                                                                33   0.01%  0x000cc1b1 rodata
│   ├── __func__.11                                                                                21   0.00%  0x000d2ee0 rodata
│   ├── __func__.11                                                                                21   0.00%  0x000d85a1 rodata
│   ├── __func__.11.lto_priv.0                                                                     34   0.01%  0x000cda17 rodata
│   ├── __func__.11.lto_priv.1                                                                     28   0.01%  0x000cdc04 rodata
│   ├── __func__.12                                                                                19   0.00%  0x000be954 rodata
│   ├── __func__.12                                                                                27   0.00%  0x000d2ec5 rodata
│   ├── __func__.12.lto_priv.0                                                                     26   0.00%  0x000cdabe rodata
│   ├── __func__.12.lto_priv.1                                                                     41   0.01%  0x000ce199 rodata
│   ├── __func__.13                                                                                24   0.00%  0x000be9b1 rodata
│   ├── __func__.13                                                                                29   0.01%  0x000d2ea8 rodata
│   ├── __func__.13                                                                                19   0.00%  0x000d85b6 rodata
│   ├── __func__.13.lto_priv.0                                                                     23   0.00%  0x000cdaa7 rodata
│   ├── __func__.13.lto_priv.1                                                                     34   0.01%  0x000ce1c2 rodata
│   ├── __func__.14                                                                                26   0.00%  0x000be997 rodata
│   ├── __func__.14                                                                                26   0.00%  0x000cda52 rodata
│   ├── __func__.14                                                                                35   0.01%  0x000d2f06 rodata
│   ├── __func__.14.lto_priv.0                                                                     33   0.01%  0x000d8957 rodata
│   ├── __func__.14.lto_priv.1                                                                     26   0.00%  0x000d85f0 rodata
│   ├── __func__.15                                                                                36   0.01%  0x000be7d7 rodata
│   ├── __func__.15                                                                                39   0.01%  0x000cdad8 rodata
│   ├── __func__.15                                                                                21   0.00%  0x000d2e93 rodata
│   ├── __func__.15                                                                                18   0.00%  0x000d858f rodata
│   ├── __func__.16                                                                                37   0.01%  0x000be7fb rodata
│   ├── __func__.16                                                                                16   0.00%  0x000d2e83 rodata
│   ├── __func__.16                                                                                27   0.00%  0x000d860a rodata
│   ├── __func__.16.lto_priv.0                                                                     26   0.00%  0x000cdaff rodata
│   ├── __func__.16.lto_priv.1                                                                     32   0.01%  0x000cdd28 rodata
│   ├── __func__.17                                                                                30   0.01%  0x000be820 rodata
│   ├── __func__.17                                                                                26   0.00%  0x000cdb2f rodata
│   ├── __func__.17.lto_priv.0                                                                     30   0.01%  0x000d8978 rodata
│   ├── __func__.17.lto_priv.1                                                                     20   0.00%  0x000d8639 rodata
│   ├── __func__.18                                                                                23   0.00%  0x000be83e rodata
│   ├── __func__.18                                                                                28   0.01%  0x000cdb69 rodata
│   ├── __func__.18                                                                                17   0.00%  0x000d864d rodata
│   ├── __func__.19                                                                                26   0.00%  0x000be855 rodata
│   ├── __func__.2                                                                                 27   0.00%  0x000bea22 rodata
│   ├── __func__.2.lto_priv.0                                                                      21   0.00%  0x000ce2bb rodata
│   ├── __func__.2.lto_priv.1                                                                      23   0.00%  0x000ce26e rodata
│   ├── __func__.2.lto_priv.10                                                                     26   0.00%  0x000d850f rodata
│   ├── __func__.2.lto_priv.11                                                                     27   0.00%  0x000d84f4 rodata
│   ├── __func__.2.lto_priv.12                                                                     21   0.00%  0x000d8551 rodata
│   ├── __func__.2.lto_priv.13                                                                     18   0.00%  0x000d8460 rodata
│   ├── __func__.2.lto_priv.14                                                                     27   0.00%  0x000d83dd rodata
│   ├── __func__.2.lto_priv.15                                                                     26   0.00%  0x000ede71 rodata
│   ├── __func__.2.lto_priv.16                                                                     18   0.00%  0x000d9d27 rodata
│   ├── __func__.2.lto_priv.17                                                                      8   0.00%  0x000d9d53 rodata
│   ├── __func__.2.lto_priv.18                                                                     21   0.00%  0x000ede16 rodata
│   ├── __func__.2.lto_priv.2                                                                      34   0.01%  0x000ce02a rodata
│   ├── __func__.2.lto_priv.3                                                                      29   0.01%  0x000cd8ba rodata
│   ├── __func__.2.lto_priv.4                                                                      39   0.01%  0x000ce209 rodata
│   ├── __func__.2.lto_priv.5                                                                      22   0.00%  0x000d8abe rodata
│   ├── __func__.2.lto_priv.6                                                                      33   0.01%  0x000d8a9d rodata
│   ├── __func__.2.lto_priv.7                                                                      19   0.00%  0x000d88cd rodata
│   ├── __func__.2.lto_priv.8                                                                      17   0.00%  0x000d87bf rodata
│   ├── __func__.2.lto_priv.9                                                                      29   0.01%  0x000d8690 rodata
│   ├── __func__.20                                                                                16   0.00%  0x000ede06 rodata
│   ├── __func__.20                                                                                24   0.00%  0x000be86f rodata
│   ├── __func__.20                                                                                23   0.00%  0x000cdb85 rodata
│   ├── __func__.20                                                                                35   0.01%  0x000d8996 rodata
│   ├── __func__.21                                                                                22   0.00%  0x000be887 rodata
│   ├── __func__.21                                                                                16   0.00%  0x000d865e rodata
│   ├── __func__.21.lto_priv.0                                                                     42   0.01%  0x000cdb9c rodata
│   ├── __func__.21.lto_priv.1                                                                     34   0.01%  0x000ce31f rodata
│   ├── __func__.22                                                                                23   0.00%  0x000be89d rodata
│   ├── __func__.22                                                                                29   0.01%  0x000cdbe7 rodata
│   ├── __func__.22                                                                                32   0.01%  0x000d89b9 rodata
│   ├── __func__.23                                                                                25   0.00%  0x000be8b4 rodata
│   ├── __func__.23.lto_priv.0                                                                     24   0.00%  0x000cdc20 rodata
│   ├── __func__.23.lto_priv.1                                                                     26   0.00%  0x000cda8d rodata
│   ├── __func__.24                                                                                23   0.00%  0x000be8cd rodata
│   ├── __func__.24                                                                                34   0.01%  0x000cdc38 rodata
│   ├── __func__.24                                                                                26   0.00%  0x000d89d9 rodata
│   ├── __func__.25                                                                                26   0.00%  0x000be8e4 rodata
│   ├── __func__.25.lto_priv.0                                                                     21   0.00%  0x000cd847 rodata
│   ├── __func__.25.lto_priv.1                                                                     26   0.00%  0x000ce2d0 rodata
│   ├── __func__.26                                                                                20   0.00%  0x000be8fe rodata
│   ├── __func__.26                                                                                27   0.00%  0x000cdc74 rodata
│   ├── __func__.27                                                                                22   0.00%  0x000be912 rodata
│   ├── __func__.27.lto_priv.0                                                                     41   0.01%  0x000cdc8f rodata
│   ├── __func__.27.lto_priv.1                                                                     26   0.00%  0x000cdc5a rodata
│   ├── __func__.28                                                                                20   0.00%  0x000be928 rodata
│   ├── __func__.28.lto_priv.0                                                                     39   0.01%  0x000cdcb8 rodata
│   ├── __func__.28.lto_priv.1                                                                     33   0.01%  0x000cd9f6 rodata
│   ├── __func__.29                                                                                30   0.01%  0x000bea3d rodata
│   ├── __func__.29.lto_priv.0                                                                     36   0.01%  0x000cdcdf rodata
│   ├── __func__.29.lto_priv.1                                                                     26   0.00%  0x000cd8d7 rodata
│   ├── __func__.3                                                                                 22   0.00%  0x000be9f3 rodata
│   ├── __func__.3                                                                                 18   0.00%  0x000c6e61 rodata
│   ├── __func__.3.lto_priv.0                                                                      21   0.00%  0x000cc223 rodata
│   ├── __func__.3.lto_priv.1                                                                      18   0.00%  0x000cc1e4 rodata
│   ├── __func__.3.lto_priv.10                                                                     31   0.01%  0x000d86ad rodata
│   ├── __func__.3.lto_priv.11                                                                     19   0.00%  0x000d84b8 rodata
│   ├── __func__.3.lto_priv.12                                                                     19   0.00%  0x000d844d rodata
│   ├── __func__.3.lto_priv.13                                                                     13   0.00%  0x000d83b9 rodata
│   ├── __func__.3.lto_priv.2                                                                      22   0.00%  0x000ce341 rodata
│   ├── __func__.3.lto_priv.3                                                                      31   0.01%  0x000ce04c rodata
│   ├── __func__.3.lto_priv.4                                                                      26   0.00%  0x000cd8f1 rodata
│   ├── __func__.3.lto_priv.5                                                                      31   0.01%  0x000ce2ea rodata
│   ├── __func__.3.lto_priv.6                                                                      37   0.01%  0x000ce1e4 rodata
│   ├── __func__.3.lto_priv.7                                                                      24   0.00%  0x000d88e0 rodata
│   ├── __func__.3.lto_priv.8                                                                      17   0.00%  0x000d8797 rodata
│   ├── __func__.3.lto_priv.9                                                                      16   0.00%  0x000d880d rodata
│   ├── __func__.30                                                                                32   0.01%  0x000bea91 rodata
│   ├── __func__.30.lto_priv.0                                                                     37   0.01%  0x000cdd03 rodata
│   ├── __func__.30.lto_priv.1                                                                     26   0.00%  0x000cd8a0 rodata
│   ├── __func__.31                                                                                32   0.01%  0x000beab1 rodata
│   ├── __func__.31.lto_priv.0                                                                     30   0.01%  0x000cdd48 rodata
│   ├── __func__.31.lto_priv.1                                                                     26   0.00%  0x000cd927 rodata
│   ├── __func__.32                                                                                23   0.00%  0x000beaea rodata
│   ├── __func__.32.lto_priv.0                                                                     27   0.00%  0x000cdd66 rodata
│   ├── __func__.32.lto_priv.1                                                                     27   0.00%  0x000cd995 rodata
│   ├── __func__.33                                                                                25   0.00%  0x000bead1 rodata
│   ├── __func__.33.lto_priv.0                                                                     26   0.00%  0x000cddcf rodata
│   ├── __func__.33.lto_priv.1                                                                     26   0.00%  0x000cd95b rodata
│   ├── __func__.34                                                                                29   0.01%  0x000beb01 rodata
│   ├── __func__.34.lto_priv.0                                                                     28   0.01%  0x000cde01 rodata
│   ├── __func__.34.lto_priv.1                                                                     26   0.00%  0x000cd9b0 rodata
│   ├── __func__.35                                                                                31   0.01%  0x000cde34 rodata
│   ├── __func__.35                                                                                26   0.00%  0x000d89f3 rodata
│   ├── __func__.36.lto_priv.0                                                                     24   0.00%  0x000cdfdc rodata
│   ├── __func__.36.lto_priv.1                                                                     26   0.00%  0x000cddb5 rodata
│   ├── __func__.37.lto_priv.0                                                                     33   0.01%  0x000cde6c rodata
│   ├── __func__.37.lto_priv.1                                                                     26   0.00%  0x000cdd81 rodata
│   ├── __func__.38.lto_priv.0                                                                     35   0.01%  0x000cde8d rodata
│   ├── __func__.38.lto_priv.1                                                                     26   0.00%  0x000cdd9b rodata
│   ├── __func__.39                                                                                29   0.01%  0x000cdecd rodata
│   ├── __func__.4                                                                                 21   0.00%  0x000be9c9 rodata
│   ├── __func__.4                                                                                 38   0.01%  0x000c6deb rodata
│   ├── __func__.4                                                                                 31   0.01%  0x000cc238 rodata
│   ├── __func__.4                                                                                 26   0.00%  0x000d2fb3 rodata
│   ├── __func__.4.lto_priv.0                                                                      23   0.00%  0x000ce38d rodata
│   ├── __func__.4.lto_priv.1                                                                      31   0.01%  0x000ce089 rodata
│   ├── __func__.4.lto_priv.10                                                                     22   0.00%  0x000d9eac rodata
│   ├── __func__.4.lto_priv.11                                                                     25   0.00%  0x000d9f0c rodata
│   ├── __func__.4.lto_priv.12                                                                     15   0.00%  0x000d9d18 rodata
│   ├── __func__.4.lto_priv.2                                                                      28   0.01%  0x000cd90b rodata
│   ├── __func__.4.lto_priv.3                                                                      38   0.01%  0x000ce173 rodata
│   ├── __func__.4.lto_priv.4                                                                      39   0.01%  0x000d8930 rodata
│   ├── __func__.4.lto_priv.5                                                                      20   0.00%  0x000d8783 rodata
│   ├── __func__.4.lto_priv.6                                                                      36   0.01%  0x000d881d rodata
│   ├── __func__.4.lto_priv.7                                                                      26   0.00%  0x000d86cc rodata
│   ├── __func__.4.lto_priv.8                                                                      18   0.00%  0x000d8529 rodata
│   ├── __func__.4.lto_priv.9                                                                      18   0.00%  0x000d8484 rodata
│   ├── __func__.40.lto_priv.0                                                                     24   0.00%  0x000cdeea rodata
│   ├── __func__.40.lto_priv.1                                                                     24   0.00%  0x000cdde9 rodata
│   ├── __func__.41.lto_priv.0                                                                     27   0.00%  0x000cdf02 rodata
│   ├── __func__.41.lto_priv.1                                                                     25   0.00%  0x000cde53 rodata
│   ├── __func__.42.lto_priv.0                                                                     38   0.01%  0x000cdf1d rodata
│   ├── __func__.42.lto_priv.1                                                                     23   0.00%  0x000cde1d rodata
│   ├── __func__.43                                                                                36   0.01%  0x000cdf43 rodata
│   ├── __func__.43                                                                                31   0.01%  0x000d8a0d rodata
│   ├── __func__.44.lto_priv.0                                                                     40   0.01%  0x000cdf67 rodata
│   ├── __func__.44.lto_priv.1                                                                     29   0.01%  0x000cdeb0 rodata
│   ├── __func__.45                                                                                39   0.01%  0x000cdf8f rodata
│   ├── __func__.45                                                                                23   0.00%  0x000d8a2c rodata
│   ├── __func__.46                                                                                23   0.00%  0x000cc1f6 rodata
│   ├── __func__.46                                                                                38   0.01%  0x000cdfb6 rodata
│   ├── __func__.47                                                                                29   0.01%  0x000ede8b rodata
│   ├── __func__.48                                                                                42   0.01%  0x000d9e54 rodata
│   ├── __func__.49                                                                                28   0.01%  0x000d8a43 rodata
│   ├── __func__.5                                                                                 24   0.00%  0x000be97f rodata
│   ├── __func__.5                                                                                 23   0.00%  0x000c6e73 rodata
│   ├── __func__.5                                                                                 20   0.00%  0x000cc257 rodata
│   ├── __func__.5                                                                                 31   0.01%  0x000d2f94 rodata
│   ├── __func__.5                                                                                 22   0.00%  0x000f0cc2 rodata
│   ├── __func__.5.lto_priv.0                                                                      32   0.01%  0x000ce406 rodata
│   ├── __func__.5.lto_priv.1                                                                      30   0.01%  0x000ce06b rodata
│   ├── __func__.5.lto_priv.2                                                                      26   0.00%  0x000cd941 rodata
│   ├── __func__.5.lto_priv.3                                                                      38   0.01%  0x000ce12e rodata
│   ├── __func__.5.lto_priv.4                                                                      33   0.01%  0x000d8873 rodata
│   ├── __func__.5.lto_priv.5                                                                      19   0.00%  0x000d86e6 rodata
│   ├── __func__.5.lto_priv.6                                                                      22   0.00%  0x000d853b rodata
│   ├── __func__.5.lto_priv.7                                                                      17   0.00%  0x000d8496 rodata
│   ├── __func__.5.lto_priv.8                                                                      22   0.00%  0x000d9f3b rodata
│   ├── __func__.5.lto_priv.9                                                                      25   0.00%  0x000ede3e rodata
│   ├── __func__.50                                                                                26   0.00%  0x000d9d39 rodata
│   ├── __func__.51                                                                                26   0.00%  0x000d9d5b rodata
│   ├── __func__.52                                                                                26   0.00%  0x000d9d75 rodata
│   ├── __func__.53                                                                                27   0.00%  0x000d9e39 rodata
│   ├── __func__.54                                                                                26   0.00%  0x000ede57 rodata
│   ├── __func__.6                                                                                 24   0.00%  0x000be967 rodata
│   ├── __func__.6                                                                                 27   0.00%  0x000cc26b rodata
│   ├── __func__.6                                                                                 21   0.00%  0x000d2f7f rodata
│   ├── __func__.6.lto_priv.0                                                                      21   0.00%  0x000ce357 rodata
│   ├── __func__.6.lto_priv.1                                                                      17   0.00%  0x000ce0c4 rodata
│   ├── __func__.6.lto_priv.10                                                                     24   0.00%  0x000d9ec2 rodata
│   ├── __func__.6.lto_priv.2                                                                      32   0.01%  0x000cd975 rodata
│   ├── __func__.6.lto_priv.3                                                                      32   0.01%  0x000cdb49 rodata
│   ├── __func__.6.lto_priv.4                                                                      34   0.01%  0x000d8894 rodata
│   ├── __func__.6.lto_priv.5                                                                      31   0.01%  0x000d873a rodata
│   ├── __func__.6.lto_priv.6                                                                      22   0.00%  0x000d8715 rodata
│   ├── __func__.6.lto_priv.7                                                                      20   0.00%  0x000d857b rodata
│   ├── __func__.6.lto_priv.8                                                                      17   0.00%  0x000d84a7 rodata
│   ├── __func__.6.lto_priv.9                                                                      22   0.00%  0x000d9f25 rodata
│   ├── __func__.7                                                                                 17   0.00%  0x000bea80 rodata
│   ├── __func__.7                                                                                 27   0.00%  0x000cc2a4 rodata
│   ├── __func__.7                                                                                 26   0.00%  0x000d2f65 rodata
│   ├── __func__.7.lto_priv.0                                                                      28   0.01%  0x000ce0f4 rodata
│   ├── __func__.7.lto_priv.1                                                                      17   0.00%  0x000cd9ca rodata
│   ├── __func__.7.lto_priv.2                                                                      33   0.01%  0x000ce36c rodata
│   ├── __func__.7.lto_priv.4                                                                      30   0.01%  0x000d87ef rodata
│   ├── __func__.7.lto_priv.5                                                                      15   0.00%  0x000d872b rodata
│   ├── __func__.7.lto_priv.6                                                                      23   0.00%  0x000d9eda rodata
│   ├── __func__.7.lto_priv.7                                                                      22   0.00%  0x000d9e23 rodata
│   ├── __func__.8                                                                                 19   0.00%  0x000ede2b rodata
│   ├── __func__.8                                                                                 18   0.00%  0x000bea5b rodata
│   ├── __func__.8                                                                                 34   0.01%  0x000cc2de rodata
│   ├── __func__.8                                                                                 23   0.00%  0x000d2f29 rodata
│   ├── __func__.8.lto_priv.0                                                                      22   0.00%  0x000ce309 rodata
│   ├── __func__.8.lto_priv.1                                                                      30   0.01%  0x000ce110 rodata
│   ├── __func__.8.lto_priv.2                                                                      33   0.01%  0x000cda6c rodata
│   ├── __func__.8.lto_priv.3                                                                      31   0.01%  0x000ce0d5 rodata
│   ├── __func__.8.lto_priv.4                                                                      28   0.01%  0x000d86f9 rodata
│   ├── __func__.8.lto_priv.5                                                                      12   0.00%  0x000d8759 rodata
│   ├── __func__.8.lto_priv.6                                                                      23   0.00%  0x000d87a8 rodata
│   ├── __func__.9                                                                                 25   0.00%  0x000bea09 rodata
│   ├── __func__.9                                                                                 26   0.00%  0x000d2f40 rodata
│   ├── __func__.9.lto_priv.0                                                                      17   0.00%  0x000ce3da rodata
│   ├── __func__.9.lto_priv.1                                                                      31   0.01%  0x000ce154 rodata
│   ├── __func__.9.lto_priv.2                                                                      25   0.00%  0x000cda39 rodata
│   ├── __func__.9.lto_priv.3                                                                      28   0.01%  0x000ce0a8 rodata
│   ├── __func__.9.lto_priv.4                                                                      30   0.01%  0x000d8765 rodata
│   ├── __func__.9.lto_priv.5                                                                      21   0.00%  0x000d85c9 rodata
│   ├── __isr_table_entry_irq_handler_irq_4.1                                                       8   0.00%  0x000f1668 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.0                                               8   0.00%  0x000f1740 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.1                                               8   0.00%  0x000f16d0 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.2                                               8   0.00%  0x000f1618 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.3                                               8   0.00%  0x000f1688 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.1.lto_priv.4                                               8   0.00%  0x000f1720 rodata
│   ├── __isr_table_entry_nrfx_isr_irq_1.4                                                          8   0.00%  0x000f15f0 rodata
│   ├── __isr_table_entry_rtc_nrf_isr_irq_1.1                                                       8   0.00%  0x000f1670 rodata
│   ├── __isr_table_entry_uarte_nrfx_isr_int_irq_3.1                                                8   0.00%  0x000f1608 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_138                                                    8   0.00%  0x000f15c8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_139                                                    8   0.00%  0x000f15d0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_140                                                    8   0.00%  0x000f15d8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_141                                                    8   0.00%  0x000f15e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_142                                                    8   0.00%  0x000f15e8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_143                                                    8   0.00%  0x000f15f8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_144                                                    8   0.00%  0x000f1600 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_145                                                    8   0.00%  0x000f1610 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_146                                                    8   0.00%  0x000f1620 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_147                                                    8   0.00%  0x000f1628 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_148                                                    8   0.00%  0x000f1630 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_149                                                    8   0.00%  0x000f1638 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_150                                                    8   0.00%  0x000f1640 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_151                                                    8   0.00%  0x000f1648 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_152                                                    8   0.00%  0x000f1650 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_153                                                    8   0.00%  0x000f1658 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_154                                                    8   0.00%  0x000f1660 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_155                                                    8   0.00%  0x000f1678 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_156                                                    8   0.00%  0x000f1680 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_157                                                    8   0.00%  0x000f1690 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_158                                                    8   0.00%  0x000f1698 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_159                                                    8   0.00%  0x000f16a0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_160                                                    8   0.00%  0x000f16a8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_161                                                    8   0.00%  0x000f16b0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_162                                                    8   0.00%  0x000f16b8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_163                                                    8   0.00%  0x000f16c0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_164                                                    8   0.00%  0x000f16c8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_165                                                    8   0.00%  0x000f16d8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_166                                                    8   0.00%  0x000f16e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_167                                                    8   0.00%  0x000f16e8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_168                                                    8   0.00%  0x000f16f0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_169                                                    8   0.00%  0x000f16f8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_170                                                    8   0.00%  0x000f1700 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_171                                                    8   0.00%  0x000f1708 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_172                                                    8   0.00%  0x000f1710 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_173                                                    8   0.00%  0x000f1718 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_174                                                    8   0.00%  0x000f1728 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_175                                                    8   0.00%  0x000f1730 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_176                                                    8   0.00%  0x000f1738 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_177                                                    8   0.00%  0x000f1748 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_178                                                    8   0.00%  0x000f1750 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_179                                                    8   0.00%  0x000f1758 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_180                                                    8   0.00%  0x000f1760 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_181                                                    8   0.00%  0x000f1768 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_182                                                    8   0.00%  0x000f1770 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_183                                                    8   0.00%  0x000f1778 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_184                                                    8   0.00%  0x000f1780 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_185                                                    8   0.00%  0x000f1788 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_186                                                    8   0.00%  0x000f1790 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_187                                                    8   0.00%  0x000f1798 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_188                                                    8   0.00%  0x000f17a0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_189                                                    8   0.00%  0x000f17a8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_190                                                    8   0.00%  0x000f17b0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_191                                                    8   0.00%  0x000f17b8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_192                                                    8   0.00%  0x000f17c0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_193                                                    8   0.00%  0x000f17c8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_194                                                    8   0.00%  0x000f17d0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_195                                                    8   0.00%  0x000f17d8 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_196                                                    8   0.00%  0x000f17e0 rodata
│   ├── __isr_table_entry_z_irq_spurious_irq_197                                                    8   0.00%  0x000f17e8 rodata
│   ├── __malloc_free_list                                                                          4   0.00%  0x2000df34 bss
│   ├── __malloc_sbrk_start                                                                         4   0.00%  0x2000df30 bss
│   ├── __net_if_dev_dts_ord_138_0                                                                 28   0.01%  0x20008ec0 net_if_dev_area
│   ├── __net_if_dts_ord_138_0                                                                    144   0.03%  0x20008e30 net_if_area
│   ├── __pinctrl_dev_config__device_dts_ord_110.lto_priv.0                                        12   0.00%  0x000b0c28 rodata
│   ├── __pinctrl_dev_config__device_dts_ord_136                                                   12   0.00%  0x000b5c28 rodata
│   ├── __pinctrl_dev_config__device_dts_ord_143                                                   12   0.00%  0x000b41b4 rodata
│   ├── __pinctrl_dev_config__device_dts_ord_64.lto_priv.0                                         12   0.00%  0x000b4114 rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_110.lto_priv.0                                      16   0.00%  0x000b0c08 rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_136                                                 24   0.00%  0x000b55ac rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_143                                                 12   0.00%  0x000b416c rodata
│   ├── __pinctrl_state_pins_0__device_dts_ord_64.lto_priv.0                                        4   0.00%  0x000b4100 rodata
│   ├── __pinctrl_states__device_dts_ord_110.lto_priv.0                                             8   0.00%  0x000b0c18 rodata
│   ├── __pinctrl_states__device_dts_ord_136                                                        8   0.00%  0x000b55c4 rodata
│   ├── __pinctrl_states__device_dts_ord_143                                                        8   0.00%  0x000b4194 rodata
│   ├── __pinctrl_states__device_dts_ord_64.lto_priv.0                                              8   0.00%  0x000b4104 rodata
│   ├── __sf_fake_stderr                                                                           32   0.01%  0x000bb3e0 rodata
│   ├── __sf_fake_stdin                                                                            32   0.01%  0x000bb420 rodata
│   ├── __sf_fake_stdout                                                                           32   0.01%  0x000bb400 rodata
│   ├── __z_net_socket_service_dhcpv4_server.lto_priv.0                                            20   0.00%  0x200086b0 datas
│   ├── __z_net_socket_service_idx_dhcpv4_server.lto_priv.0                                         4   0.00%  0x2000caa8 bss
│   ├── __z_net_socket_service_idx_resolve_svc                                                      4   0.00%  0x2000caa4 bss
│   ├── __z_net_socket_service_resolve_svc                                                         40   0.01%  0x20008688 datas
│   ├── _ctype_                                                                                   257   0.05%  0x000f0d14 rodata
│   ├── _data_bits_name                                                                            20   0.00%  0x000b9320 rodata
│   ├── _flow_control_name                                                                         12   0.00%  0x000b92f0 rodata
│   ├── _global_impure_ptr                                                                          4   0.00%  0x000bb440 rodata
│   ├── _impure_ptr                                                                                 4   0.00%  0x20008910 datas
│   ├── _k_fifo_buf_event_msgq                                                                    420   0.08%  0x2004a590 noinit
│   ├── _k_mem_slab_buf_rx_pkts                                                                   384   0.07%  0x20049858 noinit
│   ├── _k_mem_slab_buf_tcp_conns_slab                                                           3000   0.55%  0x200499d8 noinit
│   ├── _k_mem_slab_buf_tx_pkts                                                                   384   0.07%  0x200494e0 noinit
│   ├── _kernel                                                                                    72   0.01%  0x20008f00 bss
│   ├── _net_buf_dns_msg_pool.lto_priv.0                                                           72   0.01%  0x2004b6c4 noinit
│   ├── _net_buf_dns_msg_pool.lto_priv.1                                                           72   0.01%  0x2004b034 noinit
│   ├── _net_buf_dns_qname_pool                                                                    72   0.01%  0x2004b07c noinit
│   ├── _net_buf_rx_bufs                                                                          168   0.03%  0x20049660 noinit
│   ├── _net_buf_tx_bufs                                                                          336   0.06%  0x20049708 noinit
│   ├── _net_l2_data_dts_ord_1380                                                                  28   0.01%  0x2000c230 bss
│   ├── _parity_name                                                                               20   0.00%  0x000b930c rodata
│   ├── _stop_bits_name                                                                            16   0.00%  0x000b92fc rodata
│   ├── _sys_bitarray_bundles_efds_bitarray                                                         4   0.00%  0x2000bf84 bss
│   ├── _system_heap                                                                               20   0.00%  0x20008a18 k_heap_area
│   ├── _thread_dummy                                                                             288   0.05%  0x20009b20 bss
│   ├── ac_be.1.lto_priv.0.lto_priv.0                                                              20   0.00%  0x000b152c rodata
│   ├── ac_bk.0.lto_priv.1.lto_priv.0                                                              20   0.00%  0x000b1518 rodata
│   ├── ac_vi.2.lto_priv.1.lto_priv.0                                                              20   0.00%  0x000b1504 rodata
│   ├── ac_vo.3.lto_priv.0.lto_priv.0                                                              20   0.00%  0x000b14f0 rodata
│   ├── active_router_timers                                                                        8   0.00%  0x2000ca1c bss
│   ├── addr.0.lto_priv.0                                                                           4   0.00%  0x000b38e8 rodata
│   ├── addr.1                                                                                      4   0.00%  0x000b40e4 rodata
│   ├── addr.2                                                                                      4   0.00%  0x2000de34 bss
│   ├── address_provider_callback.lto_priv.0                                                        4   0.00%  0x2000ca44 bss
│   ├── address_provider_callback_user_data.lto_priv.0                                              4   0.00%  0x2000ca40 bss
│   ├── aes_128_cbc_info                                                                            8   0.00%  0x000b93b4 rodata
│   ├── aes_128_ctr_info                                                                            8   0.00%  0x000b939c rodata
│   ├── aes_128_ecb_info                                                                            8   0.00%  0x000b93cc rodata
│   ├── aes_128_gcm_info                                                                            8   0.00%  0x000b9384 rodata
│   ├── aes_192_cbc_info                                                                            8   0.00%  0x000b93ac rodata
│   ├── aes_192_ctr_info                                                                            8   0.00%  0x000b9394 rodata
│   ├── aes_192_ecb_info                                                                            8   0.00%  0x000b93c4 rodata
│   ├── aes_192_gcm_info                                                                            8   0.00%  0x000b937c rodata
│   ├── aes_256_cbc_info                                                                            8   0.00%  0x000b93a4 rodata
│   ├── aes_256_ctr_info                                                                            8   0.00%  0x000b938c rodata
│   ├── aes_256_ecb_info                                                                            8   0.00%  0x000b93bc rodata
│   ├── aes_256_gcm_info                                                                            8   0.00%  0x000b9374 rodata
│   ├── aes_info                                                                                   32   0.01%  0x000b9354 rodata
│   ├── allowed_args.0                                                                             16   0.00%  0x000b81e8 rodata
│   ├── allowed_args.0.lto_priv.0                                                                  24   0.00%  0x000b56c4 rodata
│   ├── allowed_args.0.lto_priv.1                                                                  32   0.01%  0x000b5660 rodata
│   ├── allowed_args.0.lto_priv.10                                                                 32   0.01%  0x000b9128 rodata
│   ├── allowed_args.0.lto_priv.11                                                                 32   0.01%  0x000b90c4 rodata
│   ├── allowed_args.0.lto_priv.12                                                                 16   0.00%  0x000b92e0 rodata
│   ├── allowed_args.0.lto_priv.13                                                                 16   0.00%  0x000b92d0 rodata
│   ├── allowed_args.0.lto_priv.2                                                                  24   0.00%  0x000b5624 rodata
│   ├── allowed_args.0.lto_priv.3                                                                  32   0.01%  0x000b8a9c rodata
│   ├── allowed_args.0.lto_priv.4                                                                   8   0.00%  0x000b8a40 rodata
│   ├── allowed_args.0.lto_priv.5                                                                  32   0.01%  0x000b88f0 rodata
│   ├── allowed_args.0.lto_priv.6                                                                  40   0.01%  0x000b8c44 rodata
│   ├── allowed_args.0.lto_priv.7                                                                  40   0.01%  0x000b8bd4 rodata
│   ├── allowed_args.0.lto_priv.8                                                                  16   0.00%  0x000b9158 rodata
│   ├── allowed_args.0.lto_priv.9                                                                  16   0.00%  0x000b9148 rodata
│   ├── allowed_args.1                                                                             16   0.00%  0x000b8910 rodata
│   ├── allowed_args.1                                                                             24   0.00%  0x000b5734 rodata
│   ├── allowed_args.1                                                                             72   0.01%  0x000b8bfc rodata
│   ├── anchor                                                                                      8   0.00%  0x2000b528 bss
│   ├── announce_remaining.lto_priv.0                                                               4   0.00%  0x2000cacc bss
│   ├── ap_config                                                                                 156   0.03%  0x2000de38 bss
│   ├── ap_iface                                                                                    4   0.00%  0x2000ded4 bss
│   ├── arp_cache_initialized                                                                       1   0.00%  0x2000ea83 bss
│   ├── arp_entries                                                                                96   0.02%  0x2000cd48 bss
│   ├── arp_free_entries.lto_priv.0                                                                 8   0.00%  0x2000c25c bss
│   ├── arp_mutex.lto_priv.0                                                                       20   0.00%  0x2000c264 bss
│   ├── arp_pending_entries.lto_priv.0                                                              8   0.00%  0x2000c24c bss
│   ├── arp_request_timer.lto_priv.0                                                               48   0.01%  0x20009ea0 bss
│   ├── arp_table.lto_priv.0                                                                        8   0.00%  0x2000c254 bss
│   ├── array_bytearray_str_bytes_locals_table.lto_priv.0                                         224   0.04%  0x000b4624 rodata
│   ├── atanhi                                                                                     16   0.00%  0x000bb454 rodata
│   ├── atanlo                                                                                     16   0.00%  0x000bb444 rodata
│   ├── attr.lto_priv.0                                                                           128   0.02%  0x000d41ef rodata
│   ├── backend_cb_log_backend_uart                                                                 8   0.00%  0x20008904 datas
│   ├── base                                                                                       32   0.01%  0x000baeac rodata
│   ├── base                                                                                       64   0.01%  0x000baf38 rodata
│   ├── base_point                                                                                 56   0.01%  0x000bb170 rodata
│   ├── base_point                                                                                 64   0.01%  0x000bb240 rodata
│   ├── base_point                                                                                 96   0.02%  0x000bb320 rodata
│   ├── bh_wq_stack_area                                                                         2048   0.38%  0x20043ce0 noinit
│   ├── bp                                                                                          8   0.00%  0x000bb4ac rodata
│   ├── broadcast_eth_addr                                                                          6   0.00%  0x000cb9e7 rodata
│   ├── bsses                                                                                       8   0.00%  0x20008448 datas
│   ├── bucken_spec                                                                                 8   0.00%  0x000b5c44 rodata
│   ├── buf.0                                                                                      16   0.00%  0x2000e9f3 bss
│   ├── buf.1                                                                                      80   0.01%  0x20016d5c bss
│   ├── buf.2                                                                                      80   0.01%  0x20016d0c bss
│   ├── buf.3                                                                                     256   0.05%  0x20016c0c bss
│   ├── buf.7                                                                                      24   0.00%  0x2000ea6b bss
│   ├── bytes_decode_obj                                                                           12   0.00%  0x000b45f4 rodata
│   ├── bytes_fromhex_classmethod_obj.lto_priv.0                                                    8   0.00%  0x000b4600 rodata
│   ├── bytes_fromhex_obj.lto_priv.0                                                                8   0.00%  0x000b44f8 rodata
│   ├── bytes_fromhex_obj.lto_priv.1                                                                8   0.00%  0x000b7064 rodata
│   ├── bytes_hex_as_bytes_obj.lto_priv.0                                                          12   0.00%  0x000b706c rodata
│   ├── bytes_hex_as_str_obj.lto_priv.0                                                            12   0.00%  0x000b4608 rodata
│   ├── bytesio_stream_p.lto_priv.0                                                                16   0.00%  0x000b65c0 rodata
│   ├── callback_count                                                                              1   0.00%  0x20016dac bss
│   ├── callback_set                                                                                1   0.00%  0x20016dad bss
│   ├── cb.0                                                                                       92   0.02%  0x000b34cc rodata
│   ├── cc_data.lto_priv.0                                                                         16   0.00%  0x2000b508 bss
│   ├── cfg                                                                                         4   0.00%  0x2000d114 bss
│   ├── children_iotcore_IoTCore                                                                   72   0.01%  0x000b8cf4 rodata
│   ├── children_iotcore__lt_module_gt_                                                             4   0.00%  0x000b8e68 rodata
│   ├── children_ntptime__lt_module_gt_                                                             8   0.00%  0x000b8dc0 rodata
│   ├── children_probe_Information                                                                  4   0.00%  0x000b8cec rodata
│   ├── children_probe_Probe                                                                       64   0.01%  0x000b8cac rodata
│   ├── children_probe_Settings                                                                     4   0.00%  0x000b8cf0 rodata
│   ├── children_probe__lt_module_gt_                                                              12   0.00%  0x000b8e5c rodata
│   ├── children_sock_test__lt_module_gt_                                                          20   0.00%  0x000b8e08 rodata
│   ├── children_watchdog_TaskWDT                                                                  20   0.00%  0x000b8d3c rodata
│   ├── children_watchdog_Watchdog                                                                 24   0.00%  0x000b8d50 rodata
│   ├── children_watchdog__lt_module_gt_                                                           12   0.00%  0x000b8ed4 rodata
│   ├── children_watchdog_singleton                                                                 4   0.00%  0x000b8d68 rodata
│   ├── children_wifi__lt_module_gt_                                                               12   0.00%  0x000b8ef0 rodata
│   ├── ciphers                                                                                    72   0.01%  0x000bad14 rodata
│   ├── ciphers_group_mgmt                                                                         48   0.01%  0x000bace4 rodata
│   ├── ciphersuite_definitions.lto_priv.0                                                        944   0.17%  0x000b3c18 rodata
│   ├── ciphersuite_preference.lto_priv.0                                                         744   0.14%  0x000b3930 rodata
│   ├── cli.1.lto_priv.0                                                                           16   0.00%  0x2000cb2c bss
│   ├── client_cache                                                                               40   0.01%  0x20009ed0 bss
│   ├── clock_id.0                                                                                  4   0.00%  0x20008430 datas
│   ├── colors                                                                                     20   0.00%  0x000b1490 rodata
│   ├── compile_function                                                                          236   0.04%  0x000b8abc rodata
│   ├── config                                                                                    108   0.02%  0x2000d0a8 bss
│   ├── config.lto_priv.0                                                                          48   0.01%  0x000b4284 rodata
│   ├── conn_lock                                                                                  20   0.00%  0x20008ab8 k_mutex_area
│   ├── conn_mgr_conn_iface_cb                                                                     20   0.00%  0x2000cc00 bss
│   ├── conn_mgr_conn_self_cb                                                                      20   0.00%  0x2000cbec bss
│   ├── conn_mgr_mon_lock                                                                          20   0.00%  0x20008acc k_mutex_area
│   ├── conn_mgr_mon_stack                                                                        512   0.09%  0x20033780 noinit
│   ├── conn_mgr_mon_thread                                                                       288   0.05%  0x2000b530 bss
│   ├── conn_mgr_mon_updated                                                                       24   0.00%  0x20008c64 k_sem_area
│   ├── conn_unused                                                                                 8   0.00%  0x2000c97c bss
│   ├── conn_used                                                                                   8   0.00%  0x2000c974 bss
│   ├── conns.lto_priv.0                                                                         1024   0.19%  0x2000c574 bss
│   ├── const_obj_iotcore_10                                                                       16   0.00%  0x000b8e7c rodata
│   ├── const_obj_iotcore_11                                                                       16   0.00%  0x000b8e6c rodata
│   ├── const_obj_iotcore_3                                                                        16   0.00%  0x000b8ec4 rodata
│   ├── const_obj_iotcore_4                                                                         8   0.00%  0x000b8ebc rodata
│   ├── const_obj_iotcore_5                                                                        16   0.00%  0x000b8eac rodata
│   ├── const_obj_iotcore_6                                                                        16   0.00%  0x000b8e9c rodata
│   ├── const_obj_iotcore_9                                                                        16   0.00%  0x000b8e8c rodata
│   ├── const_obj_ntptime_1                                                                        16   0.00%  0x000b8df8 rodata
│   ├── const_obj_ntptime_2                                                                        16   0.00%  0x000b8de8 rodata
│   ├── const_obj_ntptime_3                                                                        16   0.00%  0x000b8dd8 rodata
│   ├── const_obj_ntptime_4                                                                        16   0.00%  0x000b8dc8 rodata
│   ├── const_obj_sock_test_2                                                                      16   0.00%  0x000b8e4c rodata
│   ├── const_obj_sock_test_3                                                                      16   0.00%  0x000b8e3c rodata
│   ├── const_obj_sock_test_4                                                                      16   0.00%  0x000b8e2c rodata
│   ├── const_obj_sock_test_5                                                                      16   0.00%  0x000b8e1c rodata
│   ├── const_obj_table_data_iotcore                                                               48   0.01%  0x000b8fd8 rodata
│   ├── const_obj_table_data_ntptime                                                               24   0.00%  0x000b8f50 rodata
│   ├── const_obj_table_data_probe_protocol                                                         8   0.00%  0x000b8fc4 rodata
│   ├── const_obj_table_data_sock_test                                                             68   0.01%  0x000b8f74 rodata
│   ├── const_obj_table_data_watchdog                                                               4   0.00%  0x000b9014 rodata
│   ├── const_obj_table_data_wifi                                                                  36   0.01%  0x000b9024 rodata
│   ├── const_obj_watchdog_0                                                                       16   0.00%  0x000b8ee0 rodata
│   ├── const_obj_wifi_0                                                                           16   0.00%  0x000b8f34 rodata
│   ├── const_obj_wifi_1                                                                            8   0.00%  0x000b8f2c rodata
│   ├── const_obj_wifi_4                                                                           16   0.00%  0x000b8f1c rodata
│   ├── const_obj_wifi_5                                                                           16   0.00%  0x000b8f0c rodata
│   ├── const_obj_wifi_8                                                                           16   0.00%  0x000b8efc rodata
│   ├── const_qstr_table_data_iotcore                                                             310   0.06%  0x000bbf6a rodata
│   ├── const_qstr_table_data_main                                                                  4   0.00%  0x000bbe58 rodata
│   ├── const_qstr_table_data_ntptime                                                              56   0.01%  0x000bbdb6 rodata
│   ├── const_qstr_table_data_probe                                                               184   0.03%  0x000bbe5c rodata
│   ├── const_qstr_table_data_probe_protocol                                                       86   0.02%  0x000bbf14 rodata
│   ├── const_qstr_table_data_sock_test                                                           106   0.02%  0x000bbdee rodata
│   ├── const_qstr_table_data_version                                                               8   0.00%  0x000bc102 rodata
│   ├── const_qstr_table_data_watchdog                                                             98   0.02%  0x000bc0a0 rodata
│   ├── const_qstr_table_data_wifi                                                                 34   0.01%  0x000bc10a rodata
│   ├── const_table                                                                               256   0.05%  0x000bb038 rodata
│   ├── context.lto_priv.0                                                                          8   0.00%  0x2000de1c bss
│   ├── context_lock                                                                               20   0.00%  0x2000c460 bss
│   ├── contexts.lto_priv.0                                                                       880   0.16%  0x2000a998 bss
│   ├── contexts_lock                                                                              24   0.00%  0x2000c548 bss
│   ├── count.0                                                                                     4   0.00%  0x2000c988 bss
│   ├── count.1                                                                                     4   0.00%  0x2000c98c bss
│   ├── count.2                                                                                     4   0.00%  0x2000c990 bss
│   ├── counter                                                                                    24   0.00%  0x20008c7c k_sem_area
│   ├── counter0_ch_data.lto_priv.0                                                                32   0.01%  0x2000bf50 bss
│   ├── counter_0_data.lto_priv.0                                                                  20   0.00%  0x2000bf70 bss
│   ├── cpunet_mgr                                                                                 28   0.01%  0x2000c474 bss
│   ├── cq                                                                                         28   0.01%  0x000bb154 rodata
│   ├── cq                                                                                         32   0.01%  0x000bb220 rodata
│   ├── cq                                                                                         48   0.01%  0x000bb2f0 rodata
│   ├── crc32_table                                                                              1024   0.19%  0x000b1558 rodata
│   ├── credential_lock.lto_priv.0                                                                 20   0.00%  0x2000c44c bss
│   ├── credentials.lto_priv.0                                                                     64   0.01%  0x2000c40c bss
│   ├── cst.0                                                                                      14   0.00%  0x000bc500 rodata
│   ├── cst32.1                                                                                    14   0.00%  0x000bc50e rodata
│   ├── ctrl_conn                                                                                   4   0.00%  0x2000bf48 bss
│   ├── ctx.0                                                                                      20   0.00%  0x2000c560 bss
│   ├── ctx.1                                                                                     400   0.07%  0x20009068 bss
│   ├── ctx.lto_priv.0                                                                            164   0.03%  0x2000c278 bss
│   ├── curr_tick.lto_priv.0                                                                        8   0.00%  0x2000b518 bss
│   ├── current.4                                                                                   1   0.00%  0x2000ea07 bss
│   ├── curve25519_part_of_n                                                                       16   0.00%  0x000d8e49 rodata
│   ├── cvt1.1                                                                                    498   0.09%  0x000bba98 rodata
│   ├── cvt2.0                                                                                    188   0.03%  0x000bb9dc rodata
│   ├── data.lto_priv.0                                                                           160   0.03%  0x2000cb48 bss
│   ├── date_time_stack                                                                          1280   0.24%  0x20033980 noinit
│   ├── date_time_work_q                                                                          320   0.06%  0x2000b7a0 bss
│   ├── days_in_month.0                                                                            12   0.00%  0x000d4cfd rodata
│   ├── days_since_jan1                                                                            26   0.00%  0x000bbd8a rodata
│   ├── delay_machine_code.1                                                                        6   0.00%  0x000b0980 rodata
│   ├── delta                                                                                      24   0.00%  0x000baff0 rodata
│   ├── desc_array                                                                                320   0.06%  0x2000c014 bss
│   ├── dev_layout                                                                                  8   0.00%  0x2000cb0c bss
│   ├── dh_group5_generator                                                                         1   0.00%  0x000caf8d rodata
│   ├── dh_group5_order                                                                           192   0.04%  0x000cae0d rodata
│   ├── dh_group5_prime                                                                           192   0.04%  0x000caecd rodata
│   ├── dh_groups                                                                                  32   0.01%  0x000b37d4 rodata
│   ├── dhcp_ip_set                                                                                 4   0.00%  0x200088b0 datas
│   ├── dhcpv4_ifaces.lto_priv.0                                                                    8   0.00%  0x2000c4a4 bss
│   ├── dict_clear_obj.lto_priv.0                                                                   8   0.00%  0x000b4a78 rodata
│   ├── dict_copy_obj.lto_priv.0                                                                    8   0.00%  0x000b4a70 rodata
│   ├── dict_fromkeys_fun_obj.lto_priv.0                                                           12   0.00%  0x000b49c4 rodata
│   ├── dict_fromkeys_obj.lto_priv.0                                                                8   0.00%  0x000b4a68 rodata
│   ├── dict_get_obj.lto_priv.0                                                                    12   0.00%  0x000b4a5c rodata
│   ├── dict_items_obj.lto_priv.0                                                                   8   0.00%  0x000b4a54 rodata
│   ├── dict_keys_obj.lto_priv.0                                                                    8   0.00%  0x000b4a4c rodata
│   ├── dict_locals_dict.lto_priv.0                                                                16   0.00%  0x000b4b34 rodata
│   ├── dict_locals_dict_table.lto_priv.0                                                         112   0.02%  0x000b4ab0 rodata
│   ├── dict_pop_obj.lto_priv.0                                                                    12   0.00%  0x000b4a40 rodata
│   ├── dict_popitem_obj.lto_priv.0                                                                 8   0.00%  0x000b4a38 rodata
│   ├── dict_setdefault_obj.lto_priv.0                                                             12   0.00%  0x000b4a2c rodata
│   ├── dict_update_obj.lto_priv.0                                                                 12   0.00%  0x000b4a20 rodata
│   ├── dict_values_obj.lto_priv.0                                                                  8   0.00%  0x000b4a18 rodata
│   ├── dispatch_table                                                                             80   0.01%  0x2000cc40 bss
│   ├── dns_default_ctx.lto_priv.0                                                                384   0.07%  0x2000b388 bss
│   ├── dns_msg_pool.lto_priv.0                                                                    56   0.01%  0x20008d4c net_buf_pool_area
│   ├── dns_msg_pool.lto_priv.1                                                                    56   0.01%  0x20008d14 net_buf_pool_area
│   ├── dns_qname_pool.lto_priv.0                                                                  56   0.01%  0x20008d84 net_buf_pool_area
│   ├── dns_servers.0                                                                              12   0.00%  0x2000ca50 bss
│   ├── dp_h                                                                                        8   0.00%  0x000bb4a4 rodata
│   ├── dp_l                                                                                        8   0.00%  0x000bb49c rodata
│   ├── drive_modes                                                                                 9   0.00%  0x000d9cfb rodata
│   ├── dyn_reg_info                                                                               20   0.00%  0x2000c214 bss
│   ├── eap_methods.lto_priv.0                                                                      4   0.00%  0x2000be5c bss
│   ├%E2%94%80─ eapol_cb                                                                                   28   0.01%  0x000b355c rodata
│   ├── ecp_supported_curves.lto_priv.0                                                            48   0.01%  0x000b924c rodata
│   ├── ecp_supported_grp_id                                                                        4   0.00%  0x20016db2 bss
│   ├── ecp_x25519_bad_point_1                                                                      8   0.00%  0x000bab60 rodata
│   ├── ecp_x25519_bad_point_2                                                                      8   0.00%  0x000bab58 rodata
│   ├── efds.lto_priv.0                                                                            48   0.01%  0x200091f8 bss
│   ├── efds_bitarray.lto_priv.0                                                                   12   0.00%  0x20008458 datas
│   ├── eht320_table                                                                              128   0.02%  0x000b234c rodata
│   ├── eloop.lto_priv.0                                                                           84   0.02%  0x2000be08 bss
│   ├── errno                                                                                       4   0.00%  0x2000df38 bss
│   ├── errorcode_dict.lto_priv.0                                                                  16   0.00%  0x000b822c rodata
│   ├── errorcode_table.lto_priv.0                                                                176   0.03%  0x000b7f48 rodata
│   ├── event_callbacks                                                                             8   0.00%  0x2000c538 bss
│   ├── event_msgq                                                                                 48   0.01%  0x20008c34 k_msgq_area
│   ├── fat_vfs_chdir_obj.lto_priv.0                                                                8   0.00%  0x000b5e84 rodata
│   ├── fat_vfs_getcwd_obj.lto_priv.0                                                               8   0.00%  0x000b5e7c rodata
│   ├── fat_vfs_ilistdir_obj.lto_priv.0                                                            12   0.00%  0x000b5e9c rodata
│   ├── fat_vfs_locals_dict.lto_priv.0                                                             16   0.00%  0x000b64cc rodata
│   ├── fat_vfs_locals_dict_table.lto_priv.0                                                      104   0.02%  0x000b6220 rodata
│   ├── fat_vfs_mkdir_obj.lto_priv.0                                                                8   0.00%  0x000b5e94 rodata
│   ├── fat_vfs_mkfs_fun_obj.lto_priv.0                                                             8   0.00%  0x000b5c60 rodata
│   ├── fat_vfs_mkfs_obj.lto_priv.0                                                                 8   0.00%  0x000b5eb0 rodata
│   ├── fat_vfs_open_obj                                                                            8   0.00%  0x000b5ea8 rodata
│   ├── fat_vfs_proto.lto_priv.0                                                                    4   0.00%  0x000b64dc rodata
│   ├── fat_vfs_remove_obj.lto_priv.0                                                               8   0.00%  0x000b5e74 rodata
│   ├── fat_vfs_rename_obj.lto_priv.0                                                               8   0.00%  0x000b5e6c rodata
│   ├── fat_vfs_rmdir_obj.lto_priv.0                                                                8   0.00%  0x000b5e8c rodata
│   ├── fat_vfs_stat_obj.lto_priv.0                                                                 8   0.00%  0x000b5e64 rodata
│   ├── fat_vfs_statvfs_obj.lto_priv.0                                                              8   0.00%  0x000b5e5c rodata
│   ├── fat_vfs_umount_obj.lto_priv.0                                                               8   0.00%  0x000b5e4c rodata
│   ├── fds.lto_priv.0                                                                              8   0.00%  0x2000ca38 bss
│   ├── fdtable.lto_priv.0                                                                        960   0.18%  0x2000806c datas
│   ├── fdtable_lock                                                                               20   0.00%  0x20008ae0 k_mutex_area
│   ├── flash_nor_parameters                                                                        8   0.00%  0x000b44b8 rodata
│   ├── flash_nrf_parameters                                                                        8   0.00%  0x000b44c0 rodata
│   ├── force_isr_mask.lto_priv.0                                                                   4   0.00%  0x2000cac4 bss
│   ├── format_table                                                                               16   0.00%  0x000b146c rodata
│   ├── forwarded_psels.0                                                                           4   0.00%  0x000cb9f6 rodata
│   ├── freq.lto_priv.0                                                                             4   0.00%  0x2000bdfc bss
│   ├── fresult_to_errno_table                                                                     20   0.00%  0x000d4d09 rodata
│   ├── frozen_module_iotcore                                                                      12   0.00%  0x000b9084 rodata
│   ├── frozen_module_main                                                                         12   0.00%  0x000b9060 rodata
│   ├── frozen_module_ntptime                                                                      12   0.00%  0x000b9048 rodata
│   ├── frozen_module_probe                                                                        12   0.00%  0x000b906c rodata
│   ├── frozen_module_probe_protocol                                                               12   0.00%  0x000b9078 rodata
│   ├── frozen_module_sock_test                                                                    12   0.00%  0x000b9054 rodata
│   ├── frozen_module_version                                                                      12   0.00%  0x000b909c rodata
│   ├── frozen_module_watchdog                                                                     12   0.00%  0x000b9090 rodata
│   ├── frozen_module_wifi                                                                         12   0.00%  0x000b90a8 rodata
│   ├── fs_fd_op_vtable                                                                            16   0.00%  0x2000847c datas
│   ├── fs_mnt_list                                                                                 8   0.00%  0x200085a8 datas
│   ├── fun_data_iotcore_IoTCore                                                                  122   0.02%  0x000d63f7 rodata
│   ├── fun_data_iotcore_IoTCore___init__                                                          45   0.01%  0x000d612f rodata
│   ├── fun_data_iotcore_IoTCore__prepare_header                                                   32   0.01%  0x000d5f8f rodata
│   ├── fun_data_iotcore_IoTCore__process_rx_data                                                 285   0.05%  0x000d5faf rodata
│   ├── fun_data_iotcore_IoTCore__run                                                              99   0.02%  0x000d60cc rodata
│   ├── fun_data_iotcore_IoTCore__send_packet                                                      39   0.01%  0x000d5f68 rodata
│   ├── fun_data_iotcore_IoTCore_is_ready                                                          14   0.00%  0x000d5f5a rodata
│   ├── fun_data_iotcore_IoTCore_send_device_information_reply                                     97   0.02%  0x000d5ec2 rodata
│   ├── fun_data_iotcore_IoTCore_send_device_restarted                                             54   0.01%  0x000d5d28 rodata
│   ├── fun_data_iotcore_IoTCore_send_ping                                                         55   0.01%  0x000d5f23 rodata
│   ├── fun_data_iotcore_IoTCore_send_port_freed                                                   52   0.01%  0x000d5e0f rodata
│   ├── fun_data_iotcore_IoTCore_send_port_occupied                                                69   0.01%  0x000d5e43 rodata
│   ├── fun_data_iotcore_IoTCore_send_port_utilization_reply                                       58   0.01%  0x000d5e88 rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_data                                                  66   0.01%  0x000d5dcd rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_information_reply                                     74   0.01%  0x000d5cde rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_settings_reply                                       113   0.02%  0x000d5c6d rodata
│   ├── fun_data_iotcore_IoTCore_send_sensor_settings_updated                                      57   0.01%  0x000d5c34 rodata
│   ├── fun_data_iotcore_IoTCore_send_settings_reply                                               57   0.01%  0x000d5d94 rodata
│   ├── fun_data_iotcore_IoTCore_send_settings_updated                                             54   0.01%  0x000d5d5e rodata
│   ├── fun_data_iotcore__lt_module_gt_                                                           358   0.07%  0x000d6cd5 rodata
│   ├── fun_data_main__lt_module_gt_                                                                5   0.00%  0x000d6ebd rodata
│   ├── fun_data_ntptime__lt_module_gt_                                                            70   0.01%  0x000d696b rodata
│   ├── fun_data_ntptime_settime                                                                   59   0.01%  0x000d64e4 rodata
│   ├── fun_data_ntptime_time                                                                     150   0.03%  0x000d651f rodata
│   ├── fun_data_probe_Information                                                                 19   0.00%  0x000d63d1 rodata
│   ├── fun_data_probe_Information___init__                                                        32   0.01%  0x000d5bbe rodata
│   ├── fun_data_probe_Probe                                                                      101   0.02%  0x000d636c rodata
│   ├── fun_data_probe_Probe___init__                                                              17   0.00%  0x000d5bad rodata
│   ├── fun_data_probe_Probe__create_request_header                                                19   0.00%  0x000d5b79 rodata
│   ├── fun_data_probe_Probe__data_transfer                                                        33   0.01%  0x000d5b8c rodata
│   ├── fun_data_probe_Probe__perform_request                                                     135   0.02%  0x000d5af2 rodata
│   ├── fun_data_probe_Probe_get_device_information                                               120   0.02%  0x000d5a00 rodata
│   ├── fun_data_probe_Probe_get_device_settings                                                   68   0.01%  0x000d594a rodata
│   ├── fun_data_probe_Probe_get_max_reading                                                       19   0.00%  0x000d598e rodata
│   ├── fun_data_probe_Probe_get_min_reading                                                       19   0.00%  0x000d59a1 rodata
│   ├── fun_data_probe_Probe_get_reading                                                           76   0.01%  0x000d59b4 rodata
│   ├── fun_data_probe_Probe_get_status                                                            19   0.00%  0x000d5a78 rodata
│   ├── fun_data_probe_Probe_ping                                                                  14   0.00%  0x000d58e4 rodata
│   ├── fun_data_probe_Probe_scan_triggers                                                          9   0.00%  0x000d58c0 rodata
│   ├── fun_data_probe_Probe_set_device_id                                                        103   0.02%  0x000d5a8b rodata
│   ├── fun_data_probe_Probe_set_device_settings                                                   88   0.02%  0x000d58f2 rodata
│   ├── fun_data_probe_Probe_sleep                                                                 18   0.00%  0x000d58d2 rodata
│   ├── fun_data_probe_Probe_wake                                                                   9   0.00%  0x000d58c9 rodata
│   ├── fun_data_probe_Settings                                                                    19   0.00%  0x000d63e4 rodata
│   ├── fun_data_probe_Settings___init__                                                           86   0.02%  0x000d5bde rodata
│   ├── fun_data_probe__lt_module_gt_                                                             104   0.02%  0x000d6c6d rodata
│   ├── fun_data_probe_protocol__lt_module_gt_                                                    164   0.03%  0x000d6ec2 rodata
│   ├── fun_data_sock_test__lt_module_gt_                                                          73   0.01%  0x000d69b1 rodata
│   ├── fun_data_sock_test_do_steps                                                               108   0.02%  0x000d65dd rodata
│   ├── fun_data_sock_test_force_disconnect                                                        40   0.01%  0x000d65b5 rodata
│   ├── fun_data_sock_test_getaddrinfo_to_host                                                     77   0.01%  0x000d6857 rodata
│   ├── fun_data_sock_test_step_1                                                                 358   0.07%  0x000d66f1 rodata
│   ├── fun_data_sock_test_step_2                                                                 168   0.03%  0x000d6649 rodata
│   ├── fun_data_version__lt_module_gt_                                                             9   0.00%  0x000d6f66 rodata
│   ├── fun_data_watchdog_TaskWDT                                                                  40   0.01%  0x000d6471 rodata
│   ├── fun_data_watchdog_TaskWDT___init__                                                         34   0.01%  0x000d61a7 rodata
│   ├── fun_data_watchdog_TaskWDT__delay_timeout                                                   18   0.00%  0x000d615c rodata
│   ├── fun_data_watchdog_TaskWDT_ack                                                              19   0.00%  0x000d616e rodata
│   ├── fun_data_watchdog_TaskWDT_register                                                         19   0.00%  0x000d6194 rodata
│   ├── fun_data_watchdog_TaskWDT_unregister                                                       19   0.00%  0x000d6181 rodata
│   ├── fun_data_watchdog_Watchdog                                                                 52   0.01%  0x000d6499 rodata
│   ├── fun_data_watchdog_Watchdog___init__                                                        93   0.02%  0x000d62ee rodata
│   ├── fun_data_watchdog_Watchdog__callback                                                      197   0.04%  0x000d61c9 rodata
│   ├── fun_data_watchdog_Watchdog__delay_timeout                                                  17   0.00%  0x000d628e rodata
│   ├── fun_data_watchdog_Watchdog_ack                                                             25   0.00%  0x000d629f rodata
│   ├── fun_data_watchdog_Watchdog_register                                                        25   0.00%  0x000d62d5 rodata
│   ├── fun_data_watchdog_Watchdog_unregister                                                      29   0.01%  0x000d62b8 rodata
│   ├── fun_data_watchdog__lt_module_gt_                                                           85   0.02%  0x000d6e3b rodata
│   ├── fun_data_watchdog_singleton                                                                23   0.00%  0x000d64cd rodata
│   ├── fun_data_watchdog_singleton_getinstance                                                    33   0.01%  0x000d634b rodata
│   ├── fun_data_wifi__lt_module_gt_                                                               45   0.01%  0x000d6e90 rodata
│   ├── fun_data_wifi_deactivate_wifi                                                              43   0.01%  0x000d68a4 rodata
│   ├── fun_data_wifi_initialize_wifi                                                              61   0.01%  0x000d692e rodata
│   ├── fun_data_wifi_scan_networks                                                                95   0.02%  0x000d68cf rodata
│   ├── fw_patch                                                                                81572  15.01%  0x000d9f62 rodata
│   ├── g_context                                                                                 116   0.02%  0x2000cca4 bss
│   ├── gc_collect_obj                                                                              8   0.00%  0x000b6804 rodata
│   ├── gc_disable_obj                                                                              8   0.00%  0x000b67fc rodata
│   ├── gc_enable_obj                                                                               8   0.00%  0x000b67f4 rodata
│   ├── gc_isenabled_obj                                                                            8   0.00%  0x000b67ec rodata
│   ├── gc_mem_alloc_obj                                                                            8   0.00%  0x000b67dc rodata
│   ├── gc_mem_free_obj                                                                             8   0.00%  0x000b67e4 rodata
│   ├── gc_threshold_obj                                                                           12   0.00%  0x000b67d0 rodata
│   ├── gcm_aes_info                                                                               32   0.01%  0x000b9334 rodata
│   ├── gen_instance_close_obj.lto_priv.0                                                           8   0.00%  0x000b8544 rodata
│   ├── gen_instance_locals_dict.lto_priv.0                                                        16   0.00%  0x000b856c rodata
│   ├── gen_instance_locals_dict_table.lto_priv.0                                                  32   0.01%  0x000b854c rodata
│   ├── gen_instance_pend_throw_obj.lto_priv.0                                                      8   0.00%  0x000b8528 rodata
│   ├── gen_instance_send_obj.lto_priv.0                                                            8   0.00%  0x000b853c rodata
│   ├── gen_instance_throw_obj.lto_priv.0                                                          12   0.00%  0x000b8530 rodata
│   ├── global_ctrl_conn                                                                            4   0.00%  0x2000bf44 bss
│   ├── global_event_mask                                                                           4   0.00%  0x2000c534 bss
│   ├── global_fields.lto_priv.0                                                                 2408   0.44%  0x000b25cc rodata
│   ├── gpio_nrfx_p0_cfg.lto_priv.0                                                                24   0.00%  0x000b41c4 rodata
│   ├── gpio_nrfx_p0_data.lto_priv.0                                                               12   0.00%  0x2000ca78 bss
│   ├── gpio_nrfx_p1_cfg                                                                           24   0.00%  0x000b417c rodata
│   ├── gpio_nrfx_p1_data                                                                          12   0.00%  0x2000ca6c bss
│   ├── halF                                                                                        8   0.00%  0x000bb48c rodata
│   ├── handlers.lto_priv.0                                                                         8   0.00%  0x2000ca5c bss
│   ├── hash_allocation_sizes                                                                      68   0.01%  0x000bb998 rodata
│   ├── hashlib_sha256_digest_obj.lto_priv.0                                                        8   0.00%  0x000b6050 rodata
│   ├── hashlib_sha256_locals_dict.lto_priv.0                                                      16   0.00%  0x000b65f0 rodata
│   ├── hashlib_sha256_locals_dict_table.lto_priv.0                                                16   0.00%  0x000b6430 rodata
│   ├── hashlib_sha256_type.lto_priv.0                                                             28   0.01%  0x000b702c rodata
│   ├── hashlib_sha256_update_obj.lto_priv.0                                                        8   0.00%  0x000b6058 rodata
│   ├── he160_table                                                                               128   0.02%  0x000b23cc rodata
│   ├── he20_table                                                                                128   0.02%  0x000b254c rodata
│   ├── he40_table                                                                                128   0.02%  0x000b24cc rodata
│   ├── he80_table                                                                                128   0.02%  0x000b244c rodata
│   ├── heap                                                                                    32768   6.03%  0x2000ec0c bss
│   ├── hfclk_users                                                                                 4   0.00%  0x2000cbe8 bss
│   ├── host_irq_spec                                                                               8   0.00%  0x000b5c34 rodata
│   ├── hostname                                                                                   64   0.01%  0x2000ea19 bss
│   ├── iface_events_cb                                                                            20   0.00%  0x2000cc28 bss
│   ├── iface_states                                                                                4   0.00%  0x2000df4a bss
│   ├── iface_wq_stack                                                                           4400   0.81%  0x20018db8 noinit
│   ├── ifname_prefix                                                                               4   0.00%  0x2000bf4c bss
│   ├── impl_fields.lto_priv.0                                                                     12   0.00%  0x000b7078 rodata
│   ├── import_str.0                                                                                8   0.00%  0x000d8c8a rodata
│   ├── impure_data                                                                                96   0.02%  0x20008914 datas
│   ├── init_called.lto_priv.0                                                                      4   0.00%  0x2000cc3c bss
│   ├── init_done.0                                                                                 4   0.00%  0x2000def8 bss
│   ├── init_jk                                                                                    12   0.00%  0x000bb878 rodata
│   ├── initialized                                                                                 4   0.00%  0x2000df28 bss
│   ├── int_from_bytes_fun_obj.lto_priv.0                                                          12   0.00%  0x000b8178 rodata
│   ├── int_from_bytes_obj.lto_priv.0                                                               8   0.00%  0x000b8190 rodata
│   ├── int_locals_dict.lto_priv.0                                                                 16   0.00%  0x000b81a8 rodata
│   ├── int_locals_dict_table.lto_priv.0                                                           16   0.00%  0x000b8198 rodata
│   ├── int_mask.lto_priv.0                                                                         4   0.00%  0x2000cac0 bss
│   ├── int_to_bytes_obj.lto_priv.0                                                                12   0.00%  0x000b8184 rodata
│   ├── interface_count.0                                                                           4   0.00%  0x2000be60 bss
│   ├── intr_priv                                                                                   4   0.00%  0x2000d0a4 bss
│   ├── inv                                                                                        28   0.01%  0x000baf78 rodata
│   ├── inv                                                                                        32   0.01%  0x000bafb0 rodata
│   ├── inv_a                                                                                      32   0.01%  0x000bb1e0 rodata
│   ├── iovdd_ctrl_spec                                                                             8   0.00%  0x000b5c3c rodata
│   ├── ipv4_addresses                                                                            136   0.03%  0x2000c994 bss
│   ├── ipv4_events_cb                                                                             20   0.00%  0x2000cc14 bss
│   ├── irq_wq_stack_area                                                                        2048   0.38%  0x200434e0 noinit
│   ├── k                                                                                         256   0.05%  0x000b8940 rodata
│   ├── k_sys_work_q                                                                              320   0.06%  0x2000b8e0 bss
│   ├── kheap__system_heap                                                                      65536  12.06%  0x20019ee8 noinit
│   ├── kheap_net_buf_mem_pool_rx_bufs                                                           4096   0.75%  0x2002d828 noinit
│   ├── kheap_net_buf_mem_pool_tx_bufs                                                           4096   0.75%  0x2002e828 noinit
│   ├── kheap_wifi_drv_ctrl_mem_pool                                                            20000   3.68%  0x2003dac0 noinit
│   ├── kheap_wifi_drv_data_mem_pool                                                            40000   7.36%  0x20033e80 noinit
│   ├── last4                                                                                      32   0.01%  0x000bc4cc rodata
│   ├── last_count.lto_priv.0                                                                       8   0.00%  0x2000b520 bss
│   ├── last_id                                                                                     4   0.00%  0x000f26f0 .last_section
│   ├── last_ready_count                                                                            2   0.00%  0x2000df48 bss
│   ├── last_ready_count_ipv4                                                                       2   0.00%  0x2000df46 bss
│   ├── last_ready_count_ipv6                                                                       2   0.00%  0x2000df44 bss
│   ├── last_wifi_conn_params                                                                     156   0.03%  0x2000be64 bss
│   ├── lbu_buffer                                                                                  1   0.00%  0x20016db6 bss
│   ├── lbu_cb_ctx                                                                                  8   0.00%  0x000bad80 rodata
│   ├── lbu_data                                                                                   32   0.01%  0x2000df08 bss
│   ├── lbu_output                                                                                 16   0.00%  0x000bad70 rodata
│   ├── lbu_output_control_block                                                                   12   0.00%  0x2000defc bss
│   ├── levels.0                                                                                   24   0.00%  0x000b5c10 rodata
│   ├── lfs_make_allowed_args                                                                      40   0.01%  0x000b886c rodata
│   ├── list_append_obj.lto_priv.0                                                                  8   0.00%  0x000b80cc rodata
│   ├── list_clear_obj.lto_priv.0                                                                   8   0.00%  0x000b80c4 rodata
│   ├── list_copy_obj.lto_priv.0                                                                    8   0.00%  0x000b80bc rodata
│   ├── list_count_obj.lto_priv.0                                                                   8   0.00%  0x000b80b4 rodata
│   ├── list_extend_obj.lto_priv.0                                                                  8   0.00%  0x000b80ac rodata
│   ├── list_index_obj.lto_priv.0                                                                  12   0.00%  0x000b80a0 rodata
│   ├── list_insert_obj.lto_priv.0                                                                  8   0.00%  0x000b8098 rodata
│   ├── list_locals_dict.lto_priv.0                                                                16   0.00%  0x000b812c rodata
│   ├── list_locals_dict_table.lto_priv.0                                                          88   0.02%  0x000b80d4 rodata
│   ├── list_pop_obj.lto_priv.0                                                                    12   0.00%  0x000b808c rodata
│   ├── list_remove_obj.lto_priv.0                                                                  8   0.00%  0x000b8084 rodata
│   ├── list_reverse_obj.lto_priv.0                                                                 8   0.00%  0x000b807c rodata
│   ├── list_sort_obj.lto_priv.0                                                                   12   0.00%  0x000b8070 rodata
│   ├── ln2HI                                                                                       8   0.00%  0x000bb484 rodata
│   ├── ln2LO                                                                                       8   0.00%  0x000bb47c rodata
│   ├── lock.lto_priv.0                                                                            20   0.00%  0x20008b1c k_mutex_area
│   ├── lock.lto_priv.1                                                                            20   0.00%  0x20008b30 k_mutex_area
│   ├── lock.lto_priv.2                                                                            20   0.00%  0x20008b08 k_mutex_area
│   ├── lock.lto_priv.3                                                                            20   0.00%  0x20008af4 k_mutex_area
│   ├── lock.lto_priv.4                                                                            20   0.00%  0x20008b44 k_mutex_area
│   ├── log_backend_uart_api                                                                       28   0.01%  0x000bad88 rodata
│   ├── log_base2_floor                                                                            16   0.00%  0x000d380b rodata
│   ├── log_msg_ptr                                                                                 4   0.00%  0x200089c0 log_msg_ptr_area
│   ├── m_cb.lto_priv.0                                                                            16   0.00%  0x200085b0 datas
│   ├── m_cb.lto_priv.1                                                                           132   0.02%  0x20008700 datas
│   ├── m_cb.lto_priv.2                                                                            20   0.00%  0x2000caf8 bss
│   ├── m_cb.lto_priv.3                                                                            36   0.01%  0x2000cad4 bss
│   ├── m_cb.lto_priv.4                                                                            16   0.00%  0x2000cab0 bss
│   ├── m_cb.lto_priv.5                                                                            60   0.01%  0x2000dd9c bss
│   ├── m_clock_cb.lto_priv.0                                                                       8   0.00%  0x2000cb40 bss
│   ├── ma                                                                                         28   0.01%  0x000baecc rodata
│   ├── ma                                                                                         32   0.01%  0x000baee8 rodata
│   ├── ma                                                                                         48   0.01%  0x000baf08 rodata
│   ├── machine_hard_i2c_p.lto_priv.0                                                              28   0.01%  0x000b655c rodata
│   ├── machine_hard_spi_p.lto_priv.0                                                              12   0.00%  0x000b6530 rodata
│   ├── machine_i2c_init_obj                                                                       12   0.00%  0x000b5ff8 rodata
│   ├── machine_i2c_locals_dict_table.lto_priv.0                                                  104   0.02%  0x000b6358 rodata
│   ├── machine_i2c_mem_allowed_args                                                               32   0.01%  0x000b90e4 rodata
│   ├── machine_i2c_readfrom_into_obj                                                              12   0.00%  0x000b5fb4 rodata
│   ├── machine_i2c_readfrom_mem_into_obj                                                          12   0.00%  0x000b5f84 rodata
│   ├── machine_i2c_readfrom_mem_obj                                                               12   0.00%  0x000b5f90 rodata
│   ├── machine_i2c_readfrom_obj                                                                   12   0.00%  0x000b5fc0 rodata
│   ├── machine_i2c_readinto_obj                                                                   12   0.00%  0x000b5fd4 rodata
│   ├── machine_i2c_scan_obj                                                                        8   0.00%  0x000b5ff0 rodata
│   ├── machine_i2c_start_obj                                                                       8   0.00%  0x000b5fe8 rodata
│   ├── machine_i2c_stop_obj                                                                        8   0.00%  0x000b5fe0 rodata
│   ├── machine_i2c_type                                                                           36   0.01%  0x000b6f70 rodata
│   ├── machine_i2c_write_obj                                                                       8   0.00%  0x000b5fcc rodata
│   ├── machine_i2c_writeto_mem_obj.lto_priv.0                                                     12   0.00%  0x000b5f78 rodata
│   ├── machine_i2c_writeto_obj.lto_priv.0                                                         12   0.00%  0x000b5fa8 rodata
│   ├── machine_i2c_writevto_obj.lto_priv.0                                                        12   0.00%  0x000b5f9c rodata
│   ├── machine_idle_obj.lto_priv.0                                                                 8   0.00%  0x000b6fb8 rodata
│   ├── machine_mem16_obj                                                                           8   0.00%  0x000b6fc8 rodata
│   ├── machine_mem32_obj                                                                           8   0.00%  0x000b6fc0 rodata
│   ├── machine_mem8_obj                                                                            8   0.00%  0x000b6fd0 rodata
│   ├── machine_mem_type                                                                           28   0.01%  0x000b65a4 rodata
│   ├── machine_module_globals.lto_priv.0                                                          16   0.00%  0x000b7ce4 rodata
│   ├── machine_module_globals_table.lto_priv.0                                                   136   0.03%  0x000b79d0 rodata
│   ├── machine_pin_init_obj                                                                       12   0.00%  0x000b4934 rodata
│   ├── machine_pin_irq_methods                                                                     8   0.00%  0x000b56bc rodata
│   ├── machine_pin_irq_obj.lto_priv.0                                                             12   0.00%  0x000b490c rodata
│   ├── machine_pin_locals_dict.lto_priv.0                                                         16   0.00%  0x000b4998 rodata
│   ├── machine_pin_locals_dict_table.lto_priv.0                                                   88   0.02%  0x000b4940 rodata
│   ├── machine_pin_off_obj.lto_priv.0                                                              8   0.00%  0x000b4920 rodata
│   ├── machine_pin_on_obj.lto_priv.0                                                               8   0.00%  0x000b4918 rodata
│   ├── machine_pin_pin_p.lto_priv.0                                                                4   0.00%  0x000b49a8 rodata
│   ├── machine_pin_type                                                                           40   0.01%  0x000b56dc rodata
│   ├── machine_pin_value_obj.lto_priv.0                                                           12   0.00%  0x000b4928 rodata
│   ├── machine_pwm_deinit_obj.lto_priv.0                                                           8   0.00%  0x000b5f64 rodata
│   ├── machine_pwm_duty_ns_obj.lto_priv.0                                                         12   0.00%  0x000b5f34 rodata
│   ├── machine_pwm_duty_obj.lto_priv.0                                                            12   0.00%  0x000b5f4c rodata
│   ├── machine_pwm_duty_u16_obj.lto_priv.0                                                        12   0.00%  0x000b5f40 rodata
│   ├── machine_pwm_freq_obj.lto_priv.0                                                            12   0.00%  0x000b5f58 rodata
│   ├── machine_pwm_init_obj.lto_priv.0                                                            12   0.00%  0x000b5f6c rodata
│   ├── machine_pwm_locals_dict.lto_priv.0                                                         16   0.00%  0x000b653c rodata
│   ├── machine_pwm_locals_dict_table.lto_priv.0                                                   48   0.01%  0x000b6328 rodata
│   ├── machine_pwm_type                                                                           32   0.01%  0x000b6f50 rodata
│   ├── machine_reset_cause_obj                                                                     8   0.00%  0x000b6edc rodata
│   ├── machine_reset_obj                                                                           8   0.00%  0x000b6ee4 rodata
│   ├── machine_rtc_datetime_obj.lto_priv.0                                                        12   0.00%  0x000b5eb8 rodata
│   ├── machine_rtc_init_obj.lto_priv.0                                                             8   0.00%  0x000b5ec4 rodata
│   ├── machine_rtc_locals_dict.lto_priv.0                                                         16   0.00%  0x000b64e0 rodata
│   ├── machine_rtc_locals_dict_table.lto_priv.0                                                   16   0.00%  0x000b6288 rodata
│   ├── machine_rtc_obj                                                                            24   0.00%  0x20008030 datas
│   ├── machine_rtc_type                                                                           28   0.01%  0x000b6ec0 rodata
│   ├── machine_signal_type                                                                        36   0.01%  0x000b6f94 rodata
│   ├── machine_spi_deinit_obj.lto_priv.0                                                           8   0.00%  0x000b5f20 rodata
│   ├── machine_spi_init_obj.lto_priv.0                                                            12   0.00%  0x000b5f28 rodata
│   ├── machine_spi_locals_dict_table.lto_priv.0                                                   64   0.01%  0x000b62e8 rodata
│   ├── machine_spi_type                                                                           36   0.01%  0x000b6f2c rodata
│   ├── machine_timer_deinit_obj.lto_priv.0                                                         8   0.00%  0x000b4890 rodata
│   ├── machine_timer_init_obj.lto_priv.0                                                          12   0.00%  0x000b4884 rodata
│   ├── machine_timer_locals_dict.lto_priv.0                                                       16   0.00%  0x000b48c8 rodata
│   ├── machine_timer_locals_dict_table.lto_priv.0                                                 48   0.01%  0x000b4898 rodata
│   ├── machine_timer_type                                                                         32   0.01%  0x000b5680 rodata
│   ├── machine_timer_value_obj.lto_priv.0                                                          8   0.00%  0x000b487c rodata
│   ├── machine_uart_any_obj.lto_priv.0                                                             8   0.00%  0x000b5edc rodata
│   ├── machine_uart_deinit_obj.lto_priv.0                                                          8   0.00%  0x000b5ee4 rodata
│   ├── machine_uart_init_obj                                                                      12   0.00%  0x000b5eec rodata
│   ├── machine_uart_locals_dict.lto_priv.0                                                        16   0.00%  0x000b6500 rodata
│   ├── machine_uart_locals_dict_table.lto_priv.0                                                  72   0.01%  0x000b62a0 rodata
│   ├── machine_uart_txdone_obj.lto_priv.0                                                          8   0.00%  0x000b5ed4 rodata
│   ├── machine_uart_type                                                                          36   0.01%  0x000b6f08 rodata
│   ├── machine_wdt_feed_obj.lto_priv.0                                                             8   0.00%  0x000b5ecc rodata
│   ├── machine_wdt_locals_dict.lto_priv.0                                                         16   0.00%  0x000b64f0 rodata
│   ├── machine_wdt_locals_dict_table.lto_priv.0                                                    8   0.00%  0x000b6298 rodata
│   ├── machine_wdt_type                                                                           28   0.01%  0x000b6eec rodata
│   ├── magic_cookie                                                                                4   0.00%  0x000cba6e rodata
│   ├── mbedtls_calloc_func                                                                         4   0.00%  0x2000843c datas
│   ├── mbedtls_cipher_base_lookup_table                                                            8   0.00%  0x000b93d4 rodata
│   ├── mbedtls_cipher_definitions                                                                104   0.02%  0x000b93dc rodata
│   ├── mbedtls_ecdsa_info                                                                         48   0.01%  0x000b3828 rodata
│   ├── mbedtls_eckey_info                                                                         48   0.01%  0x000b3888 rodata
│   ├── mbedtls_eckeydh_info                                                                       48   0.01%  0x000b3858 rodata
│   ├── mbedtls_free_func                                                                           4   0.00%  0x20008438 datas
│   ├── mbedtls_md5_info.lto_priv.0                                                                 3   0.00%  0x000d8328 rodata
│   ├── mbedtls_rsa_info                                                                           48   0.01%  0x000b38b8 rodata
│   ├── mbedtls_sha1_info.lto_priv.0                                                                3   0.00%  0x000d8325 rodata
│   ├── mbedtls_sha224_info.lto_priv.0                                                              3   0.00%  0x000d8322 rodata
│   ├── mbedtls_sha256_info.lto_priv.0                                                              3   0.00%  0x000d831f rodata
│   ├── mbedtls_sha384_info.lto_priv.0                                                              3   0.00%  0x000d831c rodata
│   ├── mbedtls_sha512_info.lto_priv.0                                                              3   0.00%  0x000d8319 rodata
│   ├── mbedtls_x509_crt_profile_default                                                           16   0.00%  0x000b401c rodata
│   ├── mcast_monitor.lto_priv.0                                                                   12   0.00%  0x2000cda8 bss
│   ├── mcast_monitor.lto_priv.1                                                                   12   0.00%  0x2000cdb4 bss
│   ├── mcast_monitor_callbacks                                                                     8   0.00%  0x2000c540 bss
│   ├── memset_func                                                                                 4   0.00%  0x20008900 datas
│   ├── memset_func                                                                                 4   0.00%  0x20008434 datas
│   ├── mgmt4_cb                                                                                   20   0.00%  0x2000c4b0 bss
│   ├── mgmt4_if_cb.lto_priv.0                                                                     20   0.00%  0x2000ca24 bss
│   ├── mgmt_iface_cb                                                                              20   0.00%  0x2000c4c4 bss
│   ├── mgmt_ops                                                                                  112   0.02%  0x000bada4 rodata
│   ├── mgmt_stack                                                                               4600   0.85%  0x2002fc28 noinit
│   ├── mgmt_tx_lock                                                                               20   0.00%  0x20008b58 k_mutex_area
│   ├── mgmt_work                                                                                  16   0.00%  0x200085c0 datas
│   ├── mgmt_work_q_obj                                                                           320   0.06%  0x2000ae48 bss
│   ├── min_req_options                                                                             4   0.00%  0x000cba72 rodata
│   ├── minimal_erase_types                                                                         8   0.00%  0x000cc300 rodata
│   ├── mod_binascii_a2b_base64_obj.lto_priv.0                                                      8   0.00%  0x000b705c rodata
│   ├── mod_binascii_b2a_base64_obj.lto_priv.0                                                     12   0.00%  0x000b7050 rodata
│   ├── mod_current_tid_obj.lto_priv.0                                                              8   0.00%  0x000b666c rodata
│   ├── mod_getaddrinfo_obj.lto_priv.0                                                             12   0.00%  0x000b6db0 rodata
│   ├── mod_is_preempt_thread_obj.lto_priv.0                                                        8   0.00%  0x000b6674 rodata
│   ├── mod_network_country_code                                                                    2   0.00%  0x200089a5 datas
│   ├── mod_network_country_obj                                                                    12   0.00%  0x000b66a4 rodata
│   ├── mod_network_hostname_data                                                                  33   0.01%  0x20008984 datas
│   ├── mod_network_hostname_obj.lto_priv.0                                                        12   0.00%  0x000b6698 rodata
│   ├── mod_random___init___obj.lto_priv.0                                                          8   0.00%  0x000b6dfc rodata
│   ├── mod_random_choice_obj.lto_priv.0                                                            8   0.00%  0x000b6dcc rodata
│   ├── mod_random_getrandbits_obj.lto_priv.0                                                       8   0.00%  0x000b6df4 rodata
│   ├── mod_random_randint_obj.lto_priv.0                                                           8   0.00%  0x000b6dd4 rodata
│   ├── mod_random_random_obj.lto_priv.0                                                            8   0.00%  0x000b6dc4 rodata
│   ├── mod_random_randrange_obj.lto_priv.0                                                        12   0.00%  0x000b6ddc rodata
│   ├── mod_random_seed_obj.lto_priv.0                                                             12   0.00%  0x000b6de8 rodata
│   ├── mod_random_uniform_obj.lto_priv.0                                                           8   0.00%  0x000b6dbc rodata
│   ├── mod_thread_allocate_lock_obj.lto_priv.0                                                     8   0.00%  0x000b6600 rodata
│   ├── mod_thread_analyze_obj.lto_priv.0                                                           8   0.00%  0x000b6664 rodata
│   ├── mod_thread_exit_obj.lto_priv.0                                                              8   0.00%  0x000b6608 rodata
│   ├── mod_thread_get_ident_obj.lto_priv.0                                                         8   0.00%  0x000b6628 rodata
│   ├── mod_thread_stack_size_obj.lto_priv.0                                                       12   0.00%  0x000b661c rodata
│   ├── mod_thread_start_new_thread_obj.lto_priv.0                                                 12   0.00%  0x000b6610 rodata
│   ├── mon_conn                                                                                    4   0.00%  0x2000bf40 bss
│   ├── mp_binary_op_method_name                                                                   37   0.01%  0x000d426f rodata
│   ├── mp_builtin___build_class___obj                                                             12   0.00%  0x000b6d0c rodata
│   ├── mp_builtin___import___obj                                                                  12   0.00%  0x000b6d00 rodata
│   ├── mp_builtin___repl_print___obj                                                               8   0.00%  0x000b6cf8 rodata
│   ├── mp_builtin_abs_obj                                                                          8   0.00%  0x000b6b94 rodata
│   ├%E2%94%80─ mp_builtin_all_obj                                                                          8   0.00%  0x000b6b8c rodata
│   ├── mp_builtin_any_obj                                                                          8   0.00%  0x000b6b84 rodata
│   ├── mp_builtin_bin_obj                                                                          8   0.00%  0x000b6b7c rodata
│   ├── mp_builtin_callable_obj                                                                     8   0.00%  0x000b6b74 rodata
│   ├── mp_builtin_chr_obj                                                                          8   0.00%  0x000b6b6c rodata
│   ├── mp_builtin_delattr_obj                                                                      8   0.00%  0x000b6b64 rodata
│   ├── mp_builtin_dir_obj                                                                         12   0.00%  0x000b6b58 rodata
│   ├── mp_builtin_divmod_obj                                                                       8   0.00%  0x000b6b50 rodata
│   ├── mp_builtin_eval_obj                                                                        12   0.00%  0x000b6b44 rodata
│   ├── mp_builtin_exec_obj                                                                        12   0.00%  0x000b6b38 rodata
│   ├── mp_builtin_extensible_module_map                                                           12   0.00%  0x000b81dc rodata
│   ├── mp_builtin_extensible_module_table.lto_priv.0                                              96   0.02%  0x000b7ee8 rodata
│   ├── mp_builtin_getattr_obj                                                                     12   0.00%  0x000b6b2c rodata
│   ├── mp_builtin_globals_obj                                                                      8   0.00%  0x000b6b1c rodata
│   ├── mp_builtin_hasattr_obj                                                                      8   0.00%  0x000b6b14 rodata
│   ├── mp_builtin_hash_obj                                                                         8   0.00%  0x000b6b0c rodata
│   ├── mp_builtin_help_obj                                                                        12   0.00%  0x000b6b00 rodata
│   ├── mp_builtin_hex_obj                                                                          8   0.00%  0x000b6af8 rodata
│   ├── mp_builtin_id_obj                                                                           8   0.00%  0x000b6af0 rodata
│   ├── mp_builtin_isinstance_obj                                                                   8   0.00%  0x000b6ae8 rodata
│   ├── mp_builtin_issubclass_obj                                                                   8   0.00%  0x000b6ae0 rodata
│   ├── mp_builtin_iter_obj                                                                         8   0.00%  0x000b6ad8 rodata
│   ├── mp_builtin_len_obj                                                                          8   0.00%  0x000b6ad0 rodata
│   ├── mp_builtin_locals_obj                                                                       8   0.00%  0x000b6ac8 rodata
│   ├── mp_builtin_max_obj                                                                         12   0.00%  0x000b6abc rodata
│   ├── mp_builtin_min_obj                                                                         12   0.00%  0x000b6ab0 rodata
│   ├── mp_builtin_module_map                                                                      12   0.00%  0x000b81d0 rodata
│   ├── mp_builtin_module_table.lto_priv.0                                                         96   0.02%  0x000b7e88 rodata
│   ├── mp_builtin_next_obj                                                                         8   0.00%  0x000b6aa8 rodata
│   ├── mp_builtin_oct_obj                                                                          8   0.00%  0x000b6aa0 rodata
│   ├── mp_builtin_ord_obj                                                                          8   0.00%  0x000b6a98 rodata
│   ├── mp_builtin_pow_obj                                                                         12   0.00%  0x000b6a8c rodata
│   ├── mp_builtin_print_obj                                                                       12   0.00%  0x000b6a80 rodata
│   ├── mp_builtin_repr_obj                                                                         8   0.00%  0x000b6a78 rodata
│   ├── mp_builtin_round_obj                                                                       12   0.00%  0x000b6a6c rodata
│   ├── mp_builtin_setattr_obj                                                                      8   0.00%  0x000b6b24 rodata
│   ├── mp_builtin_sorted_obj                                                                      12   0.00%  0x000b6a60 rodata
│   ├── mp_builtin_sum_obj                                                                         12   0.00%  0x000b6a54 rodata
│   ├── mp_cmath_cos_obj.lto_priv.0                                                                 8   0.00%  0x000b6814 rodata
│   ├── mp_cmath_exp_obj.lto_priv.0                                                                 8   0.00%  0x000b682c rodata
│   ├── mp_cmath_log_obj.lto_priv.0                                                                 8   0.00%  0x000b6824 rodata
│   ├── mp_cmath_phase_obj.lto_priv.0                                                               8   0.00%  0x000b6844 rodata
│   ├── mp_cmath_polar_obj.lto_priv.0                                                               8   0.00%  0x000b683c rodata
│   ├── mp_cmath_rect_obj.lto_priv.0                                                                8   0.00%  0x000b6834 rodata
│   ├── mp_cmath_sin_obj.lto_priv.0                                                                 8   0.00%  0x000b680c rodata
│   ├── mp_cmath_sqrt_obj.lto_priv.0                                                                8   0.00%  0x000b681c rodata
│   ├── mp_console_rxbuf                                                                          258   0.05%  0x2000ea88 bss
│   ├── mp_console_serial                                                                          84   0.02%  0x2000cdc8 bss
│   ├── mp_console_txbuf                                                                          128   0.02%  0x2000eb8a bss
│   ├── mp_const_GeneratorExit_obj                                                                 16   0.00%  0x000b8614 rodata
│   ├── mp_const_ellipsis_obj                                                                       8   0.00%  0x000b6b9c rodata
│   ├── mp_const_empty_bytes_obj                                                                   16   0.00%  0x000b5614 rodata
│   ├── mp_const_empty_dict_obj                                                                    16   0.00%  0x000b82cc rodata
│   ├── mp_const_empty_tuple_obj                                                                    8   0.00%  0x000b5bdc rodata
│   ├── mp_const_float_e_obj                                                                        8   0.00%  0x000b6854 rodata
│   ├── mp_const_float_pi_obj                                                                       8   0.00%  0x000b684c rodata
│   ├── mp_dict_view_names                                                                         12   0.00%  0x000b8284 rodata
│   ├── mp_emit_bc_method_table_delete_id_ops                                                       8   0.00%  0x000b8ba8 rodata
│   ├── mp_emit_bc_method_table_load_id_ops                                                         8   0.00%  0x000b8bb8 rodata
│   ├── mp_emit_bc_method_table_store_id_ops                                                        8   0.00%  0x000b8bb0 rodata
│   ├── mp_fat_vfs_type                                                                            32   0.01%  0x000b6e24 rodata
│   ├── mp_frozen_mpy_content                                                                      36   0.01%  0x000b91f8 rodata
│   ├── mp_frozen_names                                                                           103   0.02%  0x000d70fb rodata
│   ├── mp_identity_obj                                                                             8   0.00%  0x000b66fc rodata
│   ├── mp_irq_flags_obj                                                                            8   0.00%  0x000b48e4 rodata
│   ├── mp_irq_locals_dict                                                                         16   0.00%  0x000b48fc rodata
│   ├── mp_irq_locals_dict_table                                                                   16   0.00%  0x000b48ec rodata
│   ├── mp_irq_trigger_obj                                                                         12   0.00%  0x000b48d8 rodata
│   ├── mp_irq_type                                                                                28   0.01%  0x000b56a0 rodata
│   ├── mp_machine_i2c_locals_dict                                                                 16   0.00%  0x000b654c rodata
│   ├── mp_machine_spi_locals_dict                                                                 16   0.00%  0x000b6520 rodata
│   ├── mp_machine_spi_read_obj                                                                    12   0.00%  0x000b5f14 rodata
│   ├── mp_machine_spi_readinto_obj                                                                12   0.00%  0x000b5f08 rodata
│   ├── mp_machine_spi_write_obj                                                                    8   0.00%  0x000b5f00 rodata
│   ├── mp_machine_spi_write_readinto_obj                                                           8   0.00%  0x000b5ef8 rodata
│   ├── mp_math_acos_obj.lto_priv.0                                                                 8   0.00%  0x000b678c rodata
│   ├── mp_math_asin_obj.lto_priv.0                                                                 8   0.00%  0x000b6784 rodata
│   ├── mp_math_atan2_obj.lto_priv.0                                                                8   0.00%  0x000b6774 rodata
│   ├── mp_math_atan_obj.lto_priv.0                                                                 8   0.00%  0x000b677c rodata
│   ├── mp_math_ceil_obj.lto_priv.0                                                                 8   0.00%  0x000b676c rodata
│   ├── mp_math_copysign_obj.lto_priv.0                                                             8   0.00%  0x000b6764 rodata
│   ├── mp_math_cos_obj.lto_priv.0                                                                  8   0.00%  0x000b67a4 rodata
│   ├── mp_math_degrees_obj.lto_priv.0                                                              8   0.00%  0x000b6704 rodata
│   ├── mp_math_exp_obj.lto_priv.0                                                                  8   0.00%  0x000b67b8 rodata
│   ├── mp_math_fabs_obj.lto_priv.0                                                                 8   0.00%  0x000b675c rodata
│   ├── mp_math_floor_obj.lto_priv.0                                                                8   0.00%  0x000b6754 rodata
│   ├── mp_math_fmod_obj.lto_priv.0                                                                 8   0.00%  0x000b674c rodata
│   ├── mp_math_frexp_obj.lto_priv.0                                                                8   0.00%  0x000b6744 rodata
│   ├── mp_math_isfinite_obj.lto_priv.0                                                             8   0.00%  0x000b672c rodata
│   ├── mp_math_isinf_obj.lto_priv.0                                                                8   0.00%  0x000b6724 rodata
│   ├── mp_math_isnan_obj.lto_priv.0                                                                8   0.00%  0x000b671c rodata
│   ├── mp_math_ldexp_obj.lto_priv.0                                                                8   0.00%  0x000b673c rodata
│   ├── mp_math_log_obj.lto_priv.0                                                                 12   0.00%  0x000b67ac rodata
│   ├── mp_math_modf_obj.lto_priv.0                                                                 8   0.00%  0x000b6734 rodata
│   ├── mp_math_pow_obj.lto_priv.0                                                                  8   0.00%  0x000b67c0 rodata
│   ├── mp_math_radians_obj.lto_priv.0                                                              8   0.00%  0x000b670c rodata
│   ├── mp_math_sin_obj.lto_priv.0                                                                  8   0.00%  0x000b679c rodata
│   ├── mp_math_sqrt_obj.lto_priv.0                                                                 8   0.00%  0x000b67c8 rodata
│   ├── mp_math_tan_obj.lto_priv.0                                                                  8   0.00%  0x000b6794 rodata
│   ├── mp_math_trunc_obj.lto_priv.0                                                                8   0.00%  0x000b6714 rodata
│   ├── mp_micropython_heap_lock_obj.lto_priv.0                                                     8   0.00%  0x000b66c8 rodata
│   ├── mp_micropython_heap_unlock_obj.lto_priv.0                                                   8   0.00%  0x000b66c0 rodata
│   ├── mp_micropython_kbd_intr_obj.lto_priv.0                                                      8   0.00%  0x000b66b8 rodata
│   ├── mp_micropython_mem_info_obj.lto_priv.0                                                     12   0.00%  0x000b66e4 rodata
│   ├── mp_micropython_opt_level_obj.lto_priv.0                                                    12   0.00%  0x000b66f0 rodata
│   ├── mp_micropython_qstr_info_obj.lto_priv.0                                                    12   0.00%  0x000b66d8 rodata
│   ├── mp_micropython_schedule_obj.lto_priv.0                                                      8   0.00%  0x000b66b0 rodata
│   ├── mp_micropython_stack_use_obj.lto_priv.0                                                     8   0.00%  0x000b66d0 rodata
│   ├── mp_module___main__                                                                          8   0.00%  0x000b7da4 rodata
│   ├── mp_module_array                                                                             8   0.00%  0x000b7e54 rodata
│   ├── mp_module_array_globals.lto_priv.0                                                         16   0.00%  0x000b7d44 rodata
│   ├── mp_module_array_globals_table.lto_priv.0                                                   16   0.00%  0x000b7b80 rodata
│   ├── mp_module_binascii                                                                          8   0.00%  0x000b7e4c rodata
│   ├── mp_module_binascii_globals.lto_priv.0                                                      16   0.00%  0x000b7d34 rodata
│   ├── mp_module_binascii_globals_table.lto_priv.0                                                40   0.01%  0x000b7b58 rodata
│   ├── mp_module_builtins                                                                          8   0.00%  0x000b7df4 rodata
│   ├── mp_module_builtins_globals                                                                 16   0.00%  0x000b7c84 rodata
│   ├── mp_module_builtins_globals_table.lto_priv.0                                               744   0.14%  0x000b7508 rodata
│   ├── mp_module_cmath                                                                             8   0.00%  0x000b7dec rodata
│   ├── mp_module_cmath_globals.lto_priv.0                                                         16   0.00%  0x000b7c74 rodata
│   ├── mp_module_cmath_globals_table.lto_priv.0                                                   88   0.02%  0x000b74b0 rodata
│   ├── mp_module_collections                                                                       8   0.00%  0x000b7e44 rodata
│   ├── mp_module_collections_globals.lto_priv.0                                                   16   0.00%  0x000b7d24 rodata
│   ├── mp_module_collections_globals_table.lto_priv.0                                             16   0.00%  0x000b7b48 rodata
│   ├── mp_module_errno                                                                             8   0.00%  0x000b7e3c rodata
│   ├── mp_module_errno_globals.lto_priv.0                                                         16   0.00%  0x000b7d14 rodata
│   ├── mp_module_errno_globals_table.lto_priv.0                                                  192   0.04%  0x000b7a88 rodata
│   ├── mp_module_gc                                                                                8   0.00%  0x000b7de4 rodata
│   ├── mp_module_gc_globals.lto_priv.0                                                            16   0.00%  0x000b7c64 rodata
│   ├── mp_module_gc_globals_table.lto_priv.0                                                      64   0.01%  0x000b7470 rodata
│   ├── mp_module_hashlib                                                                           8   0.00%  0x000b7e34 rodata
│   ├── mp_module_hashlib_globals.lto_priv.0                                                       16   0.00%  0x000b7d04 rodata
│   ├── mp_module_hashlib_globals_table.lto_priv.0                                                 16   0.00%  0x000b7a78 rodata
│   ├── mp_module_io                                                                                8   0.00%  0x000b7e2c rodata
│   ├── mp_module_io_globals.lto_priv.0                                                            16   0.00%  0x000b7cf4 rodata
│   ├── mp_module_io_globals_table.lto_priv.0                                                      32   0.01%  0x000b7a58 rodata
│   ├── mp_module_machine                                                                           8   0.00%  0x000b7e24 rodata
│   ├── mp_module_math                                                                              8   0.00%  0x000b7ddc rodata
│   ├── mp_module_math_globals.lto_priv.0                                                          16   0.00%  0x000b7c54 rodata
│   ├── mp_module_math_globals_table.lto_priv.0                                                   224   0.04%  0x000b7390 rodata
│   ├── mp_module_micropython                                                                       8   0.00%  0x000b7dd4 rodata
│   ├── mp_module_micropython_globals.lto_priv.0                                                   16   0.00%  0x000b7c44 rodata
│   ├── mp_module_micropython_globals_table.lto_priv.0                                             80   0.01%  0x000b7340 rodata
│   ├── mp_module_network                                                                           8   0.00%  0x000b7dcc rodata
│   ├── mp_module_network_globals.lto_priv.0                                                       16   0.00%  0x000b7c34 rodata
│   ├── mp_module_network_globals_table.lto_priv.0                                                248   0.05%  0x000b7248 rodata
│   ├── mp_module_os                                                                                8   0.00%  0x000b7e1c rodata
│   ├── mp_module_random                                                                            8   0.00%  0x000b7e14 rodata
│   ├── mp_module_random_globals.lto_priv.0                                                        16   0.00%  0x000b7cc4 rodata
│   ├── mp_module_random_globals_table.lto_priv.0                                                  72   0.01%  0x000b78f0 rodata
│   ├── mp_module_socket                                                                            8   0.00%  0x000b7e0c rodata
│   ├── mp_module_socket_globals.lto_priv.0                                                        16   0.00%  0x000b7cb4 rodata
│   ├── mp_module_socket_globals_table.lto_priv.0                                                  96   0.02%  0x000b7890 rodata
│   ├── mp_module_struct                                                                            8   0.00%  0x000b7e04 rodata
│   ├── mp_module_struct_globals.lto_priv.0                                                        16   0.00%  0x000b7ca4 rodata
│   ├── mp_module_struct_globals_table.lto_priv.0                                                  48   0.01%  0x000b7860 rodata
│   ├── mp_module_sys                                                                               8   0.00%  0x000b81c8 rodata
│   ├── mp_module_sys_globals.lto_priv.0                                                           16   0.00%  0x000b7e5c rodata
│   ├── mp_module_sys_globals_table.lto_priv.0                                                     80   0.01%  0x000b7d54 rodata
│   ├── mp_module_thread                                                                            8   0.00%  0x000b7dac rodata
│   ├── mp_module_thread_globals.lto_priv.0                                                        16   0.00%  0x000b7bf4 rodata
│   ├── mp_module_thread_globals_table.lto_priv.0                                                  56   0.01%  0x000b70d8 rodata
│   ├── mp_module_time                                                                              8   0.00%  0x000b7dfc rodata
│   ├── mp_module_time_globals.lto_priv.0                                                          16   0.00%  0x000b7c94 rodata
│   ├── mp_module_time_globals.lto_priv.1                                                          16   0.00%  0x000b7c14 rodata
│   ├── mp_module_time_globals_table.lto_priv.0                                                   112   0.02%  0x000b77f0 rodata
│   ├── mp_module_time_globals_table.lto_priv.1                                                    32   0.01%  0x000b7200 rodata
│   ├── mp_module_vfs                                                                               8   0.00%  0x000b7dc4 rodata
│   ├── mp_module_zephyr                                                                            8   0.00%  0x000b7dbc rodata
│   ├── mp_module_zsensor                                                                           8   0.00%  0x000b7db4 rodata
│   ├── mp_module_zsensor_globals.lto_priv.0                                                       16   0.00%  0x000b7c04 rodata
│   ├── mp_module_zsensor_globals_table.lto_priv.0                                                240   0.04%  0x000b7110 rodata
│   ├── mp_namedtuple_obj                                                                           8   0.00%  0x000b7048 rodata
│   ├── mp_obj_array_append_obj                                                                     8   0.00%  0x000b461c rodata
│   ├── mp_obj_array_extend_obj                                                                     8   0.00%  0x000b4614 rodata
│   ├── mp_obj_array_locals_dict                                                                   16   0.00%  0x000b802c rodata
│   ├── mp_obj_bytearray_locals_dict                                                               16   0.00%  0x000b803c rodata
│   ├── mp_obj_bytes_locals_dict                                                                   16   0.00%  0x000b4704 rodata
│   ├── mp_obj_memoryview_locals_dict                                                              16   0.00%  0x000b801c rodata
│   ├── mp_obj_polymorph_iter_del_obj                                                               8   0.00%  0x000b87a8 rodata
│   ├── mp_obj_polymorph_iter_locals_dict                                                          16   0.00%  0x000b87b8 rodata
│   ├── mp_obj_polymorph_iter_locals_dict_table                                                     8   0.00%  0x000b87b0 rodata
│   ├── mp_obj_str_locals_dict                                                                     16   0.00%  0x000b81b8 rodata
│   ├── mp_op_contains_obj                                                                          8   0.00%  0x000b5d1c rodata
│   ├── mp_op_delitem_obj                                                                           8   0.00%  0x000b4a00 rodata
│   ├── mp_op_getitem_obj                                                                           8   0.00%  0x000b4a10 rodata
│   ├── mp_op_setitem_obj                                                                           8   0.00%  0x000b4a08 rodata
│   ├── mp_os_uname_info_fields                                                                    20   0.00%  0x000b87c8 rodata
│   ├── mp_os_uname_info_machine_obj                                                               16   0.00%  0x000b87dc rodata
│   ├── mp_os_uname_info_nodename_obj                                                              16   0.00%  0x000b880c rodata
│   ├─%E2%94%80 mp_os_uname_info_obj                                                                       32   0.01%  0x000b8920 rodata
│   ├── mp_os_uname_info_release_obj                                                               16   0.00%  0x000b87fc rodata
│   ├── mp_os_uname_info_sysname_obj                                                               16   0.00%  0x000b881c rodata
│   ├── mp_os_uname_info_version_obj                                                               16   0.00%  0x000b87ec rodata
│   ├── mp_os_uname_obj.lto_priv.0                                                                  8   0.00%  0x000b6eb8 rodata
│   ├── mp_os_urandom_obj.lto_priv.0                                                                8   0.00%  0x000b6eb0 rodata
│   ├── mp_plat_print                                                                               8   0.00%  0x000b5c08 rodata
│   ├── mp_qstr_const_hashes                                                                      432   0.08%  0x000cf200 rodata
│   ├── mp_qstr_const_hashes_static                                                               185   0.03%  0x000cef97 rodata
│   ├── mp_qstr_const_lengths                                                                     432   0.08%  0x000cf050 rodata
│   ├── mp_qstr_const_lengths_static                                                              185   0.03%  0x000ceede rodata
│   ├── mp_qstr_const_pool                                                                       1752   0.32%  0x000b4e90 rodata
│   ├── mp_qstr_const_pool_static                                                                 764   0.14%  0x000b4b84 rodata
│   ├── mp_qstr_frozen_const_hashes                                                               286   0.05%  0x000d183c rodata
│   ├── mp_qstr_frozen_const_lengths                                                              286   0.05%  0x000d171e rodata
│   ├── mp_qstr_frozen_const_pool                                                                1168   0.21%  0x000b574c rodata
│   ├── mp_state_ctx                                                                              548   0.10%  0x2000ce48 bss
│   ├── mp_stream___exit___obj                                                                     12   0.00%  0x000b6020 rodata
│   ├── mp_stream_close_obj                                                                         8   0.00%  0x000b47d4 rodata
│   ├── mp_stream_flush_obj                                                                         8   0.00%  0x000b6034 rodata
│   ├── mp_stream_read_obj                                                                         12   0.00%  0x000b4780 rodata
│   ├── mp_stream_readinto_obj                                                                     12   0.00%  0x000b4774 rodata
│   ├── mp_stream_seek_obj                                                                         12   0.00%  0x000b6044 rodata
│   ├── mp_stream_tell_obj                                                                          8   0.00%  0x000b603c rodata
│   ├── mp_stream_unbuffered_readline_obj                                                          12   0.00%  0x000b4768 rodata
│   ├── mp_stream_unbuffered_readlines_obj                                                          8   0.00%  0x000b8710 rodata
│   ├── mp_stream_write_obj                                                                        12   0.00%  0x000b475c rodata
│   ├── mp_sys_exit_obj                                                                            12   0.00%  0x000b7b9c rodata
│   ├── mp_sys_implementation_machine_obj.lto_priv.0                                               16   0.00%  0x000b7084 rodata
│   ├── mp_sys_implementation_obj.lto_priv.0                                                       24   0.00%  0x000b7bb8 rodata
│   ├── mp_sys_implementation_version_info_obj.lto_priv.0                                          24   0.00%  0x000b7094 rodata
│   ├── mp_sys_platform_obj.lto_priv.0                                                             16   0.00%  0x000b7ba8 rodata
│   ├── mp_sys_print_exception_obj                                                                 12   0.00%  0x000b7b90 rodata
│   ├── mp_sys_version_info_obj.lto_priv.0                                                         20   0.00%  0x000b7bd0 rodata
│   ├── mp_sys_version_obj.lto_priv.0                                                              16   0.00%  0x000b7be4 rodata
│   ├── mp_thread_counter.lto_priv.0                                                                1   0.00%  0x2000ec0a bss
│   ├── mp_thread_stack_array                                                                   20480   3.77%  0x200444e0 noinit
│   ├── mp_time_localtime_obj                                                                      12   0.00%  0x000b6d70 rodata
│   ├── mp_time_mktime_obj                                                                          8   0.00%  0x000b6d68 rodata
│   ├── mp_time_sleep_ms_obj                                                                        8   0.00%  0x000b6d48 rodata
│   ├── mp_time_sleep_obj                                                                           8   0.00%  0x000b6d50 rodata
│   ├── mp_time_sleep_us_obj                                                                        8   0.00%  0x000b6d40 rodata
│   ├── mp_time_ticks_add_obj                                                                       8   0.00%  0x000b6d20 rodata
│   ├── mp_time_ticks_cpu_obj                                                                       8   0.00%  0x000b6d28 rodata
│   ├── mp_time_ticks_diff_obj                                                                      8   0.00%  0x000b6d18 rodata
│   ├── mp_time_ticks_ms_obj                                                                        8   0.00%  0x000b6d38 rodata
│   ├── mp_time_ticks_us_obj                                                                        8   0.00%  0x000b6d30 rodata
│   ├── mp_time_time_ns_obj                                                                         8   0.00%  0x000b6d58 rodata
│   ├── mp_time_time_obj.lto_priv.0                                                                 8   0.00%  0x000b6d60 rodata
│   ├── mp_type_ArithmeticError                                                                    36   0.01%  0x000b7ff8 rodata
│   ├── mp_type_AssertionError                                                                     36   0.01%  0x000b6a30 rodata
│   ├── mp_type_AttributeError                                                                     36   0.01%  0x000b6a0c rodata
│   ├── mp_type_BaseException                                                                      32   0.01%  0x000b5568 rodata
│   ├── mp_type_EOFError                                                                           36   0.01%  0x000b69e8 rodata
│   ├── mp_type_Exception                                                                          36   0.01%  0x000b44d4 rodata
│   ├── mp_type_GeneratorExit                                                                      36   0.01%  0x000b69c4 rodata
│   ├── mp_type_ImportError                                                                        36   0.01%  0x000b69a0 rodata
│   ├── mp_type_IndentationError                                                                   36   0.01%  0x000b697c rodata
│   ├── mp_type_IndexError                                                                         36   0.01%  0x000b83f0 rodata
│   ├── mp_type_KeyError                                                                           36   0.01%  0x000b82a8 rodata
│   ├── mp_type_KeyboardInterrupt                                                                  36   0.01%  0x000b5be4 rodata
│   ├── mp_type_LookupError                                                                        36   0.01%  0x000b804c rodata
│   ├── mp_type_MemoryError                                                                        36   0.01%  0x000b6958 rodata
│   ├── mp_type_NameError                                                                          36   0.01%  0x000b6934 rodata
│   ├── mp_type_NoneType                                                                           24   0.00%  0x000b8160 rodata
│   ├── mp_type_NotImplementedError                                                                36   0.01%  0x000b6910 rodata
│   ├── mp_type_OSError                                                                            36   0.01%  0x000b823c rodata
│   ├── mp_type_OverflowError                                                                      36   0.01%  0x000b8318 rodata
│   ├── mp_type_RuntimeError                                                                       36   0.01%  0x000b68ec rodata
│   ├── mp_type_StopAsyncIteration                                                                 36   0.01%  0x000b68c8 rodata
│   ├── mp_type_StopIteration                                                                      36   0.01%  0x000b68a4 rodata
│   ├── mp_type_SyntaxError                                                                        36   0.01%  0x000b6880 rodata
│   ├── mp_type_SystemExit                                                                         36   0.01%  0x000b685c rodata
│   ├── mp_type_TypeError                                                                          36   0.01%  0x000b55cc rodata
│   ├── mp_type_ValueError                                                                         36   0.01%  0x000b55f0 rodata
│   ├── mp_type_ZeroDivisionError                                                                  36   0.01%  0x000b82dc rodata
│   ├── mp_type_array                                                                              52   0.01%  0x000b8388 rodata
│   ├── mp_type_array_it                                                                           24   0.00%  0x000b8300 rodata
│   ├── mp_type_attrtuple                                                                          44   0.01%  0x000b70ac rodata
│   ├── mp_type_bool                                                                               36   0.01%  0x000b813c rodata
│   ├── mp_type_bound_meth                                                                         32   0.01%  0x000b85f4 rodata
│   ├── mp_type_bytearray                                                                          52   0.01%  0x000b83bc rodata
│   ├── mp_type_bytes                                                                              48   0.01%  0x000b4714 rodata
│   ├── mp_type_bytesio                                                                            36   0.01%  0x000b6fd8 rodata
│   ├── mp_type_cell                                                                               20   0.00%  0x000b8bc0 rodata
│   ├── mp_type_checked_fun                                                                        24   0.00%  0x000b865c rodata
│   ├── mp_type_classmethod                                                                        24   0.00%  0x000b49d0 rodata
│   ├── mp_type_closure                                                                            24   0.00%  0x000b921c rodata
│   ├── mp_type_complex                                                                            40   0.01%  0x000b8444 rodata
│   ├── mp_type_dict                                                                               48   0.01%  0x000b4b54 rodata
│   ├── mp_type_dict_view                                                                          36   0.01%  0x000b8260 rodata
│   ├── mp_type_dict_view_it                                                                       24   0.00%  0x000b8290 rodata
│   ├── mp_type_enumerate                                                                          28   0.01%  0x000b6cdc rodata
│   ├── mp_type_filter                                                                             28   0.01%  0x000b6cc0 rodata
│   ├── mp_type_float                                                                              36   0.01%  0x000b846c rodata
│   ├── mp_type_fun_bc                                                                             28   0.01%  0x000b8210 rodata
│   ├── mp_type_fun_builtin_0                                                                      24   0.00%  0x000b658c rodata
│   ├── mp_type_fun_builtin_1                                                                      24   0.00%  0x000b49e8 rodata
│   ├── mp_type_fun_builtin_2                                                                      24   0.00%  0x000b4a98 rodata
│   ├── mp_type_fun_builtin_3                                                                      24   0.00%  0x000b49ac rodata
│   ├── mp_type_fun_builtin_var                                                                    24   0.00%  0x000b4a80 rodata
│   ├── mp_type_gen_instance                                                                       32   0.01%  0x000b8624 rodata
│   ├── mp_type_gen_wrap                                                                           24   0.00%  0x000b9234 rodata
│   ├── mp_type_int                                                                                40   0.01%  0x000b84d0 rodata
│   ├── mp_type_it                                                                                 24   0.00%  0x000b8644 rodata
│   ├── mp_type_list                                                                               48   0.01%  0x000b8414 rodata
│   ├── mp_type_map                                                                                28   0.01%  0x000b6ca4 rodata
│   ├── mp_type_memoryview                                                                         48   0.01%  0x000b8358 rodata
│   ├── mp_type_module                                                                             28   0.01%  0x000b7e6c rodata
│   ├── mp_type_object                                                                             28   0.01%  0x000b6c88 rodata
│   ├── mp_type_polymorph_iter                                                                     24   0.00%  0x000b81f8 rodata
│   ├── mp_type_polymorph_iter_with_finaliser                                                      28   0.01%  0x000b88d4 rodata
│   ├── mp_type_property                                                                           28   0.01%  0x000b6c6c rodata
│   ├── mp_type_range                                                                              44   0.01%  0x000b6c40 rodata
│   ├── mp_type_range_it                                                                           24   0.00%  0x000b9110 rodata
│   ├── mp_type_reversed                                                                           28   0.01%  0x000b6c24 rodata
│   ├── mp_type_set                                                                                44   0.01%  0x000b6bf8 rodata
│   ├── mp_type_singleton                                                                          24   0.00%  0x000b6470 rodata
│   ├── mp_type_slice                                                                              28   0.01%  0x000b833c rodata
│   ├── mp_type_staticmethod                                                                       24   0.00%  0x000b6ba4 rodata
│   ├── mp_type_str                                                                                48   0.01%  0x000b84f8 rodata
│   ├── mp_type_stringio                                                                           36   0.01%  0x000b6ffc rodata
│   ├── mp_type_super                                                                              32   0.01%  0x000b6bd8 rodata
│   ├── mp_type_thread_lock.lto_priv.0                                                             24   0.00%  0x000b6630 rodata
│   ├── mp_type_tuple                                                                              48   0.01%  0x000b5704 rodata
│   ├── mp_type_type                                                                               36   0.01%  0x000b5588 rodata
│   ├── mp_type_vfs_fat_fileio                                                                     32   0.01%  0x000b8894 rodata
│   ├── mp_type_vfs_fat_textio                                                                     32   0.01%  0x000b88b4 rodata
│   ├── mp_type_vfs_lfs2                                                                           32   0.01%  0x000b6e04 rodata
│   ├── mp_type_vfs_lfs2_fileio                                                                    32   0.01%  0x000b884c rodata
│   ├── mp_type_vfs_lfs2_textio                                                                    32   0.01%  0x000b882c rodata
│   ├── mp_type_zip                                                                                28   0.01%  0x000b6bbc rodata
│   ├── mp_unary_op_method_name                                                                    12   0.00%  0x000d4294 rodata
│   ├── mp_vfs_chdir_obj                                                                            8   0.00%  0x000b6ea8 rodata
│   ├── mp_vfs_getcwd_obj                                                                           8   0.00%  0x000b6ea0 rodata
│   ├── mp_vfs_ilistdir_obj                                                                        12   0.00%  0x000b6e58 rodata
│   ├── mp_vfs_lfs2_chdir_obj.lto_priv.0                                                            8   0.00%  0x000b5e18 rodata
│   ├── mp_vfs_lfs2_file_locals_dict                                                               16   0.00%  0x000b86f0 rodata
│   ├── mp_vfs_lfs2_file_locals_dict_table                                                         96   0.02%  0x000b8680 rodata
│   ├── mp_vfs_lfs2_fileio_stream_p                                                                16   0.00%  0x000b8700 rodata
│   ├── mp_vfs_lfs2_getcwd_obj.lto_priv.0                                                           8   0.00%  0x000b5e10 rodata
│   ├── mp_vfs_lfs2_ilistdir_obj.lto_priv.0                                                        12   0.00%  0x000b5e30 rodata
│   ├── mp_vfs_lfs2_locals_dict.lto_priv.0                                                         16   0.00%  0x000b64b8 rodata
│   ├── mp_vfs_lfs2_locals_dict_table.lto_priv.0                                                  104   0.02%  0x000b61b8 rodata
│   ├── mp_vfs_lfs2_mkdir_obj.lto_priv.0                                                            8   0.00%  0x000b5e28 rodata
│   ├── mp_vfs_lfs2_mkfs_fun_obj.lto_priv.0                                                        12   0.00%  0x000b5c54 rodata
│   ├── mp_vfs_lfs2_mkfs_obj.lto_priv.0                                                             8   0.00%  0x000b5e44 rodata
│   ├── mp_vfs_lfs2_mount_obj.lto_priv.0                                                            8   0.00%  0x000b5de8 rodata
│   ├── mp_vfs_lfs2_open_obj.lto_priv.0                                                             8   0.00%  0x000b5e3c rodata
│   ├── mp_vfs_lfs2_proto.lto_priv.0                                                                4   0.00%  0x000b64c8 rodata
│   ├── mp_vfs_lfs2_remove_obj.lto_priv.0                                                           8   0.00%  0x000b5e08 rodata
│   ├── mp_vfs_lfs2_rename_obj.lto_priv.0                                                           8   0.00%  0x000b5e00 rodata
│   ├── mp_vfs_lfs2_rmdir_obj.lto_priv.0                                                            8   0.00%  0x000b5e20 rodata
│   ├── mp_vfs_lfs2_stat_obj.lto_priv.0                                                             8   0.00%  0x000b5df8 rodata
│   ├── mp_vfs_lfs2_statvfs_obj.lto_priv.0                                                          8   0.00%  0x000b5df0 rodata
│   ├── mp_vfs_lfs2_textio_stream_p                                                                16   0.00%  0x000b86e0 rodata
│   ├── mp_vfs_lfs2_umount_obj.lto_priv.0                                                           8   0.00%  0x000b5de0 rodata
│   ├── mp_vfs_listdir_obj                                                                         12   0.00%  0x000b6e94 rodata
│   ├── mp_vfs_mkdir_obj                                                                            8   0.00%  0x000b6e8c rodata
│   ├── mp_vfs_mount_obj                                                                           12   0.00%  0x000b6e4c rodata
│   ├── mp_vfs_open_obj                                                                            12   0.00%  0x000b7020 rodata
│   ├── mp_vfs_remove_obj                                                                           8   0.00%  0x000b6e84 rodata
│   ├── mp_vfs_rename_obj                                                                           8   0.00%  0x000b6e7c rodata
│   ├── mp_vfs_rmdir_obj                                                                            8   0.00%  0x000b6e74 rodata
│   ├── mp_vfs_stat_obj                                                                             8   0.00%  0x000b6e6c rodata
│   ├── mp_vfs_statvfs_obj                                                                          8   0.00%  0x000b6e64 rodata
│   ├── mp_vfs_umount_obj                                                                           8   0.00%  0x000b6e44 rodata
│   ├── mpi_one                                                                                     4   0.00%  0x000ba544 rodata
│   ├── mpi_sw_A                                                                                    8   0.00%  0x2000c228 bss
│   ├── mutex                                                                                      20   0.00%  0x20008b6c k_mutex_area
│   ├── native_base_init_wrapper_obj                                                               12   0.00%  0x000b8674 rodata
│   ├── net_buf_data_alloc_rx_bufs                                                                 12   0.00%  0x000b40cc rodata
│   ├── net_buf_data_alloc_tx_bufs                                                                 12   0.00%  0x000b40d8 rodata
│   ├── net_buf_data_dns_msg_pool.lto_priv.0                                                     1536   0.28%  0x2004b0c4 noinit
│   ├── net_buf_data_dns_msg_pool.lto_priv.1                                                     1536   0.28%  0x2004a734 noinit
│   ├── net_buf_data_dns_qname_pool                                                               765   0.14%  0x2004ad34 noinit
│   ├── net_buf_fixed_alloc_dns_msg_pool.lto_priv.0                                                12   0.00%  0x000b42e4 rodata
│   ├── net_buf_fixed_alloc_dns_msg_pool.lto_priv.1                                                12   0.00%  0x000b42bc rodata
│   ├── net_buf_fixed_alloc_dns_qname_pool                                                         12   0.00%  0x000b42c8 rodata
│   ├── net_buf_fixed_cb                                                                           12   0.00%  0x000b42d8 rodata
│   ├── net_buf_fixed_dns_msg_pool.lto_priv.0                                                       4   0.00%  0x000b42d4 rodata
│   ├── net_buf_fixed_dns_msg_pool.lto_priv.1                                                       4   0.00%  0x000b42b4 rodata
│   ├── net_buf_fixed_dns_qname_pool                                                                4   0.00%  0x000b42b8 rodata
│   ├── net_buf_mem_pool_rx_bufs                                                                   20   0.00%  0x20008a2c k_heap_area
│   ├── net_buf_mem_pool_tx_bufs                                                                   20   0.00%  0x20008a40 k_heap_area
│   ├── net_buf_var_cb                                                                             12   0.00%  0x000b40c0 rodata
│   ├── net_mgmt_callback_lock                                                                     20   0.00%  0x20008b80 k_mutex_area
│   ├── net_mgmt_event_lock                                                                        20   0.00%  0x20008b94 k_mutex_area
│   ├── net_shell_mgmt_cb                                                                          20   0.00%  0x2000ddd8 bss
│   ├── net_wpa_supp_cb                                                                            20   0.00%  0x2000de00 bss
│   ├── netmaskAddr.1                                                                               4   0.00%  0x2000de30 bss
│   ├── network_fields                                                                            188   0.03%  0x000b33e0 rodata
│   ├── network_wlan_config_obj.lto_priv.0                                                         12   0.00%  0x000b5ce0 rodata
│   ├── network_wlan_connect_obj.lto_priv.0                                                        12   0.00%  0x000b5cfc rodata
│   ├── network_wlan_disconnect_obj.lto_priv.0                                                      8   0.00%  0x000b5cf4 rodata
│   ├── network_wlan_ifconfig_obj                                                                  12   0.00%  0x000b5cd4 rodata
│   ├── network_wlan_powerdown_obj.lto_priv.0                                                       8   0.00%  0x000b5cec rodata
│   ├── network_wlan_scan_obj.lto_priv.0                                                            8   0.00%  0x000b5d08 rodata
│   ├── network_wlan_status_obj.lto_priv.0                                                         12   0.00%  0x000b5cc0 rodata
│   ├── networks                                                                                    8   0.00%  0x20008450 datas
│   ├── new_event                                                                                  84   0.02%  0x2000c4e0 bss
│   ├── nonce_cnt                                                                                   4   0.00%  0x2000d06c bss
│   ├── nonce_last_addr                                                                             4   0.00%  0x2000d070 bss
│   ├── npio2_hw                                                                                  128   0.02%  0x000bb4b4 rodata
│   ├── nrf_wifi_bus_qspi_ops                                                                      60   0.01%  0x200086c4 datas
│   ├── nrf_wifi_mgmt_ops.lto_priv.0                                                              112   0.02%  0x200084a4 datas
│   ├── nrf_wifi_os_zep_ops                                                                       448   0.08%  0x000b42f8 rodata
│   ├── nrfx_counter_0_config.lto_priv.0                                                           28   0.01%  0x000b3540 rodata
│   ├── null_rsc.lto_priv.0                                                                         8   0.00%  0x000c2c2f rodata
│   ├── object___init___obj.lto_priv.0                                                              8   0.00%  0x000b5dd8 rodata
│   ├── object___new___fun_obj.lto_priv.0                                                           8   0.00%  0x000b5c4c rodata
│   ├── object___new___obj.lto_priv.0                                                               8   0.00%  0x000b5dd0 rodata
│   ├── object_locals_dict.lto_priv.0                                                              16   0.00%  0x000b64a8 rodata
│   ├── object_locals_dict_table.lto_priv.0                                                        16   0.00%  0x000b61a8 rodata
│   ├── oid_ecp_grp                                                                                36   0.01%  0x000b948c rodata
│   ├── oid_ecp_grp_algid                                                                          24   0.00%  0x000b9474 rodata
│   ├── oid_md_alg                                                                                 84   0.02%  0x000ba4f0 rodata
│   ├── oid_pk_alg                                                                                 48   0.01%  0x000b9444 rodata
│   ├── oid_sig_alg                                                                               168   0.03%  0x000babd4 rodata
│   ├── oid_x509_ext                                                                              108   0.02%  0x000bab68 rodata
│   ├── on.2                                                                                        4   0.00%  0x2000cb3c bss
│   ├── once.0                                                                                      1   0.00%  0x2000ea18 bss
│   ├── op_map.0                                                                                    8   0.00%  0x000d8c92 rodata
│   ├── os_module_globals.lto_priv.0                                                               16   0.00%  0x000b7cd4 rodata
│   ├── os_module_globals_table.lto_priv.0                                                        152   0.03%  0x000b7938 rodata
│   ├── os_ops                                                                                      4   0.00%  0x2000caac bss
│   ├── overflow_cnt                                                                                4   0.00%  0x2000cad0 bss
│   ├── packet_sock_fd_op_vtable                                                                   68   0.01%  0x000b402c rodata
│   ├── pad_spaces                                                                                 17   0.00%  0x000d382c rodata
│   ├── pad_zeroes                                                                                 17   0.00%  0x000d381b rodata
│   ├── panic_mode                                                                                  1   0.00%  0x2000ea04 bss
│   ├── param_a                                                                                    28   0.01%  0x000bb1c4 rodata
│   ├── param_a                                                                                    32   0.01%  0x000bb2a0 rodata
│   ├── param_a                                                                                    48   0.01%  0x000bb3b0 rodata
│   ├── param_b                                                                                    28   0.01%  0x000bb1a8 rodata
│   ├── param_b                                                                                    32   0.01%  0x000bb280 rodata
│   ├── param_b                                                                                    48   0.01%  0x000bb380 rodata
│   ├── params.0                                                                                   20   0.00%  0x2000cc90 bss
│   ├── pending_cancels                                                                             8   0.00%  0x2000cdc0 bss
│   ├── pending_current                                                                             4   0.00%  0x2000cac8 bss
│   ├── pkt_get_info_obj.lto_priv.0                                                                 8   0.00%  0x000b6da8 rodata
│   ├── port_index                                                                                  2   0.00%  0x000d2fe5 rodata
│   ├── port_offset.1                                                                              16   0.00%  0x000d2fe7 rodata
│   ├── posix_barrier_pool                                                                        180   0.03%  0x2000c154 bss
│   ├── posix_cond_pool                                                                            40   0.01%  0x2000bfec bss
│   ├── posix_mutex_pool                                                                          100   0.02%  0x2000bf88 bss
│   ├── posix_thread_pool                                                                        1720   0.32%  0x20009228 bss
│   ├── posix_thread_q                                                                             24   0.00%  0x20008464 datas
│   ├── priority2tc_strict_1.lto_priv.0                                                             8   0.00%  0x000cd83b rodata
│   ├── property_deleter_obj.lto_priv.0                                                             8   0.00%  0x000b5db8 rodata
│   ├── property_getter_obj.lto_priv.0                                                              8   0.00%  0x000b5dc8 rodata
│   ├── property_locals_dict.lto_priv.0                                                            16   0.00%  0x000b6498 rodata
│   ├── property_locals_dict_table.lto_priv.0                                                      24   0.00%  0x000b6190 rodata
│   ├── property_setter_obj.lto_priv.0                                                              8   0.00%  0x000b5dc0 rodata
│   ├── proto_fun_iotcore_IoTCore                                                                  12   0.00%  0x000b8d90 rodata
│   ├── proto_fun_iotcore__lt_module_gt_                                                           12   0.00%  0x000b8fcc rodata
│   ├── proto_fun_ntptime__lt_module_gt_                                                           12   0.00%  0x000b8f44 rodata
│   ├── proto_fun_probe_Information                                                                12   0.00%  0x000b8d78 rodata
│   ├── proto_fun_probe_Probe                                                                      12   0.00%  0x000b8d6c rodata
│   ├── proto_fun_probe_Settings                                                                   12   0.00%  0x000b8d84 rodata
│   ├── proto_fun_probe__lt_module_gt_                                                             12   0.00%  0x000b8fb8 rodata
│   ├── proto_fun_sock_test__lt_module_gt_                                                         12   0.00%  0x000b8f68 rodata
│   ├── proto_fun_watchdog_TaskWDT                                                                 12   0.00%  0x000b8d9c rodata
│   ├── proto_fun_watchdog_Watchdog                                                                12   0.00%  0x000b8da8 rodata
│   ├── proto_fun_watchdog__lt_module_gt_                                                          12   0.00%  0x000b9008 rodata
│   ├── proto_fun_watchdog_singleton                                                               12   0.00%  0x000b8db4 rodata
│   ├── proto_fun_wifi__lt_module_gt_                                                              12   0.00%  0x000b9018 rodata
│   ├── pwm_0_seq_values.lto_priv.0                                                                 8   0.00%  0x2000df3c bss
│   ├── pwm_dt_specs                                                                               16   0.00%  0x000b90b4 rodata
│   ├── pwm_nrfx_0_config.lto_priv.0                                                               64   0.01%  0x000b4124 rodata
│   ├── pwm_nrfx_0_data.lto_priv.0                                                                  8   0.00%  0x2000ca64 bss
│   ├── pyexec_mode_kind                                                                            1   0.00%  0x2000ec0b bss
│   ├── q                                                                                          28   0.01%  0x000baf94 rodata
│   ├── q                                                                                          32   0.01%  0x000bafd0 rodata
│   ├── q                                                                                          48   0.01%  0x000bb008 rodata
│   ├── qdev                                                                                        4   0.00%  0x2000d118 bss
│   ├── qp1                                                                                        28   0.01%  0x000bb138 rodata
│   ├── qp1                                                                                        32   0.01%  0x000bb200 rodata
│   ├── qp1                                                                                        48   0.01%  0x000bb2c0 rodata
│   ├── qspi                                                                                       28   0.01%  0x20008810 datas
│   ├── qspi_cfg.lto_priv.0                                                                         4   0.00%  0x2000d074 bss
│   ├── qspi_nor_memory_data                                                                       96   0.02%  0x20008784 datas
│   ├── qspi_perip                                                                                 24   0.00%  0x200087f8 datas
│   ├── r1_crt                                                                                   5417   1.00%  0x000d195a rodata
│   ├── rcons                                                                                      10   0.00%  0x000bc621 rodata
│   ├── reg_lock                                                                                   20   0.00%  0x20008ba8 k_mutex_area
│   ├── removed_fields                                                                             16   0.00%  0x000b1958 rodata
│   ├── reply.0                                                                                  1024   0.19%  0x2000e5f3 bss
│   ├── reply.1.lto_priv.0                                                                       1024   0.19%  0x2000e1f3 bss
│   ├── rl                                                                                         28   0.01%  0x2000dedc bss
│   ├── router_timer                                                                               48   0.01%  0x2000b0c8 bss
│   ├── rpu_7002_memmap                                                                           132   0.02%  0x2000882c datas
│   ├── rpu_drv_priv_zep                                                                          608   0.11%  0x20009c40 bss
│   ├── rtable.0                                                                                   64   0.01%  0x000b8c6c rodata
│   ├── rule_act_table                                                                            176   0.03%  0x000d701f rodata
│   ├── rule_arg_combined_table                                                                   904   0.17%  0x000bc12c rodata
│   ├── rule_arg_offset_table                                                                     176   0.03%  0x000d6f6f rodata
│   ├── rx_bufs.lto_priv.0                                                                         56   0.01%  0x20008dbc net_buf_pool_area
│   ├── rx_classes.lto_priv.0                                                                     320   0.06%  0x2000b0f8 bss
│   ├── rx_pkts                                                                                    28   0.01%  0x200089c4 k_mem_slab_area
│   ├── rx_stack                                                                                 4096   0.75%  0x20031e20 noinit
│   ├── scan_result                                                                                 4   0.00%  0x2000de18 bss
│   ├── scan_sem                                                                                   24   0.00%  0x20008c94 k_sem_area
│   ├── scope_simple_name_table                                                                     7   0.00%  0x000d5366 rodata
│   ├── seconds_counter.2                                                                           4   0.00%  0x2000bf00 bss
│   ├── secp256r1_T                                                                               384   0.07%  0x000ba938 rodata
│   ├── secp256r1_T_0_X                                                                            32   0.01%  0x000ba490 rodata
│   ├── secp256r1_T_0_Y                                                                            32   0.01%  0x000ba470 rodata
│   ├── secp256r1_T_10_X                                                                           32   0.01%  0x000ba210 rodata
│   ├── secp256r1_T_10_Y                                                                           32   0.01%  0x000ba1f0 rodata
│   ├── secp256r1_T_11_X                                                                           32   0.01%  0x000ba1d0 rodata
│   ├── secp256r1_T_11_Y                                                                           32   0.01%  0x000ba1b0 rodata
│   ├── secp256r1_T_12_X                                                                           32   0.01%  0x000ba190 rodata
│   ├── secp256r1_T_12_Y                                                                           32   0.01%  0x000ba170 rodata
│   ├── secp256r1_T_13_X                                                                           32   0.01%  0x000ba150 rodata
│   ├── secp256r1_T_13_Y                                                                           32   0.01%  0x000ba130 rodata
│   ├── secp256r1_T_14_X                                                                           32   0.01%  0x000ba110 rodata
│   ├── secp256r1_T_14_Y                                                                           32   0.01%  0x000ba0f0 rodata
│   ├── secp256r1_T_15_X                                                                           32   0.01%  0x000ba0d0 rodata
│   ├── secp256r1_T_15_Y                                                                           32   0.01%  0x000ba0b0 rodata
│   ├── secp256r1_T_1_X                                                                            32   0.01%  0x000ba450 rodata
│   ├── secp256r1_T_1_Y                                                                            32   0.01%  0x000ba430 rodata
│   ├── secp256r1_T_2_X                                                                            32   0.01%  0x000ba410 rodata
│   ├── secp256r1_T_2_Y                                                                            32   0.01%  0x000ba3f0 rodata
│   ├── secp256r1_T_3_X                                                                            32   0.01%  0x000ba3d0 rodata
│   ├── secp256r1_T_3_Y                                                                            32   0.01%  0x000ba3b0 rodata
│   ├── secp256r1_T_4_X                                                                            32   0.01%  0x000ba390 rodata
│   ├── secp256r1_T_4_Y                                                                            32   0.01%  0x000ba370 rodata
│   ├── secp256r1_T_5_X                                                                            32   0.01%  0x000ba350 rodata
│   ├── secp256r1_T_5_Y                                                                            32   0.01%  0x000ba330 rodata
│   ├── secp256r1_T_6_X                                                                            32   0.01%  0x000ba310 rodata
│   ├── secp256r1_T_6_Y                                                                            32   0.01%  0x000ba2f0 rodata
│   ├── secp256r1_T_7_X                                                                            32   0.01%  0x000ba2d0 rodata
│   ├── secp256r1_T_7_Y                                                                            32   0.01%  0x000ba2b0 rodata
│   ├── secp256r1_T_8_X                                                                            32   0.01%  0x000ba290 rodata
│   ├── secp256r1_T_8_Y                                                                            32   0.01%  0x000ba270 rodata
│   ├── secp256r1_T_9_X                                                                            32   0.01%  0x000ba250 rodata
│   ├── secp256r1_T_9_Y                                                                            32   0.01%  0x000ba230 rodata
│   ├── secp256r1_a.2                                                                              32   0.01%  0x000cafd5 rodata
│   ├── secp256r1_b                                                                                32   0.01%  0x000bab18 rodata
│   ├── secp256r1_gx                                                                               32   0.01%  0x000baaf8 rodata
│   ├── secp256r1_gy                                                                               32   0.01%  0x000baad8 rodata
│   ├── secp256r1_n                                                                                32   0.01%  0x000baab8 rodata
│   ├── secp256r1_p                                                                                32   0.01%  0x000bab38 rodata
│   ├── secp384r1_T                                                                               768   0.14%  0x000ba548 rodata
│   ├── secp384r1_T_0_X                                                                            48   0.01%  0x000ba080 rodata
│   ├── secp384r1_T_0_Y                                                                            48   0.01%  0x000ba050 rodata
│   ├── secp384r1_T_10_X                                                                           48   0.01%  0x000b9cc0 rodata
│   ├── secp384r1_T_10_Y                                                                           48   0.01%  0x000b9c90 rodata
│   ├── secp384r1_T_11_X                                                                           48   0.01%  0x000b9c60 rodata
│   ├── secp384r1_T_11_Y                                                                           48   0.01%  0x000b9c30 rodata
│   ├── secp384r1_T_12_X                                                                           48   0.01%  0x000b9c00 rodata
│   ├── secp384r1_T_12_Y                                                                           48   0.01%  0x000b9bd0 rodata
│   ├── secp384r1_T_13_X                                                                           48   0.01%  0x000b9ba0 rodata
│   ├── secp384r1_T_13_Y                                                                           48   0.01%  0x000b9b70 rodata
│   ├── secp384r1_T_14_X                                                                           48   0.01%  0x000b9b40 rodata
│   ├── secp384r1_T_14_Y                                                                           48   0.01%  0x000b9b10 rodata
│   ├── secp384r1_T_15_X                                                                           48   0.01%  0x000b9ae0 rodata
│   ├── secp384r1_T_15_Y                                                                           48   0.01%  0x000b9ab0 rodata
│   ├── secp384r1_T_16_X                                                                           48   0.01%  0x000b9a80 rodata
│   ├── secp384r1_T_16_Y                                                                           48   0.01%  0x000b9a50 rodata
│   ├── secp384r1_T_17_X                                                                           48   0.01%  0x000b9a20 rodata
│   ├── secp384r1_T_17_Y                                                                           48   0.01%  0x000b99f0 rodata
│   ├── secp384r1_T_18_X                                                                           48   0.01%  0x000b99c0 rodata
│   ├── secp384r1_T_18_Y                                                                           48   0.01%  0x000b9990 rodata
│   ├── secp384r1_T_19_X                                                                           48   0.01%  0x000b9960 rodata
│   ├── secp384r1_T_19_Y                                                                           48   0.01%  0x000b9930 rodata
│   ├── secp384r1_T_1_X                                                                            48   0.01%  0x000ba020 rodata
│   ├── secp384r1_T_1_Y                                                                            48   0.01%  0x000b9ff0 rodata
│   ├── secp384r1_T_20_X                                                                           48   0.01%  0x000b9900 rodata
│   ├── secp384r1_T_20_Y                                                                           48   0.01%  0x000b98d0 rodata
│   ├── secp384r1_T_21_X                                                                           48   0.01%  0x000b98a0 rodata
│   ├── secp384r1_T_21_Y                                                                           48   0.01%  0x000b9870 rodata
│   ├── secp384r1_T_22_X                                                                           48   0.01%  0x000b9840 rodata
│   ├── secp384r1_T_22_Y                                                                           48   0.01%  0x000b9810 rodata
│   ├── secp384r1_T_23_X                                                                           48   0.01%  0x000b97e0 rodata
│   ├── secp384r1_T_23_Y                                                                           48   0.01%  0x000b97b0 rodata
│   ├── secp384r1_T_24_X                                                                           48   0.01%  0x000b9780 rodata
│   ├── secp384r1_T_24_Y                                                                           48   0.01%  0x000b9750 rodata
│   ├── secp384r1_T_25_X                                                                           48   0.01%  0x000b9720 rodata
│   ├── secp384r1_T_25_Y                                                                           48   0.01%  0x000b96f0 rodata
│   ├── secp384r1_T_26_X                                                                           48   0.01%  0x000b96c0 rodata
│   ├── secp384r1_T_26_Y                                                                           48   0.01%  0x000b9690 rodata
│   ├── secp384r1_T_27_X                                                                           48   0.01%  0x000b9660 rodata
│   ├── secp384r1_T_27_Y                                                                           48   0.01%  0x000b9630 rodata
│   ├── secp384r1_T_28_X                                                                           48   0.01%  0x000b9600 rodata
│   ├── secp384r1_T_28_Y                                                                           48   0.01%  0x000b95d0 rodata
│   ├── secp384r1_T_29_X                                                                           48   0.01%  0x000b95a0 rodata
│   ├── secp384r1_T_29_Y                                                                           48   0.01%  0x000b9570 rodata
│   ├── secp384r1_T_2_X                                                                            48   0.01%  0x000b9fc0 rodata
│   ├── secp384r1_T_2_Y                                                                            48   0.01%  0x000b9f90 rodata
│   ├── secp384r1_T_30_X                                                                           48   0.01%  0x000b9540 rodata
│   ├── secp384r1_T_30_Y                                                                           48   0.01%  0x000b9510 rodata
│   ├── secp384r1_T_31_X                                                                           48   0.01%  0x000b94e0 rodata
│   ├── secp384r1_T_31_Y                                                                           48   0.01%  0x000b94b0 rodata
│   ├── secp384r1_T_3_X                                                                            48   0.01%  0x000b9f60 rodata
│   ├── secp384r1_T_3_Y                                                                            48   0.01%  0x000b9f30 rodata
│   ├── secp384r1_T_4_X                                                                            48   0.01%  0x000b9f00 rodata
│   ├── secp384r1_T_4_Y                                                                            48   0.01%  0x000b9ed0 rodata
│   ├── secp384r1_T_5_X                                                                            48   0.01%  0x000b9ea0 rodata
│   ├── secp384r1_T_5_Y                                                                            48   0.01%  0x000b9e70 rodata
│   ├── secp384r1_T_6_X                                                                            48   0.01%  0x000b9e40 rodata
│   ├── secp384r1_T_6_Y                                                                            48   0.01%  0x000b9e10 rodata
│   ├── secp384r1_T_7_X                                                                            48   0.01%  0x000b9de0 rodata
│   ├── secp384r1_T_7_Y                                                                            48   0.01%  0x000b9db0 rodata
│   ├── secp384r1_T_8_X                                                                            48   0.01%  0x000b9d80 rodata
│   ├── secp384r1_T_8_Y                                                                            48   0.01%  0x000b9d50 rodata
│   ├── secp384r1_T_9_X                                                                            48   0.01%  0x000b9d20 rodata
│   ├── secp384r1_T_9_Y                                                                            48   0.01%  0x000b9cf0 rodata
│   ├── secp384r1_a.1                                                                              48   0.01%  0x000cafa5 rodata
│   ├── secp384r1_b                                                                                48   0.01%  0x000ba8d8 rodata
│   ├── secp384r1_gx                                                                               48   0.01%  0x000ba8a8 rodata
│   ├── secp384r1_gy                                                                               48   0.01%  0x000ba878 rodata
│   ├── secp384r1_n                                                                                48   0.01%  0x000ba848 rodata
│   ├── secp384r1_p                                                                                48   0.01%  0x000ba908 rodata
│   ├── seeded.0                                                                                    1   0.00%  0x20016db0 bss
│   ├── sem_lock                                                                                   24   0.00%  0x2000cb14 bss
│   ├── sensor_get_float_obj                                                                        8   0.00%  0x000b5ca8 rodata
│   ├── sensor_get_int_obj                                                                          8   0.00%  0x000b5c90 rodata
│   ├── sensor_get_micros_obj                                                                       8   0.00%  0x000b5ca0 rodata
│   ├── sensor_get_millis_obj                                                                       8   0.00%  0x000b5c98 rodata
│   ├── sensor_locals_dict.lto_priv.0                                                              16   0.00%  0x000b6450 rodata
│   ├── sensor_locals_dict_table.lto_priv.0                                                        40   0.01%  0x000b6088 rodata
│   ├── sensor_measure_obj                                                                          8   0.00%  0x000b5cb0 rodata
│   ├── sensor_type.lto_priv.0                                                                     28   0.01%  0x000b6648 rodata
│   ├── server_ctx.lto_priv.0                                                                     336   0.06%  0x2000b650 bss
│   ├── server_lock.lto_priv.0                                                                     20   0.00%  0x20008bbc k_mutex_area
│   ├── service_thread.0                                                                          288   0.05%  0x2000b238 bss
│   ├── service_thread_stack.1                                                                   2400   0.44%  0x20032e20 noinit
│   ├── services_flags.lto_priv.0                                                                   4   0.00%  0x2000c4ac bss
│   ├── set_add_obj.lto_priv.0                                                                      8   0.00%  0x000b5db0 rodata
│   ├── set_clear_obj.lto_priv.0                                                                    8   0.00%  0x000b5da8 rodata
│   ├── set_copy_obj.lto_priv.0                                                                     8   0.00%  0x000b5da0 rodata
│   ├── set_diff_obj.lto_priv.0                                                                    12   0.00%  0x000b5d8c rodata
│   ├── set_diff_update_obj.lto_priv.0                                                             12   0.00%  0x000b5d80 rodata
│   ├── set_discard_obj.lto_priv.0                                                                  8   0.00%  0x000b5d98 rodata
│   ├── set_intersect_obj.lto_priv.0                                                                8   0.00%  0x000b5d78 rodata
│   ├── set_intersect_update_obj.lto_priv.0                                                         8   0.00%  0x000b5d70 rodata
│   ├── set_isdisjoint_obj.lto_priv.0                                                               8   0.00%  0x000b5d68 rodata
│   ├── set_issubset_obj.lto_priv.0                                                                 8   0.00%  0x000b5d60 rodata
│   ├── set_issuperset_obj.lto_priv.0                                                               8   0.00%  0x000b5d58 rodata
│   ├── set_locals_dict.lto_priv.0                                                                 16   0.00%  0x000b6488 rodata
│   ├── set_locals_dict_table.lto_priv.0                                                          144   0.03%  0x000b6100 rodata
│   ├── set_pop_obj.lto_priv.0                                                                      8   0.00%  0x000b5d50 rodata
│   ├── set_remove_obj.lto_priv.0                                                                   8   0.00%  0x000b5d48 rodata
│   ├── set_symmetric_difference_obj.lto_priv.0                                                     8   0.00%  0x000b5d40 rodata
│   ├── set_symmetric_difference_update_obj.lto_priv.0                                              8   0.00%  0x000b5d38 rodata
│   ├── set_union_obj.lto_priv.0                                                                    8   0.00%  0x000b5d30 rodata
│   ├── set_update_obj.lto_priv.0                                                                  12   0.00%  0x000b5d24 rodata
│   ├── severity                                                                                   20   0.00%  0x000b147c rodata
│   ├── signal_locals_dict.lto_priv.0                                                              16   0.00%  0x000b6578 rodata
│   ├── signal_locals_dict_table.lto_priv.0                                                        24   0.00%  0x000b63c0 rodata
│   ├── signal_off_obj.lto_priv.0                                                                   8   0.00%  0x000b6004 rodata
│   ├── signal_on_obj.lto_priv.0                                                                    8   0.00%  0x000b600c rodata
│   ├── signal_pin_p.lto_priv.0                                                                     4   0.00%  0x000b6588 rodata
│   ├── signal_value_obj.lto_priv.0                                                                12   0.00%  0x000b6014 rodata
│   ├── slice_expired.lto_priv.0                                                                    1   0.00%  0x2000ea69 bss
│   ├%E2%94%80─ slice_timeouts                                                                             24   0.00%  0x2000ba20 bss
│   ├── sock_fd_op_vtable                                                                          68   0.01%  0x000b4070 rodata
│   ├── socket_accept_obj.lto_priv.0                                                                8   0.00%  0x000b47b0 rodata
│   ├── socket_bind_obj.lto_priv.0                                                                  8   0.00%  0x000b47cc rodata
│   ├── socket_connect_obj.lto_priv.0                                                               8   0.00%  0x000b47c4 rodata
│   ├── socket_listen_obj.lto_priv.0                                                               12   0.00%  0x000b47b8 rodata
│   ├── socket_locals_dict.lto_priv.0                                                              16   0.00%  0x000b485c rodata
│   ├── socket_locals_dict_table.lto_priv.0                                                       128   0.02%  0x000b47dc rodata
│   ├── socket_makefile_obj.lto_priv.0                                                             12   0.00%  0x000b4750 rodata
│   ├── socket_recv_obj.lto_priv.0                                                                  8   0.00%  0x000b47a0 rodata
│   ├── socket_send_obj.lto_priv.0                                                                  8   0.00%  0x000b47a8 rodata
│   ├── socket_setblocking_obj.lto_priv.0                                                           8   0.00%  0x000b478c rodata
│   ├── socket_setsockopt_obj.lto_priv.0                                                           12   0.00%  0x000b4794 rodata
│   ├── socket_stream_p.lto_priv.0                                                                 16   0.00%  0x000b486c rodata
│   ├── socket_tlswrap_obj                                                                         12   0.00%  0x000b4744 rodata
│   ├── socket_type.lto_priv.0                                                                     36   0.01%  0x000b563c rodata
│   ├── sockets.lto_priv.0                                                                          8   0.00%  0x2000ca48 bss
│   ├── spair_fd_op_vtable.lto_priv.0                                                              68   0.01%  0x000b38ec rodata
│   ├── spi_4_data                                                                                120   0.02%  0x20008610 datas
│   ├── spi_4z_config                                                                              76   0.01%  0x000b41e0 rodata
│   ├── spi_nor_0_config                                                                           52   0.01%  0x000b4238 rodata
│   ├── spi_nor_0_data                                                                             32   0.01%  0x2000ca84 bss
│   ├── spim_4_rx_buffer                                                                            8   0.00%  0x2000ea59 bss
│   ├── spim_4_tx_buffer                                                                            8   0.00%  0x2000ea61 bss
│   ├── ssid_fields.lto_priv.0                                                                   2144   0.39%  0x000b1968 rodata
│   ├── ssid_txt.0                                                                                129   0.02%  0x2000e172 bss
│   ├── ssl_preset_default_groups                                                                   8   0.00%  0x000bc4ec rodata
│   ├── ssl_preset_default_sig_algs                                                                12   0.00%  0x000bc4f4 rodata
│   ├── ssl_serialized_session_header                                                               5   0.00%  0x000cb9ed rodata
│   ├── ssl_tls12_preset_default_sig_algs                                                          14   0.00%  0x20008976 datas
│   ├── stack_slot.lto_priv.0                                                                       4   0.00%  0x2000ea84 bss
│   ├── static_regions                                                                             12   0.00%  0x000b37b4 rodata
│   ├── static_regions_num                                                                          1   0.00%  0x2000ea03 bss
│   ├── stations                                                                                    8   0.00%  0x20008440 datas
│   ├── stdinout_fd_op_vtable                                                                      16   0.00%  0x000b0c5c rodata
│   ├── str_count_obj                                                                              12   0.00%  0x000b4544 rodata
│   ├── str_encode_obj                                                                             12   0.00%  0x000b4500 rodata
│   ├── str_endswith_obj                                                                           12   0.00%  0x000b458c rodata
│   ├── str_find_obj                                                                               12   0.00%  0x000b45e8 rodata
│   ├── str_format_obj                                                                             12   0.00%  0x000b455c rodata
│   ├── str_index_obj                                                                              12   0.00%  0x000b45d0 rodata
│   ├── str_isalpha_obj                                                                             8   0.00%  0x000b4524 rodata
│   ├── str_isdigit_obj                                                                             8   0.00%  0x000b451c rodata
│   ├── str_islower_obj                                                                             8   0.00%  0x000b450c rodata
│   ├── str_isspace_obj                                                                             8   0.00%  0x000b452c rodata
│   ├── str_isupper_obj                                                                             8   0.00%  0x000b4514 rodata
│   ├── str_join_obj                                                                                8   0.00%  0x000b45bc rodata
│   ├── str_lower_obj                                                                               8   0.00%  0x000b453c rodata
│   ├── str_lstrip_obj                                                                             12   0.00%  0x000b4574 rodata
│   ├── str_replace_obj                                                                            12   0.00%  0x000b4550 rodata
│   ├── str_rfind_obj                                                                              12   0.00%  0x000b45dc rodata
│   ├── str_rindex_obj                                                                             12   0.00%  0x000b45c4 rodata
│   ├── str_rsplit_obj                                                                             12   0.00%  0x000b45a4 rodata
│   ├── str_rstrip_obj                                                                             12   0.00%  0x000b4568 rodata
│   ├── str_split_obj                                                                              12   0.00%  0x000b45b0 rodata
│   ├── str_startswith_obj                                                                         12   0.00%  0x000b4598 rodata
│   ├── str_strip_obj                                                                              12   0.00%  0x000b4580 rodata
│   ├── str_upper_obj                                                                               8   0.00%  0x000b4534 rodata
│   ├── stringio_getvalue_obj.lto_priv.0                                                            8   0.00%  0x000b602c rodata
│   ├── stringio_locals_dict.lto_priv.0                                                            16   0.00%  0x000b65d0 rodata
│   ├── stringio_locals_dict_table.lto_priv.0                                                      88   0.02%  0x000b63d8 rodata
│   ├── stringio_stream_p.lto_priv.0                                                               16   0.00%  0x000b65e0 rodata
│   ├── struct_calcsize_obj                                                                         8   0.00%  0x000b6da0 rodata
│   ├── struct_pack_into_obj                                                                       12   0.00%  0x000b6d88 rodata
│   ├── struct_pack_obj                                                                            12   0.00%  0x000b6d94 rodata
│   ├── struct_unpack_from_obj                                                                     12   0.00%  0x000b6d7c rodata
│   ├── stypes.10                                                                                  24   0.00%  0x000b1540 rodata
│   ├── supplicant_thread_stack                                                                  8192   1.51%  0x20016db8 noinit
│   ├── supported_ciphersuites.lto_priv.0                                                         236   0.04%  0x2000c31c bss
│   ├── supported_init.lto_priv.0                                                                   4   0.00%  0x2000c408 bss
│   ├── sys_mutable_keys                                                                            4   0.00%  0x000bb994 rodata
│   ├── sys_work_q_stack                                                                         3072   0.57%  0x200428e0 noinit
│   ├── tcp_conns                                                                                   8   0.00%  0x2000c4d8 bss
│   ├── tcp_conns_slab                                                                             28   0.01%  0x200089e0 k_mem_slab_area
│   ├── tcp_lock                                                                                   20   0.00%  0x20008bd0 k_mutex_area
│   ├── tcp_max_timeout_ms                                                                          4   0.00%  0x2000c984 bss
│   ├── tcp_work_q                                                                                320   0.06%  0x2000ad08 bss
│   ├── tfm_mutex                                                                                  20   0.00%  0x20008be4 k_mutex_area
│   ├── thread.lto_priv.0                                                                           4   0.00%  0x2000ce2c bss
│   ├── thread_entry0                                                                             320   0.06%  0x2000ba38 bss
│   ├── thread_lock___exit___obj.lto_priv.0                                                        12   0.00%  0x000b5c68 rodata
│   ├── thread_lock_acquire_obj.lto_priv.0                                                         12   0.00%  0x000b5c84 rodata
│   ├── thread_lock_locals_dict.lto_priv.0                                                         16   0.00%  0x000b6440 rodata
│   ├── thread_lock_locals_dict_table.lto_priv.0                                                   40   0.01%  0x000b6060 rodata
│   ├── thread_lock_locked_obj.lto_priv.0                                                           8   0.00%  0x000b5c74 rodata
│   ├── thread_lock_release_obj.lto_priv.0                                                          8   0.00%  0x000b5c7c rodata
│   ├── thread_mutex.lto_priv.0                                                                    24   0.00%  0x2000ce30 bss
│   ├── thread_stack_size                                                                           4   0.00%  0x2000ded8 bss
│   ├── thread_status.lto_priv.0                                                                    1   0.00%  0x2000ea05 bss
│   ├── tid                                                                                       288   0.05%  0x20008f48 bss
│   ├── timeout_list                                                                                8   0.00%  0x200087ec datas
│   ├── timeout_work.lto_priv.0                                                                    48   0.01%  0x2000b358 bss
│   ├── timestamp_div.lto_priv.0                                                                    4   0.00%  0x2000bdf8 bss
│   ├── timestamp_func.lto_priv.0                                                                   4   0.00%  0x200084a0 datas
│   ├── timestamps.2                                                                               20   0.00%  0x2000c490 bss
│   ├── timestamps_filled.3                                                                         1   0.00%  0x2000ea06 bss
│   ├── tls_contexts                                                                             2720   0.50%  0x20009ef8 bss
│   ├── tls_id_match_table                                                                         24   0.00%  0x000bc4b4 rodata
│   ├── tls_sock_fd_op_vtable                                                                      68   0.01%  0x000b3fc8 rodata
│   ├── tok_enc_kind                                                                               44   0.01%  0x000d70cf rodata
│   ├── tok_kw                                                                                    144   0.03%  0x000b9168 rodata
│   ├── transitions.0                                                                              12   0.00%  0x000b40b4 rodata
│   ├── transitions.0                                                                              12   0.00%  0x000b44c8 rodata
│   ├── tuple_count_obj.lto_priv.0                                                                  8   0.00%  0x000b4b2c rodata
│   ├── tuple_index_obj.lto_priv.0                                                                 12   0.00%  0x000b4b20 rodata
│   ├── tuple_locals_dict.lto_priv.0                                                               16   0.00%  0x000b4e80 rodata
│   ├── tuple_locals_dict_table.lto_priv.0                                                         16   0.00%  0x000b4b44 rodata
│   ├── two_over_pi                                                                               792   0.15%  0x000bb534 rodata
│   ├── tx_bufs.lto_priv.0                                                                         56   0.01%  0x20008df4 net_buf_pool_area
│   ├── tx_classes.lto_priv.0                                                                     320   0.06%  0x2000af88 bss
│   ├── tx_pkts                                                                                    28   0.01%  0x200089fc k_mem_slab_area
│   ├── tx_stack                                                                                 4096   0.75%  0x20030e20 noinit
│   ├── txq_be.5.lto_priv.1.lto_priv.0                                                             16   0.00%  0x000b14c0 rodata
│   ├── txq_bk.4.lto_priv.0.lto_priv.0                                                             16   0.00%  0x000b14b0 rodata
│   ├── txq_vi.6.lto_priv.1.lto_priv.0                                                             16   0.00%  0x000b14d0 rodata
│   ├── txq_vo.7.lto_priv.1.lto_priv.0                                                             16   0.00%  0x000b14e0 rodata
│   ├── types.0                                                                                    64   0.01%  0x000b8490 rodata
│   ├── uart_stream_p.lto_priv.0                                                                   16   0.00%  0x000b6510 rodata
│   ├── uarte0_int_driven                                                                          20   0.00%  0x20008048 datas
│   ├── uarte0_poll_in_byte.lto_priv.0                                                              1   0.00%  0x2000e170 bss
│   ├── uarte0_poll_out_byte.lto_priv.0                                                             1   0.00%  0x2000e171 bss
│   ├── uarte0_tx_buffer                                                                           32   0.01%  0x2000e150 bss
│   ├── uarte_0_data.lto_priv.0                                                                    16   0.00%  0x2000805c datas
│   ├── uarte_0z_config.lto_priv.0                                                                 36   0.01%  0x000b0c38 rodata
│   ├── uc437                                                                                     256   0.05%  0x000bbc8a rodata
│   ├── unique_key                                                                                 16   0.00%  0x2000ea08 bss
│   ├── vfs_fat_fileio_stream_p                                                                    16   0.00%  0x000b8778 rodata
│   ├── vfs_fat_mount_obj.lto_priv.0                                                                8   0.00%  0x000b5e54 rodata
│   ├── vfs_fat_rawfile_locals_dict                                                                16   0.00%  0x000b8788 rodata
│   ├── vfs_fat_rawfile_locals_dict_table                                                          96   0.02%  0x000b8718 rodata
│   ├── vfs_fat_textio_stream_p                                                                    16   0.00%  0x000b8798 rodata
│   ├── vfs_module_globals.lto_priv.0                                                              16   0.00%  0x000b7c24 rodata
│   ├── vfs_module_globals_table.lto_priv.0                                                        40   0.01%  0x000b7220 rodata
│   ├── vht160_table                                                                               96   0.02%  0x000b22ec rodata
│   ├── vht20_table                                                                                88   0.02%  0x000b21d4 rodata
│   ├── vht40_table                                                                                96   0.02%  0x000b222c rodata
│   ├── vht80_table                                                                                96   0.02%  0x000b228c rodata
│   ├── wait_events                                                                                40   0.01%  0x200088d8 datas
│   ├── wait_for_event_sem                                                                         24   0.00%  0x20008cac k_sem_area
│   ├── wait_for_scan_resp_sem                                                                     24   0.00%  0x20008cc4 k_sem_area
│   ├── wait_q.0                                                                                    8   0.00%  0x200087e4 datas
│   ├── wait_signal.lto_priv.0                                                                     16   0.00%  0x2000ce1c bss
│   ├── wait_start.lto_priv.0                                                                       8   0.00%  0x20008d0c k_condvar_area
│   ├── waiter.lto_priv.0                                                                          24   0.00%  0x20008cdc k_sem_area
│   ├── wdt_0_data.lto_priv.0                                                                      64   0.01%  0x200085d0 datas
│   ├── wdt_0z_config.lto_priv.0                                                                    8   0.00%  0x000b40f8 rodata
│   ├── wdt_default                                                                                12   0.00%  0x200088b4 datas
│   ├── whitespace.0                                                                                7   0.00%  0x000d3804 rodata
│   ├── wifi_drv_ctrl_mem_pool                                                                     20   0.00%  0x20008a54 k_heap_area
│   ├── wifi_drv_data_mem_pool                                                                     20   0.00%  0x20008a68 k_heap_area
│   ├── wifi_entries                                                                                4   0.00%  0x2000de14 bss
│   ├── wifi_entries_idx                                                                            1   0.00%  0x20016dae bss
│   ├── wifi_nm_lock.lto_priv.0                                                                    20   0.00%  0x20008bf8 k_mutex_area
│   ├── wifi_nm_wifi_supplicant                                                                    16   0.00%  0x20008ef0 wifi_nm_instance_area
│   ├── wifi_offload_ops.lto_priv.0                                                                40   0.01%  0x000b3800 rodata
│   ├── wifi_proc                                                                                  24   0.00%  0x200088c0 datas
│   ├── wifi_ready_callbacks.lto_priv.0                                                            48   0.01%  0x2000cd18 bss
│   ├── wifi_ready_mutex.lto_priv.0                                                                20   0.00%  0x20008c0c k_mutex_area
│   ├── wifi_ready_state_changed_sem                                                               24   0.00%  0x20008cf4 k_sem_area
│   ├── wifi_shell_mgmt_cb                                                                         20   0.00%  0x2000ddec bss
│   ├── wifi_sta_conn_status.lto_priv.0                                                             2   0.00%  0x20008974 datas
│   ├── wifi_sta_connected.lto_priv.0                                                               1   0.00%  0x20016daf bss
│   ├── wlan_active_obj.lto_priv.0                                                                 12   0.00%  0x000b5d10 rodata
│   ├── wlan_is_ip_allocated_obj.lto_priv.0                                                         8   0.00%  0x000b5cb8 rodata
│   ├── wlan_isconnected_obj.lto_priv.0                                                             8   0.00%  0x000b5ccc rodata
│   ├── wlan_locals_dict.lto_priv.0                                                                16   0.00%  0x000b6460 rodata
│   ├── wlan_locals_dict_table.lto_priv.0                                                          80   0.01%  0x000b60b0 rodata
│   ├── work_q_stack                                                                             1024   0.19%  0x2002f828 noinit
│   ├── wpa_cli_commands                                                                          440   0.08%  0x000b3228 rodata
│   ├── wpa_debug_level                                                                             4   0.00%  0x2000842c datas
│   ├── wpa_debug_timestamp                                                                         4   0.00%  0x2000bf3c bss
│   ├── wpa_driver_zep_ops                                                                        616   0.11%  0x000b2f34 rodata
│   ├── wpa_drivers                                                                                 8   0.00%  0x000b3220 rodata
│   ├── wpa_msg_cb.lto_priv.0                                                                       4   0.00%  0x2000be00 bss
│   ├── wpa_msg_ifname_cb.lto_priv.0                                                                4   0.00%  0x2000be04 bss
│   ├── wpa_supp_event_info                                                                       136   0.03%  0x000bae14 rodata
│   ├── wpa_supp_ops.lto_priv.0                                                                   148   0.03%  0x20008514 datas
│   ├── wpa_supp_status_work                                                                       48   0.01%  0x20008000 datas
│   ├── wpa_supplicant_mutex                                                                       20   0.00%  0x20008c20 k_mutex_area
│   ├── wpas_api_ctrl                                                                              56   0.01%  0x2000bf04 bss
│   ├── x25519_bad_point_1                                                                         32   0.01%  0x000ba4d0 rodata
│   ├── x25519_bad_point_2                                                                         32   0.01%  0x000ba4b0 rodata
│   ├── yasmarang_d                                                                                 4   0.00%  0x2000de2c bss
│   ├── yasmarang_dat                                                                               1   0.00%  0x20016db1 bss
│   ├── yasmarang_n                                                                                 4   0.00%  0x2000de28 bss
│   ├── yasmarang_pad                                                                               4   0.00%  0x2000de24 bss
│   ├── z_idle_stacks                                                                             320   0.06%  0x20029ee8 noinit
│   ├── z_idle_threads                                                                            288   0.05%  0x200098e0 bss
│   ├── z_interrupt_stacks                                                                       2048   0.38%  0x2002d028 noinit
│   ├── z_main_stack                                                                            12288   2.26%  0x2002a028 noinit
│   ├── z_main_thread                                                                             288   0.05%  0x20009a00 bss
│   ├── z_malloc_heap                                                                              12   0.00%  0x2000c208 bss
│   ├── z_malloc_heap_mutex                                                                        20   0.00%  0x2000848c datas
│   ├── z_sys_post_kernel                                                                           1   0.00%  0x2000ea6a bss
│   ├── zep_wifi_bh_q                                                                             320   0.06%  0x2000bcb8 bss
│   ├── zep_wifi_intr_q                                                                           320   0.06%  0x2000bb78 bss
│   ├── zep_work_item                                                                            3200   0.59%  0x2000d11c bss
│   ├── zephyr_help_text                                                                          438   0.08%  0x000d8ad4 rodata
│   ├── zephyr_network_wlan_type                                                                   28   0.01%  0x000b667c rodata
│   └── zvfs_eventfd_fd_vtable.lto_priv.0                                                          16   0.00%  0x000b37a4 rodata
└── ZEPHYR_BASE                                                                                    68   0.01%  -
    └── lib                                                                                        68   0.01%  -
        └── libc                                                                                   68   0.01%  -
            └── newlib                                                                             68   0.01%  -
                └── libc-hooks.c                                                                   68   0.01%  -
                    ├── __lock___malloc_recursive_mutex                                            20   0.00%  0x20008a7c k_mutex_area
                    ├── __lock___sfp_recursive_mutex                                               20   0.00%  0x20008a90 k_mutex_area
                    ├── __lock___sinit_recursive_mutex                                             20   0.00%  0x20008aa4 k_mutex_area
                    ├── _stdout_hook                                                                4   0.00%  0x2000890c datas
                    └── heap_sz                                                                     4   0.00%  0x2000df2c bss
==========================================================================================================================================
                                                                                               543367

Interestingly enough, it seems that the total RAM being used that's reported at the end of a ram_report is higher than what a normal build reports at the end of the build. In the USB MSC build, the RAM difference isn't so great, but in the WiFi build the ram_report gives a value that's DOUBLE the size of the one reported after a normal project build.

Note: although we know MicroPython is no longer supported by Nordic, I assure you that the two reports were giving well grouped results a few weeks ago.

I'm almost certain that there is a change in the SDK installation on my machine (or something of that sort), but I can't figure out what.

Thank you in advance and have a great day! :)

Related