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! :)

Parents
  • Hi Tudor,

    I will help you out with this ticket.

    Have you tried our GUI Memory Report? (Under Actions)

    What SDK version are you using?

    Best regards,
    Benjamin

  • Hey Benjamin.

     Thank you for your promptness. Sorry for forgetting to add those important details: ncs version v3.0.0; MacOS; CLI build environment -> no VS code integration -> no GUI memory report.

    I recall trying to get the VS code extension working a few months ago and it didn't + broke the CLI build environment. It took around 2 days to completely remove the VS code integration and get the CLI build working again -> am a bit hesitant to try again.

    Have a great day and hope to hear from you soon! :)

  • Hi,

    In the RAM and ROM reports, all processing symbols with relative paths appear under the No paths category.

    This means these symbols cannot be placed in the report’s tree structure at an absolute path under a specific file. It retrieves the function name but cannot determine its source file.

    As shown in the bottom of your report, a few functions do have paths resolved. I’m trying to determine whether this issue is caused by the tool or something else. Could you build a Zephyr or Nordic sample and generate a report so we can compare your results with mine?

    Have a nice weekend!

    Best regards,
    Benjamin

  • Wow, you're REALLY prompt and responsive!

    Thank you once again Benjamin! Smiley

    This ticket is actually related to another task that I'm working on regarding AP mode. The above reports are for our project with WiFi STA and AP mode activated.

    In parallel, I've also built the softap sample (/opt/nordic/ncs/v3.0.0/nrf/samples/wifi/softap) to play with it a bit. As I investigated the above issue, I decided to run the rom_report for this sample also, and here the report works as expected:

    root@admins-MacBook-Air-2 softap # west build -d ./build/softap -t rom_report
    -- west build: running target rom_report
    [0/1] cd /opt/nordic/ncs/v3.0.0/nrf/samples/wifi/softap/build/softap && /opt/homebrew/bin/python3 /op...pt/nordic/ncs/v3.0.0/nrf/samples/wifi/softap/build/softap --workspace=/opt/nordic/ncs/v3.0.0 -d 99 rom
    Path                                                                                             Size       %  Address    Section
    ==========================================================================================================================================
    Root                                                                                           853064 100.00%  -
    ├── (hidden)                                                                                   174324  20.44%  -
    ├── (no paths)                                                                                  57176   6.70%  -
    │   ├── CCAsymCryptoMutex                                                                           4   0.00%  0x20000d54 datas
    │   ├── CCPowerMutex                                                                                4   0.00%  0x20000d4c datas
    │   ├── CCRndCryptoMutex                                                                            4   0.00%  0x20000d50 datas
    │   ├── CCSymCryptoMutex                                                                            4   0.00%  0x20000d58 datas
    │   ├── CC_HalClearInterruptBit                                                                    28   0.00%  0x0006bbed text
    │   ├── CC_HalInit                                                                                  4   0.00%  0x0006bbe9 text
    │   ├── CC_HalMaskInterrupt                                                                        12   0.00%  0x0006bc09 text
    │   ├── CC_HalWaitInterrupt                                                                        12   0.00%  0x0006bc15 text
    │   ├── CC_HalWaitInterruptRND                                                                     12   0.00%  0x0006bc21 text
    │   ├── CC_LibInit                                                                                116   0.01%  0x0006bb75 text
    │   ├── CC_PalAbort                                                                                68   0.01%  0x0006af0d text
    │   ├── CC_PalDataBufferAttrGet                                                                     6   0.00%  0x0006d939 text
    │   ├── CC_PalDmaInit                                                                               4   0.00%  0x0006bcbd text
    │   ├── CC_PalDmaTerminate                                                                          2   0.00%  0x0006bcc1 text
    │   ├── CC_PalInit                                                                                 92   0.01%  0x0006bc2d text
    │   ├── CC_PalMemCopyPlat                                                                           4   0.00%  0x0006bd25 text
    │   ├── CC_PalMemSetPlat                                                                            4   0.00%  0x0006bd29 text
    │   ├── CC_PalMemSetZeroPlat                                                                        8   0.00%  0x0006bd2d text
    │   ├── CC_PalMutexCreate                                                                          20   0.00%  0x0006bd35 text
    │   ├── CC_PalMutexDestroy                                                                         20   0.00%  0x0006bd49 text
    │   ├── CC_PalMutexLock                                                                            16   0.00%  0x0006bd5d text
    │   ├── CC_PalMutexUnlock                                                                          20   0.00%  0x0006bd6d text
    │   ├── CC_PalPowerSaveModeInit                                                                    60   0.01%  0x0006bd81 text
    │   ├── CC_PalPowerSaveModeSelect                                                                 132   0.02%  0x0006bdbd text
    │   ├── CC_PalTerminate                                                                            52   0.01%  0x0006bc89 text
    │   ├── CC_PalTrngParamGet                                                                        170   0.02%  0x0006c921 text
    │   ├── CC_PalWaitInterrupt                                                                        40   0.00%  0x0006bcfd text
    │   ├── CC_PalWaitInterruptRND                                                                     56   0.01%  0x0006bcc5 text
    │   ├── CSWTCH.1                                                                                   12   0.00%  0x0008d720 rodata
    │   ├── CSWTCH.10                                                                                  32   0.00%  0x0008e664 rodata
    │   ├── CSWTCH.101                                                                                  4   0.00%  0x000a5489 rodata
    │   ├── CSWTCH.112                                                                                264   0.03%  0x0008b1ec rodata
    │   ├── CSWTCH.114                                                                                556   0.07%  0x0008afc0 rodata
    │   ├── CSWTCH.125                                                                                 22   0.00%  0x0008ea4a rodata
    │   ├── CSWTCH.13                                                                                  20   0.00%  0x0008dd60 rodata
    │   ├── CSWTCH.13                                                                                   5   0.00%  0x000cea73 rodata
    │   ├── CSWTCH.134                                                                                 16   0.00%  0x0008d810 rodata
    │   ├── CSWTCH.145                                                                                202   0.02%  0x0008e968 rodata
    │   ├── CSWTCH.145                                                                                 32   0.00%  0x0008d750 rodata
    │   ├── CSWTCH.147                                                                                 56   0.01%  0x000a45b3 rodata
    │   ├── CSWTCH.15                                                                                  80   0.01%  0x0008d9e8 rodata
    │   ├── CSWTCH.150                                                                                 24   0.00%  0x0008e950 rodata
    │   ├── CSWTCH.17                                                                                  12   0.00%  0x0008d9dc rodata
    │   ├── CSWTCH.17                                                                                   4   0.00%  0x000caf01 rodata
    │   ├── CSWTCH.19                                                                                  12   0.00%  0x0008d9d0 rodata
    │   ├── CSWTCH.20                                                                                  12   0.00%  0x0008b91c rodata
    │   ├── CSWTCH.22                                                                                   5   0.00%  0x000b61ee rodata
    │   ├── CSWTCH.224                                                                                 20   0.00%  0x0008d310 rodata
    │   ├── CSWTCH.226                                                                                 20   0.00%  0x0008d2fc rodata
    │   ├── CSWTCH.229                                                                                 32   0.00%  0x0008d2dc rodata
    │   ├── CSWTCH.23                                                                                  40   0.00%  0x0008d9a8 rodata
    │   ├── CSWTCH.233                                                                                  5   0.00%  0x000b1364 rodata
    │   ├── CSWTCH.234                                                                                 13   0.00%  0x000bc1f1 rodata
    │   ├── CSWTCH.25                                                                                  24   0.00%  0x0008d990 rodata
    │   ├── CSWTCH.25                                                                                  10   0.00%  0x000c9b06 rodata
    │   ├── CSWTCH.251                                                                                 20   0.00%  0x0008d73c rodata
    │   ├── CSWTCH.27                                                                                  36   0.00%  0x0008d96c rodata
    │   ├── CSWTCH.3                                                                                    4   0.00%  0x000caf09 rodata
    │   ├── CSWTCH.345                                                                                 40   0.00%  0x0008d2b4 rodata
    │   ├── CSWTCH.37                                                                                  16   0.00%  0x0008d72c rodata
    │   ├── CSWTCH.385                                                                                 16   0.00%  0x0008d22c rodata
    │   ├── CSWTCH.39                                                                                   8   0.00%  0x000b8430 rodata
    │   ├── CSWTCH.4                                                                                    4   0.00%  0x000c78e4 rodata
    │   ├── CSWTCH.419                                                                                  8   0.00%  0x0008ea32 rodata
    │   ├── CSWTCH.422                                                                                 12   0.00%  0x0008d220 rodata
    │   ├── CSWTCH.488                                                                                 18   0.00%  0x000cea61 rodata
    │   ├── CSWTCH.5                                                                                  288   0.03%  0x0008b3f4 rodata
    │   ├── CSWTCH.5                                                                                    4   0.00%  0x000caf05 rodata
    │   ├── CSWTCH.58                                                                                   8   0.00%  0x0008ea42 rodata
    │   ├── CSWTCH.59                                                                                   8   0.00%  0x0008ea3a rodata
    │   ├── CSWTCH.6                                                                                   28   0.00%  0x0008e024 rodata
    │   ├── CSWTCH.60                                                                                   4   0.00%  0x000caf0d rodata
    │   ├── CSWTCH.63                                                                                  24   0.00%  0x0008d780 rodata
    │   ├── CSWTCH.7                                                                                   44   0.01%  0x0008b3c8 rodata
    │   ├── CSWTCH.75                                                                                  16   0.00%  0x0008d770 rodata
    │   ├── CSWTCH.76                                                                                   9   0.00%  0x000aa6ce rodata
    │   ├── CSWTCH.78                                                                                  24   0.00%  0x0008b928 rodata
    │   ├── CSWTCH.8                                                                                    5   0.00%  0x000b5bf2 rodata
    │   ├── CSWTCH.9                                                                                   36   0.00%  0x0008e000 rodata
    │   ├── FinishAesDrv                                                                              512   0.06%  0x0006d301 text
    │   ├── FinishHashDrv                                                                             114   0.01%  0x0006cd29 text
    │   ├── HASH_LARVAL_SHA1                                                                           20   0.00%  0x0008e7dc rodata
    │   ├── HASH_LARVAL_SHA224                                                                         32   0.00%  0x0008e7bc rodata
    │   ├── HASH_LARVAL_SHA256                                                                         32   0.00%  0x0008e79c rodata
    │   ├── InitAes                                                                                   200   0.02%  0x0006cd9d text
    │   ├── InitHashDrv                                                                                80   0.01%  0x0006cac9 text
    │   ├── LLF_RND_AdaptiveProportionTest                                                            128   0.02%  0x0006bfd5 text
    │   ├── LLF_RND_GetFastestRosc                                                                     32   0.00%  0x0006ca21 text
    │   ├── LLF_RND_GetRoscSampleCnt                                                                   52   0.01%  0x0006c9ed text
    │   ├── LLF_RND_GetTrngSource                                                                      24   0.00%  0x0006c2fd text
    │   ├── LLF_RND_RepetitionCounterTest                                                             100   0.01%  0x0006bf71 text
    │   ├── LLF_RND_RunTrngStartupTest                                                                 28   0.00%  0x0006c315 text
    │   ├── LLF_RND_TurnOffTrng                                                                        36   0.00%  0x0006ca41 text
    │   ├── LLF_RND_WaitRngInterrupt                                                                   32   0.00%  0x0006c9cd text
    │   ├── LoadAesKey                                                                                276   0.03%  0x0006ce65 text
    │   ├── ProcessAesDrv                                                                             824   0.10%  0x0006cfc9 text
    │   ├── ProcessHashDrv                                                                            528   0.06%  0x0006cb19 text
    │   ├── RNG_PLAT_SetUserRngParameters                                                             116   0.01%  0x0006c8ad text
    │   ├── RndStartupTest.constprop.0                                                                172   0.02%  0x0006bac9 text
    │   ├── SetDataBuffersInfo                                                                        100   0.01%  0x0006ca65 text
    │   ├── SystemCoreClock                                                                             4   0.00%  0x20000ab4 datas
    │   ├── Td0                                                                                      1024   0.12%  0x0008a7c0 rodata
    │   ├── Td4s                                                                                      256   0.03%  0x000a3057 rodata
    │   ├── Te0                                                                                      1024   0.12%  0x0008abc0 rodata
    │   ├── UtilCmacBuildDataForDerivation                                                            192   0.02%  0x0006d879 text
    │   ├── __adddf3                                                                                  630   0.07%  0x000028cd text
    │   ├── __aeabi_cdcmpeq                                                                            16   0.00%  0x000030f9 text
    │   ├── __aeabi_cdrcmple                                                                           32   0.00%  0x000030e9 text
    │   ├── __aeabi_dcmpeq                                                                             18   0.00%  0x00003109 text
    │   ├── __aeabi_dcmpge                                                                             18   0.00%  0x00003145 text
    │   ├── __aeabi_dcmpgt                                                                             18   0.00%  0x00003159 text
    │   ├── __aeabi_dcmple                                                                             18   0.00%  0x00003131 text
    │   ├── __aeabi_dcmplt                                                                             18   0.00%  0x0000311d text
    │   ├── __aeabi_dmul                                                                              596   0.07%  0x00002c39 text
    │   ├── __aeabi_dsub                                                                              634   0.07%  0x000028c9 text
    │   ├── __aeabi_f2d                                                                                66   0.01%  0x00002b89 text
    │   ├── __aeabi_idiv0                                                                               2   0.00%  0x000032b9 text
    │   ├── __aeabi_memmove                                                                            52   0.01%  0x00089167 text
    │   ├── __aeabi_ul2d                                                                              106   0.01%  0x00002bcd text
    │   ├── __cmpdf2                                                                                  122   0.01%  0x0000306d text
    │   ├── __device_dts_ord_119                                                                       20   0.00%  0x00089970 device_area
    │   ├── __device_dts_ord_14                                                                        20   0.00%  0x00089934 device_area
    │   ├── __device_dts_ord_147                                                                       20   0.00%  0x00089984 device_area
    │   ├── __device_dts_ord_75                                                                        20   0.00%  0x0008995c device_area
    │   ├── __device_dts_ord_8                                                                         20   0.00%  0x00089948 device_area
    │   ├── __device_dts_ord_83                                                                        20   0.00%  0x00089920 device_area
    │   ├── __divdf3                                                                                  464   0.05%  0x00002e8d text
    │   ├── __file_str_get                                                                             20   0.00%  0x000897d7 text
    │   ├── __file_str_put                                                                             16   0.00%  0x000897eb text
    │   ├── __fixunsdfdi                                                                               60   0.01%  0x0000327d text
    │   ├── __fixunsdfsi                                                                               64   0.01%  0x0000316d text
    │   ├── __floatdidf                                                                                90   0.01%  0x00002bdd text
    │   ├── __floatsidf                                                                                34   0.00%  0x00002b65 text
    │   ├── __floatunsidf                                                                              30   0.00%  0x00002b45 text
    │   ├── __func__.0                                                                                 17   0.00%  0x0008f138 rodata
    │   ├── __func__.0                                                                                 23   0.00%  0x000a3016 rodata
    │   ├── __func__.0                                                                                 21   0.00%  0x000a3f14 rodata
    │   ├── __func__.0                                                                                 15   0.00%  0x000a6b41 rodata
    │   ├── __func__.0                                                                                 21   0.00%  0x000a78ae rodata
    │   ├── __func__.0                                                                                 14   0.00%  0x000aca9b rodata
    │   ├── __func__.0                                                                                 21   0.00%  0x000b51ab rodata
    │   ├── __func__.0                                                                                 32   0.00%  0x000b5af3 rodata
    │   ├── __func__.0                                                                                 27   0.00%  0x000b7d7e rodata
    │   ├── __func__.0                                                                                 20   0.00%  0x000b8451 rodata
    │   ├── __func__.0                                                                                 22   0.00%  0x000b9438 rodata
    │   ├── __func__.0                                                                                 17   0.00%  0x000bc89e rodata
    │   ├── __func__.0                                                                                 16   0.00%  0x000bd9dc rodata
    │   ├── __func__.0                                                                                 18   0.00%  0x000be97e rodata
    │   ├── __func__.0                                                                                 28   0.00%  0x000c1656 rodata
    │   ├── __func__.0                                                                                 30   0.00%  0x000c952a rodata
    │   ├── __func__.0                                                                                 27   0.00%  0x000c9917 rodata
    │   ├── __func__.0                                                                                 31   0.00%  0x000c9b10 rodata
    │   ├── __func__.0                                                                                 27   0.00%  0x000c9d79 rodata
    │   ├── __func__.0                                                                                 36   0.00%  0x000ca8ee rodata
    │   ├── __func__.0                                                                                 24   0.00%  0x000cb133 rodata
    │   ├── __func__.0                                                                                 11   0.00%  0x000cb2cc rodata
    │   ├── __func__.0                                                                                 28   0.00%  0x000cb833 rodata
    │   ├── __func__.0                                                                                 22   0.00%  0x000cbd50 rodata
    │   ├── __func__.0                                                                                 31   0.00%  0x000cbe86 rodata
    │   ├── __func__.0                                                                                 32   0.00%  0x000cc42a rodata
    │   ├── __func__.0                                                                                 29   0.00%  0x000ccb50 rodata
    │   ├── __func__.0                                                                                 46   0.01%  0x000ccff0 rodata
    │   ├── __func__.0                                                                                 23   0.00%  0x000cd439 rodata
    │   ├── __func__.0                                                                                 25   0.00%  0x000cd49a rodata
    │   ├── __func__.0                                                                                 29   0.00%  0x000cd509 rodata
    │   ├── __func__.0                                                                                 31   0.00%  0x000cdb1a rodata
    │   ├── __func__.0                                                                                 27   0.00%  0x000cde94 rodata
    │   ├── __func__.0                                                                                 21   0.00%  0x000ce1a2 rodata
    │   ├── __func__.0                                                                                 18   0.00%  0x000ce44c rodata
    │   ├── __func__.0                                                                                 20   0.00%  0x000ce4e6 rodata
    │   ├── __func__.0                                                                                 18   0.00%  0x000ce5d0 rodata
    │   ├── __func__.0                                                                                 23   0.00%  0x000ce6d0 rodata
    │   ├── __func__.0                                                                                 31   0.00%  0x000ce90b rodata
    │   ├── __func__.1                                                                                 21   0.00%  0x000a3f29 rodata
    │   ├── __func__.1                                                                                 21   0.00%  0x000a78c3 rodata
    │   ├── __func__.1                                                                                 21   0.00%  0x000acaa9 rodata
    │   ├── __func__.1                                                                                 14   0.00%  0x000b51c0 rodata
    │   ├── __func__.1                                                                                 18   0.00%  0x000b5b13 rodata
    │   ├── __func__.1                                                                                 33   0.00%  0x000b7d99 rodata
    │   ├── __func__.1                                                                                 24   0.00%  0x000ba056 rodata
    │   ├── __func__.1                                                                                 14   0.00%  0x000bc8af rodata
    │   ├── __func__.1                                                                                 24   0.00%  0x000bd9ec rodata
    │   ├── __func__.1                                                                                 11   0.00%  0x000be990 rodata
    │   ├── __func__.1                                                                                 22   0.00%  0x000c9548 rodata
    │   ├── __func__.1                                                                                 27   0.00%  0x000c9932 rodata
    │   ├── __func__.1                                                                                 27   0.00%  0x000c9d94 rodata
    │   ├── __func__.1                                                                                 32   0.00%  0x000ca912 rodata
    │   ├── __func__.1                                                                                 30   0.00%  0x000cb84f rodata
    │   ├── __func__.1                                                                                 31   0.00%  0x000cbea5 rodata
    │   ├── __func__.1                                                                                 27   0.00%  0x000ccb6d rodata
    │   ├── __func__.1                                                                                 41   0.00%  0x000cd01e rodata
    │   ├── __func__.1                                                                                 25   0.00%  0x000cd37f rodata
    │   ├── __func__.1                                                                                 25   0.00%  0x000cd4b3 rodata
    │   ├── __func__.1                                                                                 34   0.00%  0x000cd526 rodata
    │   ├── __func__.1                                                                                 33   0.00%  0x000cdb39 rodata
    │   ├── __func__.1                                                                                 18   0.00%  0x000cdeaf rodata
    │   ├── __func__.1                                                                                 23   0.00%  0x000ce1b7 rodata
    │   ├── __func__.1                                                                                 18   0.00%  0x000ce332 rodata
    │   ├── __func__.1                                                                                 17   0.00%  0x000ce45e rodata
    │   ├── __func__.1                                                                                 20   0.00%  0x000ce4fa rodata
    │   ├── __func__.1                                                                                 24   0.00%  0x000ce528 rodata
    │   ├── __func__.1                                                                                 22   0.00%  0x000ce5e2 rodata
    │   ├── __func__.1                                                                                 26   0.00%  0x000ce6e7 rodata
    │   ├── __func__.1                                                                                 26   0.00%  0x000ce92a rodata
    │   ├── __func__.10                                                                                25   0.00%  0x000a7984 rodata
    │   ├── __func__.10                                                                                16   0.00%  0x000b9491 rodata
    │   ├── __func__.10                                                                                27   0.00%  0x000c99eb rodata
    │   ├── __func__.10                                                                                24   0.00%  0x000c9e97 rodata
    │   ├── __func__.10                                                                                27   0.00%  0x000caa0a rodata
    │   ├── __func__.10                                                                                17   0.00%  0x000cb1e4 rodata
    │   ├── __func__.10                                                                                33   0.00%  0x000cc55e rodata
    │   ├── __func__.10                                                                                28   0.00%  0x000cd10d rodata
    │   ├── __func__.10                                                                                18   0.00%  0x000cdc0f rodata
    │   ├── __func__.11                                                                                19   0.00%  0x000b94a1 rodata
    │   ├── __func__.11                                                                                33   0.00%  0x000c9a06 rodata
    │   ├── __func__.11                                                                                34   0.00%  0x000caa25 rodata
    │   ├── __func__.11                                                                                21   0.00%  0x000cb1f5 rodata
    │   ├── __func__.11                                                                                28   0.00%  0x000cc57f rodata
    │   ├── __func__.11                                                                                21   0.00%  0x000cdc21 rodata
    │   ├── __func__.12                                                                                24   0.00%  0x000a799d rodata
    │   ├── __func__.12                                                                                25   0.00%  0x000b94b4 rodata
    │   ├── __func__.12                                                                                26   0.00%  0x000caa47 rodata
    │   ├── __func__.12                                                                                27   0.00%  0x000cb20a rodata
    │   ├── __func__.12                                                                                41   0.00%  0x000cc59b rodata
    │   ├── __func__.13                                                                                19   0.00%  0x000a79b5 rodata
    │   ├── __func__.13                                                                                18   0.00%  0x000b94cd rodata
    │   ├── __func__.13                                                                                23   0.00%  0x000caa61 rodata
    │   ├── __func__.13                                                                                29   0.00%  0x000cb225 rodata
    │   ├── __func__.13                                                                                34   0.00%  0x000cc5c4 rodata
    │   ├── __func__.13                                                                                19   0.00%  0x000cdc36 rodata
    │   ├── __func__.14                                                                                24   0.00%  0x000a79c8 rodata
    │   ├── __func__.14                                                                                38   0.00%  0x000b94df rodata
    │   ├── __func__.14                                                                                26   0.00%  0x000caa78 rodata
    │   ├── __func__.14                                                                                35   0.00%  0x000cb242 rodata
    │   ├── __func__.14                                                                                33   0.00%  0x000cc5e6 rodata
    │   ├── __func__.14                                                                                26   0.00%  0x000cdc49 rodata
    │   ├── __func__.15                                                                                26   0.00%  0x000a79e0 rodata
    │   ├── __func__.15                                                                                30   0.00%  0x000b9505 rodata
    │   ├── __func__.15                                                                                39   0.00%  0x000caa92 rodata
    │   ├── __func__.15                                                                                21   0.00%  0x000cb265 rodata
    │   ├── __func__.15                                                                                18   0.00%  0x000cdc63 rodata
    │   ├── __func__.16                                                                                36   0.00%  0x000a79fa rodata
    │   ├── __func__.16                                                                                23   0.00%  0x000b9523 rodata
    │   ├── __func__.16                                                                                26   0.00%  0x000caab9 rodata
    │   ├── __func__.16                                                                                16   0.00%  0x000cb27a rodata
    │   ├── __func__.16                                                                                32   0.00%  0x000cc607 rodata
    │   ├── __func__.16                                                                                27   0.00%  0x000cdc75 rodata
    │   ├── __func__.17                                                                                37   0.00%  0x000a7a1e rodata
    │   ├── __func__.17                                                                                26   0.00%  0x000caad3 rodata
    │   ├── __func__.17                                                                                30   0.00%  0x000cc627 rodata
    │   ├── __func__.17                                                                                20   0.00%  0x000cdc90 rodata
    │   ├── __func__.18                                                                                30   0.00%  0x000a7a43 rodata
    │   ├── __func__.18                                                                                28   0.00%  0x000caaed rodata
    │   ├── __func__.18                                                                                17   0.00%  0x000cdca4 rodata
    │   ├── __func__.19                                                                                23   0.00%  0x000a7a61 rodata
    │   ├── __func__.19                                                                                33   0.00%  0x000cab09 rodata
    │   ├── __func__.2                                                                                 19   0.00%  0x000a6b50 rodata
    │   ├── __func__.2                                                                                 19   0.00%  0x000a78d8 rodata
    │   ├── __func__.2                                                                                 14   0.00%  0x000acabe rodata
    │   ├── __func__.2                                                                                 18   0.00%  0x000b51ce rodata
    │   ├── __func__.2                                                                                 44   0.01%  0x000b7dba rodata
    │   ├── __func__.2                                                                                 28   0.00%  0x000bc8bd rodata
    │   ├── __func__.2                                                                                 20   0.00%  0x000bda04 rodata
    │   ├── __func__.2                                                                                 16   0.00%  0x000be99b rodata
    │   ├── __func__.2                                                                                 26   0.00%  0x000c955e rodata
    │   ├── __func__.2                                                                                 21   0.00%  0x000c994d rodata
    │   ├── __func__.2                                                                                 23   0.00%  0x000c9b2f rodata
    │   ├── __func__.2                                                                                 34   0.00%  0x000c9daf rodata
    │   ├── __func__.2                                                                                 29   0.00%  0x000ca932 rodata
    │   ├── __func__.2                                                                                 22   0.00%  0x000cbd66 rodata
    │   ├── __func__.2                                                                                 33   0.00%  0x000cbec4 rodata
    │   ├── __func__.2                                                                                 39   0.00%  0x000cc44a rodata
    │   ├── __func__.2                                                                                 18   0.00%  0x000cc9ea rodata
    │   ├── __func__.2                                                                                 19   0.00%  0x000ccb88 rodata
    │   ├── __func__.2                                                                                 17   0.00%  0x000cd047 rodata
    │   ├── __func__.2                                                                                  8   0.00%  0x000cd398 rodata
    │   ├── __func__.2                                                                                 29   0.00%  0x000cd548 rodata
    │   ├── __func__.2                                                                                 26   0.00%  0x000cdb5a rodata
    │   ├── __func__.2                                                                                 27   0.00%  0x000cdec1 rodata
    │   ├── __func__.2                                                                                 21   0.00%  0x000ce1ce rodata
    │   ├── __func__.2                                                                                 18   0.00%  0x000ce344 rodata
    │   ├── __func__.2                                                                                 21   0.00%  0x000ce5f8 rodata
    │   ├── __func__.2                                                                                 27   0.00%  0x000ce701 rodata
    │   ├── __func__.20                                                                                26   0.00%  0x000a7a78 rodata
    │   ├── __func__.20                                                                                23   0.00%  0x000cab2a rodata
    │   ├── __func__.20                                                                                35   0.00%  0x000cc645 rodata
    │   ├── __func__.20                                                                                16   0.00%  0x000cdcb5 rodata
    │   ├── __func__.21                                                                                24   0.00%  0x000a7a92 rodata
    │   ├── __func__.21                                                                                42   0.00%  0x000cab41 rodata
    │   ├── __func__.21                                                                                34   0.00%  0x000cc668 rodata
    │   ├── __func__.21                                                                                16   0.00%  0x000cdcc5 rodata
    │   ├── __func__.22                                                                                22   0.00%  0x000a7aaa rodata
    │   ├── __func__.22                                                                                29   0.00%  0x000cab6b rodata
    │   ├── __func__.22                                                                                32   0.00%  0x000cc68a rodata
    │   ├── __func__.23                                                                                23   0.00%  0x000a7ac0 rodata
    │   ├── __func__.23                                                                                24   0.00%  0x000cab88 rodata
    │   ├── __func__.23                                                                                26   0.00%  0x000cc6aa rodata
    │   ├── __func__.24                                                                                25   0.00%  0x000a7ad7 rodata
    │   ├── __func__.24                                                                                34   0.00%  0x000caba0 rodata
    │   ├── __func__.24                                                                                26   0.00%  0x000cc6c4 rodata
    │   ├── __func__.25                                                                                23   0.00%  0x000a7af0 rodata
    │   ├── __func__.25                                                                                21   0.00%  0x000cabc2 rodata
    │   ├── __func__.25                                                                                26   0.00%  0x000cc6de rodata
    │   ├── __func__.26                                                                                26   0.00%  0x000a7b07 rodata
    │   ├── __func__.26                                                                                27   0.00%  0x000cabd7 rodata
    │   ├── __func__.27                                                                                20   0.00%  0x000a7b21 rodata
    │   ├── __func__.27                                                                                41   0.00%  0x000cabf2 rodata
    │   ├── __func__.27                                                                                26   0.00%  0x000cc6f8 rodata
    │   ├── __func__.28                                                                                22   0.00%  0x000a7b35 rodata
    │   ├── __func__.28                                                                                39   0.00%  0x000cac1b rodata
    │   ├── __func__.28                                                                                33   0.00%  0x000cc712 rodata
    │   ├── __func__.29                                                                                20   0.00%  0x000a7b4b rodata
    │   ├── __func__.29                                                                                36   0.00%  0x000cac42 rodata
    │   ├── __func__.29                                                                                26   0.00%  0x000cc733 rodata
    │   ├── __func__.3                                                                                 16   0.00%  0x000a6b63 rodata
    │   ├── __func__.3                                                                                 27   0.00%  0x000a78eb rodata
    │   ├── __func__.3                                                                                 30   0.00%  0x000acacc rodata
    │   ├── __func__.3                                                                                 14   0.00%  0x000b51e0 rodata
    │   ├── __func__.3                                                                                 24   0.00%  0x000b7de6 rodata
    │   ├── __func__.3                                                                                 12   0.00%  0x000be9ab rodata
    │   ├── __func__.3                                                                                 21   0.00%  0x000c9578 rodata
    │   ├── __func__.3                                                                                 22   0.00%  0x000c9962 rodata
    │   ├── __func__.3                                                                                 31   0.00%  0x000c9dd1 rodata
    │   ├── __func__.3                                                                                 26   0.00%  0x000ca94f rodata
    │   ├── __func__.3                                                                                 31   0.00%  0x000cbd7c rodata
    │   ├── __func__.3                                                                                 37   0.00%  0x000cc471 rodata
    │   ├── __func__.3                                                                                 24   0.00%  0x000ccb9b rodata
    │   ├── __func__.3                                                                                 17   0.00%  0x000cd058 rodata
    │   ├── __func__.3                                                                                 16   0.00%  0x000cd3a0 rodata
    │   ├── __func__.3                                                                                 31   0.00%  0x000cd565 rodata
    │   ├── __func__.3                                                                                 18   0.00%  0x000cdb74 rodata
    │   ├── __func__.3                                                                                 19   0.00%  0x000ce1e3 rodata
    │   ├── __func__.3                                                                                 19   0.00%  0x000ce356 rodata
    │   ├── __func__.3                                                                                 13   0.00%  0x000ce762 rodata
    │   ├── __func__.30                                                                                30   0.00%  0x000a7b5f rodata
    │   ├── __func__.30                                                                                37   0.00%  0x000cac66 rodata
    │   ├── __func__.30                                                                                26   0.00%  0x000cc74d rodata
    │   ├── __func__.31                                                                                32   0.00%  0x000a7b7d rodata
    │   ├── __func__.31                                                                                30   0.00%  0x000cac8b rodata
    │   ├── __func__.31                                                                                26   0.00%  0x000cc767 rodata
    │   ├── __func__.32                                                                                32   0.00%  0x000a7b9d rodata
    │   ├── __func__.32                                                                                27   0.00%  0x000caca9 rodata
    │   ├── __func__.32                                                                                27   0.00%  0x000cc781 rodata
    │   ├── __func__.33                                                                                23   0.00%  0x000a7bbd rodata
    │   ├── __func__.33                                                                                26   0.00%  0x000cacc4 rodata
    │   ├── __func__.33                                                                                26   0.00%  0x000cc79c rodata
    │   ├── __func__.34                                                                                25   0.00%  0x000a7bd4 rodata
    │   ├── __func__.34                                                                                28   0.00%  0x000cacde rodata
    │   ├── __func__.34                                                                                26   0.00%  0x000cc7b6 rodata
    │   ├── __func__.35                                                                                29   0.00%  0x000a7bed rodata
    │   ├── __func__.35                                                                                31   0.00%  0x000cacfa rodata
    │   ├── __func__.35                                                                                26   0.00%  0x000cc7d0 rodata
    │   ├── __func__.36                                                                                24   0.00%  0x000cad19 rodata
    │   ├── __func__.36                                                                                26   0.00%  0x000cc7ea rodata
    │   ├── __func__.37                                                                                33   0.00%  0x000cad31 rodata
    │   ├── __func__.37                                                                                26   0.00%  0x000cc804 rodata
    │   ├── __func__.38                                                                                35   0.00%  0x000cad52 rodata
    │   ├── __func__.38                                                                                26   0.00%  0x000cc81e rodata
    │   ├── __func__.39                                                                                29   0.00%  0x000cad75 rodata
    │   ├── __func__.4                                                                                 22   0.00%  0x000a7906 rodata
    │   ├── __func__.4                                                                                 22   0.00%  0x000acaea rodata
    │   ├── __func__.4                                                                                 28   0.00%  0x000b51ee rodata
    │   ├── __func__.4                                                                                 36   0.00%  0x000b7dfe rodata
    │   ├── __func__.4                                                                                 31   0.00%  0x000c958d rodata
    │   ├── __func__.4                                                                                 23   0.00%  0x000c9978 rodata
    │   ├── __func__.4                                                                                 31   0.00%  0x000c9df0 rodata
    │   ├── __func__.4                                                                                 28   0.00%  0x000ca969 rodata
    │   ├── __func__.4                                                                                 26   0.00%  0x000cb14b rodata
    │   ├── __func__.4                                                                                 22   0.00%  0x000cbd9b rodata
    │   ├── __func__.4                                                                                 38   0.00%  0x000cc496 rodata
    │   ├── __func__.4                                                                                 39   0.00%  0x000ccbb3 rodata
    │   ├── __func__.4                                                                                 20   0.00%  0x000cd069 rodata
    │   ├── __func__.4                                                                                 36   0.00%  0x000cd3b0 rodata
    │   ├── __func__.4                                                                                 26   0.00%  0x000cd584 rodata
    │   ├── __func__.4                                                                                 25   0.00%  0x000cdb86 rodata
    │   ├── __func__.4                                                                                 18   0.00%  0x000ce1f6 rodata
    │   ├── __func__.4                                                                                 18   0.00%  0x000ce369 rodata
    │   ├── __func__.4                                                                                 15   0.00%  0x000ce76f rodata
    │   ├── __func__.40                                                                                24   0.00%  0x000cad92 rodata
    │   ├── __func__.40                                                                                24   0.00%  0x000cc838 rodata
    │   ├── __func__.41                                                                                27   0.00%  0x000cadaa rodata
    │   ├── __func__.41                                                                                25   0.00%  0x000cc850 rodata
    │   ├── __func__.42                                                                                38   0.00%  0x000cadc5 rodata
    │   ├── __func__.42                                                                                23   0.00%  0x000cc869 rodata
    │   ├── __func__.43                                                                                36   0.00%  0x000cadeb rodata
    │   ├── __func__.43                                                                                31   0.00%  0x000cc880 rodata
    │   ├── __func__.44                                                                                40   0.00%  0x000cae0f rodata
    │   ├── __func__.44                                                                                29   0.00%  0x000cc89f rodata
    │   ├── __func__.45                                                                                39   0.00%  0x000cae37 rodata
    │   ├── __func__.45                                                                                23   0.00%  0x000cc8bc rodata
    │   ├── __func__.46                                                                                38   0.00%  0x000cae5e rodata
    │   ├── __func__.46                                                                                23   0.00%  0x000cc8d3 rodata
    │   ├── __func__.47                                                                                29   0.00%  0x000cc8ea rodata
    │   ├── __func__.48                                                                                42   0.00%  0x000cc907 rodata
    │   ├── __func__.49                                                                                28   0.00%  0x000cc931 rodata
    │   ├── __func__.5                                                                                 21   0.00%  0x000a791c rodata
    │   ├── __func__.5                                                                                 22   0.00%  0x000b944e rodata
    │   ├── __func__.5                                                                                 20   0.00%  0x000c95ac rodata
    │   ├── __func__.5                                                                                 32   0.00%  0x000c998f rodata
    │   ├── __func__.5                                                                                 30   0.00%  0x000c9e0f rodata
    │   ├── __func__.5                                                                                 26   0.00%  0x000ca985 rodata
    │   ├── __func__.5                                                                                 31   0.00%  0x000cb165 rodata
    │   ├── __func__.5                                                                                 22   0.00%  0x000cbdb1 rodata
    │   ├── __func__.5                                                                                 38   0.00%  0x000cc4bc rodata
    │   ├── __func__.5                                                                                 33   0.00%  0x000ccbda rodata
    │   ├── __func__.5                                                                                 25   0.00%  0x000cd07d rodata
    │   ├── __func__.5                                                                                 19   0.00%  0x000cd3d4 rodata
    │   ├── __func__.5                                                                                 22   0.00%  0x000cdb9f rodata
    │   ├── __func__.5                                                                                 22   0.00%  0x000ce208 rodata
    │   ├── __func__.5                                                                                 17   0.00%  0x000ce37b rodata
    │   ├── __func__.50                                                                                26   0.00%  0x000cc94d rodata
    │   ├── __func__.51                                                                                26   0.00%  0x000cc967 rodata
    │   ├── __func__.52                                                                                26   0.00%  0x000cc981 rodata
    │   ├── __func__.53                                                                                27   0.00%  0x000cc99b rodata
    │   ├── __func__.54                                                                                26   0.00%  0x000cc9b6 rodata
    │   ├── __func__.6                                                                                 24   0.00%  0x000a7931 rodata
    │   ├── __func__.6                                                                                 27   0.00%  0x000c95c0 rodata
    │   ├── __func__.6                                                                                 21   0.00%  0x000c99af rodata
    │   ├── __func__.6                                                                                 17   0.00%  0x000c9e2d rodata
    │   ├── __func__.6                                                                                 32   0.00%  0x000ca99f rodata
    │   ├── __func__.6                                                                                 21   0.00%  0x000cb184 rodata
    │   ├── __func__.6                                                                                 22   0.00%  0x000cbdc7 rodata
    │   ├── __func__.6                                                                                 32   0.00%  0x000cc4e2 rodata
    │   ├── __func__.6                                                                                 34   0.00%  0x000ccbfb rodata
    │   ├── __func__.6                                                                                 31   0.00%  0x000cd096 rodata
    │   ├── __func__.6                                                                                 22   0.00%  0x000cd3e7 rodata
    │   ├── __func__.6                                                                                 24   0.00%  0x000cdbb5 rodata
    │   ├── __func__.6                                                                                 20   0.00%  0x000ce21e rodata
    │   ├── __func__.6                                                                                 17   0.00%  0x000ce38c rodata
    │   ├── __func__.7                                                                                 24   0.00%  0x000a7949 rodata
    │   ├── __func__.7                                                                                 27   0.00%  0x000c95db rodata
    │   ├── __func__.7                                                                                 28   0.00%  0x000c9e3e rodata
    │   ├── __func__.7                                                                                 17   0.00%  0x000ca9bf rodata
    │   ├── __func__.7                                                                                 26   0.00%  0x000cb199 rodata
    │   ├── __func__.7                                                                                 23   0.00%  0x000cbddd rodata
    │   ├── __func__.7                                                                                 33   0.00%  0x000cc502 rodata
    │   ├── __func__.7                                                                                 30   0.00%  0x000cd0b5 rodata
    │   ├── __func__.7                                                                                 15   0.00%  0x000cd3fd rodata
    │   ├── __func__.7                                                                                 22   0.00%  0x000cdbcd rodata
    │   ├── __func__.8                                                                                 17   0.00%  0x000a7961 rodata
    │   ├── __func__.8                                                                                 22   0.00%  0x000b9464 rodata
    │   ├── __func__.8                                                                                 34   0.00%  0x000c95f6 rodata
    │   ├── __func__.8                                                                                 22   0.00%  0x000c99c4 rodata
    │   ├── __func__.8                                                                                 30   0.00%  0x000c9e5a rodata
    │   ├── __func__.8                                                                                 33   0.00%  0x000ca9d0 rodata
    │   ├── __func__.8                                                                                 23   0.00%  0x000cb1b3 rodata
    │   ├── __func__.8                                                                                 31   0.00%  0x000cc523 rodata
    │   ├── __func__.8                                                                                 28   0.00%  0x000cd0d3 rodata
    │   ├── __func__.8                                                                                 12   0.00%  0x000cd40c rodata
    │   ├── __func__.8                                                                                 23   0.00%  0x000cdbe3 rodata
    │   ├── __func__.8                                                                                 19   0.00%  0x000ce232 rodata
    │   ├── __func__.9                                                                                 18   0.00%  0x000a7972 rodata
    │   ├── __func__.9                                                                                 23   0.00%  0x000b947a rodata
    │   ├── __func__.9                                                                                 17   0.00%  0x000c99da rodata
    │   ├── __func__.9                                                                                 31   0.00%  0x000c9e78 rodata
    │   ├── __func__.9                                                                                 25   0.00%  0x000ca9f1 rodata
    │   ├── __func__.9                                                                                 26   0.00%  0x000cb1ca rodata
    │   ├── __func__.9                                                                                 28   0.00%  0x000cc542 rodata
    │   ├── __func__.9                                                                                 30   0.00%  0x000cd0ef rodata
    │   ├── __func__.9                                                                                 21   0.00%  0x000cdbfa rodata
    │   ├── __gtdf2                                                                                   138   0.02%  0x0000305d text
    │   ├── __l_vfprintf                                                                             1204   0.14%  0x00070931 text
    │   ├── __l_vfscanf                                                                               862   0.10%  0x00070de5 text
    │   ├── __ledf2                                                                                   130   0.02%  0x00003065 text
    │   ├── __math_oflow                                                                               24   0.00%  0x00071419 text
    │   ├── __math_uflow                                                                               16   0.00%  0x00089781 text
    │   ├── __posix_sflags                                                                             84   0.01%  0x00071431 text
    │   ├── __udivmoddi4                                                                              668   0.08%  0x000032f1 text
    │   ├── __ultoa_invert                                                                            172   0.02%  0x0008962d text
    │   ├── _net_l2_ETHERNET                                                                           20   0.00%  0x20001170 net_l2_area
    │   ├── _strerror_r                                                                              1108   0.13%  0x000700e9 text
    │   ├── _sw_isr_table                                                                             552   0.06%  0x00089998 sw_isr_table
    │   ├── ac_be.1                                                                                    20   0.00%  0x0008bc3c rodata
    │   ├── ac_be.1                                                                                    20   0.00%  0x0008d70c rodata
    │   ├── ac_bk.0                                                                                    20   0.00%  0x0008bc28 rodata
    │   ├── ac_bk.0                                                                                    20   0.00%  0x0008d6f8 rodata
    │   ├── ac_vi.2                                                                                    20   0.00%  0x0008bc14 rodata
    │   ├── ac_vi.2                                                                                    20   0.00%  0x0008d6e4 rodata
    │   ├── ac_vo.3                                                                                    20   0.00%  0x0008bc00 rodata
    │   ├── ac_vo.3                                                                                    20   0.00%  0x0008d6d0 rodata
    │   ├── addr.0                                                                                      4   0.00%  0x0008da38 rodata
    │   ├── addr.1                                                                                      4   0.00%  0x0008da3c rodata
    │   ├── all_nodes_mcast_group.0                                                                    16   0.00%  0x0008da68 rodata
    │   ├── ap_handle_session_warning_timer                                                             2   0.00%  0x0007bb37 text
    │   ├── atoi                                                                                        8   0.00%  0x000894d9 text
    │   ├── block_cipher_df                                                                           464   0.05%  0x0006b179 text
    │   ├── cb.1                                                                                       92   0.01%  0x0008d798 rodata
    │   ├── cc_mbedtls_aes_crypt_ecb                                                                   78   0.01%  0x0006c4a5 text
    │   ├── cc_mbedtls_aes_free                                                                        12   0.00%  0x0006c455 text
    │   ├── cc_mbedtls_aes_init                                                                        32   0.00%  0x0006c435 text
    │   ├── cc_mbedtls_aes_setkey_enc                                                                  66   0.01%  0x0006c461 text
    │   ├── cc_mbedtls_ctr_drbg_init                                                                   44   0.01%  0x0006b581 text
    │   ├── cc_mbedtls_ctr_drbg_random_with_add                                                       484   0.06%  0x0006b64d text
    │   ├── cc_mbedtls_ctr_drbg_seed                                                                  160   0.02%  0x0006b5ad text
    │   ├── cc_mbedtls_entropy_func                                                                   272   0.03%  0x0006b9b9 text
    │   ├── cc_mbedtls_entropy_init                                                                   132   0.02%  0x0006b935 text
    │   ├── cc_mbedtls_platform_zeroize                                                                20   0.00%  0x0006b165 text
    │   ├── cc_mbedtls_sha256                                                                          80   0.01%  0x0006c85d text
    │   ├── cc_mbedtls_sha256_finish                                                                   70   0.01%  0x0006c5a5 text
    │   ├── cc_mbedtls_sha256_free                                                                     10   0.00%  0x0006c51d text
    │   ├── cc_mbedtls_sha256_init                                                                     40   0.00%  0x0006c4f5 text
    │   ├── cc_mbedtls_sha256_starts                                                                   38   0.00%  0x0006c529 text
    │   ├── cc_mbedtls_sha256_update                                                                   82   0.01%  0x0006c551 text
    │   ├── ceill                                                                                     176   0.02%  0x00071195 text
    │   ├── clock_id.0                                                                                  4   0.00%  0x20000380 datas
    │   ├── const_table                                                                               640   0.08%  0x0008a498 rodata
    │   ├── const_table                                                                               256   0.03%  0x0008e810 rodata
    │   ├── ctr_drbg_update_internal                                                                  372   0.04%  0x0006b349 text
    │   ├── delay_machine_code.1                                                                        6   0.00%  0x0008a210 rodata
    │   ├── entropy_gather_internal.part.0                                                            134   0.02%  0x0006b8ad text
    │   ├── entropy_update                                                                            124   0.01%  0x0006b831 text
    │   ├── fclose                                                                                     16   0.00%  0x000895db text
    │   ├── fgetc                                                                                      70   0.01%  0x00089791 text
    │   ├── fgets                                                                                      66   0.01%  0x000895eb text
    │   ├── floorl                                                                                    168   0.02%  0x00071245 text
    │   ├── fopen                                                                                      46   0.01%  0x00089753 text
    │   ├── frexpl                                                                                    120   0.01%  0x000712ed text
    │   ├── getTrngSource                                                                             680   0.08%  0x0006c055 text
    %E2%94%82   ├── gmtime                                                                                     28   0.00%  0x0007053d text
    │   ├── gmtime_r                                                                                  328   0.04%  0x00070559 text
    │   ├── hostapd_eid_adv_proto                                                                       4   0.00%  0x0007ac85 text
    │   ├── hostapd_eid_dpp_cc                                                                          4   0.00%  0x0007adad text
    │   ├── hostapd_eid_dpp_cc_len                                                                      4   0.00%  0x0007ada9 text
    │   ├── hostapd_eid_roaming_consortium                                                              4   0.00%  0x0007ac89 text
    │   ├── in6addr_any                                                                                16   0.00%  0x0008da40 rodata
    │   ├── invalid_aes_256_bit_key                                                                     4   0.00%  0x20000d44 datas
    │   ├── k_work_delayable_busy_get                                                                   4   0.00%  0x00084777 text
    │   ├── kmu_derive_cmac                                                                           288   0.03%  0x0006d759 text
    │   ├── kmu_load_key_aes                                                                          512   0.06%  0x0006d559 text
    │   ├── kmu_validate_slot_and_size                                                                 44   0.01%  0x0006d501 text
    │   ├── kmu_validate_slot_and_size_no_kdr                                                          44   0.01%  0x0006d52d text
    │   ├── levels.0                                                                                   24   0.00%  0x0008dd74 rodata
    │   ├── mbedtls_aes_setkey_dec                                                                     64   0.01%  0x0006abc5 text
    │   ├── mbedtls_aes_setkey_enc                                                                     64   0.01%  0x0006ab85 text
    │   ├── mbedtls_chacha20_free                                                                       2   0.00%  0x0006ab3d text
    │   ├── mbedtls_chacha20_init                                                                       2   0.00%  0x0006ab39 text
    │   ├── mbedtls_chacha20_setkey                                                                    30   0.00%  0x0006ab41 text
    │   ├── mbedtls_chacha20_update                                                                    36   0.00%  0x0006ab61 text
    │   ├── mbedtls_cipher_base_lookup_table                                                           20   0.00%  0x20000ccc datas
    │   ├── mbedtls_cipher_definitions                                                                168   0.02%  0x0008de04 rodata
    │   ├── mbedtls_ctr_drbg_reseed_internal                                                          196   0.02%  0x0006b4bd text
    │   ├── mbedtls_hardware_poll                                                                     260   0.03%  0x0006c331 text
    │   ├── mbedtls_internal_aes_decrypt                                                               30   0.00%  0x0006ac25 text
    │   ├── mbedtls_internal_aes_encrypt                                                               30   0.00%  0x0006ac05 text
    │   ├── mbedtls_mutex_init                                                                          4   0.00%  0x20000cf4 datas
    │   ├── mbedtls_mutex_lock                                                                          4   0.00%  0x20000cf0 datas
    │   ├── mbedtls_mutex_unlock                                                                        4   0.00%  0x20000cec datas
    │   ├── mbedtls_poly1305_free                                                                       2   0.00%  0x0006ad0d text
    │   ├── mbedtls_poly1305_init                                                                       2   0.00%  0x0006ad09 text
    │   ├── mbedtls_poly1305_update                                                                    22   0.00%  0x0006ad11 text
    │   ├── mbedtls_sha1_finish                                                                        26   0.00%  0x0006ac79 text
    │   ├── mbedtls_sha1_free                                                                           2   0.00%  0x0006ac49 text
    │   ├── mbedtls_sha1_init                                                                           2   0.00%  0x0006ac45 text
    │   ├── mbedtls_sha1_starts                                                                        18   0.00%  0x0006ac4d text
    │   ├── mbedtls_sha1_update                                                                        24   0.00%  0x0006ac61 text
    │   ├── mbedtls_sha256_finish                                                                      34   0.00%  0x0006ace5 text
    │   ├── mbedtls_sha256_free                                                                         2   0.00%  0x0006ac99 text
    │   ├── mbedtls_sha256_init                                                                         2   0.00%  0x0006ac95 text
    │   ├── mbedtls_sha256_starts                                                                      32   0.00%  0x0006ac9d text
    │   ├── mbedtls_sha256_update                                                                      38   0.00%  0x0006acbd text
    │   ├── mbedtls_sha_finish_internal                                                                92   0.01%  0x0006c615 text
    │   ├── mbedtls_sha_starts_internal                                                                38   0.00%  0x0006c5ed text
    │   ├── mbedtls_sha_update_internal                                                               492   0.06%  0x0006c671 text
    │   ├── mbedtls_zeroize_internal                                                                   20   0.00%  0x0006b151 text
    │   ├── med3.constprop.0                                                                           64   0.01%  0x000891f3 text
    │   ├── memcmp                                                                                     32   0.00%  0x000894e5 text
    │   ├── memcpy                                                                                     26   0.00%  0x0008914d text
    │   ├── memset                                                                                     16   0.00%  0x0008919b text
    │   ├── mpu_config                                                                                  8   0.00%  0x0008d84c rodata
    │   ├── mul_reduce                                                                                184   0.02%  0x00000f31 text
    │   ├── mutex_free                                                                                 52   0.01%  0x0006b005 text
    │   ├── mutex_init                                                                                 32   0.00%  0x0006b0b9 text
    │   ├── mutex_init                                                                                 12   0.00%  0x0006ae81 text
    │   ├── mutex_lock                                                                                 72   0.01%  0x0006b039 text
    │   ├── mutex_lock                                                                                 12   0.00%  0x0006ae8d text
    │   ├── mutex_unlock                                                                               56   0.01%  0x0006b081 text
    │   ├── mutex_unlock                                                                               12   0.00%  0x0006ae99 text
    │   ├── net_buf_var_cb                                                                             12   0.00%  0x0008d878 rodata
    │   ├── net_neighbor_table_clear                                                                    2   0.00%  0x00081f57 text
    │   ├── net_route_entries_table_clear                                                               2   0.00%  0x000825fd text
    │   ├── net_route_entry_remove                                                                      2   0.00%  0x000825ff text
    │   ├── net_rx_priority2tc                                                                          4   0.00%  0x000810f7 text
    │   ├── nrf_cc3xx_platform_abort                                                                   36   0.00%  0x0006aee9 text
    │   ├── nrf_cc3xx_platform_ctr_drbg_get                                                            68   0.01%  0x0006afc1 text
    │   ├── nrf_cc3xx_platform_ctr_drbg_init                                                           96   0.01%  0x0006af61 text
    │   ├── nrf_cc3xx_platform_init                                                                    68   0.01%  0x0006aea5 text
    │   ├── nrf_cc3xx_platform_set_abort                                                               16   0.00%  0x0006af51 text
    │   ├── nrf_cc3xx_platform_set_mutexes                                                            120   0.01%  0x0006b0d9 text
    │   ├── nrf_wifi_if_zep_stop_board                                                                  4   0.00%  0x0008382d text
    │   ├── nrfx_gppi_task_endpoint_setup                                                              10   0.00%  0x00083a8d text
    │   ├── ocrypto_addmulmod1305                                                                     222   0.03%  0x00001049 text
    │   ├── ocrypto_aes_cbc_pkcs_final_enc                                                             58   0.01%  0x0006e0dd text
    │   ├── ocrypto_aes_cbc_pkcs_init                                                                  64   0.01%  0x0006de8d text
    │   ├── ocrypto_aes_cbc_pkcs_update                                                               526   0.06%  0x0006decd text
    │   ├── ocrypto_aes_ctr_init                                                                       40   0.00%  0x0006e119 text
    │   ├── ocrypto_aes_ctr_update                                                                    326   0.04%  0x0006e141 text
    │   ├── ocrypto_aes_decrypt_key_schedule                                                            4   0.00%  0x000003fd text
    │   ├── ocrypto_aes_encrypt_block                                                                 600   0.07%  0x00000559 text
    │   ├── ocrypto_aes_key_schedule                                                                  130   0.02%  0x00000801 text
    │   ├── ocrypto_aes_slice                                                                         170   0.02%  0x00000401 text
    │   ├── ocrypto_aes_unslice                                                                       170   0.02%  0x000004ad text
    │   ├── ocrypto_bigint_add256                                                                      64   0.01%  0x00000885 text
    │   ├── ocrypto_bigint_cadd256                                                                     92   0.01%  0x00000905 text
    │   ├── ocrypto_bigint_csub256                                                                     92   0.01%  0x00000961 text
    │   ├── ocrypto_bigint_cswap256                                                                    50   0.01%  0x000009bd text
    │   ├── ocrypto_bigint_mul256                                                                      32   0.00%  0x00000b49 text
    │   ├── ocrypto_bigint_sqr256                                                                      32   0.00%  0x00000c81 text
    │   ├── ocrypto_bigint_sub256                                                                      64   0.01%  0x000008c5 text
    │   ├── ocrypto_chacha20_init                                                                     236   0.03%  0x0006e289 text
    │   ├── ocrypto_chacha20_update                                                                   326   0.04%  0x0006e375 text
    │   ├── ocrypto_chacha20loop                                                                      352   0.04%  0x00000ca1 text
    │   ├── ocrypto_constant_time_equal                                                                38   0.00%  0x00000e01 text
    │   ├── ocrypto_constant_time_is_zero                                                              26   0.00%  0x00000e29 text
    │   ├── ocrypto_constant_time_xor                                                                  24   0.00%  0x00000e45 text
    │   ├── ocrypto_curve_p256_from64bytes                                                            100   0.01%  0x0007004d text
    │   ├── ocrypto_ecdh_p256_public_key_check                                                         18   0.00%  0x0006e4d1 text
    │   ├── ocrypto_ecdh_p256_secret_key_check                                                         18   0.00%  0x0006e4bd text
    │   ├── ocrypto_freeze1305                                                                         64   0.01%  0x00001129 text
    │   ├── ocrypto_mod_p256_add                                                                      124   0.01%  0x00000e5d text
    │   ├── ocrypto_mod_p256_from_bytes                                                                50   0.01%  0x0006e4e5 text
    │   ├── ocrypto_mod_p256_mul                                                                       48   0.01%  0x00000fe9 text
    │   ├── ocrypto_mod_p256_sqr                                                                       48   0.01%  0x00001019 text
    │   ├── ocrypto_mod_p256_sub                                                                       88   0.01%  0x00000ed9 text
    │   ├── ocrypto_mul256_noframe                                                                    342   0.04%  0x000009f1 text
    │   ├── ocrypto_poly1305_update                                                                   202   0.02%  0x0006e519 text
    │   ├── ocrypto_sc_p256_from32bytes                                                                84   0.01%  0x0006e5e5 text
    │   ├── ocrypto_sha1_final                                                                        378   0.04%  0x0006ebcd text
    │   ├── ocrypto_sha1_init                                                                          56   0.01%  0x0006ea89 text
    │   ├── ocrypto_sha1_update                                                                       268   0.03%  0x0006eac1 text
    │   ├── ocrypto_sha224_final                                                                      408   0.05%  0x0006f3fd text
    │   ├── ocrypto_sha224_init                                                                        84   0.01%  0x0006f219 text
    │   ├── ocrypto_sha224_update                                                                     398   0.05%  0x0006f26d text
    │   ├── ocrypto_sha256_final                                                                      414   0.05%  0x0006f079 text
    │   ├── ocrypto_sha256_init                                                                        84   0.01%  0x0006ee79 text
    │   ├── ocrypto_sha256_loop                                                                       820   0.10%  0x00001169 text
    │   ├── ocrypto_sha256_update                                                                     428   0.05%  0x0006eecd text
    │   ├── ocrypto_sha384_final                                                                        4   0.00%  0x00070049 text
    │   ├── ocrypto_sha384_init                                                                       160   0.02%  0x00003c81 text
    │   ├── ocrypto_sha384_update                                                                       4   0.00%  0x00070045 text
    │   ├── ocrypto_sha512_final                                                                        4   0.00%  0x00070041 text
    │   ├── ocrypto_sha512_final_var.constprop.0                                                      944   0.11%  0x0006f95d text
    │   ├── ocrypto_sha512_final_var.constprop.1                                                      968   0.11%  0x0006f595 text
    │   ├── ocrypto_sha512_init                                                                       160   0.02%  0x00003be1 text
    │   ├── ocrypto_sha512_loop                                                                       148   0.02%  0x0000282d text
    │   ├── ocrypto_sha512_loop1                                                                     3090   0.36%  0x0000149d text
    │   ├── ocrypto_sha512_loop2                                                                     1916   0.22%  0x000020b1 text
    │   ├── ocrypto_sha512_update                                                                     820   0.10%  0x0006fd0d text
    │   ├── ocrypto_sqr256_noframe                                                                    278   0.03%  0x00000b69 text
    │   ├── pCCRndCryptoMutex                                                                           4   0.00%  0x20000d48 datas
    │   ├── param_a                                                                                    32   0.00%  0x0008e930 rodata
    │   ├── param_b                                                                                    32   0.00%  0x0008e910 rodata
    │   ├── platform_abort_apis                                                                         8   0.00%  0x20000cf8 datas
    │   ├── platform_free_uninit                                                                        2   0.00%  0x0008753f text
    │   ├── platform_mutex_apis                                                                        16   0.00%  0x20000d14 datas
    │   ├── platform_mutexes                                                                           20   0.00%  0x20000d00 datas
    │   ├── pmksa_cache_clear_current                                                                   2   0.00%  0x0007787b text
    │   ├── pmksa_cache_get_current                                                                     4   0.00%  0x0007786d text
    │   ├── pmksa_cache_reconfig                                                                        2   0.00%  0x00077885 text
    │   ├── port_offset.1                                                                              16   0.00%  0x000caf11 rodata
    │   ├── psa_driver_wrapper_free_random                                                              4   0.00%  0x0008793d text
    │   ├── psa_driver_wrapper_init_random                                                              4   0.00%  0x00087917 text
    │   ├── psa_to_cipher_errors                                                                       16   0.00%  0x0008ea60 rodata
    │   ├── psa_to_md_errors                                                                           16   0.00%  0x0008ea70 rodata
    │   ├── puts                                                                                       64   0.01%  0x000706a1 text
    │   ├── putval                                                                                     44   0.01%  0x00089727 text
    │   ├── q                                                                                          32   0.00%  0x0008e7f0 rodata
    │   ├── qsort                                                                                     678   0.08%  0x00089233 text
    │   ├── qspi_perip                                                                                 20   0.00%  0x20000bf4 datas
    │   ├── rand                                                                                        4   0.00%  0x000894e1 text
    │   ├── random                                                                                     56   0.01%  0x000700b1 text
    │   ├── rcons                                                                                      10   0.00%  0x000a304d rodata
    │   ├── rpu_7002_memmap                                                                           132   0.02%  0x20000b54 datas
    │   ├── sbox4                                                                                      80   0.01%  0x000007b1 text
    │   ├── scalbn                                                                                    180   0.02%  0x00071365 text
    │   ├── scanf_getc                                                                                 20   0.00%  0x000896d9 text
    │   ├── scanf_ungetc                                                                               16   0.00%  0x000896ed text
    │   ├── secp256r1_a.1                                                                              32   0.00%  0x000a302d rodata
    │   ├── sha1_blocks                                                                               604   0.07%  0x0006e639 text
    │   ├── sha1_blocks.constprop.0                                                                   500   0.06%  0x0006e895 text
    │   ├── sha256_blocks                                                                             188   0.02%  0x0006ed49 text
    │   ├── sha256_blocks.constprop.0                                                                 116   0.01%  0x0006ee05 text
    │   ├── skip_spaces                                                                                42   0.00%  0x000896fd text
    │   ├── snprintf                                                                                   88   0.01%  0x000706e1 text
    │   ├── spair_connect                                                                              24   0.00%  0x0004b70d text
    │   ├── sscanf                                                                                     64   0.01%  0x00070739 text
    │   ├── startTrngHW                                                                               304   0.04%  0x0006be41 text
    │   ├── stdinout_write_vmeth                                                                        4   0.00%  0x00071aa1 text
    │   ├── stdout                                                                                      4   0.00%  0x0008d874 rodata
    │   ├── strchr                                                                                     26   0.00%  0x00089505 text
    │   ├── strcmp                                                                                     20   0.00%  0x000032bd text
    │   ├── strcpy                                                                                     16   0.00%  0x000032d1 text
    │   ├── strerror                                                                                    8   0.00%  0x0008951f text
    │   ├── strlen                                                                                     16   0.00%  0x000032e1 text
    │   ├── strncmp                                                                                    36   0.00%  0x00089527 text
    │   ├── strncpy                                                                                    32   0.00%  0x0008954b text
    │   ├── strnlen                                                                                    24   0.00%  0x0008956b text
    │   ├── strrchr                                                                                    44   0.01%  0x00089583 text
    │   ├── strstr                                                                                     44   0.01%  0x000895af text
    │   ├── strtol                                                                                    236   0.03%  0x00070779 text
    │   ├── strtoul                                                                                   204   0.02%  0x00070865 text
    │   ├── stypes.11                                                                                  24   0.00%  0x0008b940 rodata
    │   ├── swapfunc                                                                                   72   0.01%  0x000891ab text
    │   ├── transitions.0                                                                              12   0.00%  0x0008d894 rodata
    │   ├── transitions.0                                                                              12   0.00%  0x0008da78 rodata
    │   ├── txq_be.5                                                                                   16   0.00%  0x0008bbd0 rodata
    │   ├── txq_be.5                                                                                   16   0.00%  0x0008d6a0 rodata
    │   ├── txq_bk.4                                                                                   16   0.00%  0x0008bbc0 rodata
    │   ├── txq_bk.4                                                                                   16   0.00%  0x0008d690 rodata
    │   ├── txq_vi.6                                                                                   16   0.00%  0x0008bbe0 rodata
    │   ├── txq_vi.6                                                                                   16   0.00%  0x0008d6b0 rodata
    │   ├── txq_vo.7                                                                                   16   0.00%  0x0008bbf0 rodata
    │   ├── txq_vo.7                                                                                   16   0.00%  0x0008d6c0 rodata
    │   ├── ungetc                                                                                     50   0.01%  0x000897fb text
    │   ├── vsnprintf                                                                                  80   0.01%  0x00071145 text
    │   ├── wait_q.0                                                                                    8   0.00%  0x20000c70 datas
    │   ├── wpa_cli_complete_deauthenticate                                                             4   0.00%  0x00077723 text
    │   ├── wpa_cli_complete_disassociate                                                               4   0.00%  0x00077727 text
    │   ├── wpa_config_parse_bssid_blacklist                                                            4   0.00%  0x00074b4f text
    │   ├── wpa_config_parse_bssid_whitelist                                                            4   0.00%  0x00074b53 text
    │   ├── wpa_config_write_bssid_blacklist                                                            4   0.00%  0x00074b3f text
    │   ├── wpa_config_write_bssid_whitelist                                                            4   0.00%  0x00074b4b text
    │   ├── wpa_debug_level                                                                             4   0.00%  0x20000384 datas
    │   ├── wpa_driver_zep_ops                                                                        616   0.07%  0x0008b958 rodata
    │   ├── wpa_drivers                                                                                 8   0.00%  0x0008b514 rodata
    │   ├── wpa_sm_start_preauth                                                                        2   0.00%  0x0007d285 text
    │   ├── wpas_notify_ap_scan_changed                                                                 2   0.00%  0x000751ef text
    │   ├── wpas_notify_assoc_status_code                                                               2   0.00%  0x000751e5 text
    │   ├── wpas_notify_auth_changed                                                                    2   0.00%  0x000751f3 text
    │   ├── wpas_notify_auth_status_code                                                                2   0.00%  0x000751e3 text
    │   ├── wpas_notify_bss_ies_changed                                                                 2   0.00%  0x0007520f text
    │   ├── wpas_notify_bss_mode_changed                                                                2   0.00%  0x00075207 text
    │   ├── wpas_notify_bss_privacy_changed                                                             2   0.00%  0x00075205 text
    │   ├── wpas_notify_bss_rates_changed                                                               2   0.00%  0x00075211 text
    │   ├── wpas_notify_bss_rsnie_changed                                                               2   0.00%  0x0007520b text
    │   ├── wpas_notify_bss_seen                                                                        2   0.00%  0x00075213 text
    │   ├── wpas_notify_bss_signal_changed                                                              2   0.00%  0x00075203 text
    │   ├── wpas_notify_bss_wpaie_changed                                                               2   0.00%  0x00075209 text
    │   ├── wpas_notify_bss_wps_changed                                                                 2   0.00%  0x0007520d text
    │   ├── wpas_notify_bssid_changed                                                                   2   0.00%  0x000751f1 text
    │   ├── wpas_notify_disconnect_reason                                                               2   0.00%  0x000751e1 text
    │   ├── wpas_notify_iface_added                                                                     4   0.00%  0x000751cf text
    │   ├── wpas_notify_iface_removed                                                                   2   0.00%  0x000751d3 text
    │   ├── wpas_notify_network_changed                                                                 2   0.00%  0x000751ed text
    │   ├── wpas_notify_network_selected                                                                2   0.00%  0x000751f7 text
    │   ├── wpas_notify_network_type_changed                                                            2   0.00%  0x0007521b text
    │   ├── wpas_notify_pmk_cache_added                                                                 2   0.00%  0x0007521d text
    │   ├── wpas_notify_psk_mismatch                                                                    2   0.00%  0x00075219 text
    │   ├── wpas_notify_roam_complete                                                                   2   0.00%  0x000751e9 text
    │   ├── wpas_notify_roam_time                                                                       2   0.00%  0x000751e7 text
    │   ├── wpas_notify_scan_results                                                                    2   0.00%  0x000751ff text
    │   ├── wpas_notify_scanning                                                                        2   0.00%  0x000751fb text
    │   ├── wpas_notify_session_length                                                                  2   0.00%  0x000751eb text
    │   ├── wpas_notify_signal_change                                                                   2   0.00%  0x0007521f text
    │   ├── write_invalid_key                                                                          80   0.01%  0x0006cf79 text
    │   ├── z_impl_log_process                                                                          4   0.00%  0x00071f47 text
    │   ├── zep_shim_bus_qspi_deinit                                                                    4   0.00%  0x00083e69 text
    │   ├── zep_shim_ctrl_llist_free                                                                    4   0.00%  0x00083e65 text
    │   ├── zep_shim_llist_free                                                                         4   0.00%  0x00083e61 text
    │   └── zep_shim_timer_free                                                                         4   0.00%  0x00083e5d text
    ├── /                                                                                             300   0.04%  -
    │   └── Users                                                                                     300   0.04%  -
    │       └── tudor                                                                                 300   0.04%  -
    │           └── zephyr-sdk-0.17.0                                                                 300   0.04%  -
    │               └── arm-zephyr-eabi                                                               300   0.04%  -
    │                   └── picolibc                                                                  300   0.04%  -
    │                       └── include                                                               300   0.04%  -
    │                           ├── stdio.h                                                             4   0.00%  -
    │                           │   └── fdopen                                                          4   0.00%  0x0007dd23 text
    │                           ├── stdlib.h                                                          160   0.02%  -
    │                           │   ├── abort                                                          28   0.00%  0x000482c1 text
    │                           │   ├── calloc                                                         52   0.01%  0x00048371 text
    │                           │   ├── free                                                           28   0.00%  0x00048355 text
    │                           │   └── malloc                                                         52   0.01%  0x00048321 text
    │                           └── time.h                                                            136   0.02%  -
    │                               └── clock_gettime                                                 136   0.02%  0x000485d1 text
    ├── OUTPUT_DIR                                                                                    530   0.06%  -
    │   └── zephyr                                                                                    530   0.06%  -
    │       ├── include                                                                               252   0.03%  -
    │       │   └── generated                                                                         252   0.03%  -
    │       │       └── zephyr                                                                        252   0.03%  -
    │       │           └── syscalls                                                                  252   0.03%  -
    │       │               ├── kernel.h                                                              240   0.03%  -
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x00071aa5 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                    16   0.00%  0x000275cd text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                    16   0.00%  0x00049449 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x0007e0af text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x0007e881 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                    16   0.00%  0x0004c8c5 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x0007f1d3 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x000800d5 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                    16   0.00%  0x00050d5d text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x000827ff text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                    16   0.00%  0x000566b1 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x0008386f text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x000839d7 text
    │       │               │   ├── k_mutex_unlock.constprop.0.isra.0                                  12   0.00%  0x000275dd text
    │       │               │   ├── k_mutex_unlock.constprop.0.isra.0                                  12   0.00%  0x00049459 text
    │       │               │   ├── k_mutex_unlock.constprop.0.isra.0                                  12   0.00%  0x0004c8d5 text
    │       │               │   ├── k_mutex_unlock.constprop.0.isra.0                                  12   0.00%  0x00050d6d text
    │       │               │   ├── k_mutex_unlock.constprop.0.isra.0                                  12   0.00%  0x000566c1 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x00071aa9 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x0007e0b3 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x0007e8cb text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x0007f1e5 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x0008001f text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x000800dd text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x0008294b text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x000837c3 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x00083873 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x000839db text
    │       │               │   ├── k_poll_signal_raise.isra.0                                          4   0.00%  0x0007e4f1 text
    │       │               │   ├── k_sem_give                                                          4   0.00%  0x0007e4ed text
    │       │               │   ├── k_sem_give                                                          4   0.00%  0x00084021 text
    │       │               │   ├── k_sem_take                                                          4   0.00%  0x0007e4e9 text
    │       │               │   ├── k_sem_take                                                          4   0.00%  0x00082723 text
    │       │               │   ├── k_sem_take.isra.0                                                   4   0.00%  0x00084043 text
    │       │               │   └── k_usleep                                                            4   0.00%  0x00083d91 text
    │       │               └── net_if.h                                                               12   0.00%  -
    │       │                   ├── net_if_get_by_index                                                 4   0.00%  0x0007e0c7 text
    │       │                   ├── net_if_get_by_index                                                 4   0.00%  0x0007f545 text
    │       │                   └── net_if_get_by_index                                                 4   0.00%  0x00080053 text
    │       ├── isr_tables.c                                                                          276   0.03%  -
    │       │   └── _irq_vector_table                                                                 276   0.03%  0x00000040 rom_start
    │       └── misc                                                                                    2   0.00%  -
    │           └── generated                                                                           2   0.00%  -
    │               └── configs.c                                                                       2   0.00%  -
    │                   └── _ConfigAbsSyms                                                              2   0.00%  0x00071eff text
    ├── WORKSPACE                                                                                  387939  45.48%  -
    │   ├── modules                                                                                383993  45.01%  -
    │   │   ├── crypto                                                                              32170   3.77%  -
    │   │   │   ├── mbedtls                                                                         27252   3.19%  -
    │   │   │   │   └── library                                                                     27252   3.19%  -
    │   │   │   │       ├── aes.c                                                                     446   0.05%  -
    │   │   │   │       │   ├── mbedtls_aes_crypt_cbc                                                 208   0.02%  0x0008620b text
    │   │   │   │       │   ├── mbedtls_aes_crypt_ctr                                                 182   0.02%  0x000862db text
    │   │   │   │       │   ├── mbedtls_aes_crypt_ecb                                                  34   0.00%  0x000861e9 text
    │   │   │   │       │   ├── mbedtls_aes_free                                                       12   0.00%  0x000861dd text
    │   │   │   │       │   └── mbedtls_aes_init                                                       10   0.00%  0x000861d3 text
    │   │   │   │       ├── bignum.c                                                                 4258   0.50%  -
    │   │   │   │       │   ├── add_sub_mpi                                                            98   0.01%  0x00088133 text
    │   │   │   │       │   ├── mbedtls_ct_mpi_sign_if                                                 18   0.00%  0x00087bf9 text
    │   │   │   │       │   ├── mbedtls_mpi_add_abs                                                   144   0.02%  0x00088001 text
    │   │   │   │       │   ├── mbedtls_mpi_add_int                                                    48   0.01%  0x000881a3 text
    │   │   │   │       │   ├── mbedtls_mpi_add_mpi                                                     6   0.00%  0x00088195 text
    │   │   │   │       │   ├── mbedtls_mpi_bitlen                                                      8   0.00%  0x00087e4b text
    │   │   │   │       │   ├── mbedtls_mpi_cmp_abs                                                    94   0.01%  0x00087ee3 text
    │   │   │   │       │   ├── mbedtls_mpi_cmp_int                                                    48   0.01%  0x00087fd1 text
    │   │   │   │       │   ├── mbedtls_mpi_cmp_mpi                                                   144   0.02%  0x00087f41 text
    │   │   │   │       │   ├── mbedtls_mpi_copy                                                      106   0.01%  0x00087d63 text
    │   │   │   │       │   ├── mbedtls_mpi_div_mpi                                                   820   0.10%  0x0006d941 text
    │   │   │   │       │   ├── mbedtls_mpi_exp_mod                                                    18   0.00%  0x0008857b text
    │   │   │   │       │   ├── mbedtls_mpi_exp_mod_optionally_safe                                   474   0.06%  0x000883a1 text
    │   │   │   │       │   ├── mbedtls_mpi_free                                                       28   0.00%  0x00087c15 text
    │   │   │   │       │   ├── mbedtls_mpi_gcd                                                       248   0.03%  0x0008858d text
    │   │   │   │       │   ├── mbedtls_mpi_get_bit                                                    32   0.00%  0x00087e05 text
    │   │   │   │       │   ├── mbedtls_mpi_grow                                                       72   0.01%  0x00087c31 text
    │   │   │   │       │   ├── mbedtls_mpi_init                                                       10   0.00%  0x00087c0b text
    │   │   │   │       │   ├── mbedtls_mpi_inv_mod                                                   678   0.08%  0x000886c1 text
    │   │   │   │       │   ├── mbedtls_mpi_lsb                                                        38   0.00%  0x00087e25 text
    │   │   │   │       │   ├── mbedtls_mpi_lset                                                       56   0.01%  0x00087dcd text
    │   │   │   │       │   ├── mbedtls_mpi_mod_mpi                                                   100   0.01%  0x0008833d text
    │   │   │   │       │   ├── mbedtls_mpi_mul_int                                                    98   0.01%  0x000882db text
    │   │   │   │       │   ├── mbedtls_mpi_mul_mpi                                                   216   0.03%  0x00088203 text
    │   │   │   │       │   ├── mbedtls_mpi_random                                                     60   0.01%  0x00088685 text
    │   │   │   │       │   ├── mbedtls_mpi_read_binary                                                44   0.01%  0x00087e5f text
    │   │   │   │       │   ├── mbedtls_mpi_resize_clear                                               54   0.01%  0x00087ccb text
    │   │   │   │       │   ├── mbedtls_mpi_safe_cond_assign                                           82   0.01%  0x00087c79 text
    │   │   │   │       │   ├── mbedtls_mpi_shift_l                                                    58   0.01%  0x00087e97 text
    │   │   │   │       │   ├── mbedtls_mpi_shift_r                                                    18   0.00%  0x00087ed1 text
    │   │   │   │       │   ├── mbedtls_mpi_shrink                                                     98   0.01%  0x00087d01 text
    │   │   │   │       │   ├── mbedtls_mpi_size                                                       12   0.00%  0x00087e53 text
    │   │   │   │       │   ├── mbedtls_mpi_sub_abs                                                   162   0.02%  0x00088091 text
    │   │   │   │       │   ├── mbedtls_mpi_sub_int                                                    48   0.01%  0x000881d3 text
    │   │   │   │       │   ├── mbedtls_mpi_sub_mpi                                                     8   0.00%  0x0008819b text
    │   │   │   │       │   └── mbedtls_mpi_write_binary                                               12   0.00%  0x00087e8b text
    │   │   │   │       ├── bignum_core.c                                                            2098   0.25%  -
    │   │   │   │       │   ├── mbedtls_mpi_core_add                                                   44   0.01%  0x00088be7 text
    │   │   │   │       │   ├── mbedtls_mpi_core_bigendian_to_host                                     38   0.00%  0x0008899d text
    │   │   │   │       │   ├── mbedtls_mpi_core_bitlen                                                30   0.00%  0x0008897f text
    │   │   │   │       │   ├── mbedtls_mpi_core_check_zero_ct                                         24   0.00%  0x00089095 text
    │   │   │   │       │   ├── mbedtls_mpi_core_cond_assign                                           40   0.00%  0x00088a29 text
    │   │   │   │       │   ├── mbedtls_mpi_core_exp_mod                                               32   0.00%  0x00089031 text
    │   │   │   │       │   ├── mbedtls_mpi_core_exp_mod_optionally_safe                              428   0.05%  0x00088d47 text
    │   │   │   │       │   ├── mbedtls_mpi_core_exp_mod_unsafe                                        34   0.00%  0x00089051 text
    │   │   │   │       │   ├── mbedtls_mpi_core_exp_mod_working_limbs                                 40   0.00%  0x00089009 text
    │   │   │   │       │   ├── mbedtls_mpi_core_fill_random                                           94   0.01%  0x00088f27 text
    │   │   │   │       │   ├── mbedtls_mpi_core_from_mont_rep                                         32   0.00%  0x000890c5 text
    │   │   │   │       │   ├── mbedtls_mpi_core_get_mont_r2_unsafe                                    52   0.01%  0x00088ef3 text
    │   │   │   │       │   ├── mbedtls_mpi_core_lt_ct                                                 60   0.01%  0x000889ed text
    │   │   │   │       │   ├── mbedtls_mpi_core_mla                                                  204   0.02%  0x0006dc75 text
    │   │   │   │       │   ├── mbedtls_mpi_core_montmul                                              150   0.02%  0x00088cb1 text
    │   │   │   │       │   ├── mbedtls_mpi_core_montmul_init                                          34   0.00%  0x00088c8f text
    │   │   │   │       │   ├── mbedtls_mpi_core_mul                                                   66   0.01%  0x00088c4d text
    │   │   │   │       │   ├── mbedtls_mpi_core_random                                               132   0.02%  0x00088f85 text
    │   │   │   │       │   ├── mbedtls_mpi_core_read_be                                               74   0.01%  0x00088a51 text
    │   │   │   │       │   ├── mbedtls_mpi_core_shift_l                                              108   0.01%  0x00088b7b text
    │   │   │   │       │   ├── mbedtls_mpi_core_shift_r                                              124   0.01%  0x00088aff text
    │   │   │   │       │   ├── mbedtls_mpi_core_sub                                                   58   0.01%  0x00088c13 text
    │   │   │   │       │   ├── mbedtls_mpi_core_sub_int                                               34   0.00%  0x00089073 text
    │   │   │   │       │   ├── mbedtls_mpi_core_to_mont_rep                                           24   0.00%  0x000890ad text
    │   │   │   │       │   ├── mbedtls_mpi_core_uint_le_mpi                                           42   0.00%  0x000889c3 text
    │   │   │   │       │   └── mbedtls_mpi_core_write_be                                             100   0.01%  0x00088a9b text
    │   │   │   │       ├── block_cipher.c                                                            372   0.04%  -
    │   │   │   │       │   ├── mbedtls_block_cipher_encrypt                                           96   0.01%  0x0006de2d text
    │   │   │   │       │   ├── mbedtls_block_cipher_free                                              40   0.00%  0x000890e5 text
    │   │   │   │       │   ├── mbedtls_block_cipher_setkey                                           152   0.02%  0x0006dd95 text
    │   │   │   │       │   └── mbedtls_block_cipher_setup                                             84   0.01%  0x0006dd41 text
    │   │   │   │       ├── ccm.c                                                                     638   0.07%  -
    │   │   │   │       │   ├── mbedtls_ccm_crypt                                                     120   0.01%  0x000863c7 text
    │   │   │   │       │   ├── mbedtls_ccm_free                                                       28   0.00%  0x0008647b text
    │   │   │   │       │   ├── mbedtls_ccm_init                                                       10   0.00%  0x0008643f text
    │   │   │   │       │   ├── mbedtls_ccm_setkey                                                     50   0.01%  0x00086449 text
    │   │   │   │       │   └── mbedtls_ccm_update                                                    430   0.05%  0x00086497 text
    │   │   │   │       ├── chachapoly.c                                                              266   0.03%  -
    │   │   │   │       │   ├── chachapoly_pad_aad                                                     48   0.01%  0x00086645 text
    │   │   │   │       │   ├── mbedtls_chachapoly_free                                                42   0.00%  0x0008669d text
    │   │   │   │       │   ├── mbedtls_chachapoly_init                                                40   0.00%  0x00086675 text
    │   │   │   │       │   ├── mbedtls_chachapoly_setkey                                               4   0.00%  0x000866c7 text
    │   │   │   │       │   └── mbedtls_chachapoly_update                                             132   0.02%  0x000866cb text
    │   │   │   │       ├── cipher.c                                                                  852   0.10%  -
    │   │   │   │       │   ├── mbedtls_cipher_free                                                    56   0.01%  0x0006742d text
    │   │   │   │       │   ├── mbedtls_cipher_info_from_type                                          24   0.00%  0x00067415 text
    │   │   │   │       │   ├── mbedtls_cipher_init                                                     8   0.00%  0x00085d9d text
    │   │   │   │       │   ├── mbedtls_cipher_setkey                                                 108   0.01%  0x000674a5 text
    │   │   │   │       │   ├── mbedtls_cipher_setup                                                   64   0.01%  0x00067465 text
    │   │   │   │       │   └── mbedtls_cipher_update                                                 592   0.07%  0x00067511 text
    │   │   │   │       ├── cipher_wrap.c                                                             668   0.08%  -
    │   │   │   │       │   ├── aes_128_cbc_info                                                        8   0.00%  0x0008dfbc rodata
    │   │   │   │       │   ├── aes_128_ccm_info                                                        8   0.00%  0x0008df2c rodata
    │   │   │   │       │   ├── aes_128_ccm_star_no_tag_info                                            8   0.00%  0x0008df14 rodata
    │   │   │   │       │   ├── aes_128_ctr_info                                                        8   0.00%  0x0008dfa4 rodata
    │   │   │   │       │   ├── aes_128_ecb_info                                                        8   0.00%  0x0008dfd4 rodata
    │   │   │   │       │   ├── aes_128_gcm_info                                                        8   0.00%  0x0008df68 rodata
    │   │   │   │       │   ├── aes_192_cbc_info                                                        8   0.00%  0x0008dfb4 rodata
    │   │   │   │       │   ├── aes_192_ccm_info                                                        8   0.00%  0x0008df24 rodata
    │   │   │   │       │   ├── aes_192_ccm_star_no_tag_info                                            8   0.00%  0x0008df0c rodata
    │   │   │   │       │   ├── aes_192_ctr_info                                                        8   0.00%  0x0008df9c rodata
    │   │   │   │       │   ├── aes_192_ecb_info                                                        8   0.00%  0x0008dfcc rodata
    │   │   │   │       │   ├── aes_192_gcm_info                                                        8   0.00%  0x0008df60 rodata
    │   │   │   │       │   ├── aes_256_cbc_info                                                        8   0.00%  0x0008dfac rodata
    │   │   │   │       │   ├── aes_256_ccm_info                                                        8   0.00%  0x0008df1c rodata
    │   │   │   │       │   ├── aes_256_ccm_star_no_tag_info                                            8   0.00%  0x0008df04 rodata
    │   │   │   │       │   ├── aes_256_ctr_info                                                        8   0.00%  0x0008df94 rodata
    │   │   │   │       │   ├── aes_256_ecb_info                                                        8   0.00%  0x0008dfc4 rodata
    │   │   │   │       │   ├── aes_256_gcm_info                                                        8   0.00%  0x0008df58 rodata
    │   │   │   │       │   ├── aes_crypt_cbc_wrap                                                      4   0.00%  0x00085e95 text
    │   │   │   │       │   ├── aes_crypt_ctr_wrap                                                      4   0.00%  0x00085e91 text
    │   │   │   │       │   ├── aes_crypt_ecb_wrap                                                      4   0.00%  0x00085e99 text
    │   │   │   │       │   ├── aes_ctx_alloc                                                          24   0.00%  0x00085e71 text
    │   │   │   │       │   ├── aes_ctx_free                                                           18   0.00%  0x00085e5f text
    │   │   │   │       │   ├── aes_info                                                               36   0.00%  0x0008dfdc rodata
    │   │   │   │       │   ├── aes_setkey_dec_wrap                                                     4   0.00%  0x00085e89 text
    │   │   │   │       │   ├── aes_setkey_enc_wrap                                                     4   0.00%  0x00085e8d text
    │   │   │   │       │   ├── ccm_aes_info                                                           36   0.00%  0x0008df34 rodata
    │   │   │   │       │   ├── ccm_aes_setkey_wrap                                                    10   0.00%  0x00085e55 text
    │   │   │   │       │   ├── ccm_ctx_alloc                                                          24   0.00%  0x00085e3d text
    │   │   │   │       │   ├── ccm_ctx_free                                                           18   0.00%  0x00085e2b text
    │   │   │   │       │   ├── chacha20_base_info                                                     36   0.00%  0x0008dee0 rodata
    │   │   │   │       │   ├── chacha20_ctx_alloc                                                     22   0.00%  0x00085e15 text
    │   │   │   │       │   ├── chacha20_ctx_free                                                      18   0.00%  0x00085e03 text
    │   │   │   │       │   ├── chacha20_info                                                           8   0.00%  0x0008ded8 rodata
    │   │   │   │       │   ├── chacha20_setkey_wrap                                                   28   0.00%  0x0006777d text
    │   │   │   │       │   ├── chacha20_stream_wrap                                                   24   0.00%  0x00067799 text
    │   │   │   │       │   ├── chachapoly_base_info                                                   36   0.00%  0x0008deb4 rodata
    │   │   │   │       │   ├── chachapoly_ctx_alloc                                                   24   0.00%  0x00085deb text
    │   │   │   │       │   ├── chachapoly_ctx_free                                                    18   0.00%  0x00085dd9 text
    │   │   │   │       │   ├── chachapoly_info                                                         8   0.00%  0x0008deac rodata
    │   │   │   │       │   ├── chachapoly_setkey_wrap                                                 28   0.00%  0x00067761 text
    │   │   │   │       │   ├── gcm_aes_info                                                           36   0.00%  0x0008df70 rodata
    │   │   │   │       │   ├── gcm_aes_setkey_wrap                                                    10   0.00%  0x00085dcf text
    │   │   │   │       │   ├── gcm_ctx_alloc                                                          24   0.00%  0x00085db7 text
    │   │   │   │       │   └── gcm_ctx_free                                                           18   0.00%  0x00085da5 text
    │   │   │   │       ├── cmac.c                                                                    814   0.10%  -
    │   │   │   │       │   ├── cmac_multiply_by_u.part.0                                              54   0.01%  0x00086391 text
    │   │   │   │       │   ├── mbedtls_cipher_cmac_finish                                            412   0.05%  0x00068e81 text
    │   │   │   │       │   ├── mbedtls_cipher_cmac_starts                                             80   0.01%  0x00068d25 text
    │   │   │   │       │   └── mbedtls_cipher_cmac_update                                            268   0.03%  0x00068d75 text
    │   │   │   │       ├── constant_time.c                                                            64   0.01%  -
    │   │   │   │       │   └── mbedtls_ct_memcpy_if                                                   64   0.01%  0x0008910d text
    │   │   │   │       ├── ecp.c                                                                    4908   0.58%  -
    │   │   │   │       │   ├── ecp_add_mixed                                                         480   0.06%  0x000692d9 text
    │   │   │   │       │   ├── ecp_double_jac                                                        524   0.06%  0x00086a15 text
    │   │   │   │       │   ├── ecp_mul_restartable_internal.isra.0                                  1180   0.14%  0x00069711 text
    │   │   │   │       │   ├── ecp_normalize_jac                                                     136   0.02%  0x0008677f text
    │   │   │   │       │   ├── ecp_normalize_jac_many                                                392   0.05%  0x000690c1 text
    │   │   │   │       │   ├── ecp_randomize_jac                                                     144   0.02%  0x00069249 text
    │   │   │   │       │   ├── ecp_safe_invert_jac                                                    72   0.01%  0x00086807 text
    │   │   │   │       │   ├── ecp_select_comb                                                       116   0.01%  0x0008684f text
    │   │   │   │       │   ├── ecp_sw_rhs                                                            124   0.01%  0x00086999 text
    │   │   │   │       │   ├── mbedtls_ecp_check_privkey                                              60   0.01%  0x000696d5 text
    │   │   │   │       │   ├── mbedtls_ecp_check_pubkey                                              180   0.02%  0x00069621 text
    │   │   │   │       │   ├── mbedtls_ecp_copy                                                       44   0.01%  0x00086cfb text
    │   │   │   │       │   ├── mbedtls_ecp_get_type                                                   18   0.00%  0x00086c21 text
    │   │   │   │       │   ├── mbedtls_ecp_group_free                                                 98   0.01%  0x00086c99 text
    │   │   │   │       │   ├── mbedtls_ecp_group_init                                                 66   0.01%  0x00086c4f text
    │   │   │   │       │   ├── mbedtls_ecp_is_zero                                                    18   0.00%  0x00086d4f text
    │   │   │   │       │   ├── mbedtls_ecp_mul                                                        22   0.00%  0x00086e3d text
    │   │   │   │       │   ├── mbedtls_ecp_mul_restartable                                            24   0.00%  0x00069c2d text
    │   │   │   │       │   ├── mbedtls_ecp_mul_shortcuts.isra.0                                      198   0.02%  0x00086d61 text
    │   │   │   │       │   ├── mbedtls_ecp_muladd                                                     22   0.00%  0x00086e27 text
    │   │   │   │       │   ├── mbedtls_ecp_muladd_restartable                                        128   0.02%  0x00069bad text
    │   │   │   │       │   ├── mbedtls_ecp_point_cmp                                                  52   0.01%  0x000694b9 text
    │   │   │   │       │   ├── mbedtls_ecp_point_free                                                  8   0.00%  0x00086c91 text
    │   │   │   │       │   ├── mbedtls_ecp_point_free.part.0                                          28   0.00%  0x0008695f text
    │   │   │   │       │   ├── mbedtls_ecp_point_init                                                 28   0.00%  0x00086c33 text
    │   │   │   │       │   ├── mbedtls_ecp_point_read_binary                                         308   0.04%  0x000694ed text
    │   │   │   │       │   ├── mbedtls_ecp_set_zero                                                   40   0.00%  0x00086d27 text
    │   │   │   │       │   ├── mbedtls_mpi_add_mod                                                    56   0.01%  0x00086901 text
    │   │   │   │       │   ├── mbedtls_mpi_mul_int_mod.part.0                                         38   0.00%  0x00086939 text
    │   │   │   │       │   ├── mbedtls_mpi_mul_mod                                                   164   0.02%  0x0006901d text
    │   │   │   │       │   ├── mbedtls_mpi_shift_l_mod.constprop.0                                    30   0.00%  0x0008697b text
    │   │   │   │       │   ├── mbedtls_mpi_sub_mod                                                    62   0.01%  0x000868c3 text
    │   │   │   │       │   ├── mpi_free_many                                                          24   0.00%  0x00086767 text
    │   │   │   │       │   └── mpi_init_many                                                          24   0.00%  0x0008674f text
    │   │   │   │       ├── ecp_curves.c                                                             2504   0.29%  -
    │   │   │   │       │   ├── add32                                                                  16   0.00%  0x00086e53 text
    │   │   │   │       │   ├── ecp_mod_p256                                                          746   0.09%  0x00086e79 text
    │   │   │   │       │   ├── mbedtls_ecp_group_load                                                148   0.02%  0x00069c45 text
    │   │   │   │       │   ├── mpi_one                                                                 4   0.00%  0x0008e660 rodata
    │   │   │   │       │   ├── secp256r1_T                                                           384   0.05%  0x0008e040 rodata
    │   │   │   │       │   ├── secp256r1_T_0_X                                                        32   0.00%  0x0008e5a0 rodata
    │   │   │   │       │   ├── secp256r1_T_0_Y                                                        32   0.00%  0x0008e580 rodata
    │   │   │   │       │   ├── secp256r1_T_10_X                                                       32   0.00%  0x0008e320 rodata
    │   │   │   │       │   ├── secp256r1_T_10_Y                                                       32   0.00%  0x0008e300 rodata
    │   │   │   │       │   ├── secp256r1_T_11_X                                                       32   0.00%  0x0008e2e0 rodata
    │   │   │   │       │   ├── secp256r1_T_11_Y                                                       32   0.00%  0x0008e2c0 rodata
    │   │   │   │       │   ├── secp256r1_T_12_X                                                       32   0.00%  0x0008e2a0 rodata
    │   │   │   │       │   ├── secp256r1_T_12_Y                                                       32   0.00%  0x0008e280 rodata
    │   │   │   │       │   ├── secp256r1_T_13_X                                                       32   0.00%  0x0008e260 rodata
    │   │   │   │       │   ├── secp256r1_T_13_Y                                                       32   0.00%  0x0008e240 rodata
    │   │   │   │       │   ├── secp256r1_T_14_X                                                       32   0.00%  0x0008e220 rodata
    │   │   │   │       │   ├── secp256r1_T_14_Y                                                       32   0.00%  0x0008e200 rodata
    │   │   │   │       │   ├── secp256r1_T_15_X                                                       32   0.00%  0x0008e1e0 rodata
    │   │   │   │       │   ├── secp256r1_T_15_Y                                                       32   0.00%  0x0008e1c0 rodata
    │   │   │   │       │   ├── secp256r1_T_1_X                                                        32   0.00%  0x0008e560 rodata
    │   │   │   │       │   ├── secp256r1_T_1_Y                                                        32   0.00%  0x0008e540 rodata
    │   │   │   │       │   ├── secp256r1_T_2_X                                                        32   0.00%  0x0008e520 rodata
    │   │   │   │       │   ├── secp256r1_T_2_Y                                                        32   0.00%  0x0008e500 rodata
    │   │   │   │       │   ├── secp256r1_T_3_X                                                        32   0.00%  0x0008e4e0 rodata
    │   │   │   │       │   ├── secp256r1_T_3_Y                                                        32   0.00%  0x0008e4c0 rodata
    │   │   │   │       │   ├── secp256r1_T_4_X                                                        32   0.00%  0x0008e4a0 rodata
    │   │   │   │       │   ├── secp256r1_T_4_Y                                                        32   0.00%  0x0008e480 rodata
    │   │   │   │       │   ├── secp256r1_T_5_X                                                        32   0.00%  0x0008e460 rodata
    │   │   │   │       │   ├── secp256r1_T_5_Y                                                        32   0.00%  0x0008e440 rodata
    │   │   │   │       │   ├── secp256r1_T_6_X                                                        32   0.00%  0x0008e420 rodata
    │   │   │   │       │   ├── secp256r1_T_6_Y                                                        32   0.00%  0x0008e400 rodata
    │   │   │   │       │   ├── secp256r1_T_7_X                                                        32   0.00%  0x0008e3e0 rodata
    │   │   │   │       │   ├── secp256r1_T_7_Y                                                        32   0.00%  0x0008e3c0 rodata
    │   │   │   │       │   ├── secp256r1_T_8_X                                                        32   0.00%  0x0008e3a0 rodata
    │   │   │   │       │   ├── secp256r1_T_8_Y                                                        32   0.00%  0x0008e380 rodata
    │   │   │   │       │   ├── secp256r1_T_9_X                                                        32   0.00%  0x0008e360 rodata
    │   │   │   │       │   ├── secp256r1_T_9_Y                                                        32   0.00%  0x0008e340 rodata
    │   │   │   │       │   ├── secp256r1_b                                                            32   0.00%  0x0008e620 rodata
    │   │   │   │       │   ├── secp256r1_gx                                                           32   0.00%  0x0008e600 rodata
    │   │   │   │       │   ├── secp256r1_gy                                                           32   0.00%  0x0008e5e0 rodata
    │   │   │   │       │   ├── secp256r1_n                                                            32   0.00%  0x0008e5c0 rodata
    │   │   │   │       │   ├── secp256r1_p                                                            32   0.00%  0x0008e640 rodata
    │   │   │   │       │   └── sub32                                                                  22   0.00%  0x00086e63 text
    │   │   │   │       ├── gcm.c                                                                    1348   0.16%  -
    │   │   │   │       │   ├── gcm_mask                                                              214   0.03%  0x00087163 text
    │   │   │   │       │   ├── gcm_mult                                                              332   0.04%  0x00069cd9 text
    │   │   │   │       │   ├── last4                                                                  32   0.00%  0x0008ea80 rodata
    │   │   │   │       │   ├── mbedtls_gcm_free                                                       26   0.00%  0x00087521 text
    │   │   │   │       │   ├── mbedtls_gcm_init                                                       10   0.00%  0x00087239 text
    │   │   │   │       │   ├── mbedtls_gcm_setkey                                                    388   0.05%  0x00087243 text
    │   │   │   │       │   └── mbedtls_gcm_update                                                    346   0.04%  0x000873c7 text
    │   │   │   │       ├── hkdf.c                                                                    240   0.03%  -
    │   │   │   │       │   └── mbedtls_hkdf_expand                                                   240   0.03%  0x00069e25 text
    │   │   │   │       ├── md.c                                                                     1238   0.15%  -
    │   │   │   │       │   ├── mbedtls_md5_info                                                        3   0.00%  0x000cea5e rodata
    │   │   │   │       │   ├── mbedtls_md_error_from_psa                                              20   0.00%  0x00067939 text
    │   │   │   │       │   ├── mbedtls_md_finish                                                     128   0.02%  0x00067a59 text
    │   │   │   │       │   ├── mbedtls_md_free                                                       138   0.02%  0x000677e5 text
    │   │   │   │       │   ├── mbedtls_md_get_size                                                     6   0.00%  0x00085ea5 text
    │   │   │   │       │   ├── mbedtls_md_hmac_finish                                                 84   0.01%  0x00067be9 text
    │   │   │   │       │   ├── mbedtls_md_hmac_reset                                                  44   0.01%  0x00067c3d text
    │   │   │   │       │   ├── mbedtls_md_hmac_starts                                                244   0.03%  0x00067ad9 text
    │   │   │   │       │   ├── mbedtls_md_hmac_update                                                 28   0.00%  0x00067bcd text
    │   │   │   │       │   ├── mbedtls_md_info_from_type                                              24   0.00%  0x000677cd text
    │   │   │   │       │   ├── mbedtls_md_init                                                         8   0.00%  0x00085e9d text
    │   │   │   │       │   ├── mbedtls_md_setup                                                      200   0.02%  0x00067871 text
    │   │   │   │       │   ├── mbedtls_md_starts                                                     148   0.02%  0x0006794d text
    │   │   │   │       │   ├── mbedtls_md_update                                                     120   0.01%  0x000679e1 text
    │   │   │   │       │   ├── mbedtls_sha1_info                                                       3   0.00%  0x000cea5b rodata
    │   │   │   │       │   ├── mbedtls_sha224_info                                                     3   0.00%  0x000cea58 rodata
    │   │   │   │       │   ├── mbedtls_sha256_info                                                     3   0.00%  0x000cea55 rodata
    │   │   │   │       │   ├── mbedtls_sha384_info                                                     3   0.00%  0x000cea52 rodata
    │   │   │   │       │   ├── mbedtls_sha512_info                                                     3   0.00%  0x000cea4f rodata
    │   │   │   │       │   └── md_can_use_psa.isra.0                                                  28   0.00%  0x000677b1 text
    │   │   │   │       ├── md5.c                                                                    2120   0.25%  -
    │   │   │   │       │   ├── mbedtls_internal_md5_process                                         1816   0.21%  0x0006860d text
    │   │   │   │       │   ├── mbedtls_md5_finish                                                    128   0.02%  0x00086153 text
    │   │   │   │       │   ├── mbedtls_md5_free                                                       10   0.00%  0x000860d7 text
    │   │   │   │       │   ├── mbedtls_md5_init                                                        8   0.00%  0x000860cf text
    │   │   │   │       │   ├── mbedtls_md5_starts                                                     44   0.01%  0x000685e1 text
    │   │   │   │       │   └── mbedtls_md5_update                                                    114   0.01%  0x000860e1 text
    │   │   │   │       ├── pkcs5.c                                                                   400   0.05%  -
    │   │   │   │       │   ├── mbedtls_pkcs5_pbkdf2_hmac_ext                                          88   0.01%  0x000673bd text
    │   │   │   │       │   └── pkcs5_pbkdf2_hmac                                                     312   0.04%  0x00085c65 text
    │   │   │   │       ├── platform.c                                                                 56   0.01%  -
    │   │   │   │       │   ├── mbedtls_calloc                                                         12   0.00%  0x00069f15 text
    │   │   │   │       │   ├── mbedtls_calloc_func                                                     4   0.00%  0x20000ce4 datas
    │   │   │   │       │   ├── mbedtls_free                                                           12   0.00%  0x00069f21 text
    │   │   │   │       │   ├── mbedtls_free_func                                                       4   0.00%  0x20000ce0 datas
    │   │   │   │       │   ├── mbedtls_platform_set_calloc_free                                       20   0.00%  0x00069f2d text
    │   │   │   │       │   └── platform_calloc_uninit                                                  4   0.00%  0x0008753b text
    │   │   │   │       ├── psa_util.c                                                                114   0.01%  -
    │   │   │   │       │   ├── mbedtls_psa_get_random                                                 20   0.00%  0x00085f09 text
    │   │   │   │       │   ├── psa_generic_status_to_mbedtls                                          58   0.01%  0x00085eab text
    │   │   │   │       │   └── psa_status_to_mbedtls                                                  36   0.00%  0x00085ee5 text
    │   │   │   │       └── sha512.c                                                                 3848   0.45%  -
    │   │   │   │           ├── K                                                                     640   0.08%  0x0008a218 rodata
    │   │   │   │           ├── mbedtls_internal_sha512_process                                      2422   0.28%  0x00067c69 text
    │   │   │   │           ├── mbedtls_sha512_finish                                                 254   0.03%  0x00085fd1 text
    │   │   │   │           ├── mbedtls_sha512_free                                                    10   0.00%  0x00085f25 text
    │   │   │   │           ├── mbedtls_sha512_init                                                     8   0.00%  0x00085f1d text
    │   │   │   │           ├── mbedtls_sha512_starts                                                 352   0.04%  0x00003a81 text
    │   │   │   │           └── mbedtls_sha512_update                                                 162   0.02%  0x00085f2f text
    │   │   │   └── oberon-psa-crypto                                                                4918   0.58%  -
    │   │   │       ├── library                                                                      3878   0.45%  -
    │   │   │       │   ├── constant_time_impl.h                                                       24   0.00%  -
    │   │   │       │   │   ├── mbedtls_ct_bool                                                         8   0.00%  0x00088967 text
    │   │   │       │   │   └── mbedtls_ct_uint_lt                                                     16   0.00%  0x0008896f text
    │   │   │       │   ├── platform_util.c                                                            48   0.01%  -
    │   │   │       │   │   ├── mbedtls_platform_zeroize                                               24   0.00%  0x00069f41 text
    │   │   │       │   │   ├── mbedtls_zeroize_and_free                                               20   0.00%  0x00087541 text
    │   │   │       │   │   └── memset_func                                                             4   0.00%  0x20000ce8 datas
    │   │   │       │   ├── psa_crypto.c                                                             3156   0.37%  -
    │   │   │       │   │   ├── key_type_is_raw_bytes                                                  24   0.00%  0x00087555 text
    │   │   │       │   │   ├── mbedtls_psa_crypto_free                                               144   0.02%  0x0006a781 text
    │   │   │       │   │   ├── psa_allocate_buffer_to_slot                                            38   0.00%  0x0008769d text
    │   │   │       │   │   ├── psa_can_do_cipher                                                       8   0.00%  0x0008762d text
    │   │   │       │   │   ├── psa_can_do_hash                                                         8   0.00%  0x00087625 text
    │   │   │       │   │   ├── psa_cipher_encrypt                                                    316   0.04%  0x0006a645 text
    │   │   │       │   │   ├── psa_crypto_init                                                       260   0.03%  0x0006a811 text
    │   │   │       │   │   ├── psa_destroy_key                                                       132   0.02%  0x0006a431 text
    │   │   │       │   │   ├── psa_fail_key_creation.constprop.0                                      48   0.01%  0x0006a401 text
    │   │   │       │   │   ├── psa_finish_key_creation.constprop.0                                    84   0.01%  0x0006a2e9 text
    │   │   │       │   │   ├── psa_generate_random                                                    36   0.00%  0x0006a621 text
    │   │   │       │   │   ├── psa_get_and_lock_key_slot_with_policy                                 220   0.03%  0x0006a20d text
    │   │   │       │   │   ├── psa_get_drivers_initialized                                            48   0.01%  0x00069fa5 text
    │   │   │       │   │   ├── psa_get_initialized                                                    76   0.01%  0x00069f59 text
    │   │   │       │   │   ├── psa_hash_abort                                                         22   0.00%  0x0008774d text
    │   │   │       │   │   ├── psa_hash_finish                                                        34   0.00%  0x000877cb text
    │   │   │       │   │   ├── psa_hash_setup                                                         64   0.01%  0x00087763 text
    │   │   │       │   │   ├── psa_hash_update                                                        40   0.00%  0x000877a3 text
    │   │   │       │   │   ├── psa_import_key                                                        364   0.04%  0x0006a4b5 text
    │   │   │       │   │   ├── psa_import_key_into_slot                                               58   0.01%  0x000876c3 text
    │   │   │       │   │   ├── psa_key_algorithm_permits                                             504   0.06%  0x0006a015 text
    │   │   │       │   │   ├── psa_mac_key_can_do                                                     64   0.01%  0x00069fd5 text
    │   │   │       │   │   ├── psa_remove_key_data_from_memory                                        22   0.00%  0x000876fd text
    │   │   │       │   │   ├── psa_start_key_creation.constprop.0                                    196   0.02%  0x0006a33d text
    │   │   │       │   │   ├── psa_validate_ecc_key_attr                                             184   0.02%  0x0008756d text
    │   │   │       │   │   ├── psa_validate_unstructured_key_bit_size                                104   0.01%  0x00087635 text
    │   │   │       │   │   └── psa_wipe_key_slot                                                      58   0.01%  0x00087713 text
    │   │   │       │   ├── psa_crypto_client.c                                                         8   0.00%  -
    │   │   │       │   │   └── psa_reset_key_attributes                                                8   0.00%  0x000877ed text
    │   │   │       │   └── psa_crypto_slot_management.c                                              642   0.08%  -
    │   │   │       │       ├── psa_get_and_lock_key_slot                                             104   0.01%  0x0006aa95 text
    │   │   │       │       ├── psa_get_and_lock_key_slot_in_memory                                   124   0.01%  0x0006a945 text
    │   │   │       │       ├── psa_get_key_slots_initialized                                          48   0.01%  0x0006a915 text
    │   │   │       │       ├── psa_initialize_key_slots                                               16   0.00%  0x0006a9c1 text
    │   │   │       │       ├── psa_is_valid_key_id                                                    34   0.00%  0x000877f5 text
    │   │   │       │       ├── psa_reserve_free_key_slot                                             144   0.02%  0x0006aa05 text
    │   │   │       │       ├── psa_unregister_read                                                    42   0.00%  0x00087817 text
    │   │   │       │       ├── psa_unregister_read_under_mutex                                        60   0.01%  0x0006aafd text
    │   │   │       │       ├── psa_validate_key_location                                               4   0.00%  0x00087841 text
    │   │   │       │       ├── psa_validate_key_persistence                                           14   0.00%  0x00087845 text
    │   │   │       │       └── psa_wipe_all_key_slots                                                 52   0.01%  0x0006a9d1 text
    │   │   │       └── oberon                                                                       1040   0.12%  -
    │   │   │           └── drivers                                                                  1040   0.12%  -
    │   │   │               ├── oberon_cipher.c                                                       344   0.04%  -
    │   │   │               │   └── oberon_cipher_encrypt                                             344   0.04%  0x0006ad29 text
    │   │   │               ├── oberon_ec_keys.c                                                      166   0.02%  -
    │   │   │               │   └── oberon_import_ec_key                                              166   0.02%  0x00087a97 text
    │   │   │               ├── oberon_hash.c                                                         282   0.03%  -
    │   │   │               │   ├── oberon_hash_abort                                                  16   0.00%  0x00087a73 text
    │   │   │               │   ├── oberon_hash_finish                                                130   0.02%  0x000879f1 text
    │   │   │               │   ├── oberon_hash_setup                                                  70   0.01%  0x00087969 text
    │   │   │               │   └── oberon_hash_update                                                 66   0.01%  0x000879af text
    │   │   │               ├── oberon_helpers.c                                                       20   0.00%  -
    │   │   │               │   └── oberon_ct_compare_zero                                             20   0.00%  0x00087a83 text
    │   │   │               ├── oberon_key_management.c                                                40   0.00%  -
    │   │   │               │   └── oberon_import_key                                                  40   0.00%  0x00087941 text
    │   │   │               └── oberon_spake2p.c                                                      188   0.02%  -
    │   │   │                   └── oberon_import_spake2p_key                                         188   0.02%  0x00087b3d text
    │   │   ├── hal                                                                                  5508   0.65%  -
    │   │   │   └── nordic                                                                           5508   0.65%  -
    │   │   │       └── nrfx                                                                         5508   0.65%  -
    │   │   │           ├── drivers                                                                  4206   0.49%  -
    │   │   │           │   └── src                                                                  4206   0.49%  -
    │   │   │           │       ├── nrfx_clock.c                                                      648   0.08%  -
    │   │   │           │       │   ├── clock_stop                                                    244   0.03%  0x0005d2a1 text
    │   │   │           │       │   ├── nrfx_clock_enable                                              48   0.01%  0x0005d3b5 text
    │   │   │           │       │   ├── nrfx_clock_init                                                32   0.00%  0x0005d395 text
    │   │   │           │       │   ├── nrfx_clock_start                                              208   0.02%  0x0005d3e5 text
    │   │   │           │       │   ├── nrfx_clock_stop                                                 4   0.00%  0x00083aa5 text
    │   │   │           │       │   └── nrfx_power_clock_irq_handler                                  112   0.01%  0x0005d4b5 text
    │   │   │           │       ├── nrfx_dppi.c                                                        32   0.00%  -
    │   │   │           │       │   ├── m_cb                                                           16   0.00%  0x20000ac0 datas
    │   │   │           │       │   └── nrfx_dppi_channel_alloc                                        16   0.00%  0x0005d525 text
    │   │   │           │       ├── nrfx_gpiote.c                                                    2106   0.25%  -
    │   │   │           │       │   ├── call_handler.constprop.0                                       64   0.01%  0x0005d56d text
    │   │   │           │       │   ├── get_pin_idx                                                    20   0.00%  0x0005d559 text
    │   │   │           │       │   ├── latch_pending_read_and_check                                   60   0.01%  0x0005d5f5 text
    │   │   │           │       │   ├── m_cb                                                          132   0.02%  0x20000ad0 datas
    │   │   │           │       │   ├── nrfx_gpiote_0_irq_handler                                     440   0.05%  0x0005db61 text
    │   │   │           │       │   ├── nrfx_gpiote_channel_alloc                                      12   0.00%  0x0005daa9 text
    │   │   │           │       │   ├── nrfx_gpiote_channel_free                                       12   0.00%  0x0005da9d text
    │   │   │           │       │   ├── nrfx_gpiote_channel_get                                        52   0.01%  0x0005d9f1 text
    │   │   │           │       │   ├── nrfx_gpiote_global_callback_set                                12   0.00%  0x0005d9e5 text
    │   │   │           │       │   ├── nrfx_gpiote_init                                              100   0.01%  0x0005da25 text
    │   │   │           │       │   ├── nrfx_gpiote_init_check                                         20   0.00%  0x0005da89 text
    │   │   │           │       │   ├── nrfx_gpiote_input_configure                                   376   0.04%  0x0005d769 text
    │   │   │           │       │   ├── nrfx_gpiote_output_configure                                  260   0.03%  0x0005d8e1 text
    │   │   │           │       │   ├── nrfx_gpiote_pin_uninit                                          4   0.00%  0x00083ba1 text
    │   │   │           │       │   ├── nrfx_gpiote_trigger_disable                                     4   0.00%  0x00083ba5 text
    │   │   │           │       │   ├── nrfx_gpiote_trigger_enable                                    172   0.02%  0x0005dab5 text
    │   │   │           │       │   ├── pin_in_use_by_te.constprop.0                                   24   0.00%  0x0005d5dd text
    │   │   │           │       │   ├── pin_is_output.constprop.0                                      24   0.00%  0x0005d5c5 text
    │   │   │           │       │   ├── pin_te_get.constprop.0                                         24   0.00%  0x0005d5ad text
    │   │   │           │       │   ├── pin_trigger_disable                                            72   0.01%  0x00083b59 text
    │   │   │           │       │   ├── pin_uninit                                                    132   0.02%  0x0005d6e5 text
    │   │   │           │       │   ├── ports                                                           2   0.00%  0x000caf21 rodata
    │   │   │           │       │   └── release_handler.isra.0                                         88   0.01%  0x0005d631 text
    │   │   │           │       └── nrfx_qspi.c                                                      1420   0.17%  -
    │   │   │           │           ├── nrfx_qspi_cinstr_xfer                                         168   0.02%  0x0005e189 text
    │   │   │           │           ├── nrfx_qspi_init                                                 64   0.01%  0x0005e149 text
    │   │   │           │           ├── nrfx_qspi_irq_handler                                         148   0.02%  0x0005e2ed text
    │   │   │           │           ├── nrfx_qspi_mem_busy_check                                       68   0.01%  0x0005e231 text
    │   │   │           │           ├── nrfx_qspi_read                                                  6   0.00%  0x00083bb5 text
    │   │   │           │           ├── nrfx_qspi_uninit                                              120   0.01%  0x0005e275 text
    │   │   │           │           ├── nrfx_qspi_write                                                 6   0.00%  0x00083baf text
    │   │   │           │           ├── qspi_activate                                                  52   0.01%  0x0005dd91 text
    │   │   │           │           ├── qspi_configure                                                396   0.05%  0x0005dfbd text
    │   │   │           │           ├── qspi_deactivate                                                36   0.00%  0x0005dd19 text
    │   │   │           │           ├── qspi_event_xfer_handle.constprop.0                             40   0.00%  0x0005dead text
    │   │   │           │           ├── qspi_ready_wait                                                84   0.01%  0x0005dd3d text
    │   │   │           │           └── qspi_xfer                                                     232   0.03%  0x0005ddc5 text
    │   │   │           ├── hal                                                                       546   0.06%  -
    │   │   │           │   ├── nrf_gpio.h                                                            382   0.04%  -
    │   │   │           │   │   ├── nrf_gpio_cfg.constprop.0                                           68   0.01%  0x0005ded5 text
    │   │   │           │   │   ├── nrf_gpio_cfg_default                                                6   0.00%  0x00083ba9 text
    │   │   │           │   │   ├── nrf_gpio_cfg_sense_set                                             30   0.00%  0x00083b3b text
    │   │   │           │   │   ├── nrf_gpio_pin_control_select                                        60   0.01%  0x00049041 text
    │   │   │           │   │   ├── nrf_gpio_pin_port_decode                                           36   0.00%  0x00057c75 text
    │   │   │           │   │   ├── nrf_gpio_pin_port_decode                                           36   0.00%  0x0005d535 text
    │   │   │           │   │   └── nrf_gpio_reconfigure                                              146   0.02%  0x00083aa9 text
    │   │   │           │   └── nrf_qspi.h                                                            164   0.02%  -
    │   │   │           │       ├── nrf_qspi_cinstrdata_get.constprop.0                                64   0.01%  0x0005df19 text
    │   │   │           │       └── nrf_qspi_cinstrdata_set.constprop.0                               100   0.01%  0x0005df59 text
    │   │   │           ├── haly                                                                       92   0.01%  -
    │   │   │           │   └── nrfy_gpiote.h                                                          92   0.01%  -
    │   │   │           │       └── __nrfy_internal_gpiote_events_process.constprop.0                  92   0.01%  0x0005d689 text
    │   │   │           ├── helpers                                                                   176   0.02%  -
    │   │   │           │   ├── nrfx_flag32_allocator.c                                               120   0.01%  -
    │   │   │           │   │   ├── nrfx_flag32_alloc                                                  64   0.01%  0x0005d211 text
    │   │   │           │   │   └── nrfx_flag32_free                                                   56   0.01%  0x0005d251 text
    │   │   │           │   └── nrfx_gppi_dppi.c                                                       56   0.01%  -
    │   │   │           │       ├── dppi                                                                8   0.00%  0x20000ab8 datas
    │   │   │           │       ├── nrfx_gppi_channel_alloc                                            12   0.00%  0x0005d295 text
    │   │   │           │       ├── nrfx_gppi_channel_endpoints_setup                                  14   0.00%  0x00083a97 text
    │   │   │           │       ├── nrfx_gppi_channels_enable                                          12   0.00%  0x0005d289 text
    │   │   │           │       └── nrfx_gppi_event_endpoint_setup                                     10   0.00%  0x00083a83 text
    │   │   │           └── mdk                                                                       488   0.06%  -
    │   │   │               ├── nrf53_erratas.h                                                        36   0.00%  -
    │   │   │               │   └── nrf53_errata_42                                                    36   0.00%  0x0005d029 text
    │   │   │               └── system_nrf5340_application.c                                          452   0.05%  -
    │   │   │                   └── SystemInit                                                        452   0.05%  0x0005d04d text
    │   │   └── lib                                                                                346315  40.60%  -
    │   │       ├── hostap                                                                         319077  37.40%  -
    │   │       │   ├── src                                                                        191685  22.47%  -
    │   │       │   │   ├── ap                                                                     104068  12.20%  -
    │   │       │   │   │   ├── ap_config.c                                                          4126   0.48%  -
    │   │       │   │   │   │   ├── hostapd_acl_comp                                                    6   0.00%  0x000782c9 text
    │   │       │   │   │   │   ├── hostapd_add_acl_maclist                                           136   0.02%  0x00029e15 text
    │   │       │   │   │   │   ├── hostapd_config_check                                              780   0.09%  0x0002974d text
    │   │       │   │   │   │   ├── hostapd_config_clear_wpa_psk                                       24   0.00%  0x00077e75 text
    │   │       │   │   │   │   ├── hostapd_config_defaults                                           400   0.05%  0x000294b9 text
    │   │       │   │   │   │   ├── hostapd_config_defaults_bss                                       224   0.03%  0x000293d9 text
    │   │       │   │   │   │   ├── hostapd_config_free                                                90   0.01%  0x000780d7 text
    │   │       │   │   │   │   ├── hostapd_config_free_bss                                           586   0.07%  0x00077e8d text
    │   │       │   │   │   │   ├── hostapd_config_free_eap_user                                       42   0.00%  0x00077e3b text
    │   │       │   │   │   │   ├── hostapd_config_free_eap_users                                      16   0.00%  0x00077e65 text
    │   │       │   │   │   │   ├── hostapd_config_free_radius                                         74   0.01%  0x00077dd1 text
    │   │       │   │   │   │   ├── hostapd_config_free_radius_attr                                    26   0.00%  0x00077e21 text
    │   │       │   │   │   │   ├── hostapd_get_psk                                                   260   0.03%  0x00029649 text
    │   │       │   │   │   │   ├── hostapd_get_vlan_id_ifname                                         18   0.00%  0x000781cd text
    │   │       │   │   │   │   ├── hostapd_mac_comp                                                    6   0.00%  0x00077e1b text
    │   │       │   │   │   │   ├── hostapd_maclist_found                                              78   0.01%  0x00078131 text
    │   │       │   │   │   │   ├── hostapd_rate_found                                                 24   0.00%  0x0007817f text
    │   │       │   │   │   │   ├── hostapd_remove_acl_mac                                             92   0.01%  0x000782cf text
    │   │       │   │   │   │   ├── hostapd_sae_pk_in_use                                               4   0.00%  0x000782c5 text
    │   │       │   │   │   │   ├── hostapd_sae_pw_id_in_use                                           50   0.01%  0x000781df text
    │   │       │   │   │   │   ├── hostapd_set_security_params                                       204   0.02%  0x00029a59 text
    │   │       │   │   │   │   ├── hostapd_setup_sae_pt                                              180   0.02%  0x00078211 text
    │   │       │   │   │   │   ├── hostapd_setup_wpa_psk                                             752   0.09%  0x00029b25 text
    │   │       │   │   │   │   └── hostapd_vlan_valid                                                 54   0.01%  0x00078197 text
    │   │       │   │   │   ├── ap_config.h                                                            18   0.00%  -
    │   │       │   │   │   │   └── hostapd_get_oper_chwidth                                           18   0.00%  0x00079199 text
    │   │       │   │   │   ├── ap_drv_ops.c                                                         2426   0.28%  -
    │   │       │   │   │   │   ├── add_buf                                                            48   0.01%  0x00078357 text
    │   │       │   │   │   │   ├── add_buf_data                                                       44   0.01%  0x0007832b text
    │   │       │   │   │   │   ├── hostapd_build_ap_extra_ies                                        332   0.04%  0x000783b7 text
    │   │       │   │   │   │   ├── hostapd_driver_commit                                              22   0.00%  0x00078943 text
    │   │       │   │   │   │   ├── hostapd_driver_get_scan_results                                    32   0.00%  0x00078971 text
    │   │       │   │   │   │   ├── hostapd_driver_scan                                                24   0.00%  0x00078959 text
    │   │       │   │   │   │   ├── hostapd_drv_none                                                   28   0.00%  0x00029e9d text
    │   │       │   │   │   │   ├── hostapd_drv_send_mlme                                              56   0.01%  0x000789fb text
    │   │       │   │   │   │   ├── hostapd_drv_set_key                                               106   0.01%  0x00078991 text
    │   │       │   │   │   │   ├── hostapd_drv_set_qos_map                                            52   0.01%  0x00078a8b text
    │   │       │   │   │   │   ├── hostapd_drv_sta_deauth                                             46   0.01%  0x00078a33 text
    │   │       │   │   │   │   ├── hostapd_drv_sta_disassoc                                           42   0.00%  0x00078a61 text
    │   │       │   │   │   │   ├── hostapd_flush                                                      26   0.00%  0x0007878b text
    │   │       │   │   │   │   ├── hostapd_free_ap_extra_ies                                          28   0.00%  0x00078503 text
    │   │       │   │   │   │   ├── hostapd_get_hw_feature_data                                        32   0.00%  0x00078923 text
    │   │       │   │   │   │   ├── hostapd_get_hw_mode_any_channels                                  230   0.03%  0x00078abf text
    │   │       │   │   │   │   ├── hostapd_get_seqnum                                                 30   0.00%  0x0007876d text
    │   │       │   │   │   │   ├── hostapd_get_ssid                                                   22   0.00%  0x00078661 text
    │   │       │   │   │   │   ├── hostapd_if_add                                                     60   0.01%  0x0007868d text
    │   │       │   │   │   │   ├── hostapd_if_remove                                                  26   0.00%  0x000786c9 text
    │   │       │   │   │   │   ├── hostapd_set_authorized                                             50   0.01%  0x0007888b text
    │   │       │   │   │   │   ├── hostapd_set_country                                                20   0.00%  0x000788e3 text
    │   │       │   │   │   │   ├── hostapd_set_drv_ieee8021x                                         116   0.01%  0x000786f9 text
    │   │       │   │   │   │   ├── hostapd_set_frag                                                   22   0.00%  0x00078855 text
    │   │       │   │   │   │   ├── hostapd_set_freq                                                  154   0.02%  0x000787a5 text
    │   │       │   │   │   │   ├── hostapd_set_generic_elem                                           22   0.00%  0x0007864b text
    │   │       │   │   │   │   ├── hostapd_set_ieee8021x                                              22   0.00%  0x000786e3 text
    │   │       │   │   │   │   ├── hostapd_set_privacy                                                22   0.00%  0x00078635 text
    │   │       │   │   │   │   ├── hostapd_set_rts                                                    22   0.00%  0x0007883f text
    │   │       │   │   │   │   ├── hostapd_set_ssid                                                   22   0.00%  0x00078677 text
    │   │       │   │   │   │   ├── hostapd_set_sta_flags                                              38   0.00%  0x000788bd text
    │   │       │   │   │   │   ├── hostapd_set_tx_queue_params                                        44   0.01%  0x000788f7 text
    │   │       │   │   │   │   ├── hostapd_set_wds_sta                                                66   0.01%  0x0007851f text
    │   │       │   │   │   │   ├── hostapd_sta_add                                                   164   0.02%  0x00078591 text
    │   │       │   │   │   │   ├── hostapd_sta_assoc                                                  48   0.01%  0x00078561 text
    │   │       │   │   │   │   ├── hostapd_sta_flags_to_drv                                           48   0.01%  0x00078387 text
    │   │       │   │   │   │   ├── hostapd_sta_set_flags                                              32   0.00%  0x0007886b text
    │   │       │   │   │   │   └── hostapd_start_dfs_cac                                             228   0.03%  0x00029eb9 text
    │   │       │   │   │   ├── ap_drv_ops.h                                                          138   0.02%  -
    │   │       │   │   │   │   ├── hostapd_drv_br_delete_ip_neigh.constprop.0.isra.0                  26   0.00%  0x0007bb1d text
    │   │       │   │   │   │   ├── hostapd_drv_br_port_set_attr.constprop.0.isra.0                    24   0.00%  0x000796e3 text
    │   │       │   │   │   │   ├── hostapd_drv_set_countermeasures.isra.0                             20   0.00%  0x0007bc1f text
    │   │       │   │   │   │   ├── hostapd_drv_sta_remove                                             24   0.00%  0x0007bb05 text
    │   │       │   │   │   │   ├── hostapd_drv_sta_remove.isra.0                                      22   0.00%  0x00079499 text
    │   │       │   │   │   │   └── hostapd_drv_sta_remove.isra.0                                      22   0.00%  0x0007a037 text
    │   │       │   │   │   ├── ap_list.c                                                            1070   0.13%  -
    │   │       │   │   │   │   ├── ap_ap_list_del                                                     32   0.00%  0x00078bf3 text
    │   │       │   │   │   │   ├── ap_free_ap                                                        132   0.02%  0x00029f9d text
    │   │       │   │   │   │   ├── ap_list_beacon_olbc                                                78   0.01%  0x00078ba5 text
    │   │       │   │   │   │   ├── ap_list_deinit                                                     24   0.00%  0x00078c17 text
    │   │       │   │   │   │   ├── ap_list_init                                                        4   0.00%  0x00078c13 text
    │   │       │   │   │   │   ├── ap_list_process_beacon                                            540   0.06%  0x0002a021 text
    │   │       │   │   │   │   └── ap_list_timer                                                     260   0.03%  0x0002a23d text
    │   │       │   │   │   ├── ap_mlme.c                                                             572   0.07%  -
    │   │       │   │   │   │   ├── mlme_associate_indication                                          88   0.01%  0x0002a489 text
    │   │       │   │   │   │   ├── mlme_authenticate_indication                                      128   0.02%  0x0002a3b9 text
    │   │       │   │   │   │   ├── mlme_deauthenticate_indication                                     80   0.01%  0x0002a439 text
    │   │       │   │   │   │   ├── mlme_deletekeys_request                                            68   0.01%  0x0002a375 text
    │   │       │   │   │   │   ├── mlme_disassociate_indication                                       68   0.01%  0x0002a539 text
    │   │       │   │   │   │   ├── mlme_michaelmicfailure_indication                                  52   0.01%  0x0002a341 text
    │   │       │   │   │   │   └── mlme_reassociate_indication                                        88   0.01%  0x0002a4e1 text
    │   │       │   │   │   ├── authsrv.c                                                             368   0.04%  -
    │   │       │   │   │   │   ├── authsrv_deinit                                                     20   0.00%  0x00078c2f text
    │   │       │   │   │   │   └── authsrv_init                                                      348   0.04%  0x0002a57d text
    │   │       │   │   │   ├── beacon.c                                                             7492   0.88%  -
    │   │       │   │   │   │   ├── __ieee802_11_set_beacon                                           592   0.07%  0x0002bc79 text
    │   │       │   │   │   │   ├── handle_probe_req                                                 1352   0.16%  0x0002ade1 text
    │   │       │   │   │   │   ├── he_elem_len                                                        82   0.01%  0x00078ce7 text
    │   │       │   │   │   │   ├── hostapd_eid_country                                               140   0.02%  0x00078e95 text
    │   │       │   │   │   │   ├── hostapd_eid_ecsa                                                   56   0.01%  0x00078caf text
    │   │       │   │   │   │   ├── hostapd_eid_pwr_constraint                                        124   0.01%  0x0002a6d9 text
    │   │       │   │   │   │   ├── hostapd_eid_supported_op_classes                                   92   0.01%  0x00078d57 text
    │   │       │   │   │   │   ├── hostapd_fill_subband_triplets                                     226   0.03%  0x00078db3 text
    │   │       │   │   │   │   ├── hostapd_gen_probe_resp                                           1082   0.13%  0x0002a845 text
    │   │       │   │   │   │   ├── hostapd_get_mde                                                    42   0.00%  0x00078f6d text
    │   │       │   │   │   │   ├── hostapd_get_osen_ie.isra.0                                         48   0.01%  0x0002a785 text
    │   │       │   │   │   │   ├── hostapd_get_rsne                                                   42   0.00%  0x00078f43 text
    │   │       │   │   │   │   ├── hostapd_get_rsne_override.isra.0                                   48   0.01%  0x0002a7b5 text
    │   │       │   │   │   │   ├── hostapd_get_rsne_override_2.isra.0                                 48   0.01%  0x0002a7e5 text
    │   │       │   │   │   │   ├── hostapd_get_rsnxe                                                  42   0.00%  0x00078f97 text
    │   │       │   │   │   │   ├── hostapd_get_rsnxe_override.isra.0                                  48   0.01%  0x0002a815 text
    │   │       │   │   │   │   ├── hostapd_get_wpa_ie.isra.0                                          48   0.01%  0x0002a755 text
    │   │       │   │   │   │   ├── hostapd_unsol_bcast_probe_resp                                     54   0.01%  0x0007901b text
    │   │       │   │   │   │   ├── hostapd_vendor_wpa_ie.isra.0                                       30   0.00%  0x00078d39 text
    │   │       │   │   │   │   ├── hostapd_wpa_ie                                                     34   0.00%  0x00078f21 text
    │   │       │   │   │   │   ├── ieee802_11_build_ap_params                                       2384   0.28%  0x0002b329 text
    │   │       │   │   │   │   ├── ieee802_11_erp_info                                                66   0.01%  0x00078c43 text
    │   │       │   │   │   │   ├── ieee802_11_free_ap_params                                         104   0.01%  0x00079055 text
    │   │       │   │   │   │   ├── ieee802_11_set_beacon                                             118   0.01%  0x000790c1 text
    │   │       │   │   │   │   ├── ieee802_11_set_beacon_per_bss_only                                  4   0.00%  0x000790bd text
    │   │       │   │   │   │   ├── ieee802_11_set_beacons                                             46   0.01%  0x00079137 text
    │   │       │   │   │   │   ├── ieee802_11_update_beacons                                          52   0.01%  0x00079165 text
    │   │       │   │   │   │   ├── sta_track_add                                                     184   0.02%  0x0002ad29 text
    │   │       │   │   │   │   ├── sta_track_del                                                       4   0.00%  0x00079051 text
    │   │       │   │   │   │   ├── sta_track_expire                                                  168   0.02%  0x0002ac81 text
    │   │       │   │   │   │   ├── sta_track_get                                                      42   0.00%  0x00078c85 text
    │   │       %E2%94%82   %E2%94%82   │   │   └── sta_track_seen_on                                                  90   0.01%  0x00078fc1 text
    │   │       │   │   │   ├── bss_load.c                                                            308   0.04%  -
    │   │       │   │   │   │   ├── bss_load_update_deinit                                             16   0.00%  0x0002bfed text
    │   │       │   │   │   │   ├── bss_load_update_init                                               52   0.01%  0x0002bfb9 text
    │   │       │   │   │   │   ├── get_bss_load_update_timeout                                        64   0.01%  0x0002bec9 text
    │   │       │   │   │   │   └── update_channel_utilization                                        176   0.02%  0x0002bf09 text
    │   │       │   │   │   ├── comeback_token.c                                                      472   0.06%  -
    │   │       │   │   │   │   ├── auth_build_token_req                                              312   0.04%  0x00035439 text
    │   │       │   │   │   │   └── check_comeback_token                                              160   0.02%  0x00035399 text
    │   │       │   │   │   ├── ctrl_iface_ap.c                                                      3494   0.41%  -
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_acl_add_mac                                    116   0.01%  0x0002ebc9 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_acl_clear_list                                  24   0.00%  0x0007951f text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_acl_del_mac                                     58   0.01%  0x000794e5 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_acl_show_mac                                   104   0.01%  0x0002eb61 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_deauthenticate                                 260   0.03%  0x0002e839 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_disassociate                                   260   0.03%  0x0002e93d text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_pmksa_flush                                      8   0.00%  0x000794dd text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_pmksa_list                                       8   0.00%  0x000794d5 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_sta                                            100   0.01%  0x0002e785 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_sta_first                                       10   0.00%  0x000794af text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_sta_mib                                       1948   0.23%  0x0002dfe9 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_sta_next                                        80   0.01%  0x0002e7e9 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_stop_ap                                         28   0.00%  0x000794b9 text
    │   │       │   │   │   │   ├── hostapd_disassoc_accept_mac                                        62   0.01%  0x00079537 text
    │   │       │   │   │   │   ├── hostapd_disassoc_deny_mac                                          52   0.01%  0x00079575 text
    │   │       │   │   │   │   ├── hostapd_parse_csa_settings                                        288   0.03%  0x0002ea41 text
    │   │       │   │   │   │   └── hostapd_write_ht_mcs_bitmask                                       88   0.01%  0x0002df91 text
    │   │       │   │   │   ├── dfs.c                                                                5638   0.66%  -
    │   │       │   │   │   │   ├── dfs_check_chans_available.isra.0                                   54   0.01%  0x00079231 text
    │   │       │   │   │   │   ├── dfs_check_chans_radar.isra.0                                       42   0.00%  0x00079267 text
    │   │       │   │   │   │   ├── dfs_downgrade_bandwidth                                           120   0.01%  0x0002c621 text
    │   │       │   │   │   │   ├── dfs_find_channel                                                  644   0.08%  0x0002c15d text
    │   │       │   │   │   │   ├── dfs_get_start_chan_idx                                            344   0.04%  0x0002c7ad text
    │   │       │   │   │   │   ├── dfs_get_used_n_chans                                               74   0.01%  0x000791c5 text
    │   │       │   │   │   │   ├── dfs_get_valid_channel                                             456   0.05%  0x0002c3e1 text
    │   │       │   │   │   │   ├── dfs_set_valid_channel                                             120   0.01%  0x0002c5a9 text
    │   │       │   │   │   │   ├── dfs_use_radar_background                                           26   0.00%  0x000791ab text
    │   │       │   │   │   │   ├── hostapd_dfs_complete_cac                                          264   0.03%  0x0002cd6d text
    │   │       │   │   │   │   ├── hostapd_dfs_is_background_event                                    34   0.00%  0x0007920f text
    │   │       │   │   │   │   ├── hostapd_dfs_nop_finished                                          132   0.02%  0x0002d23d text
    │   │       │   │   │   │   ├── hostapd_dfs_radar_detected                                        968   0.11%  0x0002ce75 text
    │   │       │   │   │   │   ├── hostapd_dfs_request_channel_switch                                424   0.05%  0x0002c905 text
    │   │       │   │   │   │   ├── hostapd_dfs_start_cac                                             188   0.02%  0x0002d2c1 text
    │   │       │   │   │   │   ├── hostapd_dfs_start_channel_switch_background                       136   0.02%  0x00079291 text
    │   │       │   │   │   │   ├── hostapd_dfs_update_background_chain                               276   0.03%  0x0002c699 text
    │   │       │   │   │   │   ├── hostapd_handle_dfs                                                704   0.08%  0x0002caad text
    │   │       │   │   │   │   ├── hostapd_handle_dfs_offload                                        128   0.02%  0x0002d37d text
    │   │       │   │   │   │   ├── hostapd_is_dfs_chan_available                                      46   0.01%  0x00079319 text
    │   │       │   │   │   │   ├── hostapd_is_dfs_required                                           106   0.01%  0x00079347 text
    │   │       │   │   │   │   ├── set_dfs_state.constprop.0                                         256   0.03%  0x0002c05d text
    │   │       │   │   │   │   └── set_dfs_state_freq                                                 96   0.01%  0x0002bffd text
    │   │       │   │   │   ├── drv_callbacks.c                                                      3144   0.37%  -
    │   │       │   │   │   │   ├── hostapd_event_ch_switch                                          1030   0.12%  0x0002d9e1 text
    │   │       │   │   │   │   ├── hostapd_event_connect_failed_reason                                84   0.01%  0x0002dde9 text
    │   │       │   │   │   │   ├── hostapd_event_get_survey                                          340   0.04%  0x0002de3d text
    │   │       │   │   │   │   ├── hostapd_event_sta_low_ack                                          80   0.01%  0x0002d899 text
    │   │       │   │   │   │   ├── hostapd_event_sta_opmode_changed                                  248   0.03%  0x0002d8e9 text
    │   │       │   │   │   │   ├── hostapd_get_mode_channel                                           86   0.01%  0x000793b1 text
    │   │       │   │   │   │   ├── hostapd_notif_assoc                                              1028   0.12%  0x0002d3fd text
    │   │       │   │   │   │   ├── hostapd_notif_disassoc                                            152   0.02%  0x0002d801 text
    │   │       │   │   │   │   └── hostapd_probe_req_rx                                               96   0.01%  0x00079407 text
    │   │       │   │   │   ├── eap_user_db.c                                                          76   0.01%  -
    │   │       │   │   │   │   └── hostapd_get_eap_user                                               76   0.01%  0x000795a9 text
    │   │       │   │   │   ├── hostapd.c                                                            8418   0.99%  -
    │   │       │   │   │   │   ├── channel_list_update_timeout                                        52   0.01%  0x0002fd25 text
    │   │       │   │   │   │   ├── free_beacon_data                                                   56   0.01%  0x00079983 text
    │   │       │   │   │   │   ├── hostapd_alloc_bss_data                                             92   0.01%  0x0002f519 text
    │   │       │   │   │   │   ├── hostapd_alloc_iface                                                26   0.00%  0x00079949 text
    │   │       │   │   │   │   ├── hostapd_bss_deinit                                                 72   0.01%  0x0002f47d text
    │   │       │   │   │   │   ├── hostapd_bss_deinit_no_free                                         20   0.00%  0x00079935 text
    │   │       │   │   │   │   ├── hostapd_build_beacon_data                                         206   0.02%  0x000799bb text
    │   │       │   │   │   │   ├── hostapd_change_config_freq                                        512   0.06%  0x000796fb text
    │   │       │   │   │   │   ├── hostapd_cleanup                                                    88   0.01%  0x0002f325 text
    │   │       │   │   │   │   ├── hostapd_cleanup_cca_params                                         20   0.00%  0x00079ab9 text
    │   │       │   │   │   │   ├── hostapd_cleanup_cs_params                                          48   0.01%  0x00079a89 text
    │   │       │   │   │   │   ├── hostapd_cleanup_driver                                             30   0.00%  0x0007962d text
    │   │       │   │   │   │   ├── hostapd_cleanup_iface                                              96   0.01%  0x0002f41d text
    │   │       │   │   │   │   ├── hostapd_cleanup_iface_partial                                     160   0.02%  0x0002f37d text
    │   │       │   │   │   │   ├── hostapd_csa_in_progress                                            32   0.00%  0x00079963 text
    │   │       │   │   │   │   ├── hostapd_deinit_driver                                             140   0.02%  0x0002ec81 text
    │   │       │   │   │   │   ├── hostapd_disable_iface                                             208   0.02%  0x000301b9 text
    │   │       │   │   │   │   ├── hostapd_enable_iface                                              172   0.02%  0x00030099 text
    │   │       │   │   │   │   ├── hostapd_fill_cca_settings                                         140   0.02%  0x00079acd text
    │   │       │   │   │   │   ├── hostapd_flush_old_stations.isra.0                                 124   0.01%  0x0002f1bd text
    │   │       │   │   │   │   ├── hostapd_free_hapd_data                                            236   0.03%  0x0002f239 text
    │   │       │   │   │   │   ├── hostapd_get_punct_bitmap                                            4   0.00%  0x00079b5d text
    │   │       │   │   │   │   ├── hostapd_interface_deinit                                          116   0.01%  0x00030145 text
    │   │       │   │   %E2%94%82   %E2%94%82   ├── hostapd_interface_free                                             84   0.01%  0x0002f575 text
    │   │       │   │   │   │   ├── hostapd_interface_setup_failure_handler                            26   0.00%  0x00079613 text
    │   │       │   │   │   │   ├── hostapd_mbssid_get_bss_index                                       42   0.00%  0x0007990b text
    │   │       │   │   │   │   ├── hostapd_mbssid_get_tx_bss                                          16   0.00%  0x000798fb text
    │   │       │   │   │   │   ├── hostapd_new_assoc_sta                                             316   0.04%  0x0002ed0d text
    │   │       │   │   │   │   ├── hostapd_periodic_iface                                              4   0.00%  0x00079b59 text
    │   │       │   │   │   │   ├── hostapd_refresh_all_iface_beacons                                  44   0.01%  0x000796b7 text
    │   │       │   │   │   │   ├── hostapd_set_acl                                                    84   0.01%  0x0002f4c5 text
    │   │       │   │   │   │   ├── hostapd_set_acl_list                                              108   0.01%  0x0007964b text
    │   │       │   │   │   │   ├── hostapd_set_state                                                  64   0.01%  0x0002f5e1 text
    │   │       │   │   │   │   ├── hostapd_setup_bss                                                 782   0.09%  0x0002eead text
    │   │       │   │   │   │   ├── hostapd_setup_interface                                           832   0.10%  0x0002fd59 text
    │   │       │   │   │   │   ├── hostapd_setup_interface_complete                                  332   0.04%  0x0002f9d5 text
    │   │       │   │   │   │   ├── hostapd_setup_interface_complete_sync                             948   0.11%  0x0002f621 text
    │   │       │   │   │   │   ├── hostapd_start_beacon.constprop.0                                  100   0.01%  0x0002ee49 text
    │   │       │   │   │   │   ├── hostapd_state_text                                                 24   0.00%  0x0002f5c9 text
    │   │       │   │   │   │   ├── hostapd_switch_channel                                            432   0.05%  0x00030289 text
    │   │       │   │   │   │   ├── hostapd_switch_color_timeout_handler                              272   0.03%  0x00030439 text
    │   │       │   │   │   │   ├── ocrypto_aes_decrypt_block                                         674   0.08%  0x00000159 text
    │   │       │   │   │   │   ├── setup_interface2                                                  516   0.06%  0x0002fb21 text
    │   │       │   │   │   │   └── start_ctrl_iface                                                   68   0.01%  0x0002ec3d text
    │   │       │   │   │   ├── hw_features.c                                                        4298   0.50%  -
    │   │       │   │   │   │   ├── ap_ht40_scan_retry                                                212   0.02%  0x000308cd text
    │   │       │   │   │   │   ├── hostapd_check_chans                                               488   0.06%  0x000310e9 text
    │   │       │   │   │   │   ├── hostapd_check_edmg_capab                                          112   0.01%  0x00030f6d text
    │   │       │   │   │   │   ├── hostapd_check_he_6ghz_capab                                       124   0.01%  0x00030fdd text
    │   │       │   │   │   │   ├── hostapd_check_ht_capab                                            628   0.07%  0x00030cf9 text
    │   │       │   │   │   │   ├── hostapd_csa_update_hwmode                                          28   0.00%  0x00079c2d text
    │   │       │   │   │   │   ├── hostapd_determine_mode                                            144   0.02%  0x00031059 text
    │   │       │   │   │   │   ├── hostapd_free_hw_features                                           48   0.01%  0x00079bfd text
    │   │       │   │   │   │   ├── hostapd_get_hw_features                                           476   0.06%  0x000309a1 text
    │   │       │   │   │   │   ├── hostapd_hw_get_channel                                             86   0.01%  0x00079c53 text
    │   │       │   │   │   │   ├── hostapd_hw_get_freq                                                10   0.00%  0x00079c49 text
    │   │       │   │   │   │   ├── hostapd_hw_mode_txt                                                24   0.00%  0x000312d1 text
    │   │       │   │   │   │   ├── hostapd_hw_skip_mode                                               58   0.01%  0x00079ca9 text
    │   │       │   │   │   │   ├── hostapd_is_usable_chan                                            152   0.02%  0x000305e5 text
    │   │       │   │   │   │   ├── hostapd_notify_bad_chans                                          108   0.01%  0x000312e9 text
    │   │       │   │   │   │   ├── hostapd_prepare_rates                                             364   0.04%  0x00030b7d text
    │   │       │   │   │   │   ├── hostapd_select_hw_mode                                            316   0.04%  0x00031355 text
    │   │       │   │   │   │   ├── hostapd_stop_setup_timers                                          16   0.00%  0x00030ce9 text
    │   │       │   │   │   │   ├── ieee80211n_allowed_ht40_channel_pair                               94   0.01%  0x00079b61 text
    │   │       │   │   │   │   ├── ieee80211n_check_scan                                             444   0.05%  0x0003067d text
    │   │       │   │   │   │   ├── ieee80211n_scan_channels_2g4                                      156   0.02%  0x00030549 text
    │   │       │   │   │   │   ├── ieee80211n_scan_channels_5g                                       148   0.02%  0x00030839 text
    │   │       │   │   │   │   └── skip_mode                                                          62   0.01%  0x00079bbf text
    │   │       │   │   │   ├── ieee802_11.c                                                        19328   2.27%  -
    │   │       │   │   │   │   ├── auth_sae_process_commit                                           124   0.01%  0x00032ed1 text
    │   │       │   │   │   │   ├── auth_sae_retransmit_timer                                         200   0.02%  0x00031bd1 text
    │   │       │   │   │   │   ├── auth_sae_send_commit                                              396   0.05%  0x00031a45 text
    │   │       │   │   │   │   ├── auth_sae_send_confirm                                              92   0.01%  0x00031691 text
    │   │       │   │   │   │   ├── get_colocation_mode                                                98   0.01%  0x00079e5b text
    │   │       │   │   │   │   ├── handle_assoc.isra.0                                              4416   0.52%  0x00032fd1 text
    │   │       │   │   │   │   ├── handle_assoc_cb                                                   636   0.07%  0x00031741 text
    │   │       │   │   │   │   ├── handle_auth                                                      3424   0.40%  0x00032171 text
    │   │       │   │   │   │   ├── handle_beacon                                                      64   0.01%  0x0003153d text
    │   │       │   │   │   │   ├── hostapd_client_poll_ok                                            152   0.02%  0x00034bd9 text
    │   │       │   │   │   │   ├── hostapd_eid_ext_supp_rates                                        332   0.04%  0x0007a41f text
    │   │       │   │   │   │   ├── hostapd_eid_mbssid                                                950   0.11%  0x00034fe1 text
    │   │       │   │   │   │   ├── hostapd_eid_mbssid_len                                            512   0.06%  0x00034de1 text
    │   │       │   │   │   │   ├── hostapd_eid_nr_db.constprop.0                                     164   0.02%  0x00079f0d text
    │   │       │   │   │   │   ├── hostapd_eid_rm_enabled_capab                                       62   0.01%  0x0007a56b text
    │   │       │   │   │   │   ├── hostapd_eid_rnr                                                   158   0.02%  0x0007a9d1 text
    │   │       │   │   │   │   ├── hostapd_eid_rnr_colocation                                         92   0.01%  0x0007a975 text
    │   │       │   │   │   │   ├── hostapd_eid_rnr_iface.constprop.0                                 482   0.06%  0x0007a117 text
    │   │       │   │   │   │   ├── hostapd_eid_rnr_iface_len.constprop.0.isra.0                      202   0.02%  0x0007a04d text
    │   │       │   │   │   │   ├── hostapd_eid_rnr_len                                               268   0.03%  0x0007a869 text
    │   │       │   │   │   │   ├── hostapd_eid_supp_rates                                            294   0.03%  0x0007a2f9 text
    │   │       │   │   │   │   ├── hostapd_eid_txpower_envelope                                      350   0.04%  0x0007a64f text
    │   │       │   │   │   │   ├── hostapd_eid_wb_chsw_wrapper                                       188   0.02%  0x0007a7ad text
    │   │       │   │   │   │   ├── hostapd_get_aid                                                   132   0.02%  0x00032f4d text
    │   │       │   │   │   │   ├── hostapd_max_bssid_indicator                                        36   0.00%  0x00079dcf text
    │   │       │   │   │   │   ├── hostapd_mbssid_ext_capa                                            80   0.01%  0x00079ebd text
    │   │       │   │   │   │   ├── hostapd_own_capab_info                                            136   0.02%  0x000319bd text
    │   │       │   │   │   │   ├── hostapd_tx_status                                                 188   0.02%  0x00034b1d text
    │   │       │   │   │   │   ├── ieee802_11_allowed_address                                         92   0.01%  0x000314e1 text
    │   │       │   │   │   │   ├── ieee802_11_get_mib_sta                                              4   0.00%  0x0007a64b text
    │   │       │   │   │   │   ├── ieee802_11_mgmt                                                  1856   0.22%  0x00034111 text
    │   │       │   │   │   │   ├── ieee802_11_mgmt_cb                                                716   0.08%  0x00034851 text
    │   │       │   │   │   │   ├── ieee802_11_rx_from_unknown                                        368   0.04%  0x00034c71 text
    │   │       │   │   │   │   ├── ieee802_11_set_radius_info                                        320   0.04%  0x00032031 text
    │   │       │   │   │   │   ├── sae_accept_sta                                                    124   0.01%  0x00031ca9 text
    │   │       │   │   │   │   ├── sae_check_big_sync.isra.0                                          84   0.01%  0x000316ed text
    │   │       │   │   │   │   ├── sae_clear_retransmit_timer                                         16   0.00%  0x00031c99 text
    │   │       │   │   │   │   ├── sae_get_password                                                  162   0.02%  0x0007a5a9 text
    │   │       │   │   │   │   ├── sae_proto_instance_disabled.isra.0                                 58   0.01%  0x00079fb1 text
    │   │       │   │   │   │   ├── sae_set_retransmit_timer                                           56   0.01%  0x0003157d text
    │   │       │   │   │   │   ├── sae_set_state                                                      80   0.01%  0x00031491 text
    │   │       │   │   │   │   ├── sae_sm_step.constprop.0                                           780   0.09%  0x00031d25 text
    │   │       │   │   │   │   ├── sae_sme_send_external_auth_status                                  76   0.01%  0x00079feb text
    │   │       │   │   │   │   ├── sae_status_success                                                 88   0.01%  0x00079df3 text
    │   │       │   │   │   │   └── send_auth_reply.constprop.0                                       220   0.03%  0x000315b5 text
    │   │       │   │   │   ├── ieee802_11_auth.c                                                     202   0.02%  -
    │   │       │   │   │   │   ├── hostapd_acl_deinit                                                 46   0.01%  0x00079d53 text
    │   │       │   │   │   │   ├── hostapd_acl_init                                                    4   0.00%  0x00079d4f text
    │   │       │   │   │   │   ├── hostapd_allowed_address                                            38   0.00%  0x00079d29 text
    │   │       │   │   │   │   ├── hostapd_check_acl                                                  70   0.01%  0x00079ce3 text
    │   │       │   │   │   │   ├── hostapd_copy_psk_list                                              14   0.00%  0x00079d81 text
    │   │       │   │   │   │   └── hostapd_free_psk_list                                              30   0.00%  0x00079d8f text
    │   │       │   │   │   ├── ieee802_11_he.c                                                      1570   0.18%  -
    │   │       │   │   │   │   ├── copy_sta_he_6ghz_capab                                            106   0.01%  0x0007cff3 text
    │   │       │   │   │   │   ├── copy_sta_he_capab                                                 304   0.04%  0x0003ff41 text
    │   │       │   │   │   │   ├── hostapd_eid_cca                                                    38   0.00%  0x0007d0a1 text
    │   │       │   │   │   │   ├── hostapd_eid_he_6ghz_band_cap                                      116   0.01%  0x0007cf6d text
    │   │       │   │   │   │   ├── hostapd_eid_he_capab                                              338   0.04%  0x0007cc5f text
    │   │       │   │   │   │   ├── hostapd_eid_he_mu_edca_parameter_set                               92   0.01%  0x0003fee5 text
    │   │       │   │   │   │   ├── hostapd_eid_he_operation                                          284   0.03%  0x0007cdb1 text
    │   │       │   │   │   │   ├── hostapd_eid_spatial_reuse                                         160   0.02%  0x0007cecd text
    │   │       │   │   │   │   ├── hostapd_get_he_capab                                               18   0.00%  0x0007cfe1 text
    │   │       │   │   │   │   ├── hostapd_get_he_twt_responder                                       68   0.01%  0x0007d05d text
    │   │       │   │   │   │   └── ieee80211_he_ppet_size.part.0                                      46   0.01%  0x0007cc31 text
    │   │       │   │   │   ├── ieee802_11_ht.c                                                      2068   0.24%  -
    │   │       │   │   │   │   ├── ap_ht2040_timeout                                                  36   0.00%  0x00035571 text
    │   │       │   │   │   │   ├── copy_sta_ht_capab                                                 112   0.01%  0x0007aba5 text
    │   │       │   │   │   │   ├── hostapd_2040_coex_action                                          756   0.09%  0x00035679 text
    │   │       │   │   │   │   ├── hostapd_eid_ht_capabilities                                       202   0.02%  0x0007aa6f text
    │   │       │   │   │   │   ├── hostapd_eid_ht_operation                                          108   0.01%  0x0007ab39 text
    │   │       │   │   │   │   ├── hostapd_get_ht_capab                                               66   0.01%  0x0007ac15 text
    │   │       │   │   │   │   ├── hostapd_ht_operation_update                                       228   0.03%  0x00035595 text
    │   │       │   │   │   │   ├── ht40_intolerant_add                                               128   0.02%  0x0003596d text
    │   │       │   │   │   │   ├── ht40_intolerant_remove                                            104   0.01%  0x000359ed text
    │   │       │   │   │   │   └── update_ht_state                                                   328   0.04%  0x00035a55 text
    │   │       │   │   │   ├── ieee802_11_shared.c                                                  2376   0.28%  -
    │   │       │   │   │   │   ├── ap_copy_sta_supp_op_classes                                        52   0.01%  0x0007adb1 text
    │   │       │   │   │   │   ├── check_ext_capab                                                    94   0.01%  0x0007aea5 text
    │   │       │   │   │   │   ├── hostapd_eid_assoc_comeback_time                                   128   0.02%  0x00035b9d text
    │   │       │   │   │   │   ├── hostapd_eid_bss_max_idle_period                                     4   0.00%  0x0007ad9d text
    │   │       │   │   │   │   ├── hostapd_eid_ext_capab                                             760   0.09%  0x0007af3f text
    │   │       │   │   │   │   ├── hostapd_eid_fils_indic                                              4   0.00%  0x0007ade5 text
    │   │       │   │   │   │   ├── hostapd_eid_interworking                                            4   0.00%  0x0007ac81 text
    │   │       │   │   │   │   ├── hostapd_eid_owe_trans                                               4   0.00%  0x0007ada5 text
    │   │       │   │   │   │   ├── hostapd_eid_owe_trans_len                                           4   0.00%  0x0007ada1 text
    │   │       │   │   │   │   ├── hostapd_eid_qos_map_set                                            42   0.00%  0x0007ac57 text
    │   │       │   │   │   │   ├── hostapd_eid_rsnxe                                                 188   0.02%  0x0007ade9 text
    │   │       │   │   │   │   ├── hostapd_eid_time_adv                                               62   0.01%  0x0007ad5f text
    │   │       │   │   │   │   ├── hostapd_eid_time_zone                                              58   0.01%  0x0007ac8d text
    │   │       │   │   │   │   ├── hostapd_get_ht_vht_twt_responder                                   56   0.01%  0x0007af07 text
    │   │       │   │   │   │   ├── hostapd_ml_get_assoc_sta                                            4   0.00%  0x0007af03 text
    │   │       │   │   │   │   ├── hostapd_update_time_adv                                           152   0.02%  0x0007acc7 text
    │   │       │   │   │   │   ├── ieee802_11_sa_query_action                                        568   0.07%  0x00035cdd text
    │   │       │   │   │   │   └── ieee802_11_send_sa_query_req                                      192   0.02%  0x00035c1d text
    │   │       │   │   │   ├── ieee802_11_vht.c                                                      764   0.09%  -
    │   │       │   │   │   │   ├── copy_sta_vendor_vht                                               104   0.01%  0x0007b345 text
    │   │       │   │   │   │   ├── copy_sta_vht_capab                                                168   0.02%  0x00035f15 text
    │   │       │   │   │   │   ├── hostapd_eid_vendor_vht                                             68   0.01%  0x0007b3ad text
    │   │       │   │   │   │   ├── hostapd_eid_vht_capabilities                                      146   0.02%  0x0007b237 text
    │   │       │   │   │   │   ├── hostapd_eid_vht_operation                                         124   0.01%  0x0007b2c9 text
    │   │       │   │   │   │   ├── hostapd_get_vht_capab                                             126   0.01%  0x0007b40d text
    │   │       │   │   │   │   └── set_sta_vht_opmode                                                 28   0.00%  0x0007b3f1 text
    │   │       │   │   │   ├── ieee802_1x.c                                                         3838   0.45%  -
    │   │       │   │   │   │   ├── _ieee802_1x_abort_auth                                              4   0.00%  0x0007b537 text
    │   │       │   │   │   │   ├── _ieee802_1x_finished                                              184   0.02%  0x000369cd text
    │   │       │   │   │   │   ├── ieee802_1x_aaa_send                                                 2   0.00%  0x0007b48b text
    │   │       │   │   │   │   ├── ieee802_1x_abort_auth                                             112   0.01%  0x00036769 text
    │   │       │   │   │   │   ├── ieee802_1x_alloc_eapol_sm                                          76   0.01%  0x0007b4bf text
    │   │       │   │   │   │   ├── ieee802_1x_deinit                                                  60   0.01%  0x0007b567 text
    │   │       │   │   │   │   ├── ieee802_1x_eapol_event                                             28   0.00%  0x0007b49f text
    │   │       │   │   │   │   ├── ieee802_1x_eapol_send                                             176   0.02%  0x00036095 text
    │   │       │   │   │   │   ├── ieee802_1x_eapol_tx_status                                        200   0.02%  0x000368a9 text
    │   │       │   │   │   │   ├── ieee802_1x_erp_flush                                               44   0.01%  0x0007b53b text
    │   │       │   │   │   │   ├── ieee802_1x_free_station                                            44   0.01%  0x0007b50b text
    │   │       │   │   │   │   ├── ieee802_1x_get_eap_user                                           176   0.02%  0x00035fe5 text
    │   │       │   │   │   │   ├── ieee802_1x_get_key                                                 22   0.00%  0x0007b5a3 text
    │   │       │   │   │   │   ├── ieee802_1x_get_mib_sta                                            728   0.09%  0x00036a85 text
    │   │       │   │   │   │   ├── ieee802_1x_init                                                   208   0.02%  0x000367d9 text
    │   │       │   │   │   │   ├── ieee802_1x_logger                                                  40   0.00%  0x00035fbd text
    │   │       │   │   │   │   ├── ieee802_1x_new_station                                            300   0.04%  0x0003663d text
    │   │       │   │   │   │   ├── ieee802_1x_notify_port_enabled                                     14   0.00%  0x0007b5b9 text
    │   │       │   │   │   │   ├── ieee802_1x_notify_port_valid                                       10   0.00%  0x0007b5c7 text
    │   │       │   │   │   │   ├── ieee802_1x_notify_pre_auth                                         24   0.00%  0x0007b5d1 text
    │   │       │   │   │   │   ├── ieee802_1x_receive                                               1092   0.13%  0x000361f9 text
    │   │       │   │   │   │   ├── ieee802_1x_set_port_authorized                                      4   0.00%  0x0007b4bb text
    │   │       │   │   │   │   ├── ieee802_1x_set_sta_authorized                                     180   0.02%  0x00036145 text
    │   │       │   │   │   │   ├── ieee802_1x_sta_entry_alive                                         18   0.00%  0x0007b48d text
    │   │       │   │   │   │   └── ieee802_1x_tx_status                                               92   0.01%  0x00036971 text
    │   │       │   │   │   ├── neighbor_db.c                                                        1164   0.14%  -
    │   │       │   │   │   │   ├── hostapd_neighbor_clear_entry                                       60   0.01%  0x0007b5e9 text
    │   │       │   │   │   │   ├── hostapd_neighbor_free                                              34   0.00%  0x0007b625 text
    │   │       │   │   │   │   ├── hostapd_neighbor_get                                               68   0.01%  0x0007b655 text
    │   │       │   │   │   │   ├── hostapd_neighbor_remove                                            22   0.00%  0x0007b699 text
    │   │       │   │   │   │   ├── hostapd_neighbor_set                                              212   0.02%  0x0007b6af text
    │   │       │   │   │   │   └── hostapd_neighbor_set_own_report                                   768   0.09%  0x00036d5d text
    │   │       │   │   │   ├── pmksa_cache_auth.c                                                   1970   0.23%  -
    │   │       │   │   │   │   ├── _pmksa_cache_free_entry                                            48   0.01%  0x0007b783 text
    │   │       │   │   │   │   ├── pmksa_cache_add_okc                                               208   0.02%  0x0007b97f text
    │   │       │   │   │   │   ├── pmksa_cache_auth_add                                               64   0.01%  0x0007baaf text
    │   │       │   │   │   │   ├── pmksa_cache_auth_add_entry                                        120   0.01%  0x000372ad text
    │   │       │   │   │   │   ├── pmksa_cache_auth_create_entry                                     354   0.04%  0x0007b81d text
    │   │       │   │   │   │   ├── pmksa_cache_auth_deinit                                            68   0.01%  0x00037269 text
    │   │       │   │   │   │   ├── pmksa_cache_auth_flush                                             76   0.01%  0x00037191 text
    │   │       │   │   │   │   ├── pmksa_cache_auth_get                                               96   0.01%  0x0007ba4f text
    │   │       │   │   │   │   ├── pmksa_cache_auth_init                                              22   0.00%  0x0007baef text
    │   │       │   │   │   │   ├── pmksa_cache_auth_list                                             200   0.02%  0x000373c5 text
    │   │       │   │   │   │   ├── pmksa_cache_expire                                                 96   0.01%  0x00037131 text
    │   │       │   │   │   │   ├── pmksa_cache_free_entry                                            106   0.01%  0x0007b7b3 text
    │   │       │   │   │   │   ├── pmksa_cache_get_okc                                               160   0.02%  0x00037325 text
    │   │       │   │   │   │   ├── pmksa_cache_link_entry                                            148   0.02%  0x0003709d text
    │   │       │   │   │   │   ├── pmksa_cache_set_expiration                                         64   0.01%  0x0003705d text
    │   │       │   │   │   │   └── pmksa_cache_to_eapol_data                                         140   0.02%  0x000371dd text
    │   │       │   │   │   ├── sta_info.c                                                           5990   0.70%  -
    │   │       │   │   │   │   ├── ap_check_sa_query_timeout                                         144   0.02%  0x0003772d text
    │   │       │   │   │   │   ├── ap_free_sta                                                       908   0.11%  0x00038019 text
    │   │       │   │   │   │   ├── ap_get_sta                                                         36   0.00%  0x0007bb39 text
    │   │       │   │   │   │   ├── ap_handle_session_timer                                           156   0.02%  0x000383a5 text
    │   │       │   │   │   │   ├── ap_handle_timer                                                  1036   0.12%  0x00038491 text
    │   │       │   │   │   │   ├── ap_sa_query_timer                                                 252   0.03%  0x000377bd text
    │   │       │   │   │   │   ├── ap_sta_add                                                        392   0.05%  0x00037d21 text
    │   │       │   │   │   │   ├── ap_sta_bind_vlan                                                    4   0.00%  0x0007bb6d text
    │   │       │   │   │   │   ├── ap_sta_clear_disconnect_timeouts                                  176   0.02%  0x00037f69 text
    │   │       │   │   │   │   ├── ap_sta_deauth_cb                                                   60   0.01%  0x00037ef1 text
    │   │       │   │   │   │   ├── ap_sta_deauth_cb_timeout                                           72   0.01%  0x00037519 text
    │   │       │   │   │   │   ├── ap_sta_deauthenticate                                             152   0.02%  0x00037b15 text
    │   │       │   │   │   │   ├── ap_sta_delayed_1x_auth_fail_cb                                     72   0.01%  0x00037ea9 text
    │   │       │   │   │   │   ├── ap_sta_delayed_1x_auth_fail_disconnect                             88   0.01%  0x00038a31 text
    │   │       │   │   │   │   ├── ap_sta_disassoc_cb                                                 60   0.01%  0x00037f2d text
    │   │       │   │   │   │   ├── ap_sta_disassoc_cb_timeout                                         72   0.01%  0x00037561 text
    │   │       │   │   │   │   ├── ap_sta_disassociate                                                 4   0.00%  0x0007bc1b text
    │   │       │   │   │   │   ├── ap_sta_disconnect                                                 372   0.04%  0x00037bad text
    │   │       │   │   │   │   ├── ap_sta_disconnect_common                                          124   0.01%  0x00037a05 text
    │   │       │   │   │   │   ├── ap_sta_flags_txt                                                  404   0.05%  0x0003889d text
    │   │       │   │   │   │   ├── ap_sta_handle_disassociate                                        148   0.02%  0x00037a81 text
    │   │       │   │   │   │   ├── ap_sta_hash_add                                                    14   0.00%  0x0007bb5d text
    │   │       │   │   │   │   ├── ap_sta_ip6addr_del                                                  2   0.00%  0x0007bb6b text
    │   │       │   │   │   │   ├── ap_sta_no_session_timeout                                          16   0.00%  0x000375e9 text
    │   │       │   │   │   │   ├── ap_sta_re_add                                                     132   0.02%  0x00038a89 text
    │   │       │   │   │   │   ├── ap_sta_remove.isra.0                                              140   0.02%  0x0003748d text
    │   │       │   │   │   │   ├── ap_sta_session_timeout                                             64   0.01%  0x000375a9 text
    │   │       │   │   │   │   ├── ap_sta_set_authorized                                              30   0.00%  0x0007bbfd text
    │   │       │   │   │   │   ├── ap_sta_set_authorized_event                                       292   0.03%  0x000378e1 text
    │   │       │   │   │   │   ├── ap_sta_set_authorized_flag                                         58   0.01%  0x0007bbc3 text
    │   │       │   │   │   │   ├── ap_sta_set_vlan                                                   308   0.04%  0x000375f9 text
    │   │       │   │   │   │   ├── ap_sta_start_sa_query                                               4   0.00%  0x0007bb71 text
    │   │       │   │   │   │   ├── ap_sta_stop_sa_query                                               40   0.00%  0x000378b9 text
    │   │       │   │   │   │   ├── ap_sta_wpa_get_dpp_pkhash                                           8   0.00%  0x0007bbbb text
    │   │       │   │   │   │   ├── ap_sta_wpa_get_keyid                                               70   0.01%  0x0007bb75 text
    │   │       │   │   │   │   └── hostapd_free_stas                                                  80   0.01%  0x00038441 text
    │   │       │   │   │   ├── tkip_countermeasures.c                                                404   0.05%  -
    │   │       │   │   │   │   ├── ieee80211_tkip_countermeasures_deinit                              16   0.00%  0x00038b35 text
    │   │       │   │   │   │   ├── ieee80211_tkip_countermeasures_stop                                40   0.00%  0x00038b0d text
    │   │       │   │   │   │   └── michael_mic_failure                                               348   0.04%  0x00038b45 text
    │   │       │   │   │   ├── utils.c                                                               208   0.02%  -
    │   │       │   │   │   │   ├── hostapd_prune_associations                                         36   0.00%  0x00038d0d text
    │   │       │   │   │   │   ├── hostapd_register_probereq_cb                                       64   0.01%  0x0007bc33 text
    │   │       │   │   │   │   └── prune_associations                                                108   0.01%  0x00038ca1 text
    │   │       │   │   │   ├── wmm.c                                                                1248   0.15%  -
    │   │       │   │   │   │   ├── hostapd_eid_wmm                                                   360   0.04%  0x0007bc73 text
    │   │       │   │   │   │   ├── hostapd_eid_wmm_valid                                             108   0.01%  0x00038d31 text
    │   │       │   │   │   │   ├── hostapd_wmm_action                                                440   0.05%  0x00038ef1 text
    │   │       │   │   │   │   └── wmm_process_tspec                                                 340   0.04%  0x00038d9d text
    │   │       │   │   │   ├── wpa_auth.c                                                          15422   1.81%  -
    │   │       │   │   │   │   ├── __wpa_send_eapol                                                 1120   0.13%  0x0003a569 text
    │   │       │   │   │   │   ├── ieee80211w_kde_add                                                356   0.04%  0x0003995d text
    │   │       │   │   │   │   ├── ieee80211w_kde_len                                                 68   0.01%  0x0007be55 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_AUTHENTICATION2_Enter.constprop.0                      208   0.02%  0x000394f5 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_DISCONNECTED_Enter.constprop.0                          60   0.01%  0x000394b9 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_DISCONNECT_Enter.constprop.0                            88   0.01%  0x000398b9 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_GROUP_IDLE_Enter.constprop.0                            76   0.01%  0x00039911 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter.constprop.0               352   0.04%  0x0003b09d text
    │   │       │   │   │   │   ├── sm_WPA_PTK_INITIALIZE_Enter.constprop.0                           192   0.02%  0x0003b299 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_INITPMK_Enter.constprop.0                              256   0.03%  0x000395c5 text
    │   %E2%94%82       │   │   │   │   ├── sm_WPA_PTK_PTKCALCNEGOTIATING_Enter.constprop.0                  1416   0.17%  0x00039d55 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_PTKINITNEGOTIATING_Enter.constprop.0                   936   0.11%  0x0003acf5 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_PTKSTART_Enter.constprop.0                             540   0.06%  0x0003aad9 text
    │   │       │   │   │   │   ├── wpa_auth_add_sae_pmkid                                             36   0.00%  0x0007c22f text
    │   │       │   │   │   │   ├── wpa_auth_countermeasures_start                                     10   0.00%  0x0007c19b text
    │   │       │   │   │   │   ├── wpa_auth_eapol_key_tx_status                                      104   0.01%  0x0003b5bd text
    │   │       │   │   │   │   ├── wpa_auth_for_each_auth                                             18   0.00%  0x0007c07b text
    │   │       │   │   │   │   ├── wpa_auth_for_each_sta                                              18   0.00%  0x0007c02f text
    │   │       │   │   │   │   ├── wpa_auth_get_dpp_pkhash                                            14   0.00%  0x0007c1bf text
    │   │       │   │   │   │   ├── wpa_auth_get_pairwise                                               6   0.00%  0x0007c1ad text
    │   │       │   │   │   │   ├── wpa_auth_get_pmk                                                   12   0.00%  0x0007c1b3 text
    │   │       │   │   │   │   ├── wpa_auth_get_psk                                                   26   0.00%  0x0007be07 text
    │   │       │   │   │   │   ├── wpa_auth_get_seqnum.constprop.0                                    34   0.00%  0x0007bfc9 text
    │   │       │   │   │   │   ├── wpa_auth_get_wpa_ie                                                14   0.00%  0x0007c221 text
    │   │       │   │   │   │   ├── wpa_auth_logger                                                    24   0.00%  0x0007c0a5 text
    │   │       │   │   │   │   ├── wpa_auth_pairwise_set                                               8   0.00%  0x0007c1a5 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_add                                                144   0.02%  0x0003b481 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_add_sae                                             96   0.01%  0x0003b511 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_clear_cb                                            18   0.00%  0x0007be43 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_flush                                               14   0.00%  0x0007c263 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_free_cb                                             16   0.00%  0x00039c49 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_list                                                16   0.00%  0x0007c253 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_remove                                              76   0.01%  0x0003b571 text
    │   │       │   │   │   │   ├── wpa_auth_set_auth_alg                                               6   0.00%  0x0007c2a1 text
    │   │       │   │   │   │   ├── wpa_auth_set_eapol                                                 24   0.00%  0x0007bdef text
    │   │       │   │   │   │   ├── wpa_auth_set_key                                                   34   0.00%  0x0007be21 text
    │   │       │   │   │   │   ├── wpa_auth_set_ptk_rekey_timer                                       80   0.01%  0x0003a2dd text
    │   │       │   │   │   │   ├── wpa_auth_set_rsn_selection                                         74   0.01%  0x0007c2a7 text
    │   │       │   │   │   │   ├── wpa_auth_set_ssid_protection                                        8   0.00%  0x0007c2f1 text
    │   │       │   │   │   │   ├── wpa_auth_sm_event                                                 380   0.04%  0x0003c64d text
    │   │       │   │   │   │   ├── wpa_auth_sm_notify                                                 28   0.00%  0x0003b359 text
    │   │       │   │   │   │   ├── wpa_auth_sta_associated                                           100   0.01%  0x0003be49 text
    │   │       │   │   │   │   ├── wpa_auth_sta_clear_pmksa                                           26   0.00%  0x0007c1f1 text
    │   │       │   │   │   │   ├── wpa_auth_sta_deinit                                               196   0.02%  0x0003a4a5 text
    │   │       │   │   │   │   ├── wpa_auth_sta_fils_tk_already_set                                   22   0.00%  0x0007c1db text
    │   │       │   │   │   │   ├── wpa_auth_sta_ft_tk_already_set                                     28   0.00%  0x0003b465 text
    │   │       │   │   │   │   ├── wpa_auth_sta_get_pmksa                                              8   0.00%  0x0007c20b text
    │   │       │   │   │   │   ├── wpa_auth_sta_init                                                  62   0.01%  0x0007c111 text
    │   │       │   │   │   │   ├── wpa_auth_sta_key_mgmt                                              14   0.00%  0x0007c1cd text
    │   │       │   │   │   │   ├── wpa_auth_sta_local_mic_failure_report                              14   0.00%  0x0007c213 text
    │   │       │   │   │   │   ├── wpa_auth_sta_no_wpa                                                10   0.00%  0x0007c14f text
    │   │       │   │   │   │   ├── wpa_auth_store_ptksa                                               24   0.00%  0x0007c08d text
    │   │       │   │   │   │   ├── wpa_auth_uses_ft_sae                                               26   0.00%  0x0007c287 text
    │   │       │   │   │   │   ├── wpa_auth_uses_sae                                                  18   0.00%  0x0007c271 text
    │   │       │   │   │   │   ├── wpa_auth_vlogger                                                   84   0.01%  0x0007c0bd text
    │   │       │   │   │   │   ├── wpa_deinit                                                         76   0.01%  0x0003a459 text
    │   │       │   │   │   │   ├── wpa_derive_ptk.constprop.0                                        136   0.02%  0x000396c5 text
    │   │       │   │   │   │   ├── wpa_free_sta_sm                                                    68   0.01%  0x0007bfeb text
    │   │       │   │   │   │   ├── wpa_get_mib_sta                                                   240   0.03%  0x0003b375 text
    │   │       │   │   │   │   ├── wpa_gkeydone_sta                                                   20   0.00%  0x0007bddb text
    │   │       │   │   │   │   ├── wpa_gmk_to_gtk                                                    130   0.02%  0x0007be99 text
    │   │       │   │   │   │   ├── wpa_group_config_group_keys                                       216   0.03%  0x00039305 text
    │   │       │   │   │   │   ├── wpa_group_disconnect_cb                                            52   0.01%  0x00039485 text
    │   │       │   │   │   │   ├── wpa_group_gtk_init                                                 76   0.01%  0x000392b9 text
    │   │       │   │   │   │   ├── wpa_group_init                                                    120   0.01%  0x00039bd1 text
    │   │       │   │   │   │   ├── wpa_group_init_gmk_and_counter                                    140   0.02%  0x000390a9 text
    │   │       │   │   │   │   ├── wpa_group_put                                                      68   0.01%  0x00039ac1 text
    │   │       │   │   │   │   ├── wpa_group_setkeys                                                 116   0.01%  0x00039b5d text
    │   │       │   │   │   │   ├── wpa_group_setkeysdone.isra.0                                       88   0.01%  0x00039b05 text
    │   │       │   │   │   │   ├── wpa_group_sm_step                                                  12   0.00%  0x0007c06f text
    │   │       │   │   │   │   ├── wpa_group_sm_step.part.0                                           46   0.01%  0x0007c041 text
    │   │       │   │   │   │   ├── wpa_group_update_sta                                              100   0.01%  0x0003bde5 text
    │   │       │   │   │   │   ├── wpa_gtk_rekey                                                      66   0.01%  0x0007c159 text
    │   │       │   │   │   │   ├── wpa_gtk_update                                                    388   0.05%  0x00039135 text
    │   │       │   │   │   │   ├── wpa_init                                                          244   0.03%  0x0003a32d text
    │   │       │   │   │   │   ├── wpa_init_keys                                                      56   0.01%  0x0003a421 text
    │   │       │   │   │   │   ├── wpa_receive                                                      1952   0.23%  0x0003bead text
    │   │       │   │   │   │   ├── wpa_rekey_gmk                                                      88   0.01%  0x00039cfd text
    │   │       │   │   │   │   ├── wpa_rekey_gtk                                                     164   0.02%  0x00039c59 text
    │   │       │   │   │   │   ├── wpa_rekey_ptk                                                      36   0.00%  0x0003bd81 text
    │   │       │   │   │   │   ├── wpa_remove_ptk                                                    156   0.02%  0x0003b1fd text
    │   │       │   │   │   │   ├── wpa_replay_counter_valid                                           40   0.00%  0x0007bf1b text
    │   │       │   │   │   │   ├── wpa_request_new_ptk                                                88   0.01%  0x000393dd text
    │   │       │   │   │   │   ├── wpa_send_eapol                                                    272   0.03%  0x0003a9c9 text
    │   │       │   │   │   │   ├── wpa_send_eapol_timeout                                             64   0.01%  0x0003bda5 text
    │   │       │   │   │   │   ├── wpa_sm_call_step                                                    4   0.00%  0x0007c283 text
    │   │       │   │   │   │   ├── wpa_sm_step                                                      1884   0.22%  0x0003b625 text
    │   │       │   │   │   │   ├── wpa_sta_disconnect                                                 80   0.01%  0x00039435 text
    │   │       │   │   │   │   ├── wpa_try_alt_snonce                                                364   0.04%  0x0003974d text
    │   │       │   │   │   │   └── wpa_verify_key_mic                                                134   0.02%  0x0007bf43 text
    │   │       │   │   │   ├── wpa_auth_glue.c                                                      1976   0.23%  -
    │   │       │   │   │   │   ├── hostapd_channel_info                                               24   0.00%  0x0007c4dd text
    │   │       │   │   │   │   ├── hostapd_deinit_wpa                                                112   0.01%  0x0003d731 text
    │   │       │   │   │   │   ├── hostapd_setup_wpa                                                 328   0.04%  0x0003d5e9 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_conf.constprop.0                                 332   0.04%  0x0007c6db text
    │   %E2%94%82       │   │   │   │   ├── hostapd_wpa_auth_disconnect                                        72   0.01%  0x0003d579 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_for_each_auth                                     44   0.01%  0x0003d3dd text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_for_each_sta                                      36   0.00%  0x0007c483 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_drv_flags                                     38   0.00%  0x0007c4f9 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_eapol                                         42   0.00%  0x0007c51f text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_msk                                           88   0.01%  0x0003d439 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_psk                                          232   0.03%  0x0003d491 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_seqnum                                        28   0.00%  0x0007c5bf text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_sta_count                                      4   0.00%  0x0007c47f text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_logger                                            40   0.00%  0x0003d5c1 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_mic_failure_report                                 6   0.00%  0x0007c6d5 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_psk_failure_report                                48   0.01%  0x0003d409 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_send_eapol                                        76   0.01%  0x0007c827 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_send_ether                                       118   0.01%  0x0007c549 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_send_oui                                           6   0.00%  0x0007c4d7 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_set_eapol                                        158   0.02%  0x0007c637 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_set_key                                           92   0.01%  0x0007c5db text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_update_vlan                                        4   0.00%  0x0007c4f5 text
    │   │       │   │   │   │   └── wpa_auth_iface_iter                                                48   0.01%  0x0007c4a7 text
    │   │       │   │   │   └── wpa_auth_ie.c                                                        3482   0.41%  -
    │   │       │   │   │       ├── rsne_write_data                                                   604   0.07%  0x0003c7c9 text
    │   │       │   │   │       ├── rsnxe_capab                                                        80   0.01%  0x0007c323 text
    │   │       │   │   │       ├── wpa_add_kde                                                        66   0.01%  0x0007c431 text
    │   │       │   │   │       ├── wpa_auth_gen_wpa_ie                                               812   0.10%  0x0003ca25 text
    │   │       │   │   │       ├── wpa_auth_okc_iter                                                  28   0.00%  0x0007c373 text
    │   │       │   │   │       ├── wpa_auth_uses_mfp                                                  12   0.00%  0x0007c473 text
    │   │       │   │   │       ├── wpa_own_rsn_capab                                                  42   0.00%  0x0007c2f9 text
    │   │       │   │   │       ├── wpa_validate_wpa_ie                                              1676   0.20%  0x0003cd51 text
    │   │       │   │   │       ├── wpa_write_rsn_ie                                                   96   0.01%  0x0007c38f text
    │   │       │   │   │       └── wpa_write_rsnxe                                                    66   0.01%  0x0007c3ef text
    │   │       │   │   ├── common                                                                  31368   3.68%  -
    │   │       │   │   │   ├── cli.c                                                                 226   0.03%  -
    │   │       │   │   │   │   ├── cli_txt_list_array                                                 66   0.01%  0x000739ef text
    │   │       │   │   │   │   ├── get_cmd_arg_num                                                    48   0.01%  0x00073a31 text
    │   │       │   │   │   │   └── write_cmd                                                         112   0.01%  0x0000a1c1 text
    │   │       │   │   │   ├── defs.h                                                                 96   0.01%  -
    │   │       │   │   │   │   ├── wpa_key_mgmt_wpa                                                   32   0.00%  0x00020f89 text
    │   │       │   │   │   │   ├── wpa_key_mgmt_wpa                                                   32   0.00%  0x00019521 text
    │   │       │   │   │   │   └── wpa_key_mgmt_wpa                                                   32   0.00%  0x0001c00d text
    │   │       │   │   │   ├── dragonfly.c                                                           878   0.10%  -
    │   │       │   │   │   │   ├── dragonfly_generate_scalar                                         116   0.01%  0x000472ed text
    │   │       │   │   │   │   ├── dragonfly_get_rand_2_to_r_1                                        38   0.00%  0x0007da49 text
    │   │       │   │   │   │   ├── dragonfly_get_random_qr_qnr                                       150   0.02%  0x0007da8d text
    │   │       │   │   │   │   ├── dragonfly_is_quadratic_residue_blind                              352   0.04%  0x0004718d text
    │   │       │   │   │   │   ├── dragonfly_min_pwe_loop_iter                                        36   0.00%  0x00047169 text
    │   │       │   │   │   │   ├── dragonfly_sqrt                                                    156   0.02%  0x0007db23 text
    │   │       │   │   │   │   └── dragonfly_suitable_group                                           30   0.00%  0x0007da6f text
    │   │       │   │   │   ├── hw_features_common.c                                                 3656   0.43%  -
    │   │       │   │   │   │   ├── _ieee80211ac_cap_check                                             32   0.00%  0x000093a5 text
    │   │       │   │   │   │   ├── allowed_ht40_channel_pair                                         204   0.02%  0x00009ef5 text
    │   │       │   │   │   │   ├── chan_bw_allowed                                                    70   0.01%  0x00073923 text
    │   │       │   │   │   │   ├── chan_pri_allowed                                                   16   0.00%  0x00073969 text
    │   │       │   │   │   │   ├── check_40mhz_2g4                                                   568   0.07%  0x000094b9 text
    │   │       │   │   │   │   ├── check_40mhz_5g                                                    244   0.03%  0x000093c5 text
    │   │       │   │   │   │   ├── get_pri_sec_chan                                                   66   0.01%  0x0007387f text
    │   │       │   │   │   │   ├── hostapd_set_freq_params                                          1548   0.18%  0x000096f1 text
    │   │       │   │   │   │   ├── hw_get_chan                                                        20   0.00%  0x0007386b text
    │   │       │   │   │   │   ├── hw_get_channel_chan                                                54   0.01%  0x000737c1 text
    │   │       │   │   │   │   ├── hw_get_channel_freq                                                52   0.01%  0x00073827 text
    │   │       │   │   │   │   ├── hw_get_freq                                                        16   0.00%  0x0007385b text
    │   │       │   │   │   │   ├── hw_mode_get_channel                                                48   0.01%  0x000737f7 text
    │   │       │   │   │   │   ├── ieee80211ac_cap_check                                             472   0.06%  0x00009cfd text
    │   │       │   │   │   │   ├── ieee80211ac_cap_check_max                                          44   0.01%  0x00009379 text
    │   │       │   │   │   │   ├── num_chan_to_bw                                                     32   0.00%  0x00009ed5 text
    │   │       │   │   │   │   ├── punct_update_legacy_bw                                             98   0.01%  0x000738c1 text
    │   │       │   │   │   │   └── punct_update_legacy_bw_80                                          72   0.01%  0x00073779 text
    │   │       │   │   │   ├── ieee802_11_common.c                                                  7072   0.83%  -
    │   │       │   │   │   │   ├── __ieee802_11_parse_elems.part.0                                  2564   0.30%  0x00007e41 text
    │   │       │   │   │   │   ├── add_multi_ap_ie                                                   134   0.02%  0x0007344d text
    │   │       │   │   │   │   ├── center_idx_to_bw_6ghz                                              74   0.01%  0x000734d3 text
    │   │       │   │   │   │   ├── check_multi_ap_ie                                                 244   0.03%  0x00009259 text
    │   │       │   │   │   │   ├── cn_op_class_cc                                                      8   0.00%  0x0008b2f4 rodata
    │   │       │   │   │   │   ├── country_match                                                      40   0.00%  0x0007327d text
    │   │       │   │   │   │   ├── eu_op_class_cc                                                    184   0.02%  0x0008b304 rodata
    │   │       │   │   │   │   ├── get_basic_mle_mld_addr                                             18   0.00%  0x00073767 text
    │   │       │   │   │   │   ├── get_ie                                                             36   0.00%  0x000733c5 text
    │   │       │   │   │   │   ├── get_ie_ext                                                         44   0.01%  0x000733e9 text
    │   │       │   │   │   │   ├── get_ml_ie                                                          58   0.01%  0x0007372d text
    │   │       │   │   │   │   ├── get_vendor_ie                                                      56   0.01%  0x00073415 text
    │   │       │   │   │   │   ├── hostapd_config_tx_queue                                           324   0.04%  0x00008995 text
    │   │       │   │   │   │   ├── hostapd_config_wmm_ac                                             336   0.04%  0x00008845 text
    │   │       │   │   │   │   ├── hostapd_encode_edmg_chan                                           66   0.01%  0x0007362d text
    │   │       │   │   │   │   ├── ieee80211_chan_to_freq                                           1132   0.13%  0x00008d8d text
    │   │       │   │   │   │   ├── ieee80211_freq_to_chan                                             22   0.00%  0x000732f1 text
    │   │       │   │   │   │   ├── ieee80211_freq_to_channel_ext                                     692   0.08%  0x00008ad9 text
    │   │       │   │   │   │   ├── ieee80211_get_phy_type                                             44   0.01%  0x0000922d text
    │   │       │   │   │   │   ├── ieee80211_is_dfs                                                   86   0.01%  0x00073307 text
    │   │       │   │   │   │   ├── ieee802_11_defrag                                                 134   0.02%  0x000736a7 text
    │   │       │   │   │   │   ├── ieee802_11_ext_capab                                               32   0.00%  0x000735af text
    │   │       │   │   │   │   ├── ieee802_11_fragments_length                                        52   0.01%  0x00073249 text
    │   │       │   │   │   │   ├── ieee802_11_parse_elems                                             48   0.01%  0x000732c1 text
    │   │       │   │   │   │   ├── ieee802_11_rsnx_capab                                              32   0.00%  0x0007360d text
    │   │       │   │   │   │   ├── ieee802_11_rsnx_capab_len                                          62   0.01%  0x000735cf text
    │   │       │   │   │   │   ├── ieee802_edmg_is_allowed                                            56   0.01%  0x0007366f text
    │   │       │   │   │   │   ├── is_11b                                                             24   0.00%  0x00007e29 text
    │   │       │   │   │   │   ├── is_6ghz_freq                                                       56   0.01%  0x0007351d text
    │   │       │   │   │   │   ├── is_6ghz_op_class                                                   14   0.00%  0x00073555 text
    │   │       │   │   │   │   ├── is_6ghz_psc_frequency                                              76   0.01%  0x00073563 text
    │   │       │   │   │   │   ├── jp_op_class_cc                                                      8   0.00%  0x0008b2fc rodata
    │   │       │   │   │   │   ├── op_class_to_bandwidth                                              24   0.00%  0x0000934d text
    │   │       │   │   │   │   ├── op_class_to_ch_width                                               20   0.00%  0x00009365 text
    │   │       │   │   │   │   ├── reason2str                                                         28   0.00%  0x000091f9 text
    │   │       │   │   │   │   ├── status2str                                                         24   0.00%  0x00009215 text
    │   │       │   │   │   │   ├── supp_rates_11b_only                                               104   0.01%  0x0007335d text
    │   │       │   │   │   │   ├── us_op_class_cc                                                     12   0.00%  0x0008b3bc rodata
    │   │       │   │   │   │   └── valid_cw                                                          104   0.01%  0x00007dc1 text
    │   │       │   │   │   ├── ptksa_cache.c                                                          12   0.00%  -
    │   │       │   │   │   │   ├── ptksa_cache_add                                                     4   0.00%  0x0007788d text
    │   │       │   │   │   │   ├── ptksa_cache_deinit                                                  2   0.00%  0x0007788b text
    │   │       │   │   │   │   ├── ptksa_cache_flush                                                   2   0.00%  0x00077891 text
    │   │       │   │   │   │   └── ptksa_cache_init                                                    4   0.00%  0x00077887 text
    │   │       │   │   │   ├── sae.c                                                               10426   1.22%  -
    │   │       │   │   │   │   ├── debug_print_bignum                                                 76   0.01%  0x00044ced text
    │   │       │   │   │   │   ├── hkdf_expand                                                       106   0.01%  0x0007d76b text
    │   │       │   │   │   │   ├── hkdf_extract                                                       66   0.01%  0x0007d631 text
    │   │       │   │   │   │   ├── sae_check_confirm                                                 220   0.03%  0x00047075 text
    │   │       │   │   │   │   ├── sae_clear_data                                                     42   0.00%  0x0007d937 text
    │   │       │   │   │   │   ├── sae_clear_temp_data                                               148   0.02%  0x0007d8a3 text
    │   │       │   │   │   │   ├── sae_cn_confirm                                                    144   0.02%  0x0007d673 text
    │   │       │   │   │   │   ├── sae_cn_confirm_ecc                                                 96   0.01%  0x0007d7d5 text
    │   │       │   │   │   │   ├── sae_cn_confirm_ffc                                                104   0.01%  0x0007d703 text
    │   │       │   │   │   │   ├── sae_deinit_pt                                                      42   0.00%  0x0007d989 text
    │   │       │   │   │   │   ├── sae_derive_commit                                                 220   0.03%  0x000453d5 text
    │   │       │   │   │   │   ├── sae_derive_pt                                                     640   0.08%  0x00045de9 text
    │   │       │   │   │   │   ├── sae_derive_pt_ffc.constprop.0                                     440   0.05%  0x00045905 text
    │   │       │   │   │   │   ├── sae_derive_pwe_ecc                                                896   0.11%  0x000454b1 text
    │   │       │   │   │   │   ├── sae_derive_pwe_from_pt_ecc                                        436   0.05%  0x00045abd text
    │   │       │   │   │   │   ├── sae_derive_pwe_from_pt_ffc                                        376   0.04%  0x00045c71 text
    │   │       │   │   │   │   ├── sae_ecc_prime_len_2_hash_len                                       18   0.00%  0x0007d961 text
    │   │       │   │   │   │   ├── sae_ffc_prime_len_2_hash_len                                       22   0.00%  0x0007d973 text
    │   │       │   │   │   │   ├── sae_group_allowed                                                 140   0.02%  0x000469f9 text
    │   │       │   │   │   │   ├── sae_parse_commit                                                 1520   0.18%  0x00046a85 text
    │   │       │   │   │   │   ├── sae_prepare_commit                                                708   0.08%  0x00046069 text
    │   │       │   │   │   │   ├── sae_prepare_commit_pt                                             256   0.03%  0x0004632d text
    │   │       │   │   │   │   ├── sae_process_commit                                                956   0.11%  0x0004642d text
    │   │       │   │   │   │   ├── sae_pwd_seed                                                      148   0.02%  0x00044c59 text
    │   │       │   │   │   │   ├── sae_pwd_seed_key                                                  124   0.01%  0x00045359 text
    │   │       │   │   │   │   ├── sae_set_group                                                     212   0.02%  0x00045831 text
    │   │       │   │   │   │   ├── sae_state_txt                                                      24   0.00%  0x00047151 text
    │   │       │   │   │   │   ├── sae_write_commit                                                  528   0.06%  0x000467e9 text
    │   │       │   │   │   │   ├── sae_write_confirm                                                 150   0.02%  0x0007d9b3 text
    │   │       │   │   │   │   └── sswu                                                             1568   0.18%  0x00044d39 text
    │   │       │   │   │   ├── wpa_common.c                                                         8372   0.98%  -
    │   │       │   │   │   │   ├── rsn_cipher_put_suites                                             150   0.02%  0x00073089 text
    │   │       │   │   │   │   ├── rsn_is_snonce_cookie                                               56   0.01%  0x00007d89 text
    │   │       │   │   │   │   ├── rsn_pmkid                                                         196   0.02%  0x0000652d text
    │   │       │   │   │   │   ├── rsn_pmkid_suite_b                                                  96   0.01%  0x000065f1 text
    │   │       │   │   │   │   ├── rsn_pmkid_suite_b_192                                              96   0.01%  0x00006651 text
    │   │       │   │   │   │   ├── rsn_selector_to_bitfield                                           48   0.01%  0x00006081 text
    │   │       │   │   │   │   ├── rsn_set_snonce_cookie                                              24   0.00%  0x0007322b text
    │   │       │   │   │   │   ├── wpa_akm_to_suite                                                  268   0.03%  0x00006905 text
    │   │       │   │   │   │   ├── wpa_cipher_key_len                                                 76   0.01%  0x00072f83 text
    │   │       │   │   │   │   ├── wpa_cipher_put_suites                                              80   0.01%  0x0007311f text
    │   │       │   │   │   │   ├── wpa_cipher_rsc_len                                                 36   0.00%  0x00072fcf text
    │   │       │   │   │   │   ├── wpa_cipher_to_alg                                                  92   0.01%  0x00072ff3 text
    │   │       │   │   │   │   ├── wpa_cipher_to_suite                                               164   0.02%  0x000072d9 text
    │   │       │   │   │   │   ├── wpa_cipher_txt                                                    184   0.02%  0x000066b1 text
    │   │       │   │   │   │   ├── wpa_cipher_valid_group                                             24   0.00%  0x00073071 text
    │   │       │   │   │   │   ├── wpa_cipher_valid_mgmt_group                                        36   0.00%  0x00072f2d text
    │   │       │   │   │   │   ├── wpa_cipher_valid_pairwise                                          34   0.00%  0x0007304f text
    │   │       │   │   │   │   ├── wpa_compare_rsn_ie                                                 36   0.00%  0x00072f5f text
    │   │       │   │   │   │   ├── wpa_default_rsn_cipher                                             14   0.00%  0x00072f51 text
    │   │       │   │   │   │   ├── wpa_eapol_key_mic                                                 452   0.05%  0x00006149 text
    │   │       │   │   │   │   ├── wpa_insert_pmkid                                                  372   0.04%  0x00006a11 text
    │   │       │   │   │   │   ├── wpa_key_mgmt_txt                                                  412   0.05%  0x00006769 text
    │   │       │   │   │   │   ├── wpa_mic_len                                                        94   0.01%  0x00072ecf text
    │   │       │   │   │   │   ├── wpa_parse_cipher                                                  332   0.04%  0x0000737d text
    │   │       │   │   │   │   ├── wpa_parse_kde_ies                                                1744   0.20%  0x000076b9 text
    │   │       │   │   │   │   ├── wpa_parse_wpa_ie_rsn                                              884   0.10%  0x00006f65 text
    │   │       │   │   │   │   ├── wpa_parse_wpa_ie_wpa                                              544   0.06%  0x0000630d text
    │   │       │   │   │   │   ├── wpa_pick_group_cipher                                              60   0.01%  0x000731af text
    │   │       │   │   │   │   ├── wpa_pick_pairwise_cipher                                           64   0.01%  0x0007316f text
    │   │       │   │   │   │   ├── wpa_pmk_to_ptk                                                    992   0.12%  0x00006b85 text
    │   │       │   │   │   │   ├── wpa_select_ap_group_cipher                                         64   0.01%  0x000731eb text
    │   │       │   │   │   │   ├── wpa_use_aes_key_wrap                                               44   0.01%  0x0000611d text
    │   │       │   │   │   │   ├── wpa_use_akm_defined                                                52   0.01%  0x000060b1 text
    │   │       │   │   │   │   ├── wpa_use_cmac                                                       56   0.01%  0x000060e5 text
    │   │       │   │   │   │   └── wpa_write_ciphers                                                 496   0.06%  0x000074c9 text
    │   │       │   │   │   └── wpa_ctrl.c                                                            630   0.07%  -
    │   │       │   │   │       ├── wpa_ctrl_attach                                                     6   0.00%  0x0007398d text
    │   │       │   │   │       ├── wpa_ctrl_attach_helper                                             84   0.01%  0x0000a13d text
    │   │       │   │   │       ├── wpa_ctrl_close                                                     20   0.00%  0x00073979 text
    │   │       │   │   │       ├── wpa_ctrl_detach                                                     6   0.00%  0x00073993 text
    │   │       │   │   │       ├── wpa_ctrl_open                                                      48   0.01%  0x0000a191 text
    │   │       │   │   │       ├── wpa_ctrl_pending                                                   62   0.01%  0x000739b1 text
    │   │       │   │   │       ├── wpa_ctrl_recv                                                      24   0.00%  0x00073999 text
    │   │       │   │   │       └── wpa_ctrl_request                                                  380   0.04%  0x00009fc1 text
    │   │       │   │   ├── crypto                                                                   6405   0.75%  -
    │   │       │   │   │   ├── aes-internal-dec.c                                                    974   0.11%  -
    │   │       │   │   │   │   ├── aes_decrypt                                                       704   0.08%  0x000058dd text
    │   │       │   │   │   │   ├── aes_decrypt_deinit                                                 22   0.00%  0x00072e6f text
    │   │       │   │   │   │   └── aes_decrypt_init                                                  248   0.03%  0x000057e5 text
    │   │       │   │   │   ├── aes-internal-enc.c                                                    784   0.09%  -
    │   │       │   │   │   │   ├── aes_encrypt                                                       716   0.08%  0x00005da9 text
    │   │       │   │   │   │   ├── aes_encrypt_deinit                                                 22   0.00%  0x00072eb3 text
    │   │       │   │   │   │   └── aes_encrypt_init                                                   46   0.01%  0x00072e85 text
    │   │       │   │   │   ├── aes-internal.c                                                        524   0.06%  -
    │   │       │   │   │   │   └── rijndaelKeySetupEnc                                               524   0.06%  0x00005b9d text
    │   │       │   │   │   ├── aes-unwrap.c                                                          232   0.03%  -
    │   │       │   │   │   │   └── aes_unwrap                                                        232   0.03%  0x00072d87 text
    │   │       │   │   │   ├── aes-wrap.c                                                            178   0.02%  -
    │   │       │   │   │   │   └── aes_wrap                                                          178   0.02%  0x00072cd5 text
    │   │       │   │   │   ├── crypto_mbedtls_alt.c                                                 3110   0.36%  -
    │   │       │   │   │   │   ├── crypto_bignum_add                                                  24   0.00%  0x000727a3 text
    │   │       │   │   │   │   ├── crypto_bignum_addmod                                               44   0.01%  0x000728a9 text
    │   │       │   │   │   │   ├── crypto_bignum_cmp                                                   4   0.00%  0x00072933 text
    │   │       │   │   │   │   ├── crypto_bignum_deinit                                               18   0.00%  0x00072761 text
    │   │       │   │   │   │   ├── crypto_bignum_div                                                  62   0.01%  0x0007286b text
    │   │       │   │   │   │   ├── crypto_bignum_exptmod                                             104   0.01%  0x000727d3 text
    │   │       │   │   │   │   ├── crypto_bignum_init                                                 20   0.00%  0x000726f1 text
    │   │       │   │   │   │   ├── crypto_bignum_init_set                                             48   0.01%  0x00072705 text
    │   │       │   │   │   │   ├── crypto_bignum_init_uint                                            44   0.01%  0x00072735 text
    │   │       │   │   │   │   ├── crypto_bignum_inverse                                              24   0.00%  0x0007283b text
    │   │       │   │   │   │   ├── crypto_bignum_is_odd                                                6   0.00%  0x00072957 text
    │   │       │   │   │   │   ├── crypto_bignum_is_one                                               16   0.00%  0x00072947 text
    │   │       │   │   │   │   ├── crypto_bignum_is_zero                                              16   0.00%  0x00072937 text
    │   │       │   │   │   │   ├── crypto_bignum_legendre                                            136   0.02%  0x0007295d text
    │   │       │   │   │   │   ├── crypto_bignum_mod                                                  24   0.00%  0x000727bb text
    │   │       │   │   │   │   ├── crypto_bignum_mulmod                                               44   0.01%  0x000728d5 text
    │   │       │   │   │   │   ├── crypto_bignum_rand                                                 44   0.01%  0x00005711 text
    │   │       │   │   │   │   ├── crypto_bignum_rshift                                               40   0.00%  0x0007290b text
    │   │       │   │   │   │   ├── crypto_bignum_sqrmod                                               10   0.00%  0x00072901 text
    │   │       │   │   │   │   ├── crypto_bignum_sub                                                  24   0.00%  0x00072853 text
    │   │       │   │   │   │   ├── crypto_bignum_to_bin                                               48   0.01%  0x00072773 text
    │   │       │   │   │   │   ├── crypto_ec_deinit                                                   18   0.00%  0x00072a15 text
    │   │       │   │   │   │   ├── crypto_ec_get_a                                                    40   0.00%  0x0000573d text
    │   │       │   │   │   │   ├── crypto_ec_get_b                                                     4   0.00%  0x00072a49 text
    │   │       │   │   │   │   ├── crypto_ec_get_order                                                 4   0.00%  0x00072a45 text
    │   │       │   │   │   │   ├── crypto_ec_get_prime                                                 4   0.00%  0x00072a41 text
    │   │       │   │   │   │   ├── crypto_ec_init                                                     48   0.01%  0x000729e5 text
    │   │       │   │   │   │   ├── crypto_ec_order_len                                                14   0.00%  0x00072a33 text
    │   │       │   │   │   │   ├── crypto_ec_point_add                                                74   0.01%  0x00072b17 text
    │   │       │   │   │   │   ├── crypto_ec_point_cmp                                                 8   0.00%  0x00072c2f text
    │   │       │   │   │   │   ├── crypto_ec_point_compute_y_sqr                                     186   0.02%  0x00072b61 text
    │   │       │   │   │   │   ├── crypto_ec_point_deinit                                             18   0.00%  0x00072a61 text
    │   │       │   │   │   │   ├── crypto_ec_point_from_bin                                          102   0.01%  0x00072ab1 text
    │   │       │   │   │   │   ├── crypto_ec_point_init                                               20   0.00%  0x00072a4d text
    │   │       │   │   │   │   ├── crypto_ec_point_invert                                             84   0.01%  0x00005791 text
    │   │       │   │   │   │   ├── crypto_ec_point_is_at_infinity                                      6   0.00%  0x00072c1b text
    │   │       │   │   │   │   ├── crypto_ec_point_is_on_curve                                        14   0.00%  0x00072c21 text
    │   │       │   │   │   │   ├── crypto_ec_point_mul                                                44   0.01%  0x00005765 text
    │   │       │   │   │   │   ├── crypto_ec_point_to_bin                                             62   0.01%  0x00072a73 text
    │   │       │   │   │   │   ├── crypto_ec_prime_len                                                 8   0.00%  0x00072a27 text
    │   │       │   │   │   │   ├── crypto_ec_prime_len_bits                                            4   0.00%  0x00072a2f text
    │   │       │   │   │   │   ├── hmac_kdf_expand                                                   310   0.04%  0x00072159 text
    │   │       │   │   │   │   ├── hmac_md5                                                           32   0.00%  0x00072495 text
    │   │       │   │   │   │   ├── hmac_prf_bits                                                     302   0.04%  0x0007228f text
    │   │       │   │   │   │   ├── hmac_sha1                                                          32   0.00%  0x00072475 text
    │   │       │   │   │   │   ├── hmac_sha1_vector                                                   22   0.00%  0x0007245f text
    │   │       │   │   │   │   ├── hmac_sha256                                                        32   0.00%  0x0007243f text
    │   │       │   │   │   │   ├── hmac_sha256_kdf                                                    26   0.00%  0x000724e9 text
    │   │       │   │   │   │   ├── hmac_sha256_vector                                                 22   0.00%  0x00072429 text
    │   │       │   │   │   │   ├── hmac_sha384                                                        32   0.00%  0x00072409 text
    │   │       │   │   │   │   ├── hmac_sha384_kdf                                                    26   0.00%  0x000724cf text
    │   │       │   │   │   │   ├── hmac_sha384_vector                                                 22   0.00%  0x000723f3 text
    │   │       │   │   │   │   ├── hmac_sha512                                                        32   0.00%  0x000723d3 text
    │   │       │   │   │   │   ├── hmac_sha512_kdf                                                    26   0.00%  0x000724b5 text
    │   │       │   │   │   │   ├── hmac_sha512_vector                                                 22   0.00%  0x000723bd text
    │   │       │   │   │   │   ├── hmac_vector                                                       112   0.01%  0x000720e9 text
    │   │       │   │   │   │   ├── hostap_rng_fn                                                       4   0.00%  0x20000378 datas
    │   │       │   │   │   │   ├── omac1_aes_128                                                      28   0.00%  0x000726d5 text
    │   │       │   │   │   │   ├── omac1_aes_vector                                                  152   0.02%  0x0007263d text
    │   │       │   │   │   │   ├── pbkdf2_sha1                                                        52   0.01%  0x00072609 text
    │   │       │   │   │   │   ├── sha1_prf                                                          152   0.02%  0x00072571 text
    │   │       │   │   │   │   ├── sha256_prf                                                         28   0.00%  0x0007253b text
    │   │       │   │   │   │   ├── sha256_prf_bits                                                    26   0.00%  0x00072557 text
    │   │       │   │   │   │   ├── sha384_prf                                                         28   0.00%  0x0007251f text
    │   │       │   │   │   │   └── sha512_prf                                                         28   0.00%  0x00072503 text
    │   │       │   │   │   ├── dh_groups.c                                                           433   0.05%  -
    │   │       │   │   │   │   ├── dh_group5_generator                                                 1   0.00%  0x000c73da rodata
    │   │       │   │   │   │   ├── dh_group5_order                                                   192   0.02%  0x000c725a rodata
    │   │       │   │   │   │   ├── dh_group5_prime                                                   192   0.02%  0x000c731a rodata
    │   │       │   │   │   │   ├── dh_groups                                                          32   0.00%  0x0008d820 rodata
    │   │       │   │   │   │   └── dh_groups_get                                                      16   0.00%  0x00047361 text
    │   │       │   │   │   ├── rc4.c                                                                 158   0.02%  -
    │   │       │   │   │   │   └── rc4_skip                                                          158   0.02%  0x00072c37 text
    │   │       │   │   │   └── tls_none.c                                                             12   0.00%  -
    │   │       │   │   │       └── tls_get_library_version                                            12   0.00%  0x00006075 text
    │   │       │   │   ├── drivers                                                                  8834   1.04%  -
    │   │       │   │   │   ├── driver_common.c                                                      2182   0.26%  -
    │   │       │   │   │   │   ├── channel_width_to_string                                            24   0.00%  0x0000a249 text
    │   │       │   │   │   │   ├── driver_flag2_to_string                                            336   0.04%  0x0000a8d5 text
    │   │       │   │   │   │   ├── driver_flag_to_string                                            1364   0.16%  0x0000a381 text
    │   │       │   │   │   │   ├── event_to_string                                                    24   0.00%  0x0000a231 text
    │   │       │   │   │   │   ├── he_supported                                                       28   0.00%  0x00073ad7 text
    │   │       │   │   │   │   ├── ht_supported                                                       22   0.00%  0x00073aa7 text
    │   │       │   │   │   │   ├── vht_supported                                                      26   0.00%  0x00073abd text
    │   │       │   │   │   │   ├── wpa_check_wowlan_trigger                                           26   0.00%  0x00073a61 text
    │   │       │   │   │   │   ├── wpa_get_wowlan_triggers                                           288   0.03%  0x0000a261 text
    │   │       │   │   │   │   └── wpa_scan_results_free                                              44   0.01%  0x00073a7b text
    │   │       │   │   │   └── driver_zephyr.c                                                      6652   0.78%  -
    │   │       │   │   │       ├── _rand_next                                                          8   0.00%  0x00000000 rom_start
    │   │       │   │   │       ├── wpa_drv_hapd_send_eapol                                            76   0.01%  0x0000c4bd text
    │   │       │   │   │       ├── wpa_drv_register_action_frame.constprop.0                          36   0.00%  0x0007462b text
    │   │       │   │   │       ├── wpa_drv_zep_abort_scan                                             44   0.01%  0x0000c6a5 text
    │   │       │   │   │       ├── wpa_drv_zep_associate                                              88   0.01%  0x0000c109 text
    │   │       │   │   │       ├── wpa_drv_zep_authenticate                                          204   0.02%  0x0000c509 text
    │   │       │   │   │       ├── wpa_drv_zep_cancel_remain_on_channel                               80   0.01%  0x0000bf99 text
    │   │       │   │   │       ├── wpa_drv_zep_deauthenticate                                         92   0.01%  0x0000c161 text
    │   │       │   │   │       ├── wpa_drv_zep_deinit                                                 52   0.01%  0x0000c771 text
    │   │       │   │   │       ├── wpa_drv_zep_deinit_ap                                              96   0.01%  0x0000bc49 text
    │   │       │   │   │       ├── wpa_drv_zep_dpp_listen                                             80   0.01%  0x0000bef9 text
    │   │       │   │   │       ├── wpa_drv_zep_event_chan_list_changed                                10   0.00%  0x0007494b text
    │   │       │   │   │       ├── wpa_drv_zep_event_ecsa_complete                                    10   0.00%  0x000749c9 text
    │   │       │   │   │       ├── wpa_drv_zep_event_get_wiphy                                       764   0.09%  0x0007464f text
    │   │       │   │   │       ├── wpa_drv_zep_event_mac_changed                                      10   0.00%  0x00074955 text
    │   │       │   │   │       ├── wpa_drv_zep_event_mgmt_rx                                          92   0.01%  0x0000d109 text
    │   │       │   │   │       ├── wpa_drv_zep_event_mgmt_tx_status                                   84   0.01%  0x0000d165 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_assoc_resp                                  66   0.01%  0x00074973 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_auth_resp                                   10   0.00%  0x00074969 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_deauth                                     164   0.02%  0x0000d065 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_disassoc                                    10   0.00%  0x000749b5 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_scan_done                                   48   0.01%  0x0000d035 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_scan_res                                   140   0.02%  0x0000c2a1 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_scan_start                                  10   0.00%  0x0007495f text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_unprot_deauth                               10   0.00%  0x000749dd text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_unprot_disassoc                             10   0.00%  0x000749d3 text
    │   │       │   │   │       ├── wpa_drv_zep_event_signal_change                                    10   0.00%  0x000749bf text
    │   │       │   │   │       ├── wpa_drv_zep_get_bssid                                              14   0.00%  0x000745f5 text
    │   │       │   │   │       ├── wpa_drv_zep_get_capa                                               96   0.01%  0x0000c0a9 text
    │   │       │   │   │       ├── wpa_drv_zep_get_conn_info                                         104   0.01%  0x0000bfe9 text
    │   │       │   │   │       ├── wpa_drv_zep_get_country                                            72   0.01%  0x0000c729 text
    │   │       │   │   │       ├── wpa_drv_zep_get_ext_capab                                          34   0.00%  0x000745d3 text
    │   │       │   │   │       ├── wpa_drv_zep_get_hw_feature_data                                   480   0.06%  0x0000ca79 text
    │   │       │   │   │       ├── wpa_drv_zep_get_inact_sec                                          64   0.01%  0x0000c665 text
    │   │       │   │   │       ├── wpa_drv_zep_get_scan_results2                                     180   0.02%  0x0000c9c5 text
    │   │       │   │   │       ├── wpa_drv_zep_get_ssid                                               44   0.01%  0x0000c1bd text
    │   │       │   │   │       ├── wpa_drv_zep_global_deinit                                           8   0.00%  0x00074603 text
    │   │       │   │   │       ├── wpa_drv_zep_global_init                                            16   0.00%  0x000745c3 text
    │   │       │   │   │       ├── wpa_drv_zep_init                                                  328   0.04%  0x0000c87d text
    │   │       │   │   │       ├── wpa_drv_zep_remain_on_channel                                      80   0.01%  0x0000bf49 text
    │   │       │   │   │       ├── wpa_drv_zep_scan2                                                 144   0.02%  0x0000c5d5 text
    │   │       │   │   │       ├── wpa_drv_zep_scan_timeout                                           36   0.00%  0x0000c6d1 text
    │   │       │   │   │       ├── wpa_drv_zep_send_action                                           184   0.02%  0x0000c1e9 text
    │   │       │   │   │       ├── wpa_drv_zep_send_action_cancel_wait                                52   0.01%  0x0000c6f5 text
    │   │       │   │   │       ├── wpa_drv_zep_send_mlme                                              88   0.01%  0x0000bd9d text
    │   │       │   │   │       ├── wpa_drv_zep_set_ap                                                260   0.03%  0x0000bdf5 text
    │   │       │   │   │       ├── wpa_drv_zep_set_country                                            88   0.01%  0x0000c051 text
    │   │       │   │   │       ├── wpa_drv_zep_set_key                                               216   0.03%  0x0000c7a5 text
    │   │       │   │   │       ├── wpa_drv_zep_set_supp_port                                          32   0.00%  0x0007460b text
    │   │       │   │   │       ├── wpa_drv_zep_signal_poll                                           112   0.01%  0x0000c44d text
    │   │       │   │   │       ├── wpa_drv_zep_sta_add                                                80   0.01%  0x0000bca9 text
    │   │       │   │   │       ├── wpa_drv_zep_sta_deauth                                            144   0.02%  0x0000c32d text
    │   │       │   │   │       ├── wpa_drv_zep_sta_disassoc                                          144   0.02%  0x0000c3bd text
    │   │       │   │   │       ├── wpa_drv_zep_sta_remove                                             80   0.01%  0x0000bd4d text
    │   │       │   │   │       ├── wpa_drv_zep_sta_set_flags                                          84   0.01%  0x0000bcf9 text
    │   │       │   │   │       ├── wpa_drv_zep_stop_ap                                                96   0.01%  0x0000bbe9 text
    │   │       │   │   │       └── wpa_supplicant_event_wrapper                                      988   0.12%  0x0000cc59 text
    │   │       │   │   ├── eap_common                                                                324   0.04%  -
    │   │       │   │   │   └── eap_common.c                                                          324   0.04%  -
    │   │       │   │   │       ├── eap_get_id                                                         14   0.00%  0x0007c8e3 text
    │   │       │   │   │       ├── eap_get_type                                                       14   0.00%  0x0007c8f1 text
    │   │       │   │   │       ├── eap_hdr_len_valid                                                  56   0.01%  0x0003d7a1 text
    │   │       │   │   │       ├── eap_hdr_validate                                                  128   0.02%  0x0003d7d9 text
    │   │       │   │   │       └── eap_msg_alloc                                                     112   0.01%  0x0007c873 text
    │   │       │   │   ├── eap_server                                                               6122   0.72%  -
    │   │       │   │   │   ├── eap_server.c                                                         5418   0.64%  -
    │   │       │   │   │   │   ├── eap_copy_buf                                                       38   0.00%  0x0007c8ff text
    │   │       │   │   │   │   ├── eap_get_identity                                                   12   0.00%  0x0007ca13 text
    │   │       │   │   │   │   ├── eap_get_interface                                                   4   0.00%  0x0007ca1f text
    │   │       │   │   │   │   ├── eap_log_msg                                                        88   0.01%  0x0007c925 text
    │   │       │   │   │   │   ├── eap_server_clear_identity                                          20   0.00%  0x0007ca23 text
    │   │       │   │   │   │   ├── eap_server_config_free                                             42   0.00%  0x0007ca37 text
    │   │       │   │   │   │   ├── eap_server_sm_deinit                                              144   0.02%  0x0003e169 text
    │   │       │   │   │   │   ├── eap_server_sm_init                                                 96   0.01%  0x0003e109 text
    │   │       │   │   │   │   ├── eap_server_sm_step                                               2364   0.28%  0x0003e2e5 text
    │   │       │   │   │   │   ├── eap_sm_calculateTimeout.constprop.0.isra.0                         84   0.01%  0x0003db71 text
    │   │       │   │   │   │   ├── eap_sm_notify_cached                                                8   0.00%  0x0007ca0b text
    │   │       │   │   │   │   ├── eap_sm_parseEapResp                                               216   0.03%  0x0003d859 text
    │   │       │   │   │   │   ├── eap_sm_process_nak                                                204   0.02%  0x0003de01 text
    │   │       │   │   │   │   ├── eap_user_free                                                      40   0.00%  0x0007c97d text
    │   │       │   │   │   │   ├── eap_user_get                                                      102   0.01%  0x0007c9a5 text
    │   │       │   │   │   │   ├── sm_EAP_AAA_REQUEST_Enter.constprop.0                               60   0.01%  0x0003d989 text
    │   │       │   │   │   │   ├── sm_EAP_FAILURE_Enter                                              164   0.02%  0x0003d9c5 text
    │   │       │   │   │   │   ├── sm_EAP_IDLE2_Enter.constprop.0                                     44   0.01%  0x0003dbc5 text
    │   │       │   │   │   │   ├── sm_EAP_IDLE_Enter.constprop.0                                      44   0.01%  0x0003dbf1 text
    │   │       │   │   │   │   ├── sm_EAP_INITIALIZE_Enter.constprop.0                               236   0.03%  0x0003e1f9 text
    │   │       │   │   │   │   ├── sm_EAP_METHOD_REQUEST_Enter.constprop.0                           144   0.02%  0x0003dc1d text
    │   │       │   │   │   │   ├── sm_EAP_METHOD_RESPONSE_Enter.constprop.0                          168   0.02%  0x0003da69 text
    │   │       │   │   │   │   ├── sm_EAP_NAK_Enter.constprop.0                                      140   0.02%  0x0003decd text
    │   │       │   │   │   │   ├── sm_EAP_PROPOSE_METHOD_Enter.constprop.0                           340   0.04%  0x0003dcad text
    │   │       │   │   │   │   ├── sm_EAP_SELECT_ACTION_Enter.constprop.0                            432   0.05%  0x0003df59 text
    │   │       │   │   │   │   ├── sm_EAP_SEND_REQUEST_Enter.constprop.0                              96   0.01%  0x0003db11 text
    │   │       │   │   │   │   └── sm_EAP_TIMEOUT_FAILURE2_Enter.constprop.0                          88   0.01%  0x0003d931 text
    │   │       │   │   │   ├── eap_server_identity.c                                                 464   0.05%  -
    │   │       │   │   │   │   ├── eap_identity_buildReq                                              92   0.01%  0x0003ec21 text
    │   │       │   │   │   │   ├── eap_identity_check                                                 40   0.00%  0x0003ec7d text
    │   │       │   │   │   │   ├── eap_identity_init                                                  16   0.00%  0x0007ca7b text
    │   │       │   │   │   │   ├── eap_identity_initPickUp                                            14   0.00%  0x0007ca8b text
    │   │       │   │   │   │   ├── eap_identity_isDone                                                10   0.00%  0x0007ca61 text
    │   │       │   │   │   │   ├── eap_identity_isSuccess                                             10   0.00%  0x0007ca6b text
    │   │       │   │   │   │   ├── eap_identity_process                                              176   0.02%  0x0003eca5 text
    │   │       │   │   │   │   ├── eap_identity_reset                                                  6   0.00%  0x0007ca75 text
    │   │       │   │   │   │   └── eap_server_identity_register                                      100   0.01%  0x0003ed55 text
    │   │       │   │   │   └── eap_server_methods.c                                                  240   0.03%  -
    │   │       │   │   │       ├── eap_server_get_eap_method                                          32   0.00%  0x0003edb9 text
    │   │       │   │   │       ├── eap_server_get_name                                                52   0.01%  0x0003ee59 text
    │   │       │   │   │       ├── eap_server_method_alloc                                            28   0.00%  0x0007ca99 text
    │   │       │   │   │       ├── eap_server_method_register                                         96   0.01%  0x0003edd9 text
    │   │       │   │   │       └── eap_server_unregister_methods                                      32   0.00%  0x0003ee39 text
    │   │       │   │   ├── eapol_auth                                                               4592   0.54%  -
    │   │       │   │   │   └── eapol_auth_sm.c                                                      4592   0.54%  -
    │   │       │   │   │       ├── eapol_auth_alloc                                                  320   0.04%  0x0003fc95 text
    │   │       │   │   │       ├── eapol_auth_deinit                                                  36   0.00%  0x0007cc0d text
    │   │       │   │   │       ├── eapol_auth_free                                                    72   0.01%  0x0003f419 text
    │   │       │   │   │       ├── eapol_auth_init                                                   164   0.02%  0x0007cb69 text
    │   │       │   │   │       ├── eapol_auth_step                                                    28   0.00%  0x0003f461 text
    │   │       │   │   │       ├── eapol_auth_tx_canned_eap.constprop.0                              116   0.01%  0x0003f105 text
    │   │       │   │   │       ├── eapol_auth_tx_req                                                 216   0.03%  0x0003f251 text
    │   │       │   │   │       ├── eapol_auth_vlogger                                                 82   0.01%  0x0007cb13 text
    │   │       │   │   │       ├── eapol_cb                                                           28   0.00%  0x0008d7f4 rodata
    │   │       │   │   │       ├── eapol_port_timers_tick                                            272   0.03%  0x0003fdd5 text
    │   │       │   │   │       ├── eapol_sm_erp_add_key                                               10   0.00%  0x0007cb09 text
    │   │       │   │   │       ├── eapol_sm_erp_get_key                                               10   0.00%  0x0007caff text
    │   │       │   │   │       ├── eapol_sm_get_eap_req_id_text                                       16   0.00%  0x0007cadf text
    │   │       │   │   │       ├── eapol_sm_get_eap_user                                              36   0.00%  0x0007cabb text
    │   │       │   │   │       ├── eapol_sm_get_erp_domain                                             8   0.00%  0x0007caf7 text
    │   │       │   │   │       ├── eapol_sm_get_erp_send_reauth_start                                  8   0.00%  0x0007caef text
    │   │       │   │   │       ├── eapol_sm_sta_entry_alive                                            6   0.00%  0x0007cab5 text
    │   │       │   │   │       ├── eapol_sm_step_cb                                                    4   0.00%  0x0007cb65 text
    │   │       │   │   │       ├── eapol_sm_step_run                                                2072   0.24%  0x0003f47d text
    │   │       │   │   │       ├── sm_AUTH_PAE_DISCONNECTED_Enter.constprop.0                        212   0.02%  0x0003eee1 text
    │   │       │   │   │       ├── sm_AUTH_PAE_FORCE_AUTH_Enter                                      108   0.01%  0x0003f1e5 text
    │   │       │   │   │       ├── sm_AUTH_PAE_FORCE_UNAUTH_Enter                                    108   0.01%  0x0003f179 text
    │   │       │   │   │       ├── sm_AUTH_PAE_RESTART_Enter.constprop.0                             108   0.01%  0x0003efb5 text
    │   │       │   │   │       ├── sm_BE_AUTH_FAIL_Enter.constprop.0                                  76   0.01%  0x0003f329 text
    │   │       │   │   │       %E2%94%9C── sm_BE_AUTH_IDLE_Enter.constprop.0                                  68   0.01%  0x0003f021 text
    │   │       │   │   │       ├── sm_BE_AUTH_REQUEST_Enter.constprop.0                               88   0.01%  0x0003f3c1 text
    │   │       │   │   │       ├── sm_BE_AUTH_RESPONSE_Enter.constprop.0                              92   0.01%  0x0003f065 text
    │   │       │   │   │       ├── sm_BE_AUTH_SUCCESS_Enter.constprop.0                               76   0.01%  0x0003f375 text
    │   │       │   │   │       ├── sm_BE_AUTH_TIMEOUT_Enter.constprop.0                               68   0.01%  0x0003f0c1 text
    │   │       │   │   │       └── sm_CTRL_DIR_IN_OR_BOTH_Enter                                       84   0.01%  0x0003ee8d text
    │   │       │   │   ├── l2_packet                                                                 694   0.08%  -
    │   │       │   │   │   └── l2_packet_zephyr.c                                                    694   0.08%  -
    │   │       │   │   │       ├── l2_packet_deinit                                                   34   0.00%  0x00074573 text
    │   │       │   │   │       ├── l2_packet_get_ip_addr                                              40   0.00%  0x00074595 text
    │   │       │   │   │       ├── l2_packet_get_own_addr                                             16   0.00%  0x0007454d text
    │   │       │   │   │       ├── l2_packet_init                                                    320   0.04%  0x0000baa9 text
    │   │       │   │   │       ├── l2_packet_init_bridge                                              22   0.00%  0x0007455d text
    │   │       │   │   │       ├── l2_packet_notify_auth_start                                         2   0.00%  0x000745bd text
    │   │       │   │   │       ├── l2_packet_receive                                                 104   0.01%  0x0000b9a9 text
    │   │       │   │   │       ├── l2_packet_send                                                    152   0.02%  0x0000ba11 text
    │   │       │   │   │       └── l2_packet_set_packet_filter                                         4   0.00%  0x000745bf text
    │   │       │   │   ├── rsn_supp                                                                20810   2.44%  -
    │   │       │   │   │   ├── pmksa_cache.c                                                          30   0.00%  -
    │   │       │   │   │   │   ├── pmksa_cache_add                                                     4   0.00%  0x00077877 text
    │   │       │   │   │   │   ├── pmksa_cache_deinit                                                  2   0.00%  0x00077867 text
    │   │       │   │   │   │   ├── pmksa_cache_flush                                                   2   0.00%  0x00077883 text
    │   │       │   │   │   │   ├── pmksa_cache_get                                                     4   0.00%  0x00077869 text
    │   │       │   │   │   │   ├── pmksa_cache_init                                                    6   0.00%  0x00077861 text
    │   │       │   │   │   │   ├── pmksa_cache_list                                                    6   0.00%  0x00077871 text
    │   │       │   │   │   │   └── pmksa_cache_set_current                                             6   0.00%  0x0007787d text
    │   │       │   │   │   ├── wpa.c                                                               19726   2.31%  -
    │   │       │   │   │   │   ├── _wpa_hexdump_link.constprop.0                                     120   0.01%  0x000403bd text
    │   │       │   │   │   │   ├── ieee80211w_set_keys                                               628   0.07%  0x000405b5 text
    │   │       │   │   │   │   ├── mlo_ieee80211w_set_keys                                           704   0.08%  0x00040c6d text
    │   │       │   │   │   │   ├── null_rsc                                                            8   0.00%  0x000c6552 rodata
    │   │       │   │   │   │   ├── wpa_derive_ptk.constprop.0                                        132   0.02%  0x00040339 text
    │   │       │   │   │   │   ├── wpa_eapol_key_send                                                404   0.05%  0x00041121 text
    │   │       │   │   │   │   ├── wpa_fils_is_completed                                               4   0.00%  0x0007d533 text
    │   │       │   │   │   │   ├── wpa_key_mgmt_suite                                                172   0.02%  0x00040071 text
    │   │       │   │   │   │   ├── wpa_report_ie_mismatch                                            220   0.03%  0x00040ac5 text
    │   │       │   │   │   │   ├── wpa_sm_aborted_cached                                              40   0.00%  0x00041c19 text
    │   │       │   │   │   │   ├── wpa_sm_clear_ptk                                                  204   0.02%  0x0007d131 text
    │   │       │   │   │   │   ├── wpa_sm_deinit                                                     188   0.02%  0x000447e5 text
    │   │       │   │   │   │   ├── wpa_sm_drop_sa                                                     44   0.01%  0x000447b9 text
    │   │       │   │   │   │   ├── wpa_sm_get_ap_rsne                                                 52   0.01%  0x0007d0fd text
    │   │       │   │   │   │   ├── wpa_sm_get_mib                                                    588   0.07%  0x00041c41 text
    │   │       │   │   │   │   ├── wpa_sm_get_status                                                 188   0.02%  0x000425d9 text
    │   │       │   │   │   │   ├── wpa_sm_has_ptk_installed                                           24   0.00%  0x0007d4f7 text
    │   │       │   │   │   │   ├── wpa_sm_init                                                       124   0.01%  0x00041e8d text
    │   │       │   │   │   │   ├── wpa_sm_key_request                                                404   0.05%  0x0004173d text
    │   │       │   │   │   │   ├── wpa_sm_notify_assoc                                                88   0.01%  0x00041f09 text
    │   │       │   │   │   │   ├── wpa_sm_notify_disassoc                                             96   0.01%  0x000448a1 text
    │   │       │   │   │   │   ├── wpa_sm_ocv_enabled                                                 50   0.01%  0x0007d4bd text
    │   │       │   │   │   │   ├── wpa_sm_parse_own_wpa_ie                                            56   0.01%  0x00044781 text
    │   │       │   │   │   │   ├── wpa_sm_pmf_enabled                                                 56   0.01%  0x0007d463 text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_cache_flush                                           22   0.00%  0x0007d51d text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_cache_list                                             8   0.00%  0x0007d4ef text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_cache_reconfig                                        12   0.00%  0x0007d537 text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_free_cb                                              220   0.03%  0x000409e9 text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_is_current_cb                                         12   0.00%  0x0007d0f1 text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_notify_cb                                             16   0.00%  0x0007d24b text
    │   │       │   │   │   │   ├── wpa_sm_rekey_ptk                                                   36   0.00%  0x000418d1 text
    │   │       │   │   │   │   ├── wpa_sm_rsn_overriding_supported                                    34   0.00%  0x0007d49b text
    │   │       │   │   │   │   ├── wpa_sm_rx_eapol                                                  2640   0.31%  0x00043941 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_rsn_ie                                               96   0.01%  0x000445a1 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_rsne_override                                        96   0.01%  0x00044661 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_rsne_override_2                                      96   0.01%  0x000446c1 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_rsnxe                                                96   0.01%  0x00044601 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_rsnxe_override                                       96   0.01%  0x00044721 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_wpa_ie                                               96   0.01%  0x00044541 text
    │   │       │   │   │   │   ├── wpa_sm_set_assoc_rsnxe                                            148   0.02%  0x000444ad text
    │   │       │   │   │   │   ├── wpa_sm_set_assoc_rsnxe_default                                     96   0.01%  0x0004444d text
    │   │       │   │   │   │   ├── wpa_sm_set_assoc_wpa_ie                                            96   0.01%  0x000443ed text
    │   │       │   │   │   │   ├── wpa_sm_set_assoc_wpa_ie_default                                    92   0.01%  0x00044391 text
    │   │       │   │   │   │   ├── wpa_sm_set_config                                                 150   0.02%  0x0007d297 text
    │   │       │   │   │   │   ├── wpa_sm_set_eapol                                                    8   0.00%  0x0007d367 text
    │   │       │   │   │   │   ├── wpa_sm_set_fast_reauth                                              8   0.00%  0x0007d287 text
    │   │       │   │   │   │   ├── wpa_sm_set_ifname                                                  12   0.00%  0x0007d35b text
    │   │       │   │   │   │   ├── wpa_sm_set_mlo_params                                             728   0.09%  0x00042301 text
    │   │       │   │   │   │   ├── wpa_sm_set_own_addr                                                16   0.00%  0x0007d34b text
    │   │       │   │   │   │   ├── wpa_sm_set_param                                                  244   0.03%  0x0007d36f text
    │   │       │   │   │   │   ├── wpa_sm_set_pmk                                                    108   0.01%  0x00041f61 text
    │   │       │   │   │   │   ├── wpa_sm_set_pmk_from_pmksa                                          80   0.01%  0x00041fcd text
    │   │       │   │   │   │   ├── wpa_sm_set_ptk_kck_kek                                             80   0.01%  0x00044925 text
    │   │       │   │   │   │   ├── wpa_sm_set_rx_replay_ctr                                           36   0.00%  0x00044901 text
    │   │       │   │   │   │   ├── wpa_sm_set_scard_ctx                                                8   0.00%  0x0007d28f text
    │   │       │   │   │   │   ├── wpa_sm_set_ssid                                                    30   0.00%  0x0007d32d text
    │   │       │   │   │   │   ├── wpa_sm_update_replay_ctr                                           14   0.00%  0x0007d50f text
    │   │       │   │   │   │   ├── wpa_supplicant_check_group_cipher                                 112   0.01%  0x00040145 text
    │   │       │   │   │   │   ├── wpa_supplicant_get_pmk                                            396   0.05%  0x0004201d text
    %E2%94%82   │       │   │   │   │   ├── wpa_supplicant_gtk_tx_bit_workaround                               40   0.00%  0x0004011d text
    │   │       │   │   │   │   ├── wpa_supplicant_install_gtk.constprop.0                            384   0.05%  0x00040435 text
    │   │       │   │   │   │   ├── wpa_supplicant_install_ptk                                        448   0.05%  0x00040829 text
    │   │       │   │   │   │   ├── wpa_supplicant_key_neg_complete                                   204   0.02%  0x00040ba1 text
    │   │       │   │   │   │   ├── wpa_supplicant_mlo_gtk.constprop.0                                500   0.06%  0x00040f2d text
    │   │       │   │   │   │   ├── wpa_supplicant_process_1_of_2                                     540   0.06%  0x00041521 text
    │   │       │   │   │   │   ├── wpa_supplicant_process_1_of_4                                     876   0.10%  0x000435d5 text
    │   │       │   │   │   │   ├── wpa_supplicant_process_1_of_4_wpa.constprop.0                     344   0.04%  0x000421a9 text
    │   │       │   │   │   │   ├── wpa_supplicant_process_3_of_4                                    2796   0.33%  0x00042ae9 text
    │   │       │   │   │   │   ├── wpa_supplicant_process_3_of_4_wpa                                 420   0.05%  0x00042945 text
    │   │       │   │   │   │   ├── wpa_supplicant_process_mlo_1_of_2                                 384   0.05%  0x000413a1 text
    │   │       │   │   │   │   ├── wpa_supplicant_rsc_relaxation                                      96   0.01%  0x000401b5 text
    │   │       │   │   │   │   ├── wpa_supplicant_send_2_of_2                                        236   0.03%  0x000412b5 text
    │   │       │   │   │   │   ├── wpa_supplicant_send_2_of_4                                        472   0.06%  0x000418f5 text
    │   │       │   │   │   │   ├── wpa_supplicant_send_4_of_4                                        332   0.04%  0x00041acd text
    │   │       │   │   │   │   ├── wpa_supplicant_validate_ie                                        688   0.08%  0x00042695 text
    │   │       │   │   │   │   ├── wpa_supplicant_verify_eapol_key_mic                               292   0.03%  0x00040215 text
    │   │       │   │   │   │   └── wpas_swap_tkip_mic_keys                                            42   0.00%  0x0007d1fd text
    │   │       │   │   │   ├── wpa_i.h                                                               120   0.01%  -
    │   │       │   │   │   │   ├── wpa_sm_alloc_eapol.constprop.0.isra.0                              22   0.00%  0x0007d227 text
    │   │       │   │   │   │   ├── wpa_sm_cancel_auth_timeout.isra.0                                   6   0.00%  0x0007d25b text
    │   │       │   │   │   │   ├── wpa_sm_deauthenticate.isra.0                                        6   0.00%  0x0007d273 text
    │   │       │   │   │   │   ├── wpa_sm_get_state.isra.0                                             6   0.00%  0x0007d279 text
    │   │       │   │   │   │   ├── wpa_sm_mlme_setprotection.constprop.0.isra.0                       14   0.00%  0x0007d23d text
    │   │       │   │   │   │   ├── wpa_sm_set_key.isra.0                                              18   0.00%  0x0007d261 text
    │   │       │   │   │   │   ├── wpa_sm_set_rekey_offload                                           42   0.00%  0x0007d0c7 text
    │   │       │   │   │   │   └── wpa_sm_set_state.isra.0                                             6   0.00%  0x0007d27f text
    │   │       │   │   │   └── wpa_ie.c                                                              934   0.11%  -
    │   │       │   │   │       ├── rsn_supp_capab                                                     58   0.01%  0x0007d549 text
    │   │       │   │   │       ├── wpa_gen_rsnxe                                                     136   0.02%  0x0007d583 text
    │   │       │   │   │       ├── wpa_gen_wpa_ie                                                    652   0.08%  0x000449cd text
    │   │       │   │   │       └── wpa_parse_wpa_ie                                                   88   0.01%  0x00044975 text
    │   │       │   │   └── utils                                                                    8468   0.99%  -
    │   │       │   │       ├── common.c                                                             2442   0.29%  -
    │   │       │   │       │   ├── _wpa_snprintf_hex                                                  92   0.01%  0x0000aa4d text
    │   │       │   │       │   ├── bin_clear_free                                                     22   0.00%  0x00074173 text
    │   │       │   │       │   ├── buf_shift_right                                                    38   0.00%  0x00073c67 text
    │   │       │   │       │   ├── cstr_token                                                         86   0.01%  0x000740e5 text
    │   │       │   │       │   ├── dup_binstr                                                         38   0.00%  0x00073e15 text
    │   │       │   │       │   ├── forced_memzero                                                     16   0.00%  0x0000ad2d text
    │   │       │   │       │   ├── freq_cmp                                                           22   0.00%  0x00073af3 text
    │   │       │   │       │   ├── freq_range_list_includes                                           44   0.01%  0x00073f93 text
    │   │       │   │       │   ├── freq_range_list_parse                                             178   0.02%  0x00073ee1 text
    │   │       │   │       │   ├── freq_range_list_str                                               156   0.02%  0x0000ac4d text
    │   │       │   │       │   ├── has_ctrl_char                                                      26   0.00%  0x00073d83 text
    │   │       │   │       │   ├── has_newline                                                        22   0.00%  0x00073d9d text
    │   │       │   │       │   ├── hex2byte                                                           36   0.00%  0x00073b35 text
    │   │       │   │       │   ├── hex2num                                                            44   0.01%  0x00073b09 text
    │   │       │   │       │   ├── hexstr2bin                                                         40   0.00%  0x00073c27 text
    │   │       │   │       │   ├── hwaddr_aton                                                        16   0.00%  0x00073b85 text
    │   │       │   │       │   ├── hwaddr_aton2                                                       76   0.01%  0x00073bdb text
    │   │       │   │       │   ├── hwaddr_mask_txt                                                   168   0.02%  0x0000aaa9 text
    │   │       │   │       │   ├── hwaddr_masked_aton                                                 70   0.01%  0x00073b95 text
    │   │       │   │       │   ├── hwaddr_parse                                                       44   0.01%  0x00073b59 text
    │   │       │   │       │   ├── inc_byte_array                                                     24   0.00%  0x00073c4f text
    │   │       │   │       │   ├── int_array_add_unique                                               80   0.01%  0x00074033 text
    │   │       │   │       │   ├── int_array_concat                                                   94   0.01%  0x00073fd5 text
    │   │       │   │       │   ├── int_array_includes                                                 24   0.00%  0x00074083 text
    │   │       │   │       │   ├── int_array_len                                                      22   0.00%  0x00073fbf text
    │   │       │   │       │   ├── int_array_sort_unique                                              68   0.01%  0x0000ace9 text
    │   │       │   │       │   ├── is_hex                                                             24   0.00%  0x00073d6b text
    │   │       │   │       │   ├── memset_func                                                         4   0.00%  0x2000037c datas
    │   │       │   │       │   ├── merge_byte_arrays                                                  98   0.01%  0x00073db3 text
    │   │       │   │       │   ├── printf_decode                                                     208   0.02%  0x00073c9b text
    │   │       │   │       │   ├── printf_encode                                                     172   0.02%  0x0000ab81 text
    │   │       │   │       │   ├── random_mac_addr                                                    36   0.00%  0x0007409b text
    │   │       │   │       │   ├── random_mac_addr_keep_oui                                           38   0.00%  0x000740bf text
    │   │       │   │       │   ├── str_clear_free                                                     30   0.00%  0x00074155 text
    │   │       │   │       │   ├── str_token                                                          26   0.00%  0x0007413b text
    │   │       │   │       │   ├── wpa_config_parse_string                                           166   0.02%  0x00073e3b text
    │   │       │   │       │   ├── wpa_get_ntp_timestamp                                              48   0.01%  0x0000ab51 text
    │   │       │   │       │   ├── wpa_snprintf_hex                                                   14   0.00%  0x00073c8d text
    │   │       │   │       │   └── wpa_ssid_txt                                                       32   0.00%  0x0000ac2d text
    │   │       │   │       ├── common.h                                                              314   0.04%  -
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x0007743b text
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x00072ec9 text
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x00073243 text
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x00075655 text
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x000760ef text
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x0007d543 text
    │   │       │   │       │   ├── ether_addr_equal                                                   16   0.00%  0x000774ab text
    │   │       │   │       │   ├── ether_addr_equal                                                   16   0.00%  0x00076125 text
    │   │       │   │       │   ├── ether_addr_equal                                                   16   0.00%  0x00076659 text
    │   │       │   │       │   ├── ether_addr_equal                                                   16   0.00%  0x00079e4b text
    │   │       │   │       │   ├── is_broadcast_ether_addr                                            34   0.00%  0x00079dad text
    │   │       │   │       │   ├%E2%94%80─ is_zero_ether_addr                                                 30   0.00%  0x00077441 text
    │   │       │   │       │   ├── is_zero_ether_addr                                                 30   0.00%  0x0007565b text
    │   │       │   │       │   ├── is_zero_ether_addr                                                 30   0.00%  0x000760f5 text
    │   │       │   │       │   ├── is_zero_ether_addr                                                 30   0.00%  0x00076893 text
    │   │       │   │       │   ├── is_zero_ether_addr                                                 30   0.00%  0x00077db3 text
    │   │       │   │       │   └── is_zero_ether_addr                                                 30   0.00%  0x000795f5 text
    │   │       │   │       ├── const_time.h                                                           80   0.01%  -
    │   │       │   │       │   ├── const_time_is_zero                                                 10   0.00%  0x0007d60b text
    │   │       │   │       │   ├── const_time_memcmp.part.0                                           42   0.00%  0x0007d855 text
    │   │       │   │       │   └── const_time_select_bin                                              28   0.00%  0x0007d615 text
    │   │       │   │       ├── crc32.c                                                              1064   0.12%  -
    │   │       │   │       │   ├── crc32_table                                                      1024   0.12%  0x0008b51c rodata
    │   │       │   │       │   └── ieee80211_crc32                                                    40   0.00%  0x0000aa25 text
    │   │       │   │       ├── eloop.c                                                              1820   0.21%  -
    │   │       │   │       │   ├── eloop_cancel_timeout                                               76   0.01%  0x0000afa9 text
    │   │       │   │       │   ├── eloop_cancel_timeout_one                                          108   0.01%  0x0000aff5 text
    │   │       │   │       │   ├── eloop_deplete_timeout                                             128   0.02%  0x0000b091 text
    │   │       │   │       │   ├── eloop_destroy                                                     144   0.02%  0x0000b325 text
    │   │       │   │       │   ├── eloop_init                                                         32   0.00%  0x0000ade5 text
    │   │       │   │       │   ├── eloop_is_timeout_registered                                        48   0.01%  0x0000b061 text
    │   │       │   │       │   ├── eloop_process_pending_signals.part.0                               60   0.01%  0x0000ad69 text
    │   │       │   │       │   ├── eloop_register_read_sock                                           20   0.00%  0x00074393 text
    │   │       │   │       │   ├── eloop_register_signal                                              88   0.01%  0x0000b111 text
    │   │       │   │       │   ├── eloop_register_signal_reconfig                                     10   0.00%  0x000743cf text
    │   │       │   │       │   ├── eloop_register_signal_terminate                                    34   0.00%  0x000743ad text
    │   │       │   │       │   ├── eloop_register_sock                                               140   0.02%  0x0000ae05 text
    │   │       │   │       │   ├── eloop_register_timeout                                            184   0.02%  0x0000aef1 text
    │   │       │   │       │   ├── eloop_remove_timeout                                               20   0.00%  0x00074309 text
    │   │       │   │       │   ├── eloop_run                                                         432   0.05%  0x0000b169 text
    │   │       │   │       │   ├── eloop_sock_requeue                                                  4   0.00%  0x0007438f text
    │   │       │   │       │   ├── eloop_sock_table_destroy.part.0                                    64   0.01%  0x0000ada5 text
    │   │       │   │       │   ├── eloop_sock_table_dispatch                                          64   0.01%  0x0007434f text
    │   │       │   │       │   ├── eloop_sock_table_set_fds                                           50   0.01%  0x0007431d text
    │   │       │   │       │   ├── eloop_terminate                                                    12   0.00%  0x0000b319 text
    │   │       │   │       │   ├── eloop_unregister_read_sock                                          6   0.00%  0x000743a7 text
    │   │       │   │       │   └── eloop_unregister_sock                                              96   0.01%  0x0000ae91 text
    │   │       │   │       ├── list.h                                                                 36   0.00%  -
    │   │       │   │       │   ├── dl_list_del                                                        18   0.00%  0x00076113 text
    │   │       │   │       │   └── dl_list_del                                                        18   0.00%  0x000768b1 text
    │   │       │   │       ├── os.h                                                                  302   0.04%  -
    │   │       │   │       │   ├── os_realloc_array                                                   22   0.00%  0x000749eb text
    │   │       │   │       │   ├── os_reltime_age                                                     50   0.01%  0x00079467 text
    │   │       │   │       │   ├── os_reltime_before                                                  32   0.00%  0x000742c3 text
    │   │       │   │       │   ├── os_reltime_before                                                  32   0.00%  0x000760cf text
    │   │       │   │       │   ├── os_reltime_expired                                                 52   0.01%  0x00075247 text
    │   │       │   │       │   ├── os_reltime_sub                                                     38   0.00%  0x00077415 text
    │   │       │   │       │   ├── os_reltime_sub                                                     38   0.00%  0x000742e3 text
    │   │       │   │       │   └── os_reltime_sub                                                     38   0.00%  0x0007686d text
    │   │       │   │       ├── os_zephyr.c                                                           434   0.05%  -
    │   │       │   │       │   ├── os_daemonize                                                        6   0.00%  0x0007442d text
    │   │       │   │       │   ├── os_daemonize_terminate                                              2   0.00%  0x00074433 text
    │   │       │   │       │   ├── os_free                                                             4   0.00%  0x00074497 text
    │   │       │   │       │   ├── os_get_random                                                       4   0.00%  0x00074435 text
    │   │       │   │       │   ├── os_get_reltime                                                     64   0.01%  0x0000b3e1 text
    │   │       │   │       │   ├── os_get_time                                                        24   0.00%  0x000743d9 text
    │   │       │   │       │   ├── os_gmtime                                                          60   0.01%  0x000743f1 text
    │   │       │   │       │   ├── os_malloc                                                           4   0.00%  0x00074493 text
    │   │       │   │       │   ├── os_memcmp_const                                                     4   0.00%  0x00074513 text
    │   │       │   │       │   ├── os_memdup                                                          30   0.00%  0x00074475 text
    │   │       │   │       │   ├── os_random                                                          20   0.00%  0x00074439 text
    │   │       │   │       │   ├── os_realloc                                                         56   0.01%  0x000744b3 text
    │   │       │   │       │   ├── os_rel2abs_path                                                     4   0.00%  0x0007444d text
    │   │       │   │       │   ├── os_sleep                                                           44   0.01%  0x0000b3b5 text
    │   │       │   │       │   ├── os_strcasecmp                                                       4   0.00%  0x00074517 text
    │   │       │   │       │   ├── os_strdup                                                          36   0.00%  0x00074451 text
    │   │       │   │       │   ├── os_strlcpy                                                         40   0.00%  0x000744eb text
    │   │       │   │       │   ├── os_strncasecmp                                                      4   0.00%  0x0007451b text
    │   │       │   │       │   └── os_zalloc                                                          24   0.00%  0x0007449b text
    │   │       │   │       ├── wpa_debug_zephyr.c                                                   1438   0.17%  -
    │   │       │   │       │   ├── _wpa_hexdump.part.0                                               144   0.02%  0x0000b4e1 text
    │   │       │   │       │   ├── _wpa_hexdump_ascii                                                224   0.03%  0x0000b571 text
    │   │       │   │       │   ├── debug_level_str                                                    24   0.00%  0x0000b921 text
    │   │       │   │       │   ├── hostapd_logger                                                    176   0.02%  0x0000b871 text
    │   │       │   │       │   ├── log_const_wpa_supp                                                  8   0.00%  0x00089e30 log_const_area
    │   │       │   │       │   ├── str_to_debug_level                                                112   0.01%  0x0000b939 text
    │   │       │   │       │   ├── wpa_hexdump_ascii_impl                                             14   0.00%  0x0007453f text
    │   │       │   │       │   ├── wpa_hexdump_ascii_key_impl                                         20   0.00%  0x0000b68d text
    │   │       │   │       │   ├── wpa_hexdump_impl                                                   28   0.00%  0x0000b651 text
    │   │       │   │       │   ├── wpa_hexdump_key_impl                                               32   0.00%  0x0000b66d text
    │   │       │   │       │   ├── wpa_msg_ctrl_impl                                                 116   0.01%  0x0000b775 text
    │   │       │   │       │   ├── wpa_msg_impl                                                      188   0.02%  0x0000b6b9 text
    │   │       │   │       │   ├── wpa_msg_no_global_impl                                            136   0.02%  0x0000b7e9 text
    │   │       │   │       │   ├── wpa_msg_register_cb                                                12   0.00%  0x0000b6a1 text
    │   │       │   │       │   ├── wpa_msg_register_ifname_cb                                         12   0.00%  0x0000b6ad text
    │   │       │   │       │   └── wpa_printf_impl                                                   192   0.02%  0x0000b421 text
    │   │       │   │       ├── wpabuf.c                                                              330   0.04%  -
    │   │       │   │       │   ├── wpabuf_alloc                                                       22   0.00%  0x00074189 text
    │   │       │   │       │   ├── wpabuf_alloc_copy                                                  28   0.00%  0x00074257 text
    │   │       │   │       │   ├── wpabuf_dup                                                         26   0.00%  0x00074273 text
    │   │       │   │       │   ├── wpabuf_free                                                        30   0.00%  0x0007421d text
    │   │       │   │       │   ├── wpabuf_parse_bin                                                   54   0.01%  0x0007428d text
    │   │       │   │       │   ├── wpabuf_put                                                         44   0.01%  0x0000ad3d text
    │   │       │   │       │   └── wpabuf_resize                                                     126   0.01%  0x0007419f text
    │   │       │   │       └── wpabuf.h                                                              208   0.02%  -
    │   │       │   │           ├── wpabuf_put_buf                                                      8   0.00%  0x0007d89b text
    │   │       │   │           ├── wpabuf_put_data                                                    28   0.00%  0x000732a5 text
    │   │       │   │           ├── wpabuf_put_data                                                    28   0.00%  0x0007423b text
    │   │       │   │           ├── wpabuf_put_data                                                    28   0.00%  0x0007d87f text
    │   │       │   │           ├── wpabuf_put_data.part.0                                             24   0.00%  0x000757c1 text
    │   │       │   │           ├── wpabuf_put_le16                                                    18   0.00%  0x00076669 text
    │   │       │   │           ├── wpabuf_put_le16                                                    18   0.00%  0x0007d835 text
    │   │       │   │           ├── wpabuf_put_u8                                                      14   0.00%  0x00075771 text
    │   │       │   │           ├── wpabuf_put_u8                                                      14   0.00%  0x0007667b text
    │   │       │   │           ├── wpabuf_put_u8                                                      14   0.00%  0x0007b647 text
    │   │       │   │           └── wpabuf_put_u8                                                      14   0.00%  0x0007d847 text
    │   │       │   └── wpa_supplicant                                                             127392  14.93%  -
    │   │       │       ├── ap.c                                                                     4584   0.54%  -
    │   │       │       │   ├── ap_client_poll_ok                                                      16   0.00%  0x00077a79 text
    │   │       │       │   ├── ap_ctrl_iface_acl_add_mac                                              54   0.01%  0x00077b6d text
    │   │       │       │   ├── ap_ctrl_iface_acl_clear_list                                           50   0.01%  0x00077c01 text
    │   │       │       │   ├── ap_ctrl_iface_acl_del_mac                                              54   0.01%  0x00077ba3 text
    │   │       │       │   ├── ap_ctrl_iface_acl_show_mac                                             40   0.00%  0x00077bd9 text
    │   │       │       │   ├── ap_ctrl_iface_chanswitch                                               34   0.00%  0x00077c8b text
    │   │       │       │   ├── ap_ctrl_iface_disassoc_accept_mac                                      20   0.00%  0x00077c47 text
    │   │       │       │   ├── ap_ctrl_iface_disassoc_deny_mac                                        20   0.00%  0x00077c33 text
    │   │       │       │   ├── ap_ctrl_iface_set_acl                                                  20   0.00%  0x00077c5b text
    │   │       │       │   ├── ap_ctrl_iface_sta                                                      36   0.00%  0x00077afd text
    │   │       │       │   ├── ap_ctrl_iface_sta_deauthenticate                                       20   0.00%  0x00077b59 text
    │   │       │       │   ├── ap_ctrl_iface_sta_disassociate                                         20   0.00%  0x00077b45 text
    │   │       │       │   ├── ap_ctrl_iface_sta_first                                                28   0.00%  0x00077ae1 text
    │   │       │       │   ├── ap_ctrl_iface_sta_next                                                 36   0.00%  0x00077b21 text
    │   │       │       │   ├── ap_ctrl_iface_wpa_get_status                                          104   0.01%  0x00029149 text
    │   │       │       │   ├── ap_eapol_tx_status                                                     16   0.00%  0x00077a69 text
    │   │       │       │   ├── ap_mgmt_rx                                                             42   0.00%  0x00077a95 text
    │   │       │       │   ├── ap_mgmt_tx_cb                                                          12   0.00%  0x00077abf text
    │   │       │       │   ├── ap_periodic                                                            12   0.00%  0x00077da7 text
    │   │       │       │   ├── ap_probe_req_rx                                                         4   0.00%  0x00077a2f text
    │   │       │       │   ├── ap_public_action_rx                                                     2   0.00%  0x00077a27 text
    │   │       │       │   ├── ap_rx_from_unknown_sta                                                 12   0.00%  0x00077a89 text
    │   │       │       │   ├── ap_sta_authorized_cb                                                    4   0.00%  0x00077a35 text
    │   │       │       │   ├── ap_switch_channel                                                      28   0.00%  0x00077c6f text
    │   │       │       │   ├── ap_tx_status                                                           12   0.00%  0x00077a5d text
    │   │       │       │   ├── ap_vendor_action_rx                                                     4   0.00%  0x00077a2b text
    │   │       │       │   ├── ap_wps_event_cb                                                         2   0.00%  0x00077a29 text
    │   │       │       │   ├── ap_wps_reg_success_cb                                                   2   0.00%  0x00077a33 text
    │   │       │       │   ├── wpa_supplicant_ap_deinit                                              132   0.02%  0x0002890d text
    │   │       │       │   ├── wpa_supplicant_ap_rx_eapol                                             22   0.00%  0x00077acb text
    │   │       │       │   ├── wpa_supplicant_conf_ap_ht                                             948   0.11%  0x00028559 text
    │   │       │       │   ├── wpa_supplicant_create_ap                                             1860   0.22%  0x00028991 text
    │   │       │       │   ├── wpas_ap_ch_switch                                                      66   0.01%  0x00077cad text
    │   │       │       │   ├── wpas_ap_configured_cb                                                 116   0.01%  0x000290d5 text
    │   │       │       │   ├── wpas_ap_event_dfs_cac_aborted                                          72   0.01%  0x0002934d text
    │   │       │       │   ├── wpas_ap_event_dfs_cac_finished                                         72   0.01%  0x00029305 text
    │   │       │       │   ├── wpas_ap_event_dfs_cac_nop_finished                                     68   0.01%  0x00029395 text
    │   │       │       │   ├── wpas_ap_event_dfs_cac_started                                          68   0.01%  0x000292c1 text
    │   │       │       │   ├── wpas_ap_event_dfs_radar_detected                                       68   0.01%  0x0002927d text
    │   │       │       │   ├── wpas_ap_pmksa_cache_flush                                              58   0.01%  0x00077d03 text
    │   │       │       │   ├── wpas_ap_pmksa_cache_list                                              204   0.02%  0x000291b1 text
    │   │       │       │   ├── wpas_ap_stop_ap                                                        20   0.00%  0x00077cef text
    │   │       │       │   └── wpas_ap_update_beacon                                                 106   0.01%  0x00077d3d text
    │   │       │       ├── bss.c                                                                    5668   0.66%  -
    │   │       │       │   ├── are_ies_equal                                                         240   0.03%  0x00018725 text
    │   │       │       │   ├── calculate_update_time                                                  62   0.01%  0x0007631f text
    │   │       │       │   ├── notify_bss_changes                                                    126   0.01%  0x0007635d text
    │   │       │       │   ├── wpa_bss_check_pending_connect                                          48   0.01%  0x00018421 text
    │   │       │       │   ├── wpa_bss_deinit                                                          4   0.00%  0x000763ef text
    │   │       │       │   ├── wpa_bss_ext_capab                                                      24   0.00%  0x00076641 text
    │   │       │       │   ├── wpa_bss_flush                                                          72   0.01%  0x000186dd text
    │   │       │       │   ├── wpa_bss_flush_by_age                                                  144   0.02%  0x0001864d text
    │   │       │       │   ├── wpa_bss_get                                                            80   0.01%  0x000762cf text
    │   │       │       │   ├── wpa_bss_get_bssid                                                      50   0.01%  0x000763f3 text
    │   │       │       │   ├── wpa_bss_get_bssid_latest                                               72   0.01%  0x00076425 text
    │   │       │       │   ├── wpa_bss_get_id                                                         28   0.00%  0x0007646d text
    │   │       │       │   ├── wpa_bss_get_id_range                                                   44   0.01%  0x00076489 text
    │   │       │       │   ├── wpa_bss_get_ie                                                         14   0.00%  0x000764b5 text
    │   │       │       │   ├── wpa_bss_get_ie_beacon                                                  34   0.00%  0x000764c3 text
    │   │       │       │   ├── wpa_bss_get_ie_ext                                                     14   0.00%  0x000764e5 text
    │   │       │       │   ├── wpa_bss_get_max_rate                                                   88   0.01%  0x000765e9 text
    │   │       │       │   ├── wpa_bss_get_rsne                                                      176   0.02%  0x000193e1 text
    │   │       │       │   ├── wpa_bss_get_rsnxe                                                     144   0.02%  0x00019491 text
    │   │       │       │   ├── wpa_bss_get_vendor_ie                                                  62   0.01%  0x000764f3 text
    │   │       │       │   ├── wpa_bss_get_vendor_ie_beacon                                           72   0.01%  0x00076531 text
    │   │       │       │   ├%E2%94%80─ wpa_bss_get_vendor_ie_multi                                           112   0.01%  0x00076579 text
    │   │       │       │   ├── wpa_bss_in_use                                                        126   0.01%  0x00076135 text
    │   │       │       │   ├── wpa_bss_init                                                           20   0.00%  0x000763db text
    │   │       │       │   ├── wpa_bss_parse_basic_ml_element                                        920   0.11%  0x00018f81 text
    │   │       │       │   ├── wpa_bss_parse_reconf_ml_element                                       200   0.02%  0x00019319 text
    │   │       │       │   ├── wpa_bss_remove                                                        252   0.03%  0x00018451 text
    │   │       │       │   ├── wpa_bss_supported_rsne                                                284   0.03%  0x000761b3 text
    │   │       │       │   ├── wpa_bss_update_end                                                    220   0.03%  0x00018571 text
    │   │       │       │   ├── wpa_bss_update_scan_res                                              1900   0.22%  0x00018815 text
    │   │       │       │   └── wpa_bss_update_start                                                   36   0.00%  0x0001854d text
    │   │       │       ├── bssid_ignore.c                                                            656   0.08%  -
    │   │       │       │   ├── wpa_bssid_ignore_add                                                  232   0.03%  0x0000fdd9 text
    │   │       │       │   ├── wpa_bssid_ignore_clear                                                 72   0.01%  0x0000fd1d text
    │   │       │       │   ├── wpa_bssid_ignore_del                                                  120   0.01%  0x0000fca5 text
    │   │       │       │   ├── wpa_bssid_ignore_get                                                   74   0.01%  0x0007527b text
    │   │       │       │   ├── wpa_bssid_ignore_is_listed                                             42   0.00%  0x000752c5 text
    │   │       │       │   └── wpa_bssid_ignore_update                                               116   0.01%  0x0000fd65 text
    │   │       │       ├── config.c                                                                16956   1.99%  -
    │   │       │       │   ├── alloc_int_str                                                          44   0.01%  0x0000d7a9 text
    │   │       │       │   ├── alloc_strdup                                                            8   0.00%  0x00074a01 text
    │   │       │       │   ├── global_fields                                                        2408   0.28%  0x0008bc50 rodata
    │   │       │       │   ├── removed_fields                                                         16   0.00%  0x0008c5b8 rodata
    │   │       │       │   ├── ssid_fields                                                          2144   0.25%  0x0008c5c8 rodata
    │   │       │       │   ├── wpa_config_add_cred                                                    58   0.01%  0x0007515f text
    │   │       │       │   ├── wpa_config_add_network                                                 70   0.01%  0x0007508f text
    │   │       │       │   ├── wpa_config_add_prio_network                                           130   0.02%  0x00074cdb text
    │   │       │       │   ├── wpa_config_alloc_empty                                                332   0.04%  0x0000f71d text
    │   │       │       │   ├── wpa_config_dump_values                                                 76   0.01%  0x0000f869 text
    │   │       │       │   ├── wpa_config_flush_blobs                                                  2   0.00%  0x00074f1d text
    │   │       │       │   ├── wpa_config_free                                                       356   0.04%  0x00074f1f text
    │   │       │       │   ├── wpa_config_free_cred                                                  222   0.03%  0x00074e3f text
    │   │       │       │   ├── wpa_config_free_ssid                                                  178   0.02%  0x00074d8d text
    │   │       │       │   ├── wpa_config_get                                                         92   0.01%  0x0000e855 text
    │   │       │       │   ├── wpa_config_get_cred                                                    16   0.00%  0x0007514f text
    │   │       │       │   ├── wpa_config_get_cred_no_key                                           1624   0.19%  0x0000f0c5 text
    │   │       │       │   ├── wpa_config_get_int                                                     44   0.01%  0x0000d7d5 text
    │   │       │       │   ├── wpa_config_get_network                                                 12   0.00%  0x00075083 text
    │   │       │       │   ├── wpa_config_get_no_key                                                 116   0.01%  0x0000e8b1 text
    │   │       │       │   ├── wpa_config_get_str                                                     76   0.01%  0x0000d801 text
    │   │       │       │   ├── wpa_config_get_value                                                   88   0.01%  0x0000f8b5 text
    │   │       │       │   ├── wpa_config_parse_addr_list.constprop.0                                248   0.03%  0x0000e59d text
    │   │       │       │   ├── wpa_config_parse_auth_alg                                             252   0.03%  0x0000d84d text
    │   │       │       │   ├── wpa_config_parse_bssid                                                116   0.01%  0x0000e045 text
    │   │       │       │   ├── wpa_config_parse_bssid_accept                                          32   0.00%  0x0000e6b5 text
    │   │       │       │   ├── wpa_config_parse_bssid_hint                                           116   0.01%  0x0000dfd1 text
    │   │       │       │   ├── wpa_config_parse_bssid_ignore                                          32   0.00%  0x0000e695 text
    │   │       │       │   ├── wpa_config_parse_cipher                                                56   0.01%  0x0000dc5d text
    │   │       │       │   ├── wpa_config_parse_freq_list                                             46   0.01%  0x00074bd3 text
    │   │       │       │   ├── wpa_config_parse_group                                                 88   0.01%  0x0000dced text
    │   │       │       │   ├── wpa_config_parse_group_mgmt                                            88   0.01%  0x0000dc95 text
    │   │       │       │   ├── wpa_config_parse_int                                                   14   0.00%  0x00074a21 text
    │   │       │       │   ├── wpa_config_parse_int_array                                            124   0.01%  0x00074b57 text
    │   │       │       │   ├── wpa_config_parse_int_impl                                             160   0.02%  0x0000dd9d text
    │   │       │       │   ├── wpa_config_parse_int_range                                             14   0.00%  0x00074a2f text
    │   │       │       │   ├── wpa_config_parse_key_mgmt                                             476   0.06%  0x0000d949 text
    │   │       │       │   ├── wpa_config_parse_mac_value                                             84   0.01%  0x0000e41d text
    │   │       │       │   ├── wpa_config_parse_pairwise                                              88   0.01%  0x0000dd45 text
    │   │       │       │   ├── wpa_config_parse_peerkey                                               20   0.00%  0x0000d1b9 text
    │   │       │       │   ├── wpa_config_parse_proto                                                264   0.03%  0x0000db25 text
    │   │       │       │   ├── wpa_config_parse_psk                                                  248   0.03%  0x0000ded9 text
    │   │       │       │   ├── wpa_config_parse_scan_freq                                             46   0.01%  0x00074c01 text
    │   │       │       │   ├── wpa_config_parse_str                                                  288   0.03%  0x0000e0b9 text
    │   │       │       │   ├── wpa_config_process_ap_assocresp_elements                               60   0.01%  0x0000e4ad text
    │   │       │       │   ├── wpa_config_process_ap_vendor_elements                                  60   0.01%  0x0000e471 text
    │   │       │       │   ├── wpa_config_process_bgscan                                              68   0.01%  0x0000e70d text
    │   │       │       │   ├── wpa_config_process_country                                             76   0.01%  0x0000e3d1 text
    │   │       │       │   ├── wpa_config_process_freq_list                                           46   0.01%  0x00074c5d text
    │   │       │       │   ├── wpa_config_process_global                                             340   0.04%  0x0000f90d text
    │   │       │       │   ├── wpa_config_process_hessid                                              48   0.01%  0x0000e4e9 text
    │   │       │       │   ├── wpa_config_process_initial_freq_list                                   46   0.01%  0x00074c2f text
    │   │       │       │   ├── wpa_config_process_load_dynamic_eap                                    20   0.00%  0x0000d1cd text
    │   │       │       │   ├── wpa_config_process_no_ctrl_interface                                   28   0.00%  0x0000d1e1 text
    │   │       │       │   ├── wpa_config_process_sae_groups                                          56   0.01%  0x0000e6d5 text
    │   │       │       │   ├── wpa_config_remove_cred                                                 48   0.01%  0x00075199 text
    │   │       │       │   ├── wpa_config_remove_network                                              52   0.01%  0x000750d5 text
    │   │       │       │   ├── wpa_config_set                                                        260   0.03%  0x0000e751 text
    │   │       │       │   ├── wpa_config_set_cred                                                  1880   0.22%  0x0000e96d text
    │   │       │       │   ├── wpa_config_set_cred_ois                                               216   0.03%  0x0000e29d text
    │   │       │       │   ├── wpa_config_set_network_defaults                                        70   0.01%  0x00075109 text
    │   │       │       │   ├── wpa_config_update_prio_list                                            48   0.01%  0x00074d5d text
    │   │       │       │   ├── wpa_config_update_psk                                                  72   0.01%  0x0000e925 text
    │   │       │       │   ├── wpa_config_write_addr_list.constprop.0                                102   0.01%  0x00074ad1 text
    │   │       │       │   ├── wpa_config_write_auth_alg                                             196   0.02%  0x0000d25d text
    │   │       │       │   ├── wpa_config_write_bssid                                                 84   0.01%  0x0000d721 text
    │   │       │       │   ├── wpa_config_write_bssid_accept                                           8   0.00%  0x00074b43 text
    │   │       │       │   ├── wpa_config_write_bssid_hint                                            84   0.01%  0x0000d6cd text
    │   │       │       │   ├── wpa_config_write_bssid_ignore                                           8   0.00%  0x00074b37 text
    │   │       │       │   ├── wpa_config_write_cipher                                                48   0.01%  0x0000dc2d text
    │   │       │       │   ├── wpa_config_write_freq_list                                              8   0.00%  0x00074ac9 text
    │   │       │       │   ├── wpa_config_write_freqs.constprop.0                                    132   0.02%  0x0000e519 text
    │   │       │       │   ├── wpa_config_write_group                                                  8   0.00%  0x00074a11 text
    │   │       │       │   ├── wpa_config_write_group_mgmt                                             8   0.00%  0x00074a09 text
    │   │       │       │   ├── wpa_config_write_int                                                   52   0.01%  0x0000d775 text
    │   │       │       │   ├── wpa_config_write_key_mgmt                                             752   0.09%  0x0000d321 text
    │   │       │       │   ├── wpa_config_write_mac_value                                             96   0.01%  0x0000d1fd text
    │   │       │       │   ├── wpa_config_write_pairwise                                               8   0.00%  0x00074a19 text
    │   │       │       │   ├── wpa_config_write_peerkey                                                4   0.00%  0x000749e7 text
    │   │       │       │   ├── wpa_config_write_proto                                                188   0.02%  0x0000d611 text
    │   │       │       │   ├── wpa_config_write_psk                                                   62   0.01%  0x00074a83 text
    │   │       │       │   ├── wpa_config_write_scan_freq                                              8   0.00%  0x00074ac1 text
    │   │       │       │   ├── wpa_config_write_str                                                   80   0.01%  0x00074c8b text
    │   │       │       │   ├── wpa_config_write_string_ascii                                          42   0.00%  0x00074a59 text
    │   │       │       │   ├── wpa_global_config_parse_bin                                            92   0.01%  0x0000e375 text
    │   │       │       │   ├── wpa_global_config_parse_int                                            14   0.00%  0x00074a3d text
    │   │       │       │   ├── wpa_global_config_parse_int_impl                                      156   0.02%  0x0000de3d text
    │   │       │       │   ├── wpa_global_config_parse_int_range                                      14   0.00%  0x00074a4b text
    │   │       │       │   └── wpa_global_config_parse_str                                           196   0.02%  0x0000e1d9 text
    │   │       │       ├── config_none.c                                                              34   0.00%  -
    │   │       │       │   └── wpa_config_read                                                        34   0.00%  0x00075225 text
    │   │       │       ├── ctrl_iface.c                                                            24038   2.82%  -
    │   │       │       │   ├── ciphers                                                                72   0.01%  0x0008d26c rodata
    │   │       │       │   ├── ciphers_group_mgmt                                                     48   0.01%  0x0008d23c rodata
    │   │       │       │   ├── freq_range_to_channel_list                                            126   0.01%  0x00075ec5 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_bss.constprop.0                            3504   0.41%  0x00013bd5 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_bssid_ignore.constprop.0                    212   0.02%  0x0001543d text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_dup_network                                 192   0.02%  0x00013231 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_flush                                       564   0.07%  0x00015591 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_get_capability.constprop.0                 2364   0.28%  0x00014985 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_list_networks.constprop.0                   380   0.04%  0x000152c1 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_process                                    6604   0.77%  0x00016485 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_remove_cred                                 256   0.03%  0x000132f1 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_remove_network                              116   0.01%  0x0001352d text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_scan_result                                 908   0.11%  0x00012d05 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_set                                        1908   0.22%  0x00015c15 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_set_network                                 224   0.03%  0x00013151 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_update_network                              192   0.02%  0x00013091 text
    │   │       │       │   ├── wpa_supplicant_global_ctrl_iface_process                             1488   0.17%  0x00017e51 text
    │   │       │       │   ├── wpa_supplicant_global_iface_interfaces.constprop.0.isra.0             128   0.02%  0x00015511 text
    │   │       │       │   ├── wpa_supplicant_global_iface_list.constprop.0                          172   0.02%  0x000135a1 text
    │   │       │       │   ├── wpa_supplicant_ie_txt                                                 720   0.08%  0x00012a35 text
    │   │       │       │   ├── wpa_supplicant_vendor_cmd.constprop.0                                 284   0.03%  0x000139a9 text
    │   │       │       │   ├── wpas_ctrl_cmd_debug_level                                             104   0.01%  0x0001641d text
    │   │       │       │   ├── wpas_ctrl_iface_get_pref_freq_list.constprop.0                        272   0.03%  0x00013ac5 text
    │   │       │       │   ├── wpas_ctrl_iface_mac_rand_scan                                         316   0.04%  0x000133f1 text
    │   │       │       │   ├── wpas_ctrl_iface_mlo_signal_poll.constprop.0                           336   0.04%  0x0001364d text
    │   │       │       │   ├── wpas_ctrl_radio_work.constprop.0                                      524   0.06%  0x0001379d text
    │   │       │       │   ├── wpas_ctrl_radio_work_cb                                               128   0.02%  0x00012909 text
    │   │       │       │   ├── wpas_ctrl_radio_work_flush                                            148   0.02%  0x00016389 text
    │   │       │       │   ├── wpas_ctrl_radio_work_timeout                                           76   0.01%  0x000128bd text
    │   │       │       │   ├── wpas_ctrl_scan.constprop.0                                           1104   0.13%  0x000157c5 text
    │   │       │       │   ├── wpas_ctrl_set_band                                                    172   0.02%  0x00012989 text
    │   │       │       │   ├── wpas_ctrl_vendor_elem_add                                             214   0.03%  0x00075f43 text
    │   │       │       │   └── wpas_ctrl_vendor_elem_remove                                          182   0.02%  0x00076019 text
    │   │       │       ├── ctrl_iface_zephyr.c                                                      1262   0.15%  -
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_deinit                                       40   0.00%  0x000777b1 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_init                                        192   0.02%  0x00025ffd text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_msg_cb                                       88   0.01%  0x00077759 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_receive                                     260   0.03%  0x00025d4d text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_send.constprop.0.isra.0                     172   0.02%  0x00025e51 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_wait                                          2   0.00%  0x000777d9 text
    │   │       │       │   ├── wpa_supplicant_ctrl_mon_iface_detach                                   46   0.01%  0x0007772b text
    │   │       │       │   ├── wpa_supplicant_global_ctrl_iface_deinit                                50   0.01%  0x000777db text
    │   │       │       │   ├── wpa_supplicant_global_ctrl_iface_init                                 156   0.02%  0x000260bd text
    │   │       │       │   └── wpa_supplicant_global_ctrl_iface_receive                              256   0.03%  0x00025efd text
    │   │       │       ├── driver_i.h                                                                334   0.04%  -
    │   │       │       │   ├── wpa_drv_deauthenticate.constprop.0                                     22   0.00%  0x00076689 text
    │   │       │       │   ├── wpa_drv_get_bssid                                                      20   0.00%  0x0007745f text
    │   │       │       │   ├── wpa_drv_get_ext_capa.constprop.0.isra.0                                38   0.00%  0x000757d9 text
    │   │       │       │   ├── wpa_drv_get_ext_capa.isra.0                                            36   0.00%  0x000766f3 text
    │   │       │       │   ├── wpa_drv_get_ext_capa.isra.0                                            36   0.00%  0x00076aa7 text
    │   │       │       │   ├── wpa_drv_get_ext_capa.isra.0                                            36   0.00%  0x00077a39 text
    │   │       │       │   └── wpa_drv_set_key.constprop.0                                           146   0.02%  0x00076985 text
    │   │       │       ├── eap_register.c                                                              4   0.00%  -
    │   │       │       │   └── eap_register_methods                                                    4   0.00%  0x00075221 text
    │   │       │       ├── events.c                                                                19790   2.32%  -
    │   │       │       │   ├── _wpa_supplicant_event_scan_results                                    720   0.08%  0x000234b5 text
    │   │       │       │   ├── _wpa_supplicant_get_new_bss                                            86   0.01%  0x000774d9 text
    │   │       │       │   ├── addr_in_list                                                           56   0.01%  0x00077473 text
    │   │       │       │   ├── bitmap_to_str.isra.0                                                   30   0.00%  0x000774bb text
    │   │       │       │   ├── disabled_freq                                                          70   0.01%  0x000776db text
    │   │       │       │   ├── wnm_bss_keep_alive_deinit                                               2   0.00%  0x00077721 text
    │   │       │       │   ├── wpa_drv_get_mlo_info                                                  272   0.03%  0x00021865 text
    │   │       │       │   ├── wpa_scan_res_match                                                   2716   0.32%  0x00021fc5 text
    │   │       │       │   ├── wpa_sm_set_ml_info                                                    360   0.04%  0x00021975 text
    │   │       │       │   ├── wpa_supplicant_connect                                                636   0.07%  0x00022cd5 text
    │   │       │       │   ├── wpa_supplicant_event                                                 7072   0.83%  0x00023981 text
    │   │       │       │   ├── wpa_supplicant_event_associnfo                                       1602   0.19%  0x000211dd text
    │   │       │       │   ├── wpa_supplicant_event_disassoc                                         144   0.02%  0x00021009 text
    │   │       │       │   ├── wpa_supplicant_event_global                                            76   0.01%  0x00025521 text
    │   │       │       │   ├── wpa_supplicant_fast_associate                                         112   0.01%  0x00023785 text
    │   │       │       │   ├── wpa_supplicant_get_new_bss                                             92   0.01%  0x0007752f text
    │   │       │       │   ├── wpa_supplicant_mark_disassoc                                          232   0.03%  0x000775f3 text
    │   │       │       │   ├── wpa_supplicant_need_to_roam_within_ess                               1260   0.15%  0x00003591 text
    │   │       │       │   ├── wpa_supplicant_pick_network                                           264   0.03%  0x00022bcd text
    │   │       │       │   ├── wpa_supplicant_req_new_scan.constprop.0                                60   0.01%  0x00021109 text
    │   │       │       │   ├── wpa_supplicant_select_bss                                             364   0.04%  0x00022a61 text
    │   │       │       │   ├── wpa_supplicant_set_4addr_mode                                         112   0.01%  0x00021099 text
    │   │       │       │   ├── wpa_supplicant_stop_countermeasures                                    68   0.01%  0x00021821 text
    │   │       │       │   ├── wpa_supplicant_update_channel_list                                    332   0.04%  0x00023835 text
    │   │       │       │   ├── wpa_supplicant_update_current_bss                                      16   0.00%  0x0007758b text
    │   │       │       │   ├── wpas_beacon_hint                                                       96   0.01%  0x00020fa9 text
    │   │       │       │   ├── wpas_event_assoc_reject                                              1256   0.15%  0x00021add text
    │   │       │       │   ├── wpas_event_disconnect.constprop.0                                     688   0.08%  0x00022f51 text
    │   │       │       │   ├── wpas_network_reenabled                                                 64   0.01%  0x000237f5 text
    │   │       │       │   ├── wpas_reset_mlo_info                                                    38   0.00%  0x000775cd text
    │   │       │       │   ├── wpas_select_network_from_last_scan.constprop.0                        692   0.08%  0x00023201 text
    │   │       │       │   ├── wpas_temp_disabled                                                     50   0.01%  0x0007759b text
    │   │       │       │   └── wpas_tid_link_map                                                     152   0.02%  0x00021145 text
    │   │       │       ├── notify.c                                                                  610   0.07%  -
    │   │       │       │   ├── wpas_notify_bss_added                                                  52   0.01%  0x0000fb65 text
    │   │       │       │   ├── wpas_notify_bss_freq_changed                                            2   0.00%  0x00075201 text
    │   │       │       │   ├── wpas_notify_bss_removed                                                52   0.01%  0x0000fb99 text
    │   │       │       │   ├── wpas_notify_network_added                                              36   0.00%  0x0000fa61 text
    │   │       │       │   ├── wpas_notify_network_bssid_set_changed                                  80   0.01%  0x0000fc55 text
    │   │       │       │   ├── wpas_notify_network_enabled_changed                                     2   0.00%  0x000751f5 text
    │   │       │       │   ├── wpas_notify_network_removed                                           224   0.03%  0x0000fa85 text
    │   │       │       │   ├── wpas_notify_network_request                                             2   0.00%  0x000751f9 text
    │   │       │       │   ├── wpas_notify_preq                                                        2   0.00%  0x00075217 text
    │   │       │       │   ├── wpas_notify_resume                                                     88   0.01%  0x0000fbfd text
    │   │       │       │   ├── wpas_notify_scan_done                                                   2   0.00%  0x000751fd text
    │   │       │       │   ├── wpas_notify_sta_authorized                                              2   0.00%  0x00075215 text
    │   │       │       │   ├── wpas_notify_state_changed                                              12   0.00%  0x000751d5 text
    │   │       │       │   ├── wpas_notify_supplicant_deinitialized                                    2   0.00%  0x000751cd text
    │   │       │       │   ├── wpas_notify_supplicant_initialized                                      4   0.00%  0x000751c9 text
    │   │       │       │   └── wpas_notify_suspend                                                    48   0.01%  0x0000fbcd text
    │   │       │       ├── scan.c                                                                  12224   1.43%  -
    │   │       │       │   ├── eht320_table                                                          128   0.02%  0x0008ce28 rodata
    │   │       │       │   ├── he160_table                                                           128   0.02%  0x0008cea8 rodata
    │   │       │       │   ├── he20_table                                                            128   0.02%  0x0008d028 rodata
    │   │       │       │   ├── he40_table                                                            128   0.02%  0x0008cfa8 rodata
    │   │       │       │   ├── he80_table                                                            128   0.02%  0x0008cf28 rodata
    │   │       │       │   ├── max_he_eht_rate                                                        86   0.01%  0x000756cb text
    │   │       │       │   ├── max_rate                                                               82   0.01%  0x00075679 text
    │   │       │       │   ├── scan_est_throughput                                                   142   0.02%  0x00075b35 text
    │   │       │       │   ├── scan_only_handler                                                     136   0.02%  0x00011685 text
    │   │       │       │   ├── scan_snr                                                               66   0.01%  0x00075af3 text
    │   │       │       │   ├── vht160_table                                                           96   0.01%  0x0008d0a8 rodata
    │   │       │       │   ├── vht20_table                                                            88   0.01%  0x0008d1c8 rodata
    │   │       │       │   ├── vht40_table                                                            96   0.01%  0x0008d168 rodata
    │   │       │       │   ├── vht80_table                                                            96   0.01%  0x0008d108 rodata
    │   │       │       │   ├── wpa_add_scan_freqs_list                                               186   0.02%  0x00075875 text
    │   │       │       │   ├── wpa_scan_clone_params                                                 476   0.06%  0x00075c37 text
    │   │       │       │   ├── wpa_scan_free_params                                                   88   0.01%  0x00075bdf text
    │   │       │       │   ├── wpa_scan_get_ie                                                        14   0.00%  0x000759d9 text
    │   │       │       │   ├── wpa_scan_get_ml_ie                                                     14   0.00%  0x000759e7 text
    │   │       │       │   ├── wpa_scan_get_vendor_ie                                                 60   0.01%  0x000759f5 text
    │   │       │       │   ├── wpa_scan_get_vendor_ie_multi                                           98   0.01%  0x00075a31 text
    │   │       │       │   ├── wpa_scan_result_compar                                                536   0.06%  0x00010dd5 text
    │   │       │       │   ├── wpa_scan_set_relative_rssi_params                                      66   0.01%  0x0007577f text
    │   │       │       │   ├── wpa_setband_scan_freqs                                                 92   0.01%  0x0007592f text
    │   │       │       │   ├── wpa_setup_mac_addr_rand_params                                         80   0.01%  0x00075721 text
    │   │       │       │   ├── wpa_supplicant_cancel_delayed_sched_scan                               44   0.01%  0x00010889 text
    │   │       │       │   ├── wpa_supplicant_cancel_scan                                             36   0.00%  0x00010865 text
    │   │       │       │   ├── wpa_supplicant_cancel_sched_scan                                       60   0.01%  0x000108b5 text
    │   │       │       │   ├── wpa_supplicant_delayed_sched_scan                                      40   0.00%  0x0001083d text
    │   │       │       │   ├── wpa_supplicant_delayed_sched_scan_timeout                              40   0.00%  0x00010d85 text
    │   │       │       │   ├── wpa_supplicant_enabled_networks                                       100   0.01%  0x00010725 text
    │   │       │       │   ├── wpa_supplicant_extra_ies                                              352   0.04%  0x000105c5 text
    │   │       │       │   ├── wpa_supplicant_filter_bssid_match                                      54   0.01%  0x00075abd text
    │   │       │       │   ├── wpa_supplicant_get_scan_results                                       600   0.07%  0x0001142d text
    │   │       │       │   ├── wpa_supplicant_notify_scanning                                         18   0.00%  0x0007598b text
    │   │       │       │   ├── wpa_supplicant_req_scan                                               112   0.01%  0x000107cd text
    │   │       │       │   ├── wpa_supplicant_req_sched_scan                                        1140   0.13%  0x00010911 text
    │   │       │       │   ├── wpa_supplicant_scan                                                  2520   0.30%  0x000119b5 text
    │   │       │       │   ├── wpa_supplicant_sched_scan_timeout                                      32   0.00%  0x000108f1 text
    │   │       │       │   ├── wpa_supplicant_set_default_scan_ies                                   118   0.01%  0x000757ff text
    │   │       │       │   ├── wpa_supplicant_start_sched_scan                                        60   0.01%  0x0007599d text
    │   │       │       │   ├── wpa_supplicant_stop_sched_scan                                         48   0.01%  0x00010595 text
    │   │       │       │   ├── wpa_supplicant_trigger_scan                                           220   0.03%  0x000118d9 text
    │   │       │       │   ├── wpa_supplicant_update_scan_int                                         68   0.01%  0x00010789 text
    │   │       │       │   ├── wpa_supplicant_update_scan_results                                     28   0.00%  0x00075bc3 text
    │   │       │       │   ├── wpas_abort_ongoing_scan                                               132   0.02%  0x00012675 text
    │   │       │       │   ├── wpas_adjust_snr_by_chanwidth                                           40   0.00%  0x00010dad text
    │   │       │       │   ├── wpas_channel_width_rssi_bump                                           42   0.00%  0x00075a93 text
    │   │       │       │   ├── wpas_channel_width_tx_pwr                                             160   0.02%  0x000104f5 text
    │   │       │       │   ├── wpas_get_est_tpt                                                     1088   0.13%  0x00010fed text
    │   │       │       │   ├── wpas_mac_addr_rand_scan_clear                                          78   0.01%  0x00075e4d text
    │   │       │       │   ├── wpas_mac_addr_rand_scan_set                                           140   0.02%  0x000125e9 text
    │   │       │       │   ├── wpas_scan_reset_sched_scan                                             26   0.00%  0x00075e9b text
    │   │       │       │   ├── wpas_scan_restart_sched_scan                                           16   0.00%  0x00075eb5 text
    │   │       │       │   ├── wpas_scan_scheduled                                                    16   0.00%  0x0001170d text
    │   │       │       │   ├── wpas_sched_scan_plans_set                                             452   0.05%  0x000126f9 text
    │   │       │       │   ├── wpas_start_pno                                                        604   0.07%  0x0001238d text
    │   │       │       │   ├── wpas_stop_pno                                                          58   0.01%  0x00075e13 text
    │   │       │       │   └── wpas_trigger_scan_cb                                                  444   0.05%  0x0001171d text
    │   │       │       ├── sme.c                                                                   11382   1.33%  -
    │   │       │       │   ├── sme_assoc_comeback_timer                                              128   0.02%  0x0001b7fd text
    │   │       │       │   ├── sme_assoc_timer                                                        40   0.00%  0x00019f79 text
    │   │       │       │   ├── sme_associate                                                        1104   0.13%  0x0001a265 text
    │   │       │       │   ├── sme_auth_build_sae_commit                                             756   0.09%  0x000195e9 text
    │   │       │       │   ├── sme_auth_start_cb                                                     148   0.02%  0x0001aef1 text
    │   │       │       │   ├── sme_auth_timer                                                         40   0.00%  0x00019f51 text
    │   │       │       │   ├── sme_authenticate                                                      176   0.02%  0x0001a091 text
    │   │       │       │   ├── sme_clear_on_disassoc                                                  40   0.00%  0x00076845 text
    │   │       │       │   ├── sme_deauth                                                            148   0.02%  0x00019ebd text
    │   │       │       │   ├── sme_deinit                                                             84   0.01%  0x0001ba65 text
    │   │       │       │   ├── sme_event_assoc_reject                                                288   0.03%  0x0001b87d text
    │   │       │       │   ├── sme_event_assoc_timed_out                                              40   0.00%  0x0001b9c5 text
    │   │       │       │   ├── sme_event_auth                                                        752   0.09%  0x0001b50d text
    │   │       │       │   ├── sme_event_auth_timed_out                                               40   0.00%  0x0001b99d text
    │   │       │       │   ├── sme_event_ch_switch                                                    96   0.01%  0x0001be01 text
    │   │       │       │   ├── sme_event_disassoc                                                     52   0.01%  0x0001b9ed text
    │   │       │       │   ├── sme_event_unprot_disconnect                                           140   0.02%  0x0001bd75 text
    │   │       │       │   ├── sme_external_auth_build_buf.isra.0                                    186   0.02%  0x00076717 text
    │   │       │       │   ├── sme_external_auth_mgmt_rx                                             116   0.01%  0x000767d1 text
    │   │       │       │   ├── sme_external_auth_send_sae_commit                                     240   0.03%  0x00019fa1 text
    │   │       │       │   ├── sme_external_auth_trigger                                             292   0.03%  0x0001a141 text
    │   │       │       │   ├── sme_external_ml_auth                                                  208   0.02%  0x00019971 text
    │   │       │       │   ├── sme_obss_scan_timeout                                                 368   0.04%  0x00019d4d text
    │   │       │       │   ├── sme_proc_obss_scan                                                    468   0.05%  0x0001bab9 text
    │   │       │       │   ├── sme_sa_query_rx                                                       428   0.05%  0x0001be61 text
    │   │       │       │   ├── sme_sa_query_timer                                                    380   0.04%  0x00019bd1 text
    │   │       │       │   ├── sme_sae_auth                                                         1416   0.17%  0x0001af85 text
    │   │       │       │   ├── sme_sae_set_pmk                                                       136   0.02%  0x00019b11 text
    │   │       │       │   ├── sme_sched_obss_scan                                                   232   0.03%  0x0001bc8d text
    │   │       │       │   ├── sme_send_authentication                                              2108   0.25%  0x0001a6b5 text
    │   │       │       │   ├── sme_send_external_auth_status                                          84   0.01%  0x0007669f text
    │   │       │       │   ├── sme_set_sae_group                                                     168   0.02%  0x00019541 text
    │   │       │       │   ├── sme_state_changed                                                      68   0.01%  0x0001ba21 text
    │   │       │       │   ├── sme_stop_sa_query                                                      56   0.01%  0x00019b99 text
    │   │       │       │   ├── sme_try_assoc_comeback                                                148   0.02%  0x000198dd text
    │   │       │       │   └── wpas_sme_ml_auth                                                      208   0.02%  0x00019a41 text
    │   │       │       ├── wpa_cli_cmds.c                                                           2668   0.31%  -
    │   │       │       │   ├── bsses                                                                   8   0.00%  0x20000398 datas
    │   │       │       │   ├── network_fields                                                        188   0.02%  0x0008d4dc rodata
    │   │       │       │   ├── networks                                                                8   0.00%  0x20000390 datas
    │   │       │       │   ├── stations                                                                8   0.00%  0x20000388 datas
    │   │       │       │   ├── wpa_cli_cmd                                                           176   0.02%  0x0002557d text
    │   │       │       │   ├── wpa_cli_cmd_add_network                                                24   0.00%  0x00025705 text
    │   │       │       │   ├── wpa_cli_cmd_all_sta                                                    68   0.01%  0x00025aa5 text
    │   │       │       │   ├── wpa_cli_cmd_chanswitch                                                 24   0.00%  0x00025645 text
    │   │       │       │   ├── wpa_cli_cmd_deauthenticate                                             24   0.00%  0x00025675 text
    │   │       │       │   ├── wpa_cli_cmd_disable_network                                            24   0.00%  0x0002571d text
    │   │       │       │   ├── wpa_cli_cmd_disassociate                                               24   0.00%  0x0002565d text
    │   │       │       │   ├── wpa_cli_cmd_disconnect                                                 24   0.00%  0x000256d5 text
    │   │       │       │   ├── wpa_cli_cmd_enable_network                                             24   0.00%  0x00025735 text
    │   │       │       │   ├── wpa_cli_cmd_get_network                                                68   0.01%  0x000258c5 text
    │   │       │       │   ├── wpa_cli_cmd_interface_add                                             208   0.02%  0x000257f5 text
    │   │       │       │   ├── wpa_cli_cmd_interface_list                                             24   0.00%  0x000256a5 text
    │   │       │       │   ├── wpa_cli_cmd_interface_remove                                           24   0.00%  0x000256bd text
    │   │       │       │   ├── wpa_cli_cmd_list_networks                                              24   0.00%  0x00025765 text
    │   │       │       │   ├── wpa_cli_cmd_list_sta                                                   84   0.01%  0x00025ae9 text
    │   │       │       │   ├── wpa_cli_cmd_remove_network                                             24   0.00%  0x000256ed text
    │   │       │       │   ├── wpa_cli_cmd_select_network                                             24   0.00%  0x0002574d text
    │   │       │       │   ├── wpa_cli_cmd_set                                                        88   0.01%  0x00025941 text
    │   │       │       │   ├── wpa_cli_cmd_set_network                                                68   0.01%  0x00025c05 text
    │   │       │       │   ├── wpa_cli_cmd_sta                                                        24   0.00%  0x0002568d text
    │   │       │       │   ├── wpa_cli_cmd_status                                                    120   0.01%  0x0002577d text
    │   │       │       │   ├── wpa_cli_cmd_update_beacon                                              24   0.00%  0x0002562d text
    │   │       │       │   ├── wpa_cli_commands                                                      440   0.05%  0x0008d324 rodata
    │   │       │       │   ├── wpa_cli_complete_network                                               80   0.01%  0x00025b3d text
    │   │       │       │   ├── wpa_cli_complete_network_id                                            28   0.00%  0x00025925 text
    │   │       │       │   ├── wpa_cli_complete_set                                                  120   0.01%  0x00025b8d text
    │   │       │       │   ├── wpa_cli_complete_sta                                                   28   0.00%  0x00025909 text
    │   │       │       │   ├── wpa_cli_msg_cb                                                         16   0.00%  0x0002556d text
    │   │       │       │   ├── wpa_ctrl_command_sta.constprop.0                                      268   0.03%  0x00025999 text
    │   │       │       │   └── wpa_request                                                           260   0.03%  0x00025c49 text
    │   │       │       ├── wpa_cli_zephyr.c                                                         1692   0.20%  -
    │   │       │       │   ├── _wpa_ctrl_command                                                     300   0.04%  0x00026169 text
    │   │       │       │   ├── supp_make_argv                                                         68   0.01%  0x0007780d text
    │   │       │       │   ├── wpa_cli_mon_receive                                                    12   0.00%  0x0002638d text
    │   │       │       │   ├── wpa_cli_msg_cb                                                         16   0.00%  0x00026159 text
    │   │       │       │   ├── wpa_cli_recv_pending                                                  248   0.03%  0x00026295 text
    │   │       │       │   ├── wpa_ctrl_command                                                        8   0.00%  0x00077851 text
    │   │       │       │   ├── wpa_ctrl_command_interactive                                            8   0.00%  0x00077859 text
    │   │       │       │   ├── z_wpa_ctrl_add_network                                                112   0.01%  0x000265b9 text
    │   │       │       │   ├── z_wpa_ctrl_signal_poll                                                112   0.01%  0x00026629 text
    │   │       │       │   ├── z_wpa_ctrl_status                                                     124   0.01%  0x00026699 text
    │   │       │       │   ├── zephyr_global_wpa_ctrl_deinit                                          24   0.00%  0x00026409 text
    │   │       │       │   ├── zephyr_global_wpa_ctrl_init                                            92   0.01%  0x000263ad text
    │   │       %E2%94%82       │   ├── zephyr_wpa_cli_cmd_resp                                                20   0.00%  0x00026399 text
    │   │       │       │   ├── zephyr_wpa_cli_cmd_v                                                  108   0.01%  0x0002654d text
    │   │       │       │   ├── zephyr_wpa_cli_global_cmd_v                                           124   0.01%  0x00026725 text
    │   │       │       │   ├── zephyr_wpa_ctrl_deinit                                                108   0.01%  0x000264d1 text
    │   │       │       │   ├── zephyr_wpa_ctrl_init                                                  176   0.02%  0x00026421 text
    │   │       │       │   ├── zephyr_wpa_ctrl_zephyr_cmd                                             16   0.00%  0x0002653d text
    │   │       │       │   └── zephyr_wpa_global_ctrl_zephyr_cmd                                      16   0.00%  0x00026715 text
    │   │       │       ├── wpa_supplicant.c                                                        23032   2.70%  -
    │   │       │       │   ├── add_freq                                                               34   0.00%  0x00076ec5 text
    │   │       │       │   ├── disallowed_bssid                                                       54   0.01%  0x00077029 text
    │   │       │       │   ├── disallowed_ssid                                                        60   0.01%  0x0007705f text
    │   │       │       │   ├── free_bss_tmp_disallowed                                                32   0.00%  0x00076c01 text
    │   │       │       │   ├── free_hw_features                                                       68   0.01%  0x00076bbd text
    │   │       │       │   ├── get_mode                                                               84   0.01%  0x000771af text
    │   │       │       │   ├── get_mode_with_freq                                                     52   0.01%  0x00077203 text
    │   │       │       │   ├── get_shared_radio_freqs                                                 86   0.01%  0x000770db text
    │   │       │       │   ├── get_shared_radio_freqs_data                                           192   0.02%  0x000201bd text
    │   │       │       │   ├── ibss_mesh_is_80mhz_avail                                               42   0.00%  0x000768cd text
    │   │       │       │   ├── ibss_mesh_setup_freq                                                 1356   0.16%  0x0001c5b1 text
    │   │       │       │   ├── radio_add_work                                                        236   0.03%  0x0001d451 text
    │   │       │       │   ├── radio_remove_works                                                    132   0.02%  0x0001d201 text
    │   │       │       │   ├── radio_start_next_work                                                 460   0.05%  0x0001d285 text
    │   │       │       │   ├── radio_work_check_next                                                  76   0.01%  0x0001d1b5 text
    │   │       │       │   ├── radio_work_done                                                        96   0.01%  0x0001d53d text
    │   │       │       │   ├── radio_work_free                                                       104   0.01%  0x0001c04d text
    │   │       │       │   ├── radio_work_is_connect.isra.0                                           40   0.00%  0x0001c291 text
    │   │       │       │   ├── radio_work_is_scan.isra.0                                              40   0.00%  0x0001c269 text
    │   │       │       │   ├── radio_work_pending                                                     44   0.01%  0x00076e7b text
    │   │       │       │   ├── remove_bss_tmp_disallowed_entry                                        32   0.00%  0x0001c02d text
    │   │       │       │   ├── select_driver                                                          92   0.01%  0x0001c0b5 text
    │   │       │       │   ├── wpa_bss_tmp_disallow_timeout                                           44   0.01%  0x00076a7b text
    │   │       │       │   ├── wpa_clear_keys                                                        170   0.02%  0x00076c49 text
    │   │       │       │   ├── wpa_drv_get_conn_info                                                  22   0.00%  0x000772c1 text
    │   │       │       │   ├── wpa_drv_get_scan_results                                               28   0.00%  0x000772ed text
    │   │       │       │   ├── wpa_drv_send_action                                                   116   0.01%  0x0007733f text
    │   │       │       │   ├── wpa_drv_signal_poll                                                    22   0.00%  0x000772d7 text
    │   │       │       │   ├── wpa_is_bss_tmp_disallowed                                              82   0.01%  0x00077237 text
    │   │       │       │   ├── wpa_is_non_eht_scs_traffic_desc_supported                              56   0.01%  0x0001cafd text
    │   │       │       │   ├── wpa_s_clear_sae_rejected                                               20   0.00%  0x00076d33 text
    │   │       │       │   ├── wpa_s_setup_sae_pt                                                    112   0.01%  0x0001c541 text
    │   │       │       │   ├── wpa_set_driver_tmp_disallow_list.isra.0                               100   0.01%  0x00076a17 text
    │   │       │       │   ├── wpa_supplicant_add_iface                                             1888   0.22%  0x0001f82d text
    │   │       │       │   ├── wpa_supplicant_add_network                                             40   0.00%  0x00076d47 text
    │   │       │       │   ├── wpa_supplicant_apply_eht_overrides                                     12   0.00%  0x00076d9b text
    │   │       │       │   ├── wpa_supplicant_associate                                              484   0.06%  0x0001f4bd text
    │   │       │       │   ├── wpa_supplicant_cancel_auth_timeout                                     56   0.01%  0x0001c42d text
    │   │       │       │   ├── wpa_supplicant_clear_status                                            66   0.01%  0x00076fa9 text
    │   │       │       │   ├── wpa_supplicant_deauthenticate                                         392   0.05%  0x0001d59d text
    │   │       │       │   ├── wpa_supplicant_deinit                                                 168   0.02%  0x0001de35 text
    │   │       │       │   ├── wpa_supplicant_deinit_iface                                           904   0.11%  0x0001da41 text
    │   │       │       │   ├── wpa_supplicant_disable_network                                        204   0.02%  0x0001d915 text
    │   │       │       │   ├── wpa_supplicant_driver_init                                            396   0.05%  0x0001f6a1 text
    │   │       │       │   ├── wpa_supplicant_enable_network                                         116   0.01%  0x0001ff8d text
    │   │       │       │   ├── wpa_supplicant_enable_one_network                                      62   0.01%  0x00076feb text
    │   │       │       │   ├── wpa_supplicant_get_iface                                               30   0.00%  0x00076ea7 text
    │   │       │       │   ├── wpa_supplicant_get_ssid                                               184   0.02%  0x0001e141 text
    │   │       │       │   ├── wpa_supplicant_init                                                   324   0.04%  0x0001dedd text
    │   │       │       │   ├── wpa_supplicant_initiate_eapol                                           2   0.00%  0x00076acb text
    │   │       │       │   ├── wpa_supplicant_msg_ifname_cb                                            6   0.00%  0x000768c3 text
    │   │       │       │   ├── wpa_supplicant_reconfig                                                48   0.01%  0x0001f48d text
    │   │       │       │   ├── wpa_supplicant_reconnect                                               18   0.00%  0x00076e05 text
    │   │       │       │   ├── wpa_supplicant_reload_configuration                                   328   0.04%  0x0001f345 text
    │   │       │       │   ├── wpa_supplicant_remove_all_networks                                    100   0.01%  0x00076e17 text
    │   │       │       │   ├── wpa_supplicant_remove_iface                                            96   0.01%  0x0001d9e1 text
    │   │       │       │   ├── wpa_supplicant_remove_network                                         160   0.02%  0x0001d7a1 text
    │   │       │       │   ├── wpa_supplicant_req_auth_timeout                                        80   0.01%  0x0001c395 text
    │   │       │       │   ├── wpa_supplicant_run                                                    108   0.01%  0x0001ddc9 text
    │   │       │       │   ├── wpa_supplicant_rx_eapol                                               500   0.06%  0x0001cc25 text
    │   │       │       │   ├── wpa_supplicant_rx_eapol_bridge                                        208   0.02%  0x0001ce19 text
    │   │       │       │   ├── wpa_supplicant_rx_eapol_cb                                             16   0.00%  0x00076d6f text
    │   │       │       │   ├── wpa_supplicant_select_network                                         352   0.04%  0x00020001 text
    │   │       │       │   ├── wpa_supplicant_set_ap_scan                                             80   0.01%  0x0001cb35 text
    │   │       │       │   ├── wpa_supplicant_set_bss_expiration_age                                  56   0.01%  0x0001cb85 text
    │   │       │       │   ├── wpa_supplicant_set_bss_expiration_count                                52   0.01%  0x0001cbbd text
    │   │       │       │   ├── wpa_supplicant_set_non_wpa_policy                                     240   0.03%  0x00076acd text
    │   │       │       │   ├── wpa_supplicant_set_scan_interval                                       52   0.01%  0x0001cbf1 text
    │   │       │       │   ├── wpa_supplicant_set_state                                              648   0.08%  0x0001f0bd text
    │   │       │       │   ├── wpa_supplicant_set_suites                                            2944   0.35%  0x0001e39d text
    │   │       │       │   ├── wpa_supplicant_set_wpa_none_key                                       220   0.03%  0x0001c2b9 text
    │   │       │       │   ├── wpa_supplicant_state_txt                                               24   0.00%  0x0001c465 text
    │   │       │       │   ├── wpa_supplicant_terminate                                                4   0.00%  0x000768c9 text
    │   │       │       │   ├── wpa_supplicant_terminate_proc                                           4   0.00%  0x00076cf3 text
    │   │       │       │   ├── wpa_supplicant_timeout                                                124   0.01%  0x0001d725 text
    │   │       │       │   ├── wpa_supplicant_update_config                                          212   0.02%  0x0001e021 text
    │   │       │       │   ├── wpa_supplicant_update_mac_addr                                        192   0.02%  0x0001cee9 text
    │   │       │       │   ├── wpas_ap_link_address                                                   54   0.01%  0x00077309 text
    │   │       │       │   ├── wpas_ap_supports_rsn_overriding                                       120   0.01%  0x00020375 text
    │   │       │       │   ├── wpas_auth_failed                                                      204   0.02%  0x0001e2d1 text
    │   │       │       │   ├── wpas_auth_timeout_restart                                              72   0.01%  0x0001c3e5 text
    │   │       │       │   ├── wpas_build_ext_capab                                                  196   0.02%  0x0001c47d text
    │   │       │       │   ├── wpas_clear_disabled_interface                                          36   0.00%  0x0001c245 text
    │   │       │       │   ├── wpas_clear_temp_disabled                                               60   0.01%  0x0001f081 text
    │   │       │       │   ├── wpas_connect_work_done                                                 34   0.00%  0x00076de3 text
    │   │       │       │   ├── wpas_connect_work_free                                                  8   0.00%  0x00076d2b text
    │   │       │       │   ├── wpas_connection_failed                                                356   0.04%  0x0001ef1d text
    │   │       │       │   ├── wpas_disable_mac_addr_randomization                                    56   0.01%  0x00077289 text
    │   │       │       │   ├── wpas_driver_bss_selection                                              22   0.00%  0x00076ee7 text
    │   │       │       │   ├── wpas_enable_mac_addr_randomization                                    164   0.02%  0x000202d1 text
    │   │       │       │   ├── wpas_flush_fils_hlp_req                                                40   0.00%  0x00076c21 text
    │   │       │       │   ├── wpas_freq_to_band                                                      26   0.00%  0x00076da7 text
    │   │       │       │   ├── wpas_get_bands                                                         34   0.00%  0x00076dc1 text
    │   │       │       │   ├── wpas_get_bands.part.0                                                  78   0.01%  0x00076937 text
    │   │       │       │   ├── wpas_get_ssid_pmf                                                      74   0.01%  0x00076f37 text
    │   │       │       │   ├── wpas_init_ext_pw                                                       96   0.01%  0x0001d155 text
    │   │       │       │   ├── wpas_is_6ghz_supported                                                 98   0.01%  0x000773b3 text
    │   │       │       │   ├── wpas_is_sae_avoided                                                    40   0.00%  0x00076f81 text
    │   │       │       │   ├── wpas_network_disabled                                                  76   0.01%  0x0001e0f5 text
    │   │       │       │   ├── wpas_periodic                                                          56   0.01%  0x0001c20d text
    │   │       │       │   ├── wpas_remove_all_creds                                                  64   0.01%  0x0001d8d5 text
    │   │       │       │   ├── wpas_remove_cred                                                      148   0.02%  0x0001d841 text
    │   │       │       │   ├── wpas_request_connection                                                64   0.01%  0x0007709b text
    │   │       │       │   ├── wpas_request_disconnection                                             92   0.01%  0x00020161 text
    │   │       │       │   ├── wpas_restore_permanent_mac_addr                                        96   0.01%  0x0001d0f5 text
    │   │       │       │   ├── wpas_rsn_overriding                                                    58   0.01%  0x00076efd text
    │   │       │       │   ├── wpas_set_mgmt_group_cipher                                            216   0.03%  0x0001e1f9 text
    │   │       │       │   ├── wpas_set_wowlan_triggers                                               64   0.01%  0x000768f7 text
    │   │       │       │   ├── wpas_start_assoc_cb                                                  2972   0.35%  0x000203ed text
    │   │       │       │   ├── wpas_update_random_addr                                               332   0.04%  0x0001cfa9 text
    │   │       │       │   ├── wpas_update_random_addr_disassoc                                       28   0.00%  0x00076d7f text
    │   │       │       │   ├── wpas_valid_bss_ssid                                                    52   0.01%  0x00076cf7 text
    │   │       │       │   ├── wpas_vendor_elem                                                        2   0.00%  0x00077131 text
    │   │       │       │   ├── wpas_vendor_elem_remove                                               124   0.01%  0x00077133 text
    │   │       │       │   ├── wpas_vendor_elem_update                                                84   0.01%  0x0002027d text
    │   │       │       │   └── wpas_verify_ssid_beacon                                               252   0.03%  0x0001c111 text
    │   │       │       └── wpas_glue.c                                                              2458   0.29%  -
    │   │       │           ├── _wpa_alloc_eapol                                                       80   0.01%  0x000753bb text
    │   │       │           ├── _wpa_ether_send                                                         4   0.00%  0x000755d1 text
    │   │       │           ├── _wpa_supplicant_cancel_auth_timeout                                     4   0.00%  0x000753b7 text
    │   │       │           ├── _wpa_supplicant_deauthenticate                                         22   0.00%  0x00075413 text
    │   │       │           ├── _wpa_supplicant_get_state                                               6   0.00%  0x000752ef text
    │   │       │           ├── _wpa_supplicant_reconnect                                               4   0.00%  0x0007540f text
    │   │       │           ├── _wpa_supplicant_set_state                                               4   0.00%  0x00075429 text
    │   │       │           ├── disable_wpa_wpa2                                                       58   0.01%  0x00075353 text
    │   │       │           ├── wpa_ether_send                                                        112   0.01%  0x00075561 text
    │   │       │           ├── wpa_get_beacon_ie                                                     324   0.04%  0x0000ff55 text
    │   │       │           ├── wpa_supplicant_add_pmkid                                              196   0.02%  0x00010099 text
    │   │       │           ├── wpa_supplicant_channel_info                                            22   0.00%  0x0007533d text
    │   │       │           ├── wpa_supplicant_ctrl_req_to_string                                     172   0.02%  0x000101e5 text
    │   │       │           ├── wpa_supplicant_fils_hlp_rx                                            128   0.02%  0x0000fed5 text
    │   │       │           ├── wpa_supplicant_get_beacon_ie                                           40   0.00%  0x00075481 text
    │   │       │           ├── wpa_supplicant_get_bssid                                               20   0.00%  0x000752f5 text
    │   │       │           ├── wpa_supplicant_get_network_ctx                                          4   0.00%  0x0007540b text
    │   │       │           ├── wpa_supplicant_init_eapol                                               4   0.00%  0x000755d5 text
    │   │       │           ├── wpa_supplicant_init_wpa                                               296   0.03%  0x000103cd text
    │   │       │           ├── wpa_supplicant_key_mgmt_set_pmk                                        84   0.01%  0x0007542d text
    │   │       │           ├── wpa_supplicant_mlme_setprotection                                      26   0.00%  0x00075309 text
    │   │       │           ├── wpa_supplicant_notify_pmksa_cache_entry                                 4   0.00%  0x0007538d text
    │   │       │           ├── wpa_supplicant_remove_pmkid                                           136   0.02%  0x0001015d text
    │   │       │           ├── wpa_supplicant_rsn_supp_set_config                                    120   0.01%  0x000755dd text
    │   │       │           ├── wpa_supplicant_set_key                                                184   0.02%  0x000754a9 text
    │   │       │           ├── wpa_supplicant_set_rekey_offload                                       26   0.00%  0x00075323 text
    │   │       │           ├── wpa_supplicant_ssid_verified                                           20   0.00%  0x0000fec1 text
    │   │       │           ├── wpa_supplicant_store_ptk                                               38   0.00%  0x00075391 text
    │   │       │           ├── wpa_supplicant_transition_disable                                       4   0.00%  0x000755d9 text
    │   │       │           ├── wpas_send_ctrl_req                                                     52   0.01%  0x00010291 text
    │   │       │           └── wpas_transition_disable                                               264   0.03%  0x000102c5 text
    │   │       └── nrf_wifi                                                                        27238   3.19%  -
    │   │           ├── bus_if                                                                        850   0.10%  -
    │   │           │   ├── bal                                                                       372   0.04%  -
    │   │           │   │   └── src                                                                   372   0.04%  -
    │   │           │   │       └── bal.c                                                             372   0.04%  -
    │   │           │   │           ├── nrf_wifi_bal_dev_add                                           80   0.01%  0x00066e29 text
    │   │           │   │           ├── nrf_wifi_bal_dev_deinit                                        10   0.00%  0x00085a8d text
    │   │           │   │           ├── nrf_wifi_bal_dev_init                                          40   0.00%  0x00066e79 text
    │   │           │   │           ├── nrf_wifi_bal_dev_rem                                           24   0.00%  0x00085a75 text
    │   │           │   │           ├── nrf_wifi_bal_dma_map                                           16   0.00%  0x00085acb text
    │   │           │   │           ├── nrf_wifi_bal_dma_unmap                                         16   0.00%  0x00085adb text
    │   │           │   │           ├── nrf_wifi_bal_init                                              96   0.01%  0x00066ea1 text
    │   │           │   │           ├── nrf_wifi_bal_isr                                                8   0.00%  0x00085a6d text
    │   │           │   │           ├── nrf_wifi_bal_read_block                                        16   0.00%  0x00085aab text
    │   │           │   │           ├── nrf_wifi_bal_read_word                                         10   0.00%  0x00085a97 text
    │   │           │   │           ├── nrf_wifi_bal_rpu_ps_sleep                                      10   0.00%  0x00085aeb text
    │   │           │   │           ├── nrf_wifi_bal_rpu_ps_status                                     10   0.00%  0x00085aff text
    │   │           │   │           ├── nrf_wifi_bal_rpu_ps_wake                                       10   0.00%  0x00085af5 text
    │   │           │   │           ├── nrf_wifi_bal_write_block                                       16   0.00%  0x00085abb text
    │   │           │   │           └── nrf_wifi_bal_write_word                                        10   0.00%  0x00085aa1 text
    │   │           │   └── bus                                                                       478   0.06%  -
    │   │           │       └── qspi                                                                  478   0.06%  -
    │   │           │           └── src                                                               478   0.06%  -
    │   │           │               └── qspi.c                                                        478   0.06%  -
    │   │           │                   ├── get_bus_ops                                                 8   0.00%  0x00066ffd text
    │   │           │                   ├── nrf_wifi_bus_qspi_deinit                                   20   0.00%  0x00085b93 text
    │   │           │                   ├── nrf_wifi_bus_qspi_dev_add                                  96   0.01%  0x00066f01 text
    │   │           │                   ├── nrf_wifi_bus_qspi_dev_deinit                               20   0.00%  0x00085b6b text
    │   │           │                   ├── nrf_wifi_bus_qspi_dev_init                                 76   0.01%  0x00066fb1 text
    │   │           │                   ├── nrf_wifi_bus_qspi_dev_rem                                  20   0.00%  0x00085b7f text
    │   │           │                   ├── nrf_wifi_bus_qspi_dma_map                                  10   0.00%  0x00085b15 text
    │   │           │                   ├── nrf_wifi_bus_qspi_dma_unmap                                10   0.00%  0x00085b1f text
    │   │           │                   ├── nrf_wifi_bus_qspi_init                                     80   0.01%  0x00066f61 text
    │   │           │                   ├── nrf_wifi_bus_qspi_irq_handler                              12   0.00%  0x00085b09 text
    │   │           │                   ├── nrf_wifi_bus_qspi_ops                                      60   0.01%  0x20000c90 datas
    │   │           │                   ├── nrf_wifi_bus_qspi_ps_sleep                                  6   0.00%  0x00085b35 text
    │   │           │                   ├── nrf_wifi_bus_qspi_ps_status                                 6   0.00%  0x00085b29 text
    │   │           │                   ├── nrf_wifi_bus_qspi_ps_wake                                   6   0.00%  0x00085b2f text
    │   │           │                   ├── nrf_wifi_bus_qspi_read_block                               14   0.00%  0x00085b49 text
    │   │           │                   ├── nrf_wifi_bus_qspi_read_word                                10   0.00%  0x00085b61 text
    │   │           │                   ├── nrf_wifi_bus_qspi_write_block                              14   0.00%  0x00085b3b text
    │   │           │                   └── nrf_wifi_bus_qspi_write_word                               10   0.00%  0x00085b57 text
    │   │           ├── fw_if                                                                       17436   2.04%  -
    │   │           │   └── umac_if                                                                 17436   2.04%  -
    │   │           │       └── src                                                                 17436   2.04%  -
    │   │           │           ├── common                                                           1806   0.21%  -
    │   │           │           │   ├── fmac_api_common.c                                            1584   0.19%  -
    │   │           │           │   │   ├── nrf_wifi_fmac_dev_rem                                      20   0.00%  0x000850c3 text
    │   │           │           │   │   ├── nrf_wifi_fmac_fw_boot                                      96   0.01%  0x00061da1 text
    │   │           │           │   │   ├── nrf_wifi_fmac_fw_load                                     164   0.02%  0x00061e01 text
    │   │           │           │   │   ├── nrf_wifi_fmac_fw_parse                                    204   0.02%  0x00061c91 text
    │   │           │           │   │   ├── nrf_wifi_fmac_fw_reset                                     68   0.01%  0x00061d5d text
    │   │           │           │   │   ├── nrf_wifi_fmac_get_reg                                     168   0.02%  0x00061f75 text
    │   │           │           │   │   ├── nrf_wifi_fmac_otp_mac_addr_get                            168   0.02%  0x00061ecd text
    │   │           │           │   │   ├── nrf_wifi_fmac_set_reg                                     416   0.05%  0x0006201d text
    │   │           │           │   │   ├── nrf_wifi_fmac_ver_get                                      40   0.00%  0x00061ea5 text
    │   │           │           │   │   ├── nrf_wifi_validate_fw_header                               216   0.03%  0x00061bb9 text
    │   │           │           │   │   └── wifi_proc                                                  24   0.00%  0x20000c78 datas
    │   │           │           │   ├── fmac_cmd_common.c                                             132   0.02%  -
    │   │           │           │   │   ├── umac_cmd_alloc                                             44   0.01%  0x00067005 text
    │   │           │           │   │   └── umac_cmd_cfg                                               88   0.01%  0x00067031 text
    │   │           │           │   └── fmac_util.c                                                    90   0.01%  -
    │   │           │           │       ├── nrf_wifi_util_ether_addr_equal                             36   0.00%  0x000850df text
    │   │           │           │       ├── nrf_wifi_util_is_arr_zero                                  22   0.00%  0x00085113 text
    │   │           │           │       ├── nrf_wifi_util_is_multicast_addr                             8   0.00%  0x000850d7 text
    │   │           │           │       ├── nrf_wifi_util_rx_get_eth_type                               8   0.00%  0x00085103 text
    │   │           │           │       ├── nrf_wifi_util_tx_get_eth_type                               8   0.00%  0x0008510b text
    │   │           │           │       ├── wifi_dev_priv                                               4   0.00%  0x0008512d text
    │   │           │           │       └── wifi_fmac_priv                                              4   0.00%  0x00085129 text
    │   │           │           └── system                                                          15630   1.83%  -
    │   │           │               ├── fmac_ap.c                                                     332   0.04%  -
    │   │           │               │   ├── sap_client_ps_get_frames                                  164   0.02%  0x000658ed text
    │   │           │               │   └── sap_client_update_pmmode                                  168   0.02%  0x00065991 text
    │   │           │               ├── fmac_api.c                                                   7918   0.93%  -
    │   │           │               │   ├── nrf_wifi_coex_config_sleep_ctrl_gpio_ctrl                  32   0.00%  0x00062365 text
    │   │           │               │   ├── nrf_wifi_fmac_vif_idx_get                                  24   0.00%  0x0008516f text
    │   │           │               │   ├── nrf_wifi_sys_fmac_abort_scan                              100   0.01%  0x00062549 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_add_key                                 288   0.03%  0x00062891 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_add_sta                                 300   0.04%  0x00062db1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_add_vif                                 308   0.04%  0x00062fdd text
    │   │           │               │   ├── nrf_wifi_sys_fmac_assoc                                   300   0.04%  0x00062765 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_auth                                    196   0.02%  0x0006261d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_chg_bcn                                 120   0.01%  0x00062c31 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_chg_sta                                 192   0.02%  0x00062add text
    │   │           │               │   ├── nrf_wifi_sys_fmac_chg_vif                                 192   0.02%  0x000631d1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_chg_vif_state                           204   0.02%  0x00063291 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_deauth                                  132   0.02%  0x000626e1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_deinit_rx.isra.0                         80   0.01%  0x000622a5 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_deinit_tx                                26   0.00%  0x00085187 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_del_key                                 172   0.02%  0x000629b1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_del_sta                                 160   0.02%  0x00062d11 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_del_vif                                 192   0.02%  0x00063111 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_dev_add                                 112   0.01%  0x000622f5 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_dev_deinit                               56   0.01%  0x00062385 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_dev_init                                528   0.06%  0x00063f51 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_get_conn_info                            96   0.01%  0x00063aad text
    │   │           │               │   ├── nrf_wifi_sys_fmac_get_interface                           104   0.01%  0x000636b5 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_get_power_save_info                      96   0.01%  0x00063b0d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_get_station                             116   0.01%  0x00063641 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_get_wiphy                               104   0.01%  0x00063865 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_init                                    264   0.03%  0x000623bd text
    │   │           │               │   ├── nrf_wifi_sys_fmac_mgmt_frame_reg                          116   0.01%  0x00062edd text
    │   │           │               │   ├── nrf_wifi_sys_fmac_mgmt_tx                                 140   0.02%  0x00062f51 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_register_frame                          124   0.01%  0x000638cd text
    │   │           │               │   ├── nrf_wifi_sys_fmac_rf_params_get                           672   0.08%  0x00063cb1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_scan                                    132   0.02%  0x000624c5 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_scan_res_get                            112   0.01%  0x000625ad text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_bss                                 148   0.02%  0x00062b9d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_key                                 128   0.02%  0x00062a5d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_listen_interval                     108   0.01%  0x00063b6d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_mcast_addr                          116   0.01%  0x00063a39 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_power_save                          108   0.01%  0x0006371d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_power_save_timeout                  108   0.01%  0x000637f9 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_ps_exit_strategy                    108   0.01%  0x00063c45 text
    │   │           │               │   ├─%E2%94%80 nrf_wifi_sys_fmac_set_ps_wakeup_mode                      108   0.01%  0x00063bd9 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_uapsd_queue                         112   0.01%  0x00063789 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_vif_macaddr                         132   0.02%  0x0006335d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_wiphy_params                        268   0.03%  0x000633e1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_start_ap                                340   0.04%  0x000634ed text
    │   │           │               │   ├── nrf_wifi_sys_fmac_stop_ap                                 104   0.01%  0x00062ca9 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_twt_setup                               120   0.01%  0x00063949 text
    │   │           │               │   └── nrf_wifi_sys_fmac_twt_teardown                            120   0.01%  0x000639c1 text
    │   │           │               ├── fmac_cmd.c                                                    604   0.07%  -
    │   │           │               │   └── umac_cmd_sys_init                                         604   0.07%  0x00064161 text
    │   │           │               ├── fmac_event.c                                                 1124   0.13%  -
    │   │           │               │   ├── nrf_wifi_fmac_if_carr_state_event_proc                    108   0.01%  0x000643bd text
    │   │           │               │   └── nrf_wifi_sys_fmac_event_callback                         1016   0.12%  0x00064429 text
    │   │           │               ├── fmac_peer.c                                                   484   0.06%  -
    │   │           │               │   ├── nrf_wifi_fmac_peer_add                                    184   0.02%  0x00065751 text
    │   │           │               │   ├── nrf_wifi_fmac_peer_get_id                                  72   0.01%  0x0008578d text
    │   │           │               │   ├── nrf_wifi_fmac_peer_remove                                 116   0.01%  0x00065809 text
    │   │           │               │   └── nrf_wifi_fmac_peers_flush                                 112   0.01%  0x0006587d text
    │   │           │               ├── fmac_vif.c                                                    294   0.03%  -
    │   │           │               │   ├── nrf_wifi_fmac_get_num_vifs                                 26   0.00%  0x00085155 text
    │   │           │               │   ├── nrf_wifi_fmac_vif_check_if_limit                           88   0.01%  0x000621bd text
    │   │           │               │   ├── nrf_wifi_fmac_vif_decr_if_type                             72   0.01%  0x0006225d text
    │   │           │               │   ├── nrf_wifi_fmac_vif_incr_if_type                             72   0.01%  0x00062215 text
    │   │           │               │   └── nrf_wifi_fmac_vif_update_if_type                           36   0.00%  0x00085131 text
    │   │           │               ├── rx.c                                                         1010   0.12%  -
    │   │           │               │   ├── nrf_wifi_convert_amsdu_to_eth                             106   0.01%  0x00085bfb text
    │   │           │               │   ├── nrf_wifi_fmac_map_desc_to_pool                             72   0.01%  0x00085ba7 text
    │   │           │               │   ├── nrf_wifi_fmac_rx_cmd_send                                 304   0.04%  0x00067089 text
    │   │           │               │   ├── nrf_wifi_fmac_rx_event_process                            516   0.06%  0x000671b9 text
    │   │           │               │   └── nrf_wifi_get_skip_header_bytes                             12   0.00%  0x00085bef text
    │   │           │               └── tx.c                                                         3864   0.45%  -
    │   │           │                   ├── _tx_pending_process                                       570   0.07%  0x000852a3 text
    │   │           │                   ├── can_xmit                                                   36   0.00%  0x0008527f text
    │   │           │                   ├── clear_spare_desc_q_map                                     80   0.01%  0x00064e75 text
    │   │           │                   ├── nrf_wifi_fmac_start_xmit                                  504   0.06%  0x00065559 text
    │   │           │                   ├── nrf_wifi_fmac_tx_done_event_process                       364   0.04%  0x00065239 text
    │   │           │                   ├── nrf_wifi_get_tid                                          118   0.01%  0x00085209 text
    │   │           │                   ├── nrf_wifi_util_get_ra                                       20   0.00%  0x00085779 text
    │   │           │                   ├── pending_frames_count                                       38   0.00%  0x000854dd text
    │   │           │                   ├── set_spare_desc_q_map                                       80   0.01%  0x00064e25 text
    │   │           │                   ├── tx_buff_req_free                                          248   0.03%  0x000855c7 text
    │   │           │                   ├── tx_cmd_init                                               468   0.05%  0x00065005 text
    │   │           │                   ├── tx_cmd_prep_callbk_fn                                     180   0.02%  0x00064ec5 text
    │   │           │                   ├── tx_deinit                                                 186   0.02%  0x000856bf text
    │   │           │                   ├── tx_desc_free                                              104   0.01%  0x000851a1 text
    │   │           │                   ├── tx_desc_get                                               196   0.02%  0x00085503 text
    │   │           │                   ├── tx_init                                                   436   0.05%  0x000653a5 text
    │   │           │                   ├── tx_pending_process                                         96   0.01%  0x000651d9 text
    │   │           │                   └── update_pend_q_bmp                                         140   0.02%  0x00064f79 text
    │   │           ├── hw_if                                                                        6920   0.81%  -
    │   │           │   └── hal                                                                      6920   0.81%  -
    │   │           │       ├── inc                                                                    56   0.01%  -
    │   │           │       │   └── common                                                             56   0.01%  -
    │   │           │       │       ├── pal.h                                                           8   0.00%  -
    │   │           │       │       │   └── SOC_MMAP_ADDR_OFFSETS_MCU                                   8   0.00%  0x0008ddcc rodata
    │   │           │       │       └── rpu_if.h                                                       48   0.01%  -
    │   │           │       │           └── RPU_ADDR_MAP_MCU                                           48   0.01%  0x0008ddd4 rodata
    │   │           │       └── src                                                                  6864   0.80%  -
    │   │           │           ├── common                                                           5324   0.62%  -
    │   │           │           │   ├── hal_api_common.c                                             2324   0.27%  -
    │   │           │           │   │   ├── hal_rpu_eventq_drain                                       46   0.01%  0x0008590b text
    │   │           │           │   │   ├── hal_rpu_eventq_process                                     72   0.01%  0x00065f49 text
    │   │           │           │   │   ├── hal_rpu_msg_post                                          168   0.02%  0x00065ca9 text
    │   │           │           │   │   ├── hal_rpu_ps_init                                           100   0.01%  0x00065c45 text
    │   │           │           │   │   ├── hal_rpu_ps_sleep                                           42   0.00%  0x000858e1 text
    │   │           │           │   │   ├── hal_rpu_ps_wake                                           172   0.02%  0x00065b99 text
    │   │           │           │   │   ├── nrf_wifi_hal_ctrl_cmd_send                                504   0.06%  0x00065d51 text
    │   │           │           │   │   ├── nrf_wifi_hal_dev_deinit                                    24   0.00%  0x00085a55 text
    │   │           │           │   │   ├── nrf_wifi_hal_dev_init                                     120   0.01%  0x00066239 text
    │   │           │           │   │   ├── nrf_wifi_hal_dev_rem                                      152   0.02%  0x00085983 text
    │   │           │           │   │   ├── nrf_wifi_hal_disable                                       30   0.00%  0x00085a37 text
    │   │           │           │   │   ├── nrf_wifi_hal_enable                                        28   0.00%  0x00085a1b text
    │   │           │           │   │   ├── nrf_wifi_hal_fw_chk_boot                                  164   0.02%  0x00066035 text
    │   │           │           │   │   ├── nrf_wifi_hal_init                                         128   0.02%  0x000660d9 text
    │   │           │           │   │   ├── nrf_wifi_hal_irq_handler                                   74   0.01%  0x00085939 text
    │   │           │           │   │   ├── nrf_wifi_hal_otp_ft_prog_ver_get                           64   0.01%  0x000661b9 text
    │   │           │           │   │   ├── nrf_wifi_hal_otp_info_get                                  96   0.01%  0x00066159 text
    │   │           │           │   │   ├── nrf_wifi_hal_otp_pack_info_get                             64   0.01%  0x000661f9 text
    │   │           │           │   │   ├── nrf_wifi_hal_poll_reg.constprop.0                         112   0.01%  0x00065b29 text
    │   │           │           │   │   └── nrf_wifi_hal_proc_reset                                   164   0.02%  0x00065f91 text
    │   │           │           │   ├── hal_fw_patch_loader.c                                         740   0.09%  -
    │   │           │           │   │   ├── RPU_MCU_BOOT_VECTORS                                       64   0.01%  0x0008dd8c rodata
    │   │           │           │   │   ├── nrf_wifi_hal_fw_patch_boot                                268   0.03%  0x00066449 text
    │   │           │           │   │   └── nrf_wifi_hal_fw_patch_load                                408   0.05%  0x000662b1 text
    │   │           │           │   ├── hal_interrupt.c                                              1012   0.12%  -
    │   │           │           │   │   ├── hal_rpu_event_free                                         36   0.00%  0x00066555 text
    │   │           │           │   │   ├── hal_rpu_irq_enable                                        112   0.01%  0x000665a1 text
    │   │           │           │   │   ├── hal_rpu_irq_process                                       824   0.10%  0x00066611 text
    │   │           │           │   │   └── hal_rpu_irq_wdog_rearm.isra.0                              40   0.00%  0x00066579 text
    │   │           │           │   ├%E2%94%80─ hal_mem.c                                                     660   0.08%  -
    │   │           │           │   │   ├── hal_rpu_mem_read                                          188   0.02%  0x00066949 text
    │   │           │           │   │   └── hal_rpu_mem_write                                         472   0.06%  0x00066a05 text
    │   │           │           │   ├── hal_reg.c                                                     308   0.04%  -
    │   │           │           │   │   ├── hal_rpu_reg_read                                          168   0.02%  0x00066bdd text
    │   │           │           │   │   └── hal_rpu_reg_write                                         140   0.02%  0x00066c85 text
    │   │           │           │   ├── hpqm.c                                                        112   0.01%  -
    │   │           │           │   │   ├── hal_rpu_hpq_dequeue                                        80   0.01%  0x00066d31 text
    │   │           │           │   │   └── hal_rpu_hpq_enqueue                                        32   0.00%  0x00066d11 text
    │   │           │           │   └── pal.c                                                         168   0.02%  -
    │   │           │           │       ├── pal_check_rpu_mcu_regions                                  48   0.01%  0x00066d81 text
    │   │           │           │       └── pal_rpu_addr_offset_get                                   120   0.01%  0x00066db1 text
    │   │           │           └── system                                                           1540   0.18%  -
    │   │           │               └── hal_api.c                                                    1540   0.18%  -
    │   │           │                   ├── event_tasklet_fn                                           60   0.01%  0x00064821 text
    │   │           │                   ├── nrf_wifi_hal_coex_config_sleep_ctrl_gpio_ctrl              84   0.01%  0x00064dd1 text
    │   │           │                   ├── nrf_wifi_sys_hal_buf_map_rx                               188   0.02%  0x000648b1 text
    │   │           │                   ├── nrf_wifi_sys_hal_buf_map_tx                               196   0.02%  0x000649e1 text
    │   │           │                   ├── nrf_wifi_sys_hal_buf_unmap_rx                             116   0.01%  0x0006496d text
    │   │           │                   ├── nrf_wifi_sys_hal_buf_unmap_tx                              76   0.01%  0x00064aa5 text
    │   │           │                   ├── nrf_wifi_sys_hal_data_cmd_send                            152   0.02%  0x00064af1 text
    │   │           │                   ├── nrf_wifi_sys_hal_dev_add                                  584   0.07%  0x00064b89 text
    │   │           │                   └── recovery_tasklet_fn                                        84   0.01%  0x0006485d text
    │   │           ├── os_if                                                                        1196   0.14%  -
    │   │           │   └── src                                                                      1196   0.14%  -
    │   │           │       └── osal.c                                                               1196   0.14%  -
    │   │           │           ├── nrf_wifi_osal_assert                                               20   0.00%  0x00061a7d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_deinit                                      16   0.00%  0x0006193d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_add                                     16   0.00%  0x0006194d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_deinit                                  16   0.00%  0x0006197d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_host_map_get                            16   0.00%  0x000619ad text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_init                                    16   0.00%  0x0006196d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_intr_reg                                16   0.00%  0x0006198d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_intr_unreg                              16   0.00%  0x0006199d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_rem                                     16   0.00%  0x0006195d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_init                                        16   0.00%  0x0006192d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_ps_sleep                                    16   0.00%  0x00061a4d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_ps_status                                   16   0.00%  0x00061a6d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_ps_wake                                     16   0.00%  0x00061a5d text
    │   │           │           ├── nrf_wifi_osal_ctrl_llist_alloc                                     16   0.00%  0x0006176d text
    │   │           │           ├── nrf_wifi_osal_ctrl_llist_free                                      16   0.00%  0x0006178d text
    │   │           │           ├── nrf_wifi_osal_ctrl_llist_node_alloc                                16   0.00%  0x0006170d text
    │   │           │           ├── nrf_wifi_osal_ctrl_llist_node_free                                 16   0.00%  0x0006172d text
    │   │           │           ├── nrf_wifi_osal_data_mem_free                                        12   0.00%  0x00061631 text
    │   │           │           ├── nrf_wifi_osal_data_mem_zalloc                                      12   0.00%  0x00061619 text
    │   │           │           ├── nrf_wifi_osal_delay_us                                             16   0.00%  0x000618fd text
    │   │           │           ├── nrf_wifi_osal_init                                                 12   0.00%  0x000615f5 text
    │   │           │           ├── nrf_wifi_osal_llist_add_node_head                                  16   0.00%  0x000617bd text
    │   │           │           ├── nrf_wifi_osal_llist_add_node_tail                                  16   0.00%  0x000617ad text
    │   │           │           ├── nrf_wifi_osal_llist_alloc                                          16   0.00%  0x0006175d text
    │   │           │           ├── nrf_wifi_osal_llist_del_node                                       16   0.00%  0x000617ed text
    │   │           │           ├── nrf_wifi_osal_llist_free                                           16   0.00%  0x0006177d text
    │   │           │           ├── nrf_wifi_osal_llist_get_node_head                                  16   0.00%  0x000617cd text
    │   │           │           ├── nrf_wifi_osal_llist_get_node_nxt                                   16   0.00%  0x000617dd text
    │   │           │           ├── nrf_wifi_osal_llist_init                                           16   0.00%  0x0006179d text
    │   │           │           ├── nrf_wifi_osal_llist_len                                            16   0.00%  0x000617fd text
    │   │           │           ├── nrf_wifi_osal_llist_node_alloc                                     16   0.00%  0x000616fd text
    │   │           │           ├── nrf_wifi_osal_llist_node_data_get                                  16   0.00%  0x0006173d text
    │   │           │           ├── nrf_wifi_osal_llist_node_data_set                                  16   0.00%  0x0006174d text
    │   │           │           ├── nrf_wifi_osal_llist_node_free                                      16   0.00%  0x0006171d text
    │   │           │           ├── nrf_wifi_osal_log_err                                              36   0.00%  0x000616d9 text
    │   │           │           ├── nrf_wifi_osal_log_info                                             36   0.00%  0x000616b5 text
    │   │           │           ├── nrf_wifi_osal_mem_alloc                                            12   0.00%  0x00061601 text
    │   │           │           ├── nrf_wifi_osal_mem_cmp                                              12   0.00%  0x00061655 text
    │   │           │           ├── nrf_wifi_osal_mem_cpy                                              12   0.00%  0x0006163d text
    │   │           │           ├── nrf_wifi_osal_mem_free                                             12   0.00%  0x00061625 text
    │   │           │           ├── nrf_wifi_osal_mem_set                                              12   0.00%  0x00061649 text
    │   │           │           ├── nrf_wifi_osal_mem_zalloc                                           12   0.00%  0x0006160d text
    │   │           │           ├── nrf_wifi_osal_nbuf_alloc                                           16   0.00%  0x0006180d text
    │   │           │           ├── nrf_wifi_osal_nbuf_data_get                                        16   0.00%  0x0006183d text
    │   │           │           ├── nrf_wifi_osal_nbuf_data_pull                                       16   0.00%  0x0006186d text
    │   │           │           ├── nrf_wifi_osal_nbuf_data_push                                       16   0.00%  0x0006185d text
    │   │           │           ├── nrf_wifi_osal_nbuf_data_put                                        16   0.00%  0x0006184d text
    │   │           │           ├── nrf_wifi_osal_nbuf_data_size                                       16   0.00%  0x0006182d text
    │   │           │           ├── nrf_wifi_osal_nbuf_free                                            16   0.00%  0x0006181d text
    │   │           │           ├── nrf_wifi_osal_nbuf_get_chksum_done                                 16   0.00%  0x0006188d text
    │   │           │           ├── nrf_wifi_osal_nbuf_get_priority                                    16   0.00%  0x0006187d text
    │   │           │           ├── nrf_wifi_osal_qspi_cpy_from                                        20   0.00%  0x000619d5 text
    │   │           │           ├── nrf_wifi_osal_qspi_cpy_to                                          20   0.00%  0x000619e9 text
    │   │           │           ├── nrf_wifi_osal_qspi_read_reg32                                      12   0.00%  0x000619bd text
    │   │           │           ├── nrf_wifi_osal_qspi_write_reg32                                     12   0.00%  0x000619c9 text
    │   │           │           ├── nrf_wifi_osal_sleep_ms                                             16   0.00%  0x000618ed text
    │   │           │           ├── nrf_wifi_osal_spinlock_alloc                                       12   0.00%  0x00061661 text
    │   │           │           ├── nrf_wifi_osal_spinlock_free                                        12   0.00%  0x0006166d text
    │   │           │           ├── nrf_wifi_osal_spinlock_init                                        12   0.00%  0x00061679 text
    │   │           │           ├── nrf_wifi_osal_spinlock_irq_rel                                     12   0.00%  0x000616a9 text
    │   │           │           ├── nrf_wifi_osal_spinlock_irq_take                                    12   0.00%  0x0006169d text
    │   │           │           ├── nrf_wifi_osal_spinlock_rel                                         12   0.00%  0x00061691 text
    │   │           │           ├── nrf_wifi_osal_spinlock_take                                        12   0.00%  0x00061685 text
    │   │           │           ├── nrf_wifi_osal_strlen                                               16   0.00%  0x00061a91 text
    │   │           │           ├── nrf_wifi_osal_tasklet_alloc                                        16   0.00%  0x0006189d text
    │   │           │           ├── nrf_wifi_osal_tasklet_free                                         16   0.00%  0x000618ad text
    │   │           │           ├─%E2%94%80 nrf_wifi_osal_tasklet_init                                         16   0.00%  0x000618bd text
    │   │           │           ├── nrf_wifi_osal_tasklet_kill                                         16   0.00%  0x000618dd text
    │   │           │           ├── nrf_wifi_osal_tasklet_schedule                                     16   0.00%  0x000618cd text
    │   │           │           ├── nrf_wifi_osal_time_elapsed_us                                      16   0.00%  0x0006191d text
    │   │           │           ├── nrf_wifi_osal_time_get_curr_us                                     16   0.00%  0x0006190d text
    │   │           │           ├── nrf_wifi_osal_timer_alloc                                          16   0.00%  0x000619fd text
    │   │           │           ├── nrf_wifi_osal_timer_free                                           16   0.00%  0x00061a0d text
    │   │           │           ├── nrf_wifi_osal_timer_init                                           16   0.00%  0x00061a1d text
    │   │           │           ├── nrf_wifi_osal_timer_kill                                           16   0.00%  0x00061a3d text
    │   │           │           └── nrf_wifi_osal_timer_schedule                                       16   0.00%  0x00061a2d text
    │   │           └── utils                                                                         836   0.10%  -
    │   │               └── src                                                                       836   0.10%  -
    │   │                   ├── list.c                                                                464   0.05%  -
    │   │                   │   ├── nrf_wifi_utils_ctrl_list_add_tail                                  56   0.01%  0x00065ab9 text
    │   │                   │   ├── nrf_wifi_utils_ctrl_list_alloc                                     36   0.00%  0x00065a5d text
    │   │                   │   ├── nrf_wifi_utils_ctrl_list_del_head                                  38   0.00%  0x0008583f text
    │   │                   │   ├── nrf_wifi_utils_ctrl_list_free                                       4   0.00%  0x000857d9 text
    │   │                   │   ├── nrf_wifi_utils_list_add_head                                       56   0.01%  0x00065af1 text
    │   │                   │   ├── nrf_wifi_utils_list_add_tail                                       56   0.01%  0x00065a81 text
    │   │                   │   ├── nrf_wifi_utils_list_alloc                                          36   0.00%  0x00065a39 text
    │   │                   │   ├── nrf_wifi_utils_list_del_head                                       38   0.00%  0x00085819 text
    │   │                   │   ├── nrf_wifi_utils_list_del_node                                       60   0.01%  0x000857dd text
    │   │                   │   ├── nrf_wifi_utils_list_free                                            4   0.00%  0x000857d5 text
    │   │                   │   ├── nrf_wifi_utils_list_len                                             4   0.00%  0x00085877 text
    │   │                   │   ├── nrf_wifi_utils_list_peek                                           18   0.00%  0x00085865 text
    │   │                   │   └── nrf_wifi_utils_list_traverse                                       58   0.01%  0x0008587b text
    │   │                   ├── queue.c                                                                44   0.01%  -
    │   │                   │   ├── nrf_wifi_utils_ctrl_q_alloc                                         4   0.00%  0x000858b9 text
    │   │                   │   ├── nrf_wifi_utils_ctrl_q_dequeue                                       4   0.00%  0x000858d5 text
    │   │                   │   ├── nrf_wifi_utils_ctrl_q_enqueue                                       4   0.00%  0x000858c9 text
    │   │                   │   ├── nrf_wifi_utils_ctrl_q_free                                          4   0.00%  0x000858c1 text
    │   │                   │   ├── nrf_wifi_utils_q_alloc                                              4   0.00%  0x000858b5 text
    │   │                   │   ├── nrf_wifi_utils_q_dequeue                                            4   0.00%  0x000858d1 text
    │   │                   │   ├── nrf_wifi_utils_q_enqueue                                            4   0.00%  0x000858c5 text
    │   │                   │   ├── nrf_wifi_utils_q_enqueue_head                                       4   0.00%  0x000858cd text
    │   │                   │   ├── nrf_wifi_utils_q_free                                               4   0.00%  0x000858bd text
    │   │                   │   ├── nrf_wifi_utils_q_len                                                4   0.00%  0x000858dd text
    │   │                   │   └── nrf_wifi_utils_q_peek                                               4   0.00%  0x000858d9 text
    │   │                   └── util.c                                                                328   0.04%  -
    │   │                       ├── nrf_wifi_utils_chan_to_freq                                       128   0.02%  0x00061b39 text
    │   │                       ├── nrf_wifi_utils_hex_str_to_val                                     152   0.02%  0x00061aa1 text
    │   │                       └── nrf_wifi_utils_is_mac_addr_valid                                   48   0.01%  0x00085093 text
    │   ├── nrf                                                                                      3196   0.37%  -
    │   │   ├── drivers                                                                               146   0.02%  -
    │   │   │   ├── entropy                                                                           108   0.01%  -
    │   │   │   │   └── entropy_cc3xx.c                                                               108   0.01%  -
    │   │   │   │       ├── __devstate_dts_ord_75                                                       2   0.00%  0x20000d5e device_states
    │   │   │   │       ├── __init___device_dts_ord_75                                                  8   0.00%  0x000898a0 initlevel
    │   │   │   │       ├── entropy_cc3xx_rng_api                                                       8   0.00%  0x0008dab4 rodata
    │   │   │   │       ├── entropy_cc3xx_rng_get_entropy                                              68   0.01%  0x0008351f text
    │   │   │   │       └── entropy_cc3xx_rng_init                                                     22   0.00%  0x00083563 text
    │   │   │   └── hw_cc3xx                                                                           38   0.00%  -
    │   │   │       └── hw_cc3xx.c                                                                     38   0.00%  -
    │   │   │           ├── __init_hw_cc3xx_init                                                        8   0.00%  0x000898e0 initlevel
    │   │   │           ├── __init_hw_cc3xx_init_internal                                               8   0.00%  0x00089898 initlevel
    │   │   │           ├── hw_cc3xx_init                                                              18   0.00%  0x00083a6b text
    │   │   │           └── hw_cc3xx_init_internal                                                      4   0.00%  0x00083a67 text
    │   │   ├── lib                                                                                    28   0.00%  -
    │   │   │   └── boot_banner                                                                        28   0.00%  -
    │   │   │       └── banner.c                                                                       28   0.00%  -
    │   │   │           └── boot_banner                                                                28   0.00%  0x00005481 text
    │   │   ├── samples                                                                              2248   0.26%  -
    │   │   │   └── wifi                                                                             2248   0.26%  -
    │   │   │       └── softap                                                                       2248   0.26%  -
    │   │   │           └── src                                                                      2248   0.26%  -
    │   │   │               └── main.c                                                               2248   0.26%  -
    │   │   │                   ├── _k_thread_data_start_wifi_thread_id                                48   0.01%  0x00089bc0 _static_thread_data_area
    │   │   │                   ├── log_const_softap                                                    8   0.00%  0x00089df8 log_const_area
    │   │   │                   ├── main                                                              136   0.02%  0x000044fd text
    │   │   │                   ├── net_mgmt_callback_init                                             28   0.00%  0x000044e1 text
    │   │   │                   ├── start_app                                                        1136   0.13%  0x00003f79 text
    │   │   │                   ├── start_wifi_thread                                                 136   0.02%  0x00004459 text
    │   │   │                   ├── stop_dhcp_server                                                  112   0.01%  0x000043e9 text
    │   │   │                   ├── wifi_ap_sta_list_lock                                              20   0.00%  0x20000fb4 k_mutex_area
    │   │   │                   ├── wifi_ap_stations_unlocked                                         264   0.03%  0x00003d35 text
    │   │   │                   ├── wifi_mgmt_event_handler                                           316   0.04%  0x00003e3d text
    │   │   │                   ├── wifi_ready_cb                                                      20   0.00%  0x00003d21 text
    │   │   │                   └── wifi_ready_state_changed_sem                                       24   0.00%  0x20001094 k_sem_area
    │   │   └── subsys                                                                                774   0.09%  -
    │   │       ├── net                                                                               498   0.06%  -
    │   │       │   └── lib                                                                           498   0.06%  -
    │   │       │       └── wifi_ready                                                                498   0.06%  -
    │   │       │           └── wifi_ready.c                                                          498   0.06%  -
    │   │       │               ├── __init_wifi_ready_init                                              8   0.00%  0x00089910 initlevel
    │   │       │               ├── call_wifi_ready_callbacks                                          72   0.01%  0x0005ce89 text
    │   │       │               ├── log_const_wifi_ready                                                8   0.00%  0x00089e20 log_const_area
    │   │       │               ├── register_wifi_ready_callback                                      312   0.04%  0x0005cef1 text
    │   │       │               ├── wifi_ready_init                                                    36   0.00%  0x0005ce65 text
    │   │       │               ├── wifi_ready_mutex                                                   20   0.00%  0x20000fdc k_mutex_area
    │   │       │               ├── wifi_ready_work_handler                                            10   0.00%  0x00083a5d text
    │   │       │               └── wpa_supp_event_handler                                             32   0.00%  0x0005ced1 text
    │   │       └── nrf_security                                                                      276   0.03%  -
    │   │           └── src                                                                           276   0.03%  -
    │   │               ├── psa_crypto_driver_wrappers.c                                              238   0.03%  -
    │   │               │   ├── errno                                                                   4   0.00%  0x0000000c rom_start
    │   │               │   ├── psa_driver_wrapper_cipher_encrypt                                      22   0.00%  0x000878b5 text
    │   │               │   ├── psa_driver_wrapper_free                                                 2   0.00%  0x00087857 text
    │   │               │   ├── psa_driver_wrapper_get_key_buffer_size_from_key_data                   10   0.00%  0x00087859 text
    │   │               │   ├── psa_driver_wrapper_get_random                                          34   0.00%  0x0008791b text
    │   │               │   ├── psa_driver_wrapper_hash_abort                                          16   0.00%  0x00087907 text
    │   │               │   ├── psa_driver_wrapper_hash_finish                                         24   0.00%  0x000878ef text
    │   │               │   ├── psa_driver_wrapper_hash_setup                                          18   0.00%  0x000878cb text
    │   │               │   ├── psa_driver_wrapper_hash_update                                         18   0.00%  0x000878dd text
    │   │               │   ├── psa_driver_wrapper_import_key                                          82   0.01%  0x00087863 text
    │   │               │   ├── psa_driver_wrapper_init                                                 4   0.00%  0x00087853 text
    │   │               │   └── z_tls_current                                                           4   0.00%  0x00000008 rom_start
    │   │               └── zephyr                                                                     38   0.00%  -
    │   │                   └── psa_crypto_init.c                                                      38   0.00%  -
    │   │                       ├── __init__psa_crypto_init                                             8   0.00%  0x000898f0 initlevel
    │   │                       └── _psa_crypto_init                                                   30   0.00%  0x00083a1f text
    │   └── nrfxlib                                                                                   750   0.09%  -
    │       └── crypto                                                                                750   0.09%  -
    │           └── nrf_cc312_platform                                                                750   0.09%  -
    │               ├── include                                                                        56   0.01%  -
    │               │   ├── nrf_cc3xx_platform_abort.h                                                 12   0.00%  -
    │               │   │   └── nrf_cc3xx_platform_abort_init                                          12   0.00%  0x0000549d text
    │               │   └── nrf_cc3xx_platform_mutex.h                                                 44   0.01%  -
    │               │       └── nrf_cc3xx_platform_mutex_init                                          44   0.01%  0x0000566d text
    │               └── src                                                                           694   0.08%  -
    │                   ├── nrf_cc3xx_platform_abort_zephyr.c                                          10   0.00%  -
    │                   │   ├── abort_function                                                          2   0.00%  0x000720c7 text
    │                   │   └── apis                                                                    8   0.00%  0x0008a794 rodata
    │                   └── nrf_cc3xx_platform_mutex_zephyr.c                                         684   0.08%  -
    │                       ├── asym_mutex                                                              8   0.00%  0x20000368 datas
    │                       ├── asym_mutex_int                                                         20   0.00%  0x20000e24 k_mutex_area
    │                       ├── key_slot_mutex_int                                                     20   0.00%  0x20000e60 k_mutex_area
    │                       ├── mbedtls_threading_key_slot_mutex                                        8   0.00%  0x20000350 datas
    │                       ├── mbedtls_threading_psa_globaldata_mutex                                  8   0.00%  0x20000348 datas
    │                       ├── mbedtls_threading_psa_rngdata_mutex                                     8   0.00%  0x20000340 datas
    │                       ├── mutex_apis                                                             16   0.00%  0x0008a7b0 rodata
    │                       ├── mutex_free_platform                                                    84   0.01%  0x000054a9 text
    │                       ├── mutex_init_platform                                                   148   0.02%  0x000055d9 text
    │                       ├── mutex_lock_platform                                                   116   0.01%  0x000054fd text
    │                       ├── mutex_unlock_platform                                                 104   0.01%  0x00005571 text
    │                       ├── mutexes                                                                20   0.00%  0x0008a79c rodata
    │                       ├── power_mutex                                                             8   0.00%  0x20000358 datas
    │                       ├── power_mutex_int                                                        20   0.00%  0x20000f14 k_mutex_area
    │                       ├── psa_globaldata_mutex_int                                               20   0.00%  0x20000f28 k_mutex_area
    │                       ├── psa_rng_mutex_int                                                      20   0.00%  0x20000f3c k_mutex_area
    │                       ├── rng_mutex                                                               8   0.00%  0x20000360 datas
    │                       ├── rng_mutex_int                                                          20   0.00%  0x20000f64 k_mutex_area
    │                       ├── sym_mutex                                                               8   0.00%  0x20000370 datas
    │                       └── sym_mutex_int                                                          20   0.00%  0x20000f8c k_mutex_area
    └── ZEPHYR_BASE                                                                                232795  27.29%  -
        ├── arch                                                                                     3810   0.45%  -
        │   └── arm                                                                                  3810   0.45%  -
        │       └── core                                                                             3810   0.45%  -
        │           ├── cortex_m                                                                     2334   0.27%  -
        │           │   ├── cmse                                                                       18   0.00%  -
        │           │   │   └── arm_core_cmse.c                                                        18   0.00%  -
        │           │   │       └── arm_cmse_mpu_region_get                                            18   0.00%  0x0007dc99 text
        │           │   ├── coredump.c                                                                104   0.01%  -
        │           │   │   ├── arch_coredump_info_dump                                               100   0.01%  0x00047dc5 text
        │           │   │   └── arch_coredump_tgt_code_get                                              4   0.00%  0x0007dc95 text
        │           │   ├── cpu_idle.c                                                                118   0.01%  -
        │           │   │   ├── arch_cpu_atomic_idle                                                   56   0.01%  0x0007dc5d text
        │           │   │   ├── arch_cpu_idle                                                          50   0.01%  0x0007dc2b text
        │           │   │   └── z_arm_cpu_idle_init                                                    12   0.00%  0x00047d7d text
        │           │   ├── exc_exit.c                                                                 40   0.00%  -
        │           │   │   └── z_arm_exc_exit                                                         40   0.00%  0x00047491 text
        │           │   ├── fault.c                                                                  1500   0.18%  -
        │           │   │   ├── bus_fault.constprop.0                                                 316   0.04%  0x000475e9 text
        │           │   │   ├── mem_manage_fault.constprop.0                                          304   0.04%  0x000474b9 text
        │           │   │   ├── usage_fault.constprop.0                                               296   0.03%  0x00047725 text
        │           │   │   ├── z_arm_fault                                                           552   0.06%  0x0004784d text
        │           │   │   └── z_arm_fault_init                                                       32   0.00%  0x00047a75 text
        │           │   ├── irq_init.c                                                                 24   0.00%  -
        │           │   │   └── z_arm_interrupt_init                                                   24   0.00%  0x00047d89 text
        │           │   ├── irq_manage.c                                                              148   0.02%  -
        │           │   │   ├── arch_irq_disable                                                       40   0.00%  0x00047c5d text
        │           │   │   ├── arch_irq_enable                                                        28   0.00%  0x00047c41 text
        │           │   │   ├── arch_irq_is_enabled                                                    28   0.00%  0x00047c85 text
        │           │   │   ├── z_arm_irq_priority_set                                                 44   0.01%  0x00047ca1 text
        │           │   │   └── z_irq_spurious                                                          8   0.00%  0x0007dc0d text
        │           │   ├── isr_wrapper.c                                                              36   0.00%  -
        │           │   │   └── _isr_wrapper                                                           36   0.00%  0x00047da1 text
        │           │   ├── prep_c.c                                                                   56   0.01%  -
        │           │   │   └── z_prep_c                                                               56   0.01%  0x00047ccd text
        │           │   ├── scb.c                                                                     112   0.01%  -
        │           │   │   ├── z_arm_clear_arm_mpu_config                                             36   0.00%  0x00047b15 text
        │           │   │   └── z_arm_init_arch_hw_at_boot                                             76   0.01%  0x00047b39 text
        │           │   ├── thread.c                                                                  134   0.02%  -
        │           │   │   ├── arch_irq_unlock_outlined                                               14   0.00%  0x0007dc1d text
        │           │   │   ├── arch_new_thread                                                        56   0.01%  0x00047d05 text
        │           │   │   ├── arch_switch_to_main_thread                                             56   0.01%  0x00047d3d text
        │           │   │   └── configure_builtin_stack_guard                                           8   0.00%  0x0007dc15 text
        │           │   └── thread_abort.c                                                             44   0.01%  -
        │           │       └── z_impl_k_thread_abort                                                  44   0.01%  0x00047b85 text
        │           ├── fatal.c                                                                       216   0.03%  -
        │           │   ├── z_arm_fatal_error                                                         196   0.02%  0x00047371 text
        │           │   └── z_do_kernel_oops                                                           20   0.00%  0x00047435 text
        │           ├── mpu                                                                          1182   0.14%  -
        │           │   ├── arm_core_mpu.c                                                             76   0.01%  -
        │           │   │   ├── log_const_mpu                                                           8   0.00%  0x00089ca0 log_const_area
        │           │   │   ├── static_regions                                                         12   0.00%  0x0008d840 rodata
        │           │   │   └── z_arm_configure_static_mpu_regions                                     56   0.01%  0x00047e29 text
        │           │   ├── arm_mpu.c                                                                 654   0.08%  -
        │           │   │   ├── arm_core_mpu_configure_static_mpu_regions                              20   0.00%  0x00048079 text
        │           │   │   ├── arm_core_mpu_disable                                                   20   0.00%  0x00048065 text
        │           │   │   ├── arm_core_mpu_enable                                                    24   0.00%  0x0004804d text
        │           │   │   ├── arm_core_mpu_mark_areas_for_dynamic_regions                           184   0.02%  0x0004808d text
        │           │   │   ├── mpu_configure_region                                                   50   0.01%  0x0007dccb text
        │           │   │   ├── region_allocate_and_init                                               72   0.01%  0x00047e95 text
        │           │   │   └── z_arm_mpu_init                                                        284   0.03%  0x00048145 text
        │           │   ├── arm_mpu_regions.c                                                          32   0.00%  -
        │           │   │   └── mpu_regions                                                            32   0.00%  0x0008d854 rodata
        │           │   └── arm_mpu_v8_internal.h                                                     420   0.05%  -
        │           │       ├── mpu_configure_regions_and_partition.constprop.0                       368   0.04%  0x00047edd text
        │           │       └── region_init                                                            52   0.01%  0x00047e61 text
        │           ├── nmi.c                                                                          14   0.00%  -
        │           │   └── z_arm_nmi                                                                  14   0.00%  0x0007dbdf text
        │           └── tls.c                                                                          64   0.01%  -
        │               └── arch_tls_stack_setup                                                       64   0.01%  0x00047451 text
        ├── drivers                                                                                106397  12.47%  -
        │   ├── clock_control                                                                        1186   0.14%  -
        │   │   └── clock_control_nrf.c                                                              1186   0.14%  -
        │   │       ├── __devstate_dts_ord_83                                                           2   0.00%  0x20000d5c device_states
        │   │       ├── __init___device_dts_ord_83                                                      8   0.00%  0x00089870 initlevel
        │   │       ├── api_blocking_start                                                             60   0.01%  0x000576dd text
        │   │       ├── api_start                                                                      14   0.00%  0x000834d5 text
        │   │       ├── api_stop                                                                        6   0.00%  0x00083475 text
        │   │       ├── async_start                                                                    90   0.01%  0x0008347b text
        │   │       ├── blocking_start_callback                                                         6   0.00%  0x00083519 text
        │   │       ├── clk_init                                                                      100   0.01%  0x00057679 text
        │   │       ├── clkstarted_handle.constprop.0                                                  76   0.01%  0x00057719 text
        │   │       ├── clock_control_api                                                              28   0.00%  0x00089c14 clock_control_driver_api_area
        │   │       ├── clock_event_handler                                                            52   0.01%  0x000577dd text
        │   │       ├── config                                                                         48   0.01%  0x0008da84 rodata
        │   │       ├── generic_hfclk_start                                                           120   0.01%  0x00057765 text
        │   │       ├── generic_hfclk_stop                                                             52   0.01%  0x00057645 text
        │   │       ├── get_status                                                                     18   0.00%  0x00083413 text
        │   │       ├── hfclk192m_start                                                                 6   0.00%  0x000834fb text
        │   │       ├── hfclk192m_stop                                                                  6   0.00%  0x0008350d text
        │   │       ├── hfclkaudio_start                                                                6   0.00%  0x000834f5 text
        │   │       ├── hfclkaudio_stop                                                                 6   0.00%  0x00083507 text
        │   │       ├── lfclk_start                                                                     6   0.00%  0x00083501 text
        │   │       ├── lfclk_stop                                                                      6   0.00%  0x00083513 text
        │   │       ├── log_const_clock_control                                                         8   0.00%  0x00089c70 log_const_area
        │   │       ├── onoff_start                                                                    68   0.01%  0x00057601 text
        │   │       ├── onoff_started_callback                                                         18   0.00%  0x000834e3 text
        │   │       ├── onoff_stop                                                                     48   0.01%  0x000575d1 text
        │   │       ├── stop                                                                           80   0.01%  0x00083425 text
        │   │       └── z_nrf_clock_control_lf_on                                                     248   0.03%  0x00057811 text
        │   ├── console                                                                                88   0.01%  -
        │   │   └── uart_console.c                                                                     88   0.01%  -
        │   │       ├── __init_uart_console_init                                                        8   0.00%  0x000898b0 initlevel
        │   │       ├── console_out                                                                    40   0.00%  0x00057931 text
        │   │       └── uart_console_init                                                              40   0.00%  0x00057909 text
        │   ├── gpio                                                                                 1054   0.12%  -
        │   │   └── gpio_nrfx.c                                                                      1054   0.12%  -
        │   │       ├── __devstate_dts_ord_14                                                           2   0.00%  0x20000d60 device_states
        │   │       ├── __devstate_dts_ord_8                                                            2   0.00%  0x20000d62 device_states
        │   │       ├── __init___device_dts_ord_14                                                      8   0.00%  0x00089890 initlevel
        │   │       ├── __init___device_dts_ord_8                                                       8   0.00%  0x00089888 initlevel
        │   │       ├── gpio_nrfx_drv_api_funcs                                                        36   0.00%  0x00089bf0 gpio_driver_api_area
        │   │       ├── gpio_nrfx_init                                                                 72   0.01%  0x00057a59 text
        │   │       ├── gpio_nrfx_manage_callback                                                      82   0.01%  0x000835c1 text
        │   │       ├── gpio_nrfx_p0_cfg                                                               24   0.00%  0x0008dad4 rodata
        │   │       ├── gpio_nrfx_p1_cfg                                                               24   0.00%  0x0008dabc rodata
        │   │       ├── gpio_nrfx_pin_configure                                                       392   0.05%  0x00057aed text
        │   │       ├── gpio_nrfx_pin_interrupt_configure                                             256   0.03%  0x00057959 text
        │   │       ├── gpio_nrfx_port_clear_bits_raw                                                  10   0.00%  0x000835a3 text
        │   │       ├── gpio_nrfx_port_get_raw                                                         12   0.00%  0x00083579 text
        │   │       ├── gpio_nrfx_port_set_bits_raw                                                    10   0.00%  0x00083599 text
        │   │       ├── gpio_nrfx_port_set_masked_raw                                                  20   0.00%  0x00083585 text
        │   │       ├── gpio_nrfx_port_toggle_bits                                                     20   0.00%  0x000835ad text
        │   │       └── nrfx_gpio_handler                                                              76   0.01%  0x00057aa1 text
        │   ├── pinctrl                                                                               463   0.05%  -
        │   │   ├── common.c                                                                           38   0.00%  -
        │   │   │   └── pinctrl_lookup_state                                                           38   0.00%  0x00083613 text
        │   │   └── pinctrl_nrf.c                                                                     425   0.05%  -
        │   │       ├── drive_modes                                                                     9   0.00%  0x000c928b rodata
        │   │       └── pinctrl_configure_pins                                                        416   0.05%  0x00057c99 text
        │   ├── serial                                                                                732   0.09%  -
        │   │   └── uart_nrfx_uarte.c                                                                 732   0.09%  -
        │   │       ├── __devstate_dts_ord_119                                                          2   0.00%  0x20000d64 device_states
        │   │       ├── __init___device_dts_ord_119                                                     8   0.00%  0x000898a8 initlevel
        │   │       ├── __pinctrl_dev_config__device_dts_ord_119                                       12   0.00%  0x0008db10 rodata
        │   │       ├── __pinctrl_state_pins_0__device_dts_ord_119                                     16   0.00%  0x0008db24 rodata
        │   │       ├── __pinctrl_states__device_dts_ord_119                                            8   0.00%  0x0008db1c rodata
        │   │       ├── is_tx_ready.isra.0                                                             32   0.00%  0x0008366d text
        │   │       ├── log_const_uart_nrfx_uarte                                                       8   0.00%  0x00089e00 log_const_area
        │   │       ├── uart_nrfx_uarte_driver_api                                                     12   0.00%  0x00089c30 uart_driver_api_area
        │   │       ├── uarte_0_init                                                                  300   0.04%  0x00057f11 text
        │   │       ├── uarte_0z_config                                                                36   0.00%  0x0008daec rodata
        │   │       ├── uarte_nrfx_err_check                                                           14   0.00%  0x00083639 text
        │   │       ├── uarte_nrfx_isr_int                                                             66   0.01%  0x0008368d text
        │   │       ├── uarte_nrfx_poll_in                                                             38   0.00%  0x00083647 text
        │   │       └── uarte_nrfx_poll_out                                                           180   0.02%  0x00057e5d text
        │   ├── timer                                                                                1076   0.13%  -
        │   │   └── nrf_rtc_timer.c                                                                  1076   0.13%  -
        │   │       ├── __init_sys_clock_driver_init                                                    8   0.00%  0x000898b8 initlevel
        │   │       ├── compare_int_lock                                                               64   0.01%  0x0005803d text
        │   │       ├── compare_int_unlock                                                             76   0.01%  0x000580c5 text
        │   │       ├── compare_set                                                                   292   0.03%  0x00058155 text
        │   │       ├── event_clear                                                                    24   0.00%  0x000836cf text
        │   │       ├── rtc_nrf_isr                                                                   208   0.02%  0x00058309 text
        │   │       ├── sys_clock_cycle_get_32                                                          8   0.00%  0x000836e7 text
        │   │       ├── sys_clock_driver_init                                                         144   0.02%  0x00058279 text
        │   │       ├── sys_clock_elapsed                                                              20   0.00%  0x00058435 text
        │   │       ├── sys_clock_set_timeout                                                          92   0.01%  0x000583d9 text
        │   │       ├── sys_clock_timeout_handler                                                      72   0.01%  0x0005807d text
        │   │       └── z_nrf_rtc_timer_read                                                           68   0.01%  0x00058111 text
        │   └── wifi                                                                               101798  11.93%  -
        │       └── nrf_wifi                                                                       101798  11.93%  -
        │           └── src                                                                        101798  11.93%  -
        │               ├── fmac_main.c                                                              2324   0.27%  -
        │               │   ├── __devstate_dts_ord_147                                                  2   0.00%  0x20000d66 device_states
        │               │   ├── __init___device_dts_ord_147                                             8   0.00%  0x000898f8 initlevel
        │               │   ├── __net_if_dev_dts_ord_147_0                                             28   0.00%  0x20001154 net_if_dev_area
        │               │   ├── __net_if_dts_ord_147_0                                                 72   0.01%  0x2000110c net_if_area
        │               │   ├── configure_tx_pwr_settings                                              92   0.01%  0x00083717 text
        │               │   ├── nrf_wifi_drv_main_zep                                                 384   0.05%  0x000586ed text
        │               │   ├── nrf_wifi_event_get_reg_zep                                            108   0.01%  0x0005854d text
        │               │   ├── nrf_wifi_event_proc_cookie_rsp                                         52   0.01%  0x00058631 text
        │               │   ├── nrf_wifi_event_proc_scan_done_zep                                     136   0.02%  0x00058665 text
        │               │   ├── nrf_wifi_event_proc_scan_start_zep                                     10   0.00%  0x000836ef text
        │               │   ├── nrf_wifi_fmac_dev_add_zep                                             312   0.04%  0x000589e1 text
        │               │   ├── nrf_wifi_fmac_dev_rem_zep                                              48   0.01%  0x00083773 text
        │               │   ├── nrf_wifi_get_vif_ctx                                                   52   0.01%  0x000589ad text
        │               │   ├── nrf_wifi_mgmt_ops                                                     112   0.01%  0x20000a44 datas
        │               │   ├── nrf_wifi_process_rssi_from_rx                                         100   0.01%  0x00058449 text
        │               │   ├── nrf_wifi_reg_domain                                                   320   0.04%  0x0005886d text
        │               │   ├── nrf_wifi_scan_timeout_work                                            120   0.01%  0x000585b9 text
        │               │   ├── reg_change_callbk_fn                                                  160   0.02%  0x000584ad text
        │               │   ├── reg_lock                                                               20   0.00%  0x20000f50 k_mutex_area
        │               │   ├── wifi_offload_ops                                                       40   0.00%  0x0008db34 rodata
        │               │   └── wpa_supp_ops                                                          148   0.02%  0x200009b0 datas
        │               ├── fw_load.c                                                               81692   9.58%  -
        │               │   ├── fw_patch                                                            81572   9.56%  0x0008f149 rodata
        │               │   └── nrf_wifi_fw_load                                                      120   0.01%  0x00005699 text
        │               ├── net_if.c                                                                 2866   0.34%  -
        │               │   ├── ip_maddr_event_handler                                                300   0.04%  0x00058b6d text
        │               │   ├── nrf_wifi_get_mac_addr                                                 236   0.03%  0x00058e1d text
        │               │   ├── nrf_wifi_if_caps_get                                                    4   0.00%  0x00083825 text
        │               │   ├── nrf_wifi_if_carr_state_chg                                             64   0.01%  0x00058cf1 text
        │               │   ├── nrf_wifi_if_get_config_zep                                            212   0.02%  0x000593f1 text
        │               │   ├── nrf_wifi_if_init_zep                                                  208   0.02%  0x00058f09 text
        │               │   ├── nrf_wifi_if_rx_frm                                                     94   0.01%  0x000837c7 text
        │               │   ├── nrf_wifi_if_send                                                      236   0.03%  0x00058d31 text
        │               │   ├── nrf_wifi_if_set_config_zep                                            288   0.03%  0x000594c5 text
        │               │   ├── nrf_wifi_if_start_zep                                                 700   0.08%  0x00058fd9 text
        │               │   ├── nrf_wifi_if_stop_zep                                                  348   0.04%  0x00059295 text
        │               │   ├── nrf_wifi_if_zep_start_board                                             4   0.00%  0x00083829 text
        │               │   ├── nrf_wifi_net_iface_work_handler                                        84   0.01%  0x00058b19 text
        │               │   └── nrf_wifi_set_iface_event_handler                                       88   0.01%  0x00058c99 text
        │               ├── wifi_mgmt.c                                                              2772   0.32%  -
        │               │   ├── nrf_wifi_event_proc_get_power_save_info                               258   0.03%  0x00083877 text
        │               │   ├── nrf_wifi_event_proc_twt_setup_zep                                     268   0.03%  0x0005a045 text
        │               │   ├── nrf_wifi_event_proc_twt_sleep_zep                                     240   0.03%  0x0005a151 text
        │               │   ├── nrf_wifi_event_proc_twt_teardown_zep                                   62   0.01%  0x00083979 text
        │               │   ├── nrf_wifi_get_power_save_config                                        236   0.03%  0x00059bc9 text
        │               │   ├── nrf_wifi_get_rts_threshold                                             88   0.01%  0x0005a341 text
        │               │   ├── nrf_wifi_set_power_save                                               348   0.04%  0x00059a6d text
        │               │   ├── nrf_wifi_set_rts_threshold                                            256   0.03%  0x0005a241 text
        │               │   ├── nrf_wifi_set_twt                                                      660   0.08%  0x00059db1 text
        │               │   ├── nrf_wifi_twt_float_to_us.isra.0                                        44   0.01%  0x00059a41 text
        │               │   ├── nrf_wifi_twt_teardown_flows                                           252   0.03%  0x00059cb5 text
        │               │   └── twt_rpu_to_wifi_mgmt_neg_type                                          60   0.01%  0x00059a05 text
        │               ├── wifi_mgmt_scan.c                                                         1056   0.12%  -
        │               │   ├── nrf_wifi_disp_scan_res_get_zep                                        132   0.02%  0x00059871 text
        │               │   ├── nrf_wifi_disp_scan_zep                                                652   0.08%  0x000595e5 text
        │               │   └── nrf_wifi_event_proc_disp_scan_res_zep                                 272   0.03%  0x000598f5 text
        │               └── wpa_supp_if.c                                                           11088   1.30%  -
        │                   ├── mgmt_tx_lock                                                           20   0.00%  0x20000eb0 k_mutex_area
        │                   ├── nrf_wifi_iftype_change                                                340   0.04%  0x0005a6c9 text
        │                   ├── nrf_wifi_nl80211_send_mlme                                            492   0.06%  0x0005ba0d text
        │                   ├── nrf_wifi_parse_sband                                                  416   0.05%  0x0005bbf9 text
        │                   ├── nrf_wifi_set_beacon_data.isra.0                                       156   0.02%  0x0005a45d text
        │                   ├── nrf_wifi_sta_flags_to_nrf                                              42   0.00%  0x000839f5 text
        │                   ├── nrf_wifi_supp_event_proc_get_conn_info                                 88   0.01%  0x0005c375 text
        │                   ├── nrf_wifi_supp_get_capa                                                180   0.02%  0x0005c04d text
        │                   ├── nrf_wifi_supp_get_conn_info                                           212   0.02%  0x0005c145 text
        │                   ├── nrf_wifi_supp_get_country                                             176   0.02%  0x0005c2c5 text
        │                   ├── nrf_wifi_supp_get_wiphy                                               156   0.02%  0x0005be81 text
        │                   ├── nrf_wifi_supp_register_frame                                          200   0.02%  0x0005bf1d text
        │                   ├── nrf_wifi_supp_register_mgmt_frame                                     240   0.03%  0x0005c47d text
        │                   ├── nrf_wifi_supp_set_country                                             172   0.02%  0x0005c219 text
        │                   ├── nrf_wifi_vif_state_change                                             256   0.03%  0x0005a5c9 text
        │                   ├── nrf_wifi_wait_for_carrier_status                                      208   0.02%  0x0005a4f9 text
        │                   ├── nrf_wifi_wpa_set_supp_port                                            224   0.03%  0x0005b5e9 text
        │                   ├── nrf_wifi_wpa_supp_associate                                           284   0.03%  0x0005b2d5 text
        │                   ├── nrf_wifi_wpa_supp_authenticate                                        472   0.06%  0x0005b0fd text
        │                   ├── nrf_wifi_wpa_supp_change_beacon                                       184   0.02%  0x0005c87d text
        │                   ├── nrf_wifi_wpa_supp_deauthenticate                                      200   0.02%  0x0005b035 text
        │                   ├── nrf_wifi_wpa_supp_deinit_ap                                           184   0.02%  0x0005c9d9 text
        │                   ├── nrf_wifi_wpa_supp_dev_deinit                                            6   0.00%  0x000839ef text
        │                   ├── nrf_wifi_wpa_supp_dev_init                                            108   0.01%  0x0005ac29 text
        │                   ├── nrf_wifi_wpa_supp_event_get_wiphy                                     232   0.03%  0x0005bd99 text
        │                   ├── nrf_wifi_wpa_supp_event_mac_chgd                                       68   0.01%  0x0005c101 text
        │                   ├── nrf_wifi_wpa_supp_event_mgmt_rx_callbk_fn                             104   0.01%  0x0005bfe5 text
        │                   ├── nrf_wifi_wpa_supp_event_mgmt_tx_status                                104   0.01%  0x0005b905 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_assoc_resp                               168   0.02%  0x0005aa6d text
        │                   ├── nrf_wifi_wpa_supp_event_proc_auth_resp                                180   0.02%  0x0005a9b9 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_deauth                                   140   0.02%  0x0005ab15 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_disassoc                                 136   0.02%  0x0005aba1 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_get_if                                   104   0.01%  0x0005b89d text
        │                   ├── nrf_wifi_wpa_supp_event_proc_get_sta                                  152   0.02%  0x0005b805 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_scan_done                                 68   0.01%  0x0005a81d text
        │                   ├── nrf_wifi_wpa_supp_event_proc_scan_res                                 344   0.04%  0x0005a861 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_scan_start                                16   0.00%  0x000839df text
        │                   ├── nrf_wifi_wpa_supp_event_proc_unprot_mgmt                              160   0.02%  0x0005b96d text
        │                   ├── nrf_wifi_wpa_supp_init_ap                                             176   0.02%  0x0005c3cd text
        │                   ├── nrf_wifi_wpa_supp_scan2                                               524   0.06%  0x0005ac95 text
        │                   ├── nrf_wifi_wpa_supp_scan_abort                                          248   0.03%  0x0005aea1 text
        │                   ├── nrf_wifi_wpa_supp_scan_results_get                                    156   0.02%  0x0005af99 text
        │                   ├── nrf_wifi_wpa_supp_set_key                                             504   0.06%  0x0005b3f1 text
        │                   ├── nrf_wifi_wpa_supp_signal_poll                                         316   0.04%  0x0005b6c9 text
        │                   ├── nrf_wifi_wpa_supp_sta_add                                             420   0.05%  0x0005ca91 text
        │                   ├── nrf_wifi_wpa_supp_sta_get_inact_sec                                   196   0.02%  0x0005cda1 text
        │                   ├── nrf_wifi_wpa_supp_sta_remove                                          164   0.02%  0x0005cc35 text
        │                   ├── nrf_wifi_wpa_supp_sta_set_flags                                       200   0.02%  0x0005ccd9 text
        │                   ├── nrf_wifi_wpa_supp_start_ap                                            784   0.09%  0x0005c56d text
        │                   ├── nrf_wifi_wpa_supp_stop_ap                                             164   0.02%  0x0005c935 text
        │                   ├── wait_for_event_sem                                                     24   0.00%  0x2000104c k_sem_area
        │                   ├── wait_for_scan_resp_sem                                                 24   0.00%  0x20001064 k_sem_area
        │                   └── wpa_alg_to_cipher_suite                                               196   0.02%  0x0005a399 text
        ├── include                                                                                  3252   0.38%  -
        │   └── zephyr                                                                               3252   0.38%  -
        │       ├── drivers                                                                            82   0.01%  -
        │       │   └── gpio.h                                                                         82   0.01%  -
        │       │       ├── gpio_pin_configure_dt                                                      42   0.00%  0x00083f89 text
        │       │       └── gpio_pin_set_dt                                                            40   0.00%  0x00083fb3 text
        │       ├── kernel.h                                                                          118   0.01%  -
        │       │   ├── k_msleep                                                                       38   0.00%  0x00083d95 text
        │       │   ├── k_uptime_get                                                                   28   0.00%  0x00081e77 text
        │       │   ├── k_uptime_get_32                                                                26   0.00%  0x0007e827 text
        │       │   └── k_uptime_get_32                                                                26   0.00%  0x0007f15d text
        │       ├── logging                                                                          1340   0.16%  -
        │       │   ├── log_msg.h                                                                    1312   0.15%  -
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00071487 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00071f81 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000720c9 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0007451f text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00077893 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0007dbbf text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0007dbed text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0007dcab text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0007e071 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x0007e091 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x00049b81 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x0007e4cb text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x0004c141 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x0007ec43 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x0007f1b5 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00080001 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000800b5 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0008083f text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x0005070d text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x00050841 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x000811c1 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00081201 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000817d5 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00081f1d text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x00052f69 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000825ab text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x000827e1 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x000830cf text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000832cb text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x00057e39 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x000836f9 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000837a3 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00083831 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0008384f text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000839b7 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00083a3d text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00083e2b text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x0005e895 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00083fdb text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00084025 text
        │       │   │   └── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00084199 text
        │       │   └── log_output.h                                                                   28   0.00%  -
        │       │       └── log_output_write                                                           28   0.00%  0x00071fa1 text
        │       ├── net                                                                              1272   0.15%  -
        │       │   ├── ethernet.h                                                                    156   0.02%  -
        │       │   │   ├── net_eth_get_hw_capabilities                                                24   0.00%  0x0007e549 text
        │       │   │   ├── net_eth_is_addr_all_zeroes                                                 40   0.00%  0x0007e7ff text
        │       │   │   ├── net_eth_is_addr_broadcast                                                  46   0.01%  0x0007e5a1 text
        │       │   │   └── net_eth_is_addr_broadcast                                                  46   0.01%  0x0007e841 text
        │       │   ├── net_context.h                                                                   8   0.00%  -
        │       │   │   ├── net_context_get_iface.isra.0                                                4   0.00%  0x000800d9 text
        │       │   │   └── net_context_get_iface.isra.0                                                4   0.00%  0x00082867 text
        │       │   ├── net_if.h                                                                      402   0.05%  -
        │       │   │   ├── net_if_flag_clear                                                          32   0.00%  0x0007f195 text
        │       │   │   ├── net_if_flag_is_set                                                         20   0.00%  0x0007f0f5 text
        │       │   │   ├── net_if_flag_is_set                                                         20   0.00%  0x00080057 text
        │       │   │   ├── net_if_flag_is_set                                                         20   0.00%  0x00081e63 text
        │       │   │   ├── net_if_flag_is_set                                                         20   0.00%  0x00082341 text
        │       │   │   ├── net_if_flag_is_set                                                         20   0.00%  0x000830a5 text
        │       │   │   ├── net_if_flag_is_set.constprop.0                                             18   0.00%  0x0007e86f text
        │       │   │   ├── net_if_flag_set                                                            30   0.00%  0x0007f177 text
        │       │   │   ├── net_if_flag_test_and_clear                                                 44   0.01%  0x0007f3f3 text
        │       │   │   ├── net_if_flag_test_and_set                                                   42   0.00%  0x0007f3c9 text
        │       │   │   ├── net_if_get_device                                                          10   0.00%  0x0007e53f text
        │       │   │   ├── net_if_get_device                                                          10   0.00%  0x0007eaf3 text
        │       │   │   ├── net_if_get_device                                                          10   0.00%  0x0007f079 text
        │       │   │   ├── net_if_get_link_addr                                                       10   0.00%  0x0007e7f5 text
        │       │   │   ├── net_if_get_link_addr                                                       10   0.00%  0x0007f083 text
        │       │   │   ├── net_if_get_link_addr                                                       10   0.00%  0x00081df7 text
        │       │   │   ├── net_if_is_admin_up                                                         18   0.00%  0x00077901 text
        │       │   │   ├── net_if_l2                                                                  10   0.00%  0x0007f06f text
        │       │   │   ├── net_if_l2_data                                                             10   0.00%  0x0007e535 text
        │       │   │   ├── net_if_lock                                                                14   0.00%  0x0007f1d7 text
        │       │   │   └── net_if_tx_unlock                                                           24   0.00%  0x0007e8cf text
        │       │   ├── net_ip.h                                                                      560   0.07%  -
        │       │   │   ├── net_ipv4_is_addr_bcast                                                     34   0.00%  0x000811df text
        │       │   │   ├── net_ipv4_is_addr_bcast                                                     34   0.00%  0x000814a1 text
        │       │   │   ├── net_ipv4_is_addr_mcast                                                     16   0.00%  0x0007e525 text
        │       │   │   ├── net_ipv4_is_addr_mcast                                                     16   0.00%  0x00080023 text
        │       │   │   ├── net_ipv4_is_addr_mcast                                                     16   0.00%  0x00081491 text
        │       │   │   ├── net_ipv4_is_ll_addr                                                        24   0.00%  0x0004c9c9 text
        │       │   │   ├── net_ipv4_is_my_addr                                                        26   0.00%  0x000814c3 text
        │       │   │   ├── net_ipv6_addr_cmp                                                          16   0.00%  0x0007f14d text
        │       │   │   ├── net_ipv6_addr_create_solicited_node                                        34   0.00%  0x0007f04d text
        │       │   │   ├── net_ipv6_is_addr_loopback                                                  34   0.00%  0x0007f02b text
        │       │   │   ├── net_ipv6_is_addr_loopback                                                  34   0.00%  0x00081b39 text
        │       │   │   ├── net_ipv6_is_addr_loopback                                                  34   0.00%  0x0007ec7d text
        │       │   │   ├── net_ipv6_is_addr_mcast_group                                               54   0.01%  0x00081b73 text
        │       │   │   ├── net_ipv6_is_addr_mcast_scope                                               24   0.00%  0x00081b5b text
        │       │   │   ├── net_ipv6_is_addr_unspecified                                               32   0.00%  0x00080033 text
        │       │   │   ├── net_ipv6_is_addr_unspecified                                               32   0.00%  0x00081141 text
        │       │   │   ├── net_ipv6_is_addr_unspecified                                               32   0.00%  0x00081dd7 text
        │       │   │   └── net_ipv6_is_prefix                                                         68   0.01%  0x0007f109 text
        │       │   ├── net_linkaddr.h                                                                 24   0.00%  -
        │       │   │   └── net_linkaddr_set.isra.0                                                    24   0.00%  0x00081f3f text
        │       │   └── net_pkt.h                                                                     122   0.01%  -
        │       │       ├── net_pkt_acknowledge_data.isra.0                                             4   0.00%  0x00081f3b text
        │       │       ├── net_pkt_get_len.isra.0                                                     16   0.00%  0x0008085f text
        │       │       ├── net_pkt_get_len.isra.0                                                     16   0.00%  0x0008281d text
        │       │       ├── net_pkt_lladdr_if.isra.0                                                   10   0.00%  0x00082601 text
        │       │       ├── net_pkt_set_iface                                                          26   0.00%  0x00080747 text
        │       │       ├── net_pkt_set_iface                                                          26   0.00%  0x00081e01 text
        │       │       └── net_pkt_write_be16                                                         24   0.00%  0x000822b3 text
        │       ├── net_buf.h                                                                          56   0.01%  -
        │       │   └── net_buf_destroy                                                                56   0.01%  0x0004871d text
        │       └── sys                                                                               384   0.05%  -
        │           ├── atomic_builtin.h                                                               34   0.00%  -
        │           │   ├── atomic_inc                                                                 18   0.00%  0x00071f09 text
        │           │   └── atomic_inc.isra.0                                                          16   0.00%  0x00082981 text
        │           ├── dlist.h                                                                        44   0.01%  -
        │           │   ├── sys_dlist_get                                                              28   0.00%  0x00084e35 text
        │           │   └── sys_dlist_remove                                                           16   0.00%  0x0008489d text
        │           ├── fdtable.h                                                                      60   0.01%  -
        │           │   ├── zvfs_fdtable_call_ioctl                                                    30   0.00%  0x00071a83 text
        │           │   └── zvfs_fdtable_call_ioctl                                                    30   0.00%  0x0007dfd9 text
        │           └── slist.h                                                                       246   0.03%  -
        │               ├── sys_slist_append                                                           20   0.00%  0x0007efe1 text
        │               ├── sys_slist_find_and_remove                                                  54   0.01%  0x0007eff5 text
        │               ├── sys_slist_find_and_remove.constprop.0.isra.0                               56   0.01%  0x0004f201 text
        │               ├── sys_slist_find_and_remove.isra.0                                           50   0.01%  0x000825cb text
        │               ├── sys_slist_get                                                              20   0.00%  0x000826af text
        │               ├── sys_slist_prepend                                                          14   0.00%  0x0007e7c7 text
        │               └── sys_slist_remove                                                           32   0.00%  0x0007e7d5 text
        ├── kernel                                                                                  11564   1.36%  -
        │   ├── busy_wait.c                                                                             8   0.00%  -
        │   │   └── z_impl_k_busy_wait                                                                  8   0.00%  0x00084179 text
        │   ├── condvar.c                                                                             268   0.03%  -
        │   │   ├── z_impl_k_condvar_broadcast                                                        108   0.01%  0x000604b5 text
        │   │   ├── z_impl_k_condvar_init                                                               8   0.00%  0x0008487f text
        │   │   ├── z_impl_k_condvar_signal                                                            76   0.01%  0x00060469 text
        │   │   └── z_impl_k_condvar_wait                                                              76   0.01%  0x00060521 text
        │   ├── device.c                                                                               24   0.00%  -
        │   │   ├── z_device_state_init                                                                 2   0.00%  0x00084181 text
        │   │   └── z_impl_device_is_ready                                                             22   0.00%  0x00084183 text
        │   ├── fatal.c                                                                               276   0.03%  -
        │   │   ├── arch_system_halt                                                                   16   0.00%  0x000841b9 text
        │   │   ├── k_sys_fatal_error_handler                                                          44   0.01%  0x0005f7d1 text
        │   │   └── z_fatal_error                                                                     216   0.03%  0x0005f7fd text
        │   ├── idle.c                                                                                 22   0.00%  -
        │   │   └── idle                                                                               22   0.00%  0x000843a1 text
        │   ├── include                                                                               160   0.02%  -
        │   │   ├── kernel_offsets.h                                                                    2   0.00%  -
        │   │   │   └── _OffsetAbsSyms                                                                  2   0.00%  0x00071485 text
        │   │   ├── ksched.h                                                                           98   0.01%  -
        │   │   │   ├── unpend_thread_no_timeout                                                       26   0.00%  0x000843b7 text
        │   │   │   ├── unpend_thread_no_timeout                                                       26   0.00%  0x000843ef text
        │   │   │   ├── unpend_thread_no_timeout                                                       26   0.00%  0x00084865 text
        │   │   │   └── unpend_thread_no_timeout                                                       20   0.00%  0x000848ad text
        │   │   └── kswap.h                                                                            60   0.01%  -
        │   │       └── z_swap_irqlock                                                                 60   0.01%  0x0006076d text
        │   ├── init.c                                                                                660   0.08%  -
        │   │   ├── bg_thread_main                                                                    196   0.02%  0x0005f901 text
        │   │   ├── do_device_init                                                                     48   0.01%  0x000841c9 text
        │   │   ├── log_const_os                                                                        8   0.00%  0x00089db0 log_const_area
        │   │   ├── z_bss_zero                                                                         24   0.00%  0x0005f9c5 text
        │   │   ├── z_cstart                                                                          228   0.03%  0x0005fa45 text
        │   │   ├── z_early_memcpy                                                                      4   0.00%  0x000841fd text
        │   │   ├── z_early_memset                                                                      4   0.00%  0x000841f9 text
        │   │   ├── z_init_cpu                                                                        104   0.01%  0x0005f9dd text
        │   │   └── z_sys_init_run_level                                                               44   0.01%  0x0005f8d5 text
        │   ├── init_static.c                                                                           2   0.00%  -
        │   │   └── z_init_static                                                                       2   0.00%  0x00084201 text
        │   ├── kheap.c                                                                               266   0.03%  -
        │   │   ├── __init_statics_init_pre                                                             8   0.00%  0x00089878 initlevel
        │   │   ├── k_heap_aligned_alloc                                                              130   0.02%  0x00084213 text
        │   │   ├── k_heap_alloc                                                                       20   0.00%  0x00084295 text
        │   │   ├── k_heap_free                                                                        56   0.01%  0x000842a9 text
        │   │   ├── k_heap_init                                                                        16   0.00%  0x00084203 text
        │   │   └── statics_init                                                                       36   0.00%  0x0005fb29 text
        │   ├── mem_slab.c                                                                            328   0.04%  -
        │   │   ├── __init_init_mem_slab_obj_core_list                                                  8   0.00%  0x00089880 initlevel
        │   │   ├── create_free_list                                                                   52   0.01%  0x000842e1 text
        │   │   ├── init_mem_slab_obj_core_list                                                        36   0.00%  0x0005fb4d text
        │   │   ├── k_mem_slab_alloc                                                                   92   0.01%  0x0005fb71 text
        │   │   ├── k_mem_slab_free                                                                   112   0.01%  0x00084331 text
        │   │   └── k_mem_slab_init                                                                    28   0.00%  0x00084315 text
        │   ├── mempool.c                                                                             156   0.02%  -
        │   │   ├── _system_heap                                                                       20   0.00%  0x20000dc0 k_heap_area
        │   │   ├── k_aligned_alloc                                                                    16   0.00%  0x00061575 text
        │   │   ├── k_free                                                                             14   0.00%  0x0008507d text
        │   │   ├── k_malloc                                                                            8   0.00%  0x0008508b text
        │   │   ├── k_thread_system_pool_assign                                                        12   0.00%  0x00061585 text
        │   │   ├── z_heap_aligned_alloc                                                               38   0.00%  0x00085057 text
        │   │   └── z_thread_aligned_alloc                                                             48   0.01%  0x00061591 text
        │   ├── msg_q.c                                                                               388   0.05%  -
        │   │   ├── z_impl_k_msgq_get                                                                 200   0.02%  0x0005fc89 text
        │   │   └── z_impl_k_msgq_put                                                                 188   0.02%  0x0005fbcd text
        │   ├── mutex.c                                                                               430   0.05%  -
        │   │   ├── adjust_owner_prio.isra.0                                                           16   0.00%  0x000843d1 text
        │   │   ├── z_impl_k_mutex_init                                                                14   0.00%  0x000843e1 text
        │   │   ├── z_impl_k_mutex_lock                                                               240   0.03%  0x0005fd51 text
        │   │   └── z_impl_k_mutex_unlock                                                             160   0.02%  0x0005fe41 text
        │   ├── pipes.c                                                                              1414   0.17%  -
        │   │   ├── k_pipe_init                                                                        42   0.00%  0x00084f7d text
        │   │   ├── pipe_buffer_list_populate                                                          62   0.01%  0x00084e73 text
        │   │   ├── pipe_get_internal                                                                 512   0.06%  0x000611f5 text
        │   │   ├── pipe_walk_op                                                                       34   0.00%  0x00084e51 text
        │   │   ├── pipe_write                                                                        204   0.02%  0x00084eb1 text
        │   │   ├── z_impl_k_pipe_get                                                                  60   0.01%  0x00084fa7 text
        │   │   ├── z_impl_k_pipe_put                                                                 384   0.05%  0x000613f5 text
        │   │   ├── z_impl_k_pipe_read_avail                                                           56   0.01%  0x00084fe3 text
        │   │   └── z_impl_k_pipe_write_avail                                                          60   0.01%  0x0008501b text
        │   ├── poll.c                                                                                974   0.11%  -
        │   │   ├── add_event                                                                          84   0.01%  0x00084bc7 text
        │   │   ├── clear_event_registrations                                                          96   0.01%  0x00061095 text
        │   │   ├── k_poll_event_init                                                                  30   0.00%  0x00084dc9 text
        │   │   ├── register_events                                                                   290   0.03%  0x00084c1b text
        │   │   ├── signal_poll_event                                                                 140   0.02%  0x00084d3d text
        │   │   ├── z_handle_obj_poll_events                                                           52   0.01%  0x00084de7 text
        │   │   ├── z_impl_k_poll                                                                     176   0.02%  0x000610f5 text
        %E2%94%82   │   ├── z_impl_k_poll_signal_check                                                         10   0.00%  0x00084e2b text
        │   │   ├── z_impl_k_poll_signal_init                                                          10   0.00%  0x00084e1b text
        │   │   ├── z_impl_k_poll_signal_raise                                                         80   0.01%  0x000611a5 text
        │   │   └── z_impl_k_poll_signal_reset                                                          6   0.00%  0x00084e25 text
        │   ├── queue.c                                                                               532   0.06%  -
        │   │   ├── k_queue_append                                                                     22   0.00%  0x00084561 text
        │   │   ├── k_queue_prepend                                                                    20   0.00%  0x00084577 text
        │   │   ├── k_queue_unique_append                                                              30   0.00%  0x0008458b text
        │   │   ├── queue_insert                                                                      216   0.03%  0x00084409 text
        │   │   ├── z_impl_k_queue_cancel_wait                                                         80   0.01%  0x00084511 text
        │   │   ├── z_impl_k_queue_get                                                                100   0.01%  0x0005fee1 text
        │   │   ├── z_impl_k_queue_init                                                                24   0.00%  0x000844f9 text
        │   │   ├── z_impl_k_queue_peek_head                                                            8   0.00%  0x000845a9 text
        │   │   ├── z_impl_k_queue_peek_tail                                                            8   0.00%  0x000845b1 text
        │   │   └── z_queue_node_peek                                                                  24   0.00%  0x000844e1 text
        │   ├── sched.c                                                                              2028   0.24%  -
        │   │   ├── add_to_waitq_locked                                                                80   0.01%  0x000848c1 text
        │   │   ├── k_sched_lock                                                                       40   0.00%  0x00060979 text
        │   │   ├── k_sched_unlock                                                                    104   0.01%  0x000609a1 text
        │   │   ├── move_thread_to_end_of_prio_q                                                      144   0.02%  0x000607a9 text
        │   │   ├── ready_thread                                                                      144   0.02%  0x00060689 text
        │   │   ├── unready_thread                                                                     84   0.01%  0x00060719 text
        │   │   ├── z_impl_k_sched_current_thread_query                                                12   0.00%  0x00060ba9 text
        │   │   ├── z_impl_k_sleep                                                                     50   0.01%  0x000849c9 text
        │   │   ├── z_impl_k_usleep                                                                    60   0.01%  0x00060b21 text
        │   │   ├── z_impl_k_wakeup                                                                    76   0.01%  0x00060b5d text
        │   │   ├── z_impl_k_yield                                                                    136   0.02%  0x00060a19 text
        │   │   ├── z_pend_curr                                                                        88   0.01%  0x00060839 text
        │   │   ├── z_ready_thread                                                                     30   0.00%  0x00084911 text
        │   │   ├── z_reschedule                                                                       36   0.00%  0x0006092d text
        │   │   ├── z_reschedule_irqlock                                                               40   0.00%  0x00060951 text
        │   │   ├── z_sched_init                                                                       16   0.00%  0x00060a09 text
        │   │   ├── z_sched_wait                                                                       36   0.00%  0x00060cc9 text
        │   │   ├── z_sched_waitq_walk                                                                 68   0.01%  0x00084a41 text
        │   │   ├── z_sched_wake                                                                       70   0.01%  0x000849fb text
        │   │   ├── z_sched_wake_thread                                                                58   0.01%  0x00084951 text
        │   │   ├── z_thread_abort                                                                    276   0.03%  0x00060bb5 text
        │   │   ├── z_thread_prio_set                                                                 156   0.02%  0x00060891 text
        │   │   ├── z_thread_timeout                                                                    8   0.00%  0x0008498b text
        │   │   ├── z_tick_sleep                                                                      128   0.02%  0x00060aa1 text
        │   │   ├── z_unpend_all                                                                       38   0.00%  0x000849a3 text
        │   │   ├── z_unpend_thread                                                                    16   0.00%  0x00084993 text
        │   │   └── z_unpend_thread_no_timeout                                                         34   0.00%  0x0008492f text
        │   ├── sem.c                                                                                 320   0.04%  -
        │   │   ├── z_impl_k_sem_give                                                                 104   0.01%  0x0005ff45 text
        │   │   ├── z_impl_k_sem_init                                                                  32   0.00%  0x000845b9 text
        │   │   ├── z_impl_k_sem_reset                                                                108   0.01%  0x0005fff9 text
        │   │   └── z_impl_k_sem_take                                                                  76   0.01%  0x0005ffad text
        │   ├── system_work_q.c                                                                        60   0.01%  -
        │   │   ├── __init_k_sys_work_q_init                                                            8   0.00%  0x000898e8 initlevel
        │   │   └── k_sys_work_q_init                                                                  52   0.01%  0x000615c1 text
        │   ├── thread.c                                                                              306   0.04%  -
        │   │   ├── k_is_in_isr                                                                        12   0.00%  0x00084887 text
        │   │   ├── k_thread_name_get                                                                   4   0.00%  0x00084899 text
        │   │   ├── z_check_stack_sentinel                                                             48   0.01%  0x0006056d text
        │   │   ├── z_impl_k_thread_create                                                             88   0.01%  0x00060631 text
        │   │   ├── z_impl_k_thread_name_set                                                            6   0.00%  0x00084893 text
        │   │   └── z_setup_new_thread                                                                148   0.02%  0x0006059d text
        │   ├── timeout.c                                                                             942   0.11%  -
        │   │   ├── elapsed                                                                            20   0.00%  0x00060e41 text
        │   │   ├── first                                                                              16   0.00%  0x00060e31 text
        │   │   ├── next_timeout                                                                       50   0.01%  0x00084a85 text
        │   │   ├── remove_timeout                                                                     56   0.01%  0x00060e55 text
        │   │   ├── sys_clock_announce                                                                188   0.02%  0x00060fa9 text
        │   │   ├── sys_clock_tick_get                                                                 48   0.01%  0x00061065 text
        │   │   ├── sys_clock_tick_get_32                                                               8   0.00%  0x00084b31 text
        │   │   ├── sys_timepoint_calc                                                                 72   0.01%  0x00084b3d text
        │   │   ├── sys_timepoint_timeout                                                              66   0.01%  0x00084b85 text
        │   │   ├── timeout_list                                                                        8   0.00%  0x20000c68 datas
        │   │   ├── timeout_rem                                                                        48   0.01%  0x00060e8d text
        │   │   ├── z_abort_timeout                                                                    66   0.01%  0x00084ab7 text
        │   │   ├── z_add_timeout                                                                     236   0.03%  0x00060ebd text
        │   │   ├── z_impl_k_uptime_ticks                                                               4   0.00%  0x00084b39 text
        │   │   └── z_timeout_remaining                                                                56   0.01%  0x00084af9 text
        │   ├── timeslicing.c                                                                         268   0.03%  -
        │   │   ├── slice_timeout                                                                      32   0.00%  0x00060ced text
        │   │   ├── thread_is_sliceable                                                                60   0.01%  0x00060d0d text
        │   │   ├── z_reset_time_slice                                                                 80   0.01%  0x00060d49 text
        │   │   └── z_time_slice                                                                       96   0.01%  0x00060d99 text
        │   ├── work.c                                                                               1676   0.20%  -
        │   │   ├── cancel_async_locked                                                               102   0.01%  0x0008461d text
        │   │   ├── cancel_sync_locked                                                                 60   0.01%  0x000601b1 text
        │   │   ├── flag_test_and_clear                                                                22   0.00%  0x000845d9 text
        │   │   ├── handle_flush                                                                        2   0.00%  0x000845ef text
        │   │   ├── k_work_busy_get                                                                    30   0.00%  0x000846d1 text
        │   │   ├── k_work_cancel                                                                      30   0.00%  0x00084735 text
        │   │   ├── k_work_cancel_delayable                                                            38   0.00%  0x0008477b text
        │   │   ├── k_work_cancel_delayable_sync                                                       96   0.01%  0x000847a1 text
        │   │   ├── k_work_flush_delayable                                                            100   0.01%  0x00084801 text
        │   │   ├── k_work_init                                                                        18   0.00%  0x000846bf text
        │   │   ├── k_work_init_delayable                                                              24   0.00%  0x0008475f text
        │   │   ├── k_work_queue_init                                                                  12   0.00%  0x00084753 text
        │   │   ├── k_work_queue_start                                                                124   0.01%  0x00060325 text
        │   │   ├── k_work_reschedule                                                                  12   0.00%  0x0006045d text
        │   │   ├── k_work_reschedule_for_queue                                                        92   0.01%  0x00060401 text
        │   │   ├── k_work_schedule                                                                    12   0.00%  0x000603f5 text
        │   │   ├── k_work_schedule_for_queue                                                          84   0.01%  0x000603a1 text
        │   │   ├── k_work_submit                                                                      12   0.00%  0x00060319 text
        │   │   ├── k_work_submit_to_queue                                                             32   0.00%  0x00084715 text
        │   │   ├── notify_queue_locked.isra.0                                                         14   0.00%  0x0008460f text
        │   │   ├── submit_to_queue_locked                                                            180   0.02%  0x000601ed text
        │   │   ├── unschedule_locked                                                                  30   0.00%  0x000845f1 text
        │   │   ├── work_flush_locked                                                                 120   0.01%  0x000602a1 text
        │   │   ├── work_queue_main                                                                   332   0.04%  0x00060065 text
        │   │   ├── work_timeout                                                                       60   0.01%  0x00084683 text
        │   │   └── z_work_submit_to_queue                                                             38   0.00%  0x000846ef text
        │   └── xip.c                                                                                  56   0.01%  -
        │       └── z_data_copy                                                                        56   0.01%  0x00060df9 text
        ├── lib                                                                                      9944   1.17%  -
        │   ├── heap                                                                                 1370   0.16%  -
        │   │   ├── heap.c                                                                           1230   0.14%  -
        │   │   │   ├── alloc_chunk                                                                   116   0.01%  0x000715cf text
        │   │   │   ├── free_chunk                                                                    132   0.02%  0x00071751 text
        │   │   │   ├── free_list_add                                                                 132   0.02%  0x000716cd text
        │   │   │   ├── free_list_remove                                                               46   0.01%  0x000715a1 text
        │   │   │   ├── free_list_remove_bidx                                                          92   0.01%  0x00071545 text
        │   │   │   ├── mem_to_chunkid                                                                 20   0.00%  0x00071515 text
        │   │   │   ├── merge_chunks                                                                   60   0.01%  0x00071691 text
        │   │   │   ├── split_chunks                                                                   78   0.01%  0x00071643 text
        │   │   │   ├── sys_heap_aligned_alloc                                                        232   0.03%  0x00071867 text
        │   │   │   ├── sys_heap_alloc                                                                110   0.01%  0x000717f9 text
        │   │   │   ├── sys_heap_free                                                                  36   0.00%  0x000717d5 text
        │   │   │   └── sys_heap_init                                                                 176   0.02%  0x0007194f text
        │   │   └── heap.h                                                                            140   0.02%  -
        │   │       ├── bucket_idx.isra.0                                                              28   0.00%  0x00071529 text
        │   │       ├── chunk_field                                                                    22   0.00%  0x000714a5 text
        │   │       ├── chunk_set                                                                      22   0.00%  0x000714bb text
        │   │       ├── chunk_size                                                                     12   0.00%  0x000714d1 text
        │   │       ├── set_chunk_size                                                                  8   0.00%  0x0007150d text
        │   │       └── set_chunk_used                                                                 48   0.01%  0x000714dd text
        │   ├── libc                                                                                  230   0.03%  -
        │   │   ├── common                                                                             96   0.01%  -
        │   │   │   └── source                                                                         96   0.01%  -
        │   │   │       └── stdlib                                                                     96   0.01%  -
        │   │   │           └── malloc.c                                                               96   0.01%  -
        │   │   │               ├── __init_malloc_prepare                                               8   0.00%  0x000898d8 initlevel
        │   │   │               ├── malloc_lock                                                        20   0.00%  0x00048301 text
        │   │   │               ├── malloc_prepare                                                     36   0.00%  0x000482dd text
        │   │   │               ├── malloc_unlock                                                      12   0.00%  0x00048315 text
        │   │   │               └── z_malloc_heap_mutex                                                20   0.00%  0x200003b0 datas
        │   │   └── picolibc                                                                          134   0.02%  -
        │   │       ├── cbprintf.c                                                                     68   0.01%  -
        │   │       │   ├── cbputc                                                                     12   0.00%  0x0007dcfd text
        │   │       │   └── cbvprintf                                                                  56   0.01%  0x00048261 text
        │   │       └── stdio.c                                                                        66   0.01%  -
        │   │           ├── __stdout                                                                   16   0.00%  0x200003a0 datas
        │   │           ├── __stdout_hook_install                                                      24   0.00%  0x000482a9 text
        │   │           ├── picolibc_put                                                               10   0.00%  0x0007dd09 text
        │   │           └── z_impl_zephyr_fputc                                                        16   0.00%  0x00048299 text
        │   ├── net_buf                                                                               672   0.08%  -
        │   │   ├── buf.c                                                                             564   0.07%  -
        │   │   │   ├── generic_data_ref                                                               14   0.00%  0x0007ddff text
        │   │   │   ├── log_const_net_buf                                                               8   0.00%  0x00089cb0 log_const_area
        │   │   │   ├── mem_pool_data_alloc                                                            40   0.00%  0x000486f5 text
        │   │   │   ├── mem_pool_data_unref                                                            40   0.00%  0x000486cd text
        │   │   │   ├── net_buf_alloc_len                                                             252   0.03%  0x00048755 text
        │   │   │   ├── net_buf_frag_add                                                               34   0.00%  0x0007de2f text
        │   │   │   ├── net_buf_frag_insert                                                            22   0.00%  0x0007de19 text
        │   │   │   ├── net_buf_frag_last                                                              12   0.00%  0x0007de0d text
        │   │   │   ├── net_buf_linearize                                                              86   0.01%  0x0007de51 text
        │   │   │   └── net_buf_unref                                                                  56   0.01%  0x00048851 text
        │   │   └── buf_simple.c                                                                      108   0.01%  -
        │   │       ├── log_const_net_buf_simple                                                        8   0.00%  0x00089cb8 log_const_area
        │   │       ├── net_buf_simple_add                                                             12   0.00%  0x0007deaf text
        │   │       ├── net_buf_simple_add_mem                                                         18   0.00%  0x0007debb text
        │   │       ├── net_buf_simple_max_len                                                         14   0.00%  0x0007defd text
        │   │       ├── net_buf_simple_pull                                                            16   0.00%  0x0007decd text
        │   │       ├── net_buf_simple_pull_mem                                                        16   0.00%  0x0007dedd text
        │   │       ├── net_buf_simple_reserve                                                          8   0.00%  0x0007dea7 text
        │   │       └── net_buf_simple_tailroom                                                        16   0.00%  0x0007deed text
        │   ├── os                                                                                   4958   0.58%  -
        │   │   ├── cbprintf_packaged.c                                                              1036   0.12%  -
        │   │   │   ├── cbpprintf_external                                                             98   0.01%  0x000719ff text
        │   │   │   ├── cbvprintf_package                                                             930   0.11%  0x00004585 text
        │   │   │   └── log_const_cbprintf_package                                                      8   0.00%  0x00089c68 log_const_area
        │   │   ├── fdtable.c                                                                        1508   0.18%  -
        │   │   │   ├── _check_fd                                                                      52   0.01%  0x00004981 text
        │   │   │   ├── fdtable                                                                       768   0.09%  0x20000034 datas
        │   │   │   ├── fdtable_lock                                                                   20   0.00%  0x20000e4c k_mutex_area
        │   │   │   ├── stdinout_fd_op_vtable                                                          16   0.00%  0x0008a718 rodata
        │   │   │   ├── stdinout_ioctl_vmeth                                                           24   0.00%  0x00004969 text
        │   │   │   ├── stdinout_read_vmeth                                                             4   0.00%  0x00071a7f text
        │   │   │   ├── z_fd_unref.isra.0                                                              64   0.01%  0x000049b5 text
        │   │   │   ├── zvfs_close                                                                     96   0.01%  0x00004ba5 text
        │   │   │   ├── zvfs_fdopen                                                                    28   0.00%  0x00004c05 text
        │   │   │   ├── zvfs_finalize_typed_fd                                                         80   0.01%  0x00004b55 text
        │   │   │   ├── zvfs_free_fd                                                                    4   0.00%  0x00071aad text
        │   │   │   ├── zvfs_get_fd_obj                                                                60   0.01%  0x000049f5 text
        │   │   │   ├── zvfs_get_fd_obj_and_vtable                                                     52   0.01%  0x00004aa1 text
        │   │   │   ├── zvfs_get_obj_lock_and_cond                                                    112   0.01%  0x00004a31 text
        │   │   │   └── zvfs_reserve_fd                                                               128   0.02%  0x00004ad5 text
        │   │   ├── printk.c                                                                           46   0.01%  -
        │   │   │   ├── __printk_hook_install                                                          12   0.00%  0x00004929 text
        │   │   │   ├── _char_out                                                                       4   0.00%  0x20000030 datas
        │   │   │   ├── arch_printk_char_out                                                            4   0.00%  0x00071a61 text
        │   │   │   └── printk                                                                         26   0.00%  0x00071a65 text
        │   │   ├── thread_entry.c                                                                     52   0.01%  -
        │   │   │   └── z_thread_entry                                                                 52   0.01%  0x00004935 text
        │   │   └── zvfs                                                                             2316   0.27%  -
        │   │       ├── zvfs_eventfd.c                                                               1254   0.15%  -
        │   │       │   ├── efds_bitarray                                                              12   0.00%  0x200003ec datas
        │   │       │   ├── zvfs_eventfd                                                              176   0.02%  0x00048b79 text
        │   │       │   ├── zvfs_eventfd_close_op                                                     172   0.02%  0x00048acd text
        │   │       │   ├── zvfs_eventfd_fd_vtable                                                     16   0.00%  0x0008d884 rodata
        │   │       │   ├── zvfs_eventfd_ioctl_op                                                     304   0.04%  0x00048889 text
        │   │       │   ├── zvfs_eventfd_read                                                          44   0.01%  0x00048c29 text
        │   │       │   ├── zvfs_eventfd_read_locked                                                   96   0.01%  0x0007df79 text
        │   │       │   ├── zvfs_eventfd_read_op                                                       12   0.00%  0x00048ac1 text
        │   │       │   ├── zvfs_eventfd_rw_op                                                        252   0.03%  0x000489b9 text
        │   │       │   ├── zvfs_eventfd_write                                                         48   0.01%  0x00048c55 text
        │   │       │   ├── zvfs_eventfd_write_locked                                                 110   0.01%  0x0007df0b text
        │   │       │   └── zvfs_eventfd_write_op                                                      12   0.00%  0x00048ab5 text
        │   │       ├── zvfs_poll.c                                                                   564   0.07%  -
        │   │       │   ├── z_impl_zvfs_poll                                                           60   0.01%  0x0007dff7 text
        │   │       │   └── zvfs_poll_internal                                                        504   0.06%  0x00048c85 text
        │   │       └── zvfs_select.c                                                                 498   0.06%  -
        │   │           ├── ZVFS_FD_ISSET                                                              24   0.00%  0x0007e039 text
        │   │           ├── ZVFS_FD_SET                                                                16   0.00%  0x0007e051 text
        │   │           ├── ZVFS_FD_ZERO                                                                6   0.00%  0x0007e033 text
        │   │           └── z_impl_zvfs_select                                                        452   0.05%  0x00048e7d text
        │   ├── posix                                                                                1068   0.13%  -
        │   │   └── options                                                                          1068   0.13%  -
        │   │       ├── barrier.c                                                                      48   0.01%  -
        │   │       │   ├── __init_pthread_barrier_pool_init                                            8   0.00%  0x00089840 initlevel
        │   │       │   └── pthread_barrier_pool_init                                                  40   0.00%  0x000483a5 text
        │   │       ├── clock.c                                                                       120   0.01%  -
        │   │       │   ├── gettimeofday                                                               36   0.00%  0x0007dddb text
        │   │       │   └── z_impl___posix_clock_get_base                                              84   0.01%  0x0004857d text
        │   │       ├── cond.c                                                                         48   0.01%  -
        │   │       │   ├── __init_pthread_cond_pool_init                                               8   0.00%  0x00089848 initlevel
        │   │       │   ├── log_const_pthread_cond                                                      8   0.00%  0x00089dd0 log_const_area
        │   │       │   └── pthread_cond_pool_init                                                     32   0.00%  0x00048659 text
        │   │       ├── device_io.c                                                                   102   0.01%  -
        │   │       │   ├── FD_ISSET                                                                    4   0.00%  0x0007dd13 text
        │   │       │   ├── FD_SET                                                                      4   0.00%  0x0007dd17 text
        │   │       │   ├── FD_ZERO                                                                     4   0.00%  0x0007dd1b text
        │   │       │   ├── close                                                                       4   0.00%  0x0007dd1f text
        │   │       │   ├── open                                                                       32   0.00%  0x0007dd27 text
        │   │       │   └── select                                                                     54   0.01%  0x0007dd47 text
        │   │       ├── env.c                                                                           8   0.00%  -
        │   │       │   └── log_const_posix_env                                                         8   0.00%  0x00089db8 log_const_area
        │   │       ├── fs.c                                                                          466   0.05%  -
        │   │       │   ├── fs_close_vmeth                                                             18   0.00%  0x0007dd7d text
        │   │       │   ├── fs_fd_op_vtable                                                            16   0.00%  0x200003c4 datas
        │   │       │   ├── fs_ioctl_vmeth                                                             92   0.01%  0x00048419 text
        │   │       │   ├── fs_read_vmeth                                                              32   0.00%  0x00048495 text
        │   │       │   ├── fs_write_vmeth                                                             32   0.00%  0x00048475 text
        │   │       │   ├── posix_fs_alloc_obj                                                         76   0.01%  0x000483cd text
        │   │       │   └── zvfs_open                                                                 200   0.02%  0x000484b5 text
        │   │       ├── key.c                                                                           8   0.00%  -
        │   │       │   └── log_const_pthread_key                                                       8   0.00%  0x00089dd8 log_const_area
        │   │       ├── mutex.c                                                                        48   0.01%  -
        │   │       │   ├── __init_pthread_mutex_pool_init                                              8   0.00%  0x00089850 initlevel
        │   │       │   ├── log_const_pthread_mutex                                                     8   0.00%  0x00089de0 log_const_area
        │   │       │   └── pthread_mutex_pool_init                                                    32   0.00%  0x00048679 text
        │   │       ├── net.c                                                                          76   0.01%  -
        │   │       │   ├── bind                                                                        4   0.00%  0x0007dd8f text
        │   │       │   ├── recv                                                                       16   0.00%  0x0007dd93 text
        │   │       │   ├── recvfrom                                                                   16   0.00%  0x0007dda3 text
        │   │       │   ├── send                                                                       16   0.00%  0x0007ddb3 text
        │   │       │   ├── sendto                                                                     16   0.00%  0x0007ddc3 text
        │   │       │   ├── socket                                                                      4   0.00%  0x0007ddd3 text
        │   │       │   └── socketpair                                                                  4   0.00%  0x0007ddd7 text
        │   │       ├── pthread.c                                                                     128   0.02%  -
        │   │       │   ├── __init_posix_thread_pool_init                                               8   0.00%  0x00089858 initlevel
        │   │       │   ├── _localtime_buf                                                             36   0.00%  0x00000010 rom_start
        │   │       │   ├── log_const_pthread                                                           8   0.00%  0x00089dc8 log_const_area
        │   │       │   ├── posix_thread_pool_init                                                     52   0.01%  0x00048699 text
        │   │       │   └── posix_thread_q                                                             24   0.00%  0x200003d4 datas
        │   │       ├── rwlock.c                                                                        8   0.00%  -
        │   │       │   └── log_const_pthread_rwlock                                                    8   0.00%  0x00089de8 log_const_area
        │   │       └── timer.c                                                                         8   0.00%  -
        │   │           └── log_const_posix_timer                                                       8   0.00%  0x00089dc0 log_const_area
        │   └── utils                                                                                1646   0.19%  -
        │       ├── bitarray.c                                                                        614   0.07%  -
        │       │   ├── match_region                                                                  140   0.02%  0x00071b97 text
        │       │   ├── set_region                                                                    144   0.02%  0x00071b07 text
        │       │   ├── setup_bundle_data.constprop.0                                                  58   0.01%  0x00071acd text
        │       │   ├── sys_bitarray_alloc                                                            164   0.02%  0x00071c23 text
        │       │   └── sys_bitarray_free                                                             108   0.01%  0x00071cc7 text
        │       ├── hex.c                                                                              28   0.00%  -
        │       │   └── hex2char                                                                       28   0.00%  0x00071ab1 text
        │       ├── last_section_id.c                                                                   4   0.00%  -
        │       │   └── last_id                                                                         4   0.00%  0x000d0450 .last_section
        │       ├── notify.c                                                                           90   0.01%  -
        │       │   ├── sys_notify_finalize                                                            50   0.01%  0x00071ecd text
        │       │   └── sys_notify_validate                                                            40   0.00%  0x00071ea5 text
        │       └── onoff.c                                                                           910   0.11%  -
        │           ├── notify_one                                                                     44   0.01%  0x00071d8b text
        │           ├── onoff_manager_init                                                             38   0.00%  0x00071dd1 text
        │           ├── onoff_request                                                                 174   0.02%  0x00071df7 text
        │           ├── process_event                                                                 540   0.06%  0x00004c21 text
        │           ├── process_recheck                                                                56   0.01%  0x00071d33 text
        │           ├── transition_complete                                                            26   0.00%  0x00071db7 text
        │           └── validate_args                                                                  32   0.00%  0x00071d6b text
        ├── modules                                                                                 15386   1.80%  -
        │   ├── hal_nordic                                                                              6   0.00%  -
        │   │   └── nrfx                                                                                6   0.00%  -
        │   │       └── nrfx_glue.c                                                                     6   0.00%  -
        │   │           ├── nrfx_busy_wait                                                              4   0.00%  0x00083a7f text
        │   │           └── nrfx_isr                                                                    2   0.00%  0x00083a7d text
        │   ├── hostap                                                                               8282   0.97%  -
        │   │   └── src                                                                              8282   0.97%  -
        │   │       ├── supp_api.c                                                                   4736   0.56%  -
        │   │       │   ├── get_mode_by_band                                                           36   0.00%  0x000778dd text
        │   │       │   ├── get_wifi_mgmt_api.isra.0                                                    6   0.00%  0x00077913 text
        │   │       │   ├── get_wpa_s_handle                                                           72   0.01%  0x00026fd1 text
        │   │       │   ├── supp_shell_connect_status                                                 172   0.02%  0x000275e9 text
        │   │       │   ├── supplicant_11k_cfg                                                         44   0.01%  0x00027c09 text
        │   │       │   ├── supplicant_11k_neighbor_request                                           132   0.02%  0x00027c35 text
        │   │       │   ├── supplicant_ap_disable                                                      88   0.01%  0x00028125 text
        │   │       │   ├── supplicant_ap_enable                                                      228   0.03%  0x00028041 text
        │   │       │   ├── supplicant_ap_sta_disconnect                                              124   0.01%  0x0002817d text
        │   │       │   ├── supplicant_bss_ext_capab                                                   64   0.01%  0x00027ea1 text
        │   │       │   ├── supplicant_channel                                                         44   0.01%  0x00027e1d text
        │   │       │   ├── supplicant_connect                                                        172   0.02%  0x000277f9 text
        │   │       │   ├── supplicant_disconnect                                                       6   0.00%  0x00077919 text
        │   │       │   ├── supplicant_filter                                                          44   0.01%  0x00027df1 text
        │   │       │   ├── supplicant_get_power_save_config                                           44   0.01%  0x00027d11 text
        │   │       │   ├── supplicant_get_rts_threshold                                               44   0.01%  0x00027e75 text
        │   │       │   ├── supplicant_get_version                                                     44   0.01%  0x00027b51 text
        │   │       │   ├── supplicant_get_wifi_conn_params                                            72   0.01%  0x00027f1d text
        │   │       │   ├── supplicant_legacy_roam                                                     60   0.01%  0x00027ee1 text
        │   │       │   ├── supplicant_mode                                                            44   0.01%  0x00027dc5 text
        │   │       │   ├── supplicant_pmksa_flush                                                     96   0.01%  0x00027ba9 text
        │   │       │   ├── supplicant_reg_domain                                                     136   0.02%  0x00027d3d text
        │   │       │   ├── supplicant_scan                                                            44   0.01%  0x00027b7d text
        │   │       │   ├── supplicant_set_power_save                                                  44   0.01%  0x00027cb9 text
        │   │       │   ├── supplicant_set_rts_threshold                                               44   0.01%  0x00027e49 text
        │   │       │   ├── supplicant_set_twt                                                         44   0.01%  0x00027ce5 text
        │   │       │   ├── supplicant_status                                                         684   0.08%  0x000278a5 text
        │   │       │   ├── supplicant_wps_config                                                     220   0.03%  0x00027f65 text
        │   │       │   ├── wpa_supp_restart_status_work                                               56   0.01%  0x00027019 text
        │   │       │   ├── wpa_supp_status_work                                                       48   0.01%  0x20000000 datas
        │   │       │   ├── wpa_supplicant_mutex                                                       20   0.00%  0x20000ff0 k_mutex_area
        │   │       │   ├── wpas_add_and_config_network                                              1404   0.16%  0x00027051 text
        │   │       │   └── wpas_disconnect_network                                                   356   0.04%  0x00027695 text
        │   │       ├── supp_events.c                                                                1264   0.15%  -
        │   │       │   ├── copy_mac_addr                                                              20   0.00%  0x0007791f text
        │   │       │   ├── supplicant_generate_state_event                                           148   0.02%  0x000284c5 text
        │   │       │   ├── supplicant_send_wifi_mgmt_ap_sta_event                                    152   0.02%  0x0007798f text
        │   │       │   ├── supplicant_send_wifi_mgmt_ap_status                                        22   0.00%  0x00077979 text
        │   │       │   ├── supplicant_send_wifi_mgmt_conn_event                                       70   0.01%  0x00077933 text
        │   │       │   ├── supplicant_send_wifi_mgmt_disc_event                                       84   0.01%  0x00028471 text
        │   │       │   ├── supplicant_send_wifi_mgmt_event                                           632   0.07%  0x000281f9 text
        │   │       │   └── wpa_supp_event_info                                                       136   0.02%  0x0008d608 rodata
        │   │       └── supp_main.c                                                                  2282   0.27%  -
        │   │           ├── __init_init                                                                 8   0.00%  0x00089908 initlevel
        │   │           ├── add_interface.isra.0                                                      400   0.05%  0x00026abd text
        │   │           ├── event_socket_handler                                                      308   0.04%  0x00026815 text
        │   │           ├── get_workq                                                                   8   0.00%  0x00026c59 text
        │   │           ├── handler                                                                   316   0.04%  0x00026981 text
        │   │           ├── iface_cb                                                                   42   0.00%  0x000778b3 text
        │   │           ├── iface_work_handler                                                         72   0.01%  0x000267cd text
        │   │           ├── init                                                                       56   0.01%  0x00026949 text
        │   │           ├── interface_handler                                                         660   0.08%  0x00026d0d text
        │   │           ├── log_const_wifi_supplicant                                                   8   0.00%  0x00089e28 log_const_area
        │   │           ├── mgmt_ops                                                                  112   0.01%  0x0008d598 rodata
        │   │           ├── setup_interface_monitoring                                                 44   0.01%  0x000267a1 text
        │   │           ├── wifi_nm_wifi_supplicant                                                    16   0.00%  0x20001184 wifi_nm_instance_area
        │   │           ├── zephyr_get_default_supplicant_context                                      12   0.00%  0x00026c4d text
        │   │           ├── zephyr_get_handle_by_ifname                                                48   0.01%  0x00026fa1 text
        │   │           └── zephyr_wifi_send_event                                                    172   0.02%  0x00026c61 text
        │   └── nrf_wifi                                                                             7098   0.83%  -
        │       ├── bus                                                                              4156   0.49%  -
        │       │   ├── device.c                                                                      112   0.01%  -
        │       │   │   ├── qspi                                                                       28   0.00%  0x20000bd8 datas
        │       │   │   ├── qspi_defconfig                                                             68   0.01%  0x0005eed9 text
        │       │   │   ├── qspi_dev                                                                    8   0.00%  0x0005ef25 text
        │       │   │   └── qspi_get_config                                                             8   0.00%  0x0005ef1d text
        │       │   ├── qspi_if.c                                                                    2658   0.31%  -
        │       │   │   ├── __pinctrl_dev_config__device_dts_ord_145                                   12   0.00%  0x0008dd34 rodata
        │       │   │   ├── __pinctrl_state_pins_0__device_dts_ord_145                                 24   0.00%  0x0008dd48 rodata
        │       │   │   ├── __pinctrl_states__device_dts_ord_145                                        8   0.00%  0x0008dd40 rodata
        │       │   │   ├── _nrfx_qspi_init                                                            40   0.00%  0x0005f251 text
        │       │   │   ├── _qspi_wait_for_completion.constprop.0                                      48   0.01%  0x0005ef61 text
        │       │   │   ├── qspi_RDSR1                                                                 74   0.01%  0x000840fd text
        │       │   │   ├── qspi_RDSR2                                                                 74   0.01%  0x0008408b text
        │       │   │   ├── qspi_WRSR2                                                                104   0.01%  0x0005f2e5 text
        │       │   │   ├── qspi_addr_check                                                            96   0.01%  0x0005f539 text
        │       │   │   ├── qspi_cmd_sleep_rpu                                                        104   0.01%  0x0005f769 text
        │       │   │   ├── qspi_cmd_wakeup_rpu                                                        16   0.00%  0x0005f34d text
        │       │   │   ├── qspi_deinit                                                                 4   0.00%  0x00084147 text
        │       │   │   ├── qspi_device_init                                                          104   0.01%  0x0005ef91 text
        │       │   │   ├── qspi_device_uninit                                                         80   0.01%  0x0005f0cd text
        │       │   │   ├── qspi_get_zephyr_ret_code                                                   28   0.00%  0x0005ef2d text
        │       │   │   ├── qspi_handler                                                               24   0.00%  0x0005ef49 text
        │       │   │   ├── qspi_hl_read                                                               46   0.01%  0x0008414b text
        │       │   │   ├── qspi_hl_readw                                                             164   0.02%  0x0005f6c5 text
        │       │   │   ├── qspi_init                                                                 412   0.05%  0x0005f35d text
        │       │   │   ├── qspi_lock.isra.0                                                           36   0.00%  0x00084047 text
        │       │   │   ├── qspi_nor_memory_data                                                       96   0.01%  0x20000c08 datas
        │       │   │   ├── qspi_nor_read.constprop.0                                                 308   0.04%  0x0005f11d text
        │       │   │   ├── qspi_rdsr.constprop.0                                                      60   0.01%  0x0005f091 text
        │       │   │   ├── qspi_read                                                                  72   0.01%  0x0005f67d text
        │       │   │   ├── qspi_send_cmd                                                             152   0.02%  0x0005eff9 text
        │       │   │   ├── qspi_unlock                                                                32   0.00%  0x0008406b text
        │       │   │   ├── qspi_update_nonce                                                          64   0.01%  0x0005f4f9 text
        │       │   │   ├── qspi_validate_rpu_wake_writecmd                                            40   0.00%  0x000840d5 text
        │       │   │   ├── qspi_wait_while_rpu_awake                                                 108   0.01%  0x0005f279 text
        │       │   │   └── qspi_write                                                                228   0.03%  0x0005f599 text
        │       │   └── rpu_hw_if.c                                                                  1386   0.16%  -
        │       │       ├── bucken_spec                                                                 8   0.00%  0x0008dd1c rodata
        │       │       ├── host_irq_spec                                                               8   0.00%  0x0008dd2c rodata
        │       │       ├── iovdd_ctrl_spec                                                             8   0.00%  0x0008dd24 rodata
        │       │       ├── log_const_wifi_nrf_bus                                                      8   0.00%  0x00089e18 log_const_area
        │       │       ├── rpu_clks_on                                                                40   0.00%  0x0005ecf9 text
        │       │       ├── rpu_disable                                                                32   0.00%  0x0005eeb9 text
        │       │       ├── rpu_enable                                                                 34   0.00%  0x00083fff text
        │       │       ├── rpu_gpio_remove                                                            80   0.01%  0x0005ea05 text
        │       │       ├── rpu_init                                                                  312   0.04%  0x0005ed81 text
        │       │       ├── rpu_irq_config                                                            220   0.03%  0x0005eae1 text
        │       │       ├── rpu_irq_remove                                                            104   0.01%  0x0005ebbd text
        │       │       ├── rpu_pwroff                                                                 80   0.01%  0x0005e9b5 text
        │       │       ├── rpu_rdsr1                                                                  12   0.00%  0x0005ec89 text
        │       │       ├── rpu_rdsr2                                                                  12   0.00%  0x0005ec7d text
        │       │       ├── rpu_read                                                                   64   0.01%  0x0005ec25 text
        │       │       ├── rpu_sleep                                                                  12   0.00%  0x0005ec65 text
        │       │       ├── rpu_sleep_status                                                            4   0.00%  0x00083ffb text
        │       │       ├── rpu_validate_addr                                                         140   0.02%  0x0005ea55 text
        │       │       ├── rpu_validate_comms                                                         96   0.01%  0x0005ed21 text
        │       │       ├── rpu_wakeup                                                                100   0.01%  0x0005ec95 text
        │       │       └── rpu_wrsr2                                                                  12   0.00%  0x0005ec71 text
        │       └── os                                                                               2942   0.34%  -
        │           ├── shim.c                                                                       2592   0.30%  -
        │           │   ├── irq_work_handler                                                           80   0.01%  0x0005e79d text
        │           │   ├── log_const_wifi_nrf                                                          8   0.00%  0x00089e10 log_const_area
        │           │   ├── net_pkt_from_nbuf                                                          66   0.01%  0x00083ef9 text
        │           │   ├── net_pkt_to_nbuf                                                            86   0.01%  0x00083ea3 text
        │           │   ├── nrf_wifi_os_zep_ops                                                       448   0.05%  0x0008db5c rodata
        │           │   ├── wifi_drv_ctrl_mem_pool                                                     20   0.00%  0x20000dfc k_heap_area
        │           │   ├── wifi_drv_data_mem_pool                                                     20   0.00%  0x20000e10 k_heap_area
        │           │   ├── zep_shim_assert                                                            48   0.01%  0x0005e859 text
        │           │   ├── zep_shim_bus_qspi_dev_add                                                 144   0.02%  0x0005e499 text
        │           │   ├── zep_shim_bus_qspi_dev_deinit                                                6   0.00%  0x00083d11 text
        │           │   ├── zep_shim_bus_qspi_dev_host_map_get                                         56   0.01%  0x0005e7ed text
        │           │   ├── zep_shim_bus_qspi_dev_init                                                  4   0.00%  0x00083d0d text
        │           │   ├── zep_shim_bus_qspi_dev_rem                                                   4   0.00%  0x00083d65 text
        │           │   ├── zep_shim_bus_qspi_init                                                     52   0.01%  0x0005e769 text
        │           │   ├── zep_shim_bus_qspi_intr_reg                                                136   0.02%  0x0005e57d text
        │           │   ├── zep_shim_bus_qspi_intr_unreg                                               80   0.01%  0x0005e605 text
        │           │   ├── zep_shim_bus_qspi_ps_sleep                                                 10   0.00%  0x00083d4b text
        │           │   ├── zep_shim_bus_qspi_ps_status                                                 4   0.00%  0x00083d3d text
        │           │   ├── zep_shim_bus_qspi_ps_wake                                                  10   0.00%  0x00083d41 text
        │           │   ├── zep_shim_ctrl_llist_alloc                                                  52   0.01%  0x0005e735 text
        │           │   ├── zep_shim_ctrl_llist_node_alloc                                             60   0.01%  0x0005e6c5 text
        │           │   ├── zep_shim_ctrl_llist_node_free                                               4   0.00%  0x00083e27 text
        │           │   ├── zep_shim_data_mem_free                                                     16   0.00%  0x0005e401 text
        │           │   ├── zep_shim_data_mem_zalloc                                                   52   0.01%  0x0005e381 text
        │           │   ├── zep_shim_irq_handler                                                       84   0.01%  0x0005e529 text
        │           │   ├── zep_shim_llist_add_node_head                                               18   0.00%  0x00083cbd text
        │           │   ├── zep_shim_llist_add_node_tail                                               18   0.00%  0x00083cab text
        │           │   ├── zep_shim_llist_alloc                                                       52   0.01%  0x0005e701 text
        │           │   ├── zep_shim_llist_del_node                                                    22   0.00%  0x00083cf3 text
        │           │   ├── zep_shim_llist_get_node_head                                               16   0.00%  0x00083ccf text
        │           │   ├── zep_shim_llist_get_node_nxt                                                20   0.00%  0x00083cdf text
        │           │   ├── zep_shim_llist_init                                                         6   0.00%  0x00083ca5 text
        │           │   ├── zep_shim_llist_len                                                          4   0.00%  0x00083d09 text
        │           │   ├── zep_shim_llist_node_alloc                                                  60   0.01%  0x0005e689 text
        │           │   ├── zep_shim_llist_node_data_get                                                4   0.00%  0x00083c9d text
        │           │   ├── zep_shim_llist_node_data_set                                                4   0.00%  0x00083ca1 text
        │           │   ├── zep_shim_llist_node_free                                                    4   0.00%  0x00083e0b text
        │           │   ├── zep_shim_mem_alloc                                                         40   0.00%  0x0005e3b5 text
        │           │   ├── zep_shim_mem_cmp                                                            4   0.00%  0x00083dd1 text
        │           │   ├── zep_shim_mem_cpy                                                            4   0.00%  0x00083dd5 text
        │           │   ├── zep_shim_mem_free                                                          16   0.00%  0x0005e411 text
        │           │   ├── zep_shim_mem_set                                                            4   0.00%  0x00083d17 text
        │           │   ├── zep_shim_mem_zalloc                                                        30   0.00%  0x00083d1b text
        │           │   ├── zep_shim_nbuf_alloc                                                        50   0.01%  0x00083dd9 text
        │           │   ├── zep_shim_nbuf_data_get                                                      4   0.00%  0x00083c45 text
        │           │   ├── zep_shim_nbuf_data_pull                                                    22   0.00%  0x00083c6f text
        │           │   ├── zep_shim_nbuf_data_push                                                    22   0.00%  0x00083c59 text
        │           │   ├── zep_shim_nbuf_data_put                                                     16   0.00%  0x00083c49 text
        │           │   ├── zep_shim_nbuf_data_size                                                     4   0.00%  0x00083c41 text
        │           │   ├── zep_shim_nbuf_free                                                         24   0.00%  0x00083e0f text
        │           │   ├── zep_shim_nbuf_get_chksum_done                                               6   0.00%  0x00083c8b text
        │           │   ├── zep_shim_nbuf_get_priority                                                  6   0.00%  0x00083c85 text
        │           │   ├── zep_shim_nbuf_headroom_get                                                  4   0.00%  0x00083c3d text
        │           │   ├── zep_shim_nbuf_headroom_res                                                 20   0.00%  0x00083c29 text
        │           │   ├── zep_shim_nbuf_set_chksum_done                                              12   0.00%  0x00083c91 text
        │           │   ├── zep_shim_pr_dbg                                                            24   0.00%  0x0005e3e9 text
        │           │   ├── zep_shim_pr_err                                                            60   0.01%  0x0005e45d text
        │           │   ├── zep_shim_pr_info                                                           60   0.01%  0x0005e421 text
        │           │   ├── zep_shim_qspi_cpy_from                                                     28   0.00%  0x00083bf7 text
        │           │   ├── zep_shim_qspi_cpy_to                                                       22   0.00%  0x00083c13 text
        │           │   ├── zep_shim_qspi_read_reg32                                                   34   0.00%  0x00083bbb text
        │           │   ├── zep_shim_qspi_write_reg32                                                  26   0.00%  0x00083bdd text
        │           │   ├── zep_shim_spinlock_alloc                                                    52   0.01%  0x0005e655 text
        │           │   ├── zep_shim_spinlock_free                                                     12   0.00%  0x0005e3dd text
        │           │   ├── zep_shim_spinlock_init                                                      4   0.00%  0x00083e59 text
        │           │   ├── zep_shim_spinlock_irq_rel                                                   4   0.00%  0x00083e55 text
        │           │   ├── zep_shim_spinlock_irq_take                                                 12   0.00%  0x00083e49 text
        │           │   ├── zep_shim_spinlock_rel                                                       4   0.00%  0x00083e6d text
        │           │   ├── zep_shim_spinlock_take                                                     12   0.00%  0x00083e71 text
        │           │   ├── zep_shim_strlen                                                             4   0.00%  0x00083d39 text
        │           │   ├── zep_shim_time_elapsed_ms                                                   12   0.00%  0x00083e97 text
        │           │   ├── zep_shim_time_elapsed_us                                                   12   0.00%  0x00083d85 text
        │           │   ├── zep_shim_time_get_curr_ms                                                  26   0.00%  0x00083e7d text
        │           │   ├── zep_shim_time_get_curr_us                                                  28   0.00%  0x00083d69 text
        │           │   ├── zep_shim_timer_alloc                                                       52   0.01%  0x0005e825 text
        │           │   ├── zep_shim_timer_init                                                         8   0.00%  0x00083d5d text
        │           │   ├── zep_shim_timer_kill                                                         4   0.00%  0x00083d55 text
        │           │   ├── zep_shim_timer_schedule                                                     4   0.00%  0x00083d59 text
        │           │   ├── zep_shim_work_alloc                                                         6   0.00%  0x00083dcb text
        │           │   ├── zep_shim_work_free                                                          4   0.00%  0x00083dc7 text
        │           │   ├── zep_shim_work_init                                                          4   0.00%  0x00083dc3 text
        │           │   ├── zep_shim_work_kill                                                          4   0.00%  0x00083dbb text
        │           │   └── zep_shim_work_schedule                                                      4   0.00%  0x00083dbf text
        │           ├── timer.c                                                                        72   0.01%  -
        │           │   ├── del_timer_sync                                                              6   0.00%  0x00083f71 text
        │           │   ├── init_timer                                                                 12   0.00%  0x0005e889 text
        │           │   ├── mod_timer                                                                  48   0.01%  0x00083f41 text
        │           │   └── timer_expiry_function                                                       6   0.00%  0x00083f3b text
        │           └── work.c                                                                        278   0.03%  -
        │               ├── __init_workqueue_init                                                       8   0.00%  0x000898d0 initlevel
        │               ├── get_free_work_item_index                                                   28   0.00%  0x0005e91d text
        │               ├── work_alloc                                                                 76   0.01%  0x0005e939 text
        │               ├── work_free                                                                   6   0.00%  0x00083f83 text
        │               ├── work_init                                                                  16   0.00%  0x0005e985 text
        │               ├── work_kill                                                                   6   0.00%  0x00083f7d text
        │               ├── work_schedule                                                              32   0.00%  0x0005e995 text
        │               ├── workqueue_callback                                                          6   0.00%  0x00083f77 text
        │               └── workqueue_init                                                            100   0.01%  0x0005e8b9 text
        ├── soc                                                                                       496   0.06%  -
        │   └── nordic                                                                                496   0.06%  -
        │       └── nrf53                                                                             496   0.06%  -
        │           ├── nrf53_cpunet_mgmt.c                                                           148   0.02%  -
        │           │   ├── __init_nrf53_cpunet_mgmt_init                                               8   0.00%  0x00089868 initlevel
        │           │   ├── nrf53_cpunet_mgmt_init                                                     16   0.00%  0x000491c1 text
        │           │   ├── onoff_start                                                               108   0.01%  0x000491d1 text
        │           │   └── onoff_stop                                                                 16   0.00%  0x0007e061 text
        │           └── soc.c                                                                         348   0.04%  -
        │               ├── __init_nordicsemi_nrf53_init                                                8   0.00%  0x00089860 initlevel
        │               ├── __init_rtc_pretick_init                                                     8   0.00%  0x000898c8 initlevel
        │               ├── arch_busy_wait                                                             36   0.00%  0x0004919d text
        │               ├── log_const_soc                                                               8   0.00%  0x00089df0 log_const_area
        │               ├── nordicsemi_nrf53_init                                                      92   0.01%  0x0004907d text
        │               ├── rtc_pretick_init                                                           96   0.01%  0x000490d9 text
        │               └── z_arm_on_enter_cpu_idle                                                   100   0.01%  0x00049139 text
        └── subsys                                                                                  81946   9.61%  -
            ├── debug                                                                                 552   0.06%  -
            │   └── coredump                                                                          552   0.06%  -
            │       ├── coredump_backend_logging.c                                                    348   0.04%  -
            │       │   ├── coredump_backend_logging                                                   20   0.00%  0x200003f8 datas
            │       │   ├── coredump_logging_backend_buffer_output                                    148   0.02%  0x000493b5 text
            │       │   ├── coredump_logging_backend_cmd                                               20   0.00%  0x0004931d text
            │       │   ├── coredump_logging_backend_end                                               72   0.01%  0x0004936d text
            │       │   ├── coredump_logging_backend_query                                             20   0.00%  0x00049309 text
            │       │   ├── coredump_logging_backend_start                                             60   0.01%  0x00049331 text
            │       │   └── log_const_coredump                                                          8   0.00%  0x00089c78 log_const_area
            │       └── coredump_core.c                                                               204   0.02%  -
            │           ├── coredump                                                                   96   0.01%  0x000492a9 text
            │           ├── coredump_buffer_output                                                     16   0.00%  0x00049255 text
            │           ├── coredump_memory_dump                                                       68   0.01%  0x00049265 text
            │           ├── z_coredump_end                                                             12   0.00%  0x00049249 text
            │           └── z_coredump_start                                                           12   0.00%  0x0004923d text
            ├── fs                                                                                    984   0.12%  -
            │   └── fs.c                                                                              984   0.12%  -
            │       ├── fs_close                                                                       72   0.01%  0x00049639 text
            │       ├── fs_get_mnt_point                                                              144   0.02%  0x00049465 text
            │       ├── fs_mnt_list                                                                     8   0.00%  0x2000040c datas
            │       ├── fs_open                                                                       324   0.04%  0x000494f5 text
            │       ├── fs_read                                                                        68   0.01%  0x00049681 text
            │       ├── fs_seek                                                                        68   0.01%  0x00049709 text
            │       ├── fs_sync                                                                        68   0.01%  0x000497d5 text
            │       ├── fs_tell                                                                        68   0.01%  0x0004974d text
            │       ├── fs_truncate                                                                    68   0.01%  0x00049791 text
            │       ├── fs_write                                                                       68   0.01%  0x000496c5 text
            │       ├── log_const_fs                                                                    8   0.00%  0x00089c80 log_const_area
            │       └── mutex                                                                          20   0.00%  0x20000ec4 k_mutex_area
            ├── logging                                                                              2136   0.25%  -
            │   ├── backends                                                                          224   0.03%  -
            │   │   └── log_backend_uart.c                                                            224   0.03%  -
            │   │       ├── backend_cb_log_backend_uart                                                 8   0.00%  0x20000338 datas
            │   │       ├── char_out                                                                   36   0.00%  0x00005451 text
            │   │       ├── format_set                                                                 12   0.00%  0x0007205f text
            │   │       ├── lbu_cb_ctx                                                                  8   0.00%  0x0008a760 rodata
            │   │       ├── lbu_output                                                                 16   0.00%  0x0008a768 rodata
            │   │       ├── log_backend_uart                                                           16   0.00%  0x00089e38 log_backend_area
            │   │       ├── log_backend_uart_api                                                       28   0.00%  0x0008a778 rodata
            │   │       ├── log_backend_uart_init                                                      12   0.00%  0x0007206b text
            │   │       ├── log_const_log_uart                                                          8   0.00%  0x00089c98 log_const_area
            │   │       ├── panic                                                                      50   0.01%  0x00072077 text
            │   │       └── process                                                                    30   0.00%  0x000720a9 text
            │   ├── log_core.c                                                                        544   0.06%  -
            │   │   ├── __init_enable_logger                                                            8   0.00%  0x000898c0 initlevel
            │   │   ├── default_get_timestamp                                                           4   0.00%  0x00071f05 text
            │   │   ├── dummy_timestamp                                                                 4   0.00%  0x00071f01 text
            │   │   ├── enable_logger                                                                  14   0.00%  0x00071f1b text
            │   │   ├── format_table                                                                   16   0.00%  0x0008a728 rodata
            │   │   ├── log_const_log                                                                   8   0.00%  0x00089c88 log_const_area
            │   │   ├── log_core_init                                                                  40   0.00%  0x00004f39 text
            │   │   ├── log_format_func_t_get                                                          12   0.00%  0x00004f0d text
            │   │   ├── log_msg_ptr                                                                     4   0.00%  0x20000d68 log_msg_ptr_area
            │   │   ├── log_set_timestamp_func                                                         32   0.00%  0x00004f19 text
            │   │   ├── timestamp_func                                                                  4   0.00%  0x20000334 datas
            │   │   ├── z_impl_log_panic                                                               60   0.01%  0x00004f61 text
            │   │   ├── z_log_dropped                                                                  40   0.00%  0x00004f9d text
            │   │   ├── z_log_get_tag                                                                   4   0.00%  0x00071f4b text
            │   │   ├── z_log_init.isra.0                                                             208   0.02%  0x00004e3d text
            │   │   ├── z_log_msg_commit                                                               56   0.01%  0x00004fc5 text
            │   │   ├── z_log_notify_backend_enabled                                                    2   0.00%  0x00071f45 text
            │   │   └── z_log_vprintk                                                                  28   0.00%  0x00071f29 text
            │   ├── log_mgmt.c                                                                         76   0.01%  -
            │   │   ├── log_backend_enable                                                             40   0.00%  0x00005019 text
            │   │   ├── log_const_log_mgmt                                                              8   0.00%  0x00089c90 log_const_area
            │   │   └── log_source_name_get                                                            28   0.00%  0x00004ffd text
            │   ├── log_msg.c                                                                         246   0.03%  -
            │   │   ├── log_msg_get_source_id                                                          24   0.00%  0x000050ed text
            │   │   ├── z_log_msg_finalize                                                             50   0.01%  0x00071f4f text
            │   │   └── z_log_msg_runtime_vcreate                                                     172   0.02%  0x00005041 text
            │   └── log_output.c                                                                     1046   0.12%  -
            │       ├── colors                                                                         20   0.00%  0x0008a738 rodata
            │       ├── cr_out_func                                                                    28   0.00%  0x00071fd9 text
            │       ├── log_output_msg_process                                                        106   0.01%  0x00071ff5 text
            │       ├── log_output_process                                                            736   0.09%  0x00005145 text
            │       ├── log_output_timestamp_freq_set                                                  44   0.01%  0x00005425 text
            │       ├── newline_print                                                                  28   0.00%  0x00005129 text
            │       ├── out_func                                                                       28   0.00%  0x00071fbd text
            │       ├── print_formatted                                                                36   0.00%  0x00005105 text
            │       └── severity                                                                       20   0.00%  0x0008a74c rodata
            ├── mem_mgmt                                                                               12   0.00%  -
            │   └── mem_attr.c                                                                         12   0.00%  -
            │       └── mem_attr_get_regions                                                           12   0.00%  0x00005475 text
            ├── net                                                                                 78166   9.16%  -
            │   ├── hostname.c                                                                         84   0.01%  -
            │   │   ├── log_const_net_hostname                                                          8   0.00%  0x00089cf8 log_const_area
            │   │   ├── net_hostname_init                                                              24   0.00%  0x000498ad text
            │   │   └── trigger_net_event                                                              52   0.01%  0x00049879 text
            │   ├── ip                                                                              56302   6.60%  -
            │   │   ├── connection.c                                                                 2380   0.28%  -
            │   │   │   ├── conn_addr_cmp                                                              96   0.01%  0x00081161 text
            │   │   │   ├── conn_lock                                                                  20   0.00%  0x20000e38 k_mutex_area
            │   │   │   ├── conn_set_unused                                                            52   0.01%  0x00050d79 text
            │   │   │   ├── log_const_net_conn                                                          8   0.00%  0x00089cc8 log_const_area
            │   │   │   ├── net_conn_change_remote                                                    160   0.02%  0x00050cbd text
            │   │   │   ├── net_conn_init                                                              64   0.01%  0x00051569 text
            │   │   │   ├── net_conn_input                                                           1000   0.12%  0x00051181 text
            │   │   │   ├── net_conn_register                                                         796   0.09%  0x00050dad text
            │   │   │   ├── net_conn_unregister                                                       120   0.01%  0x000510c9 text
            │   │   │   └── net_conn_update                                                            64   0.01%  0x00051141 text
            │   │   ├── icmp.c                                                                       1210   0.14%  -
            │   │   │   ├── icmp_call_handlers                                                        108   0.01%  0x00050865 text
            │   │   │   ├── lock                                                                       20   0.00%  0x20000e9c k_mutex_area
            │   │   │   ├── log_const_net_icmp                                                          8   0.00%  0x00089d00 log_const_area
            │   │   │   ├── net_icmp_call_ipv4_handlers                                                22   0.00%  0x00081115 text
            │   │   │   ├── net_icmp_call_ipv6_handlers                                                22   0.00%  0x0008112b text
            │   │   │   ├── net_icmp_cleanup_ctx                                                      104   0.01%  0x00050c55 text
            │   │   │   ├── net_icmp_init_ctx                                                          80   0.01%  0x00050c05 text
            │   │   │   ├── net_icmp_send_echo_request                                                 26   0.00%  0x000810fb text
            │   │   │   └── net_icmp_send_echo_request_timeout                                        820   0.10%  0x000508d1 text
            │   │   ├── icmpv4.c                                                                      844   0.10%  -
            │   │   │   ├── icmpv4_handle_echo_request                                                246   0.03%  0x00081253 text
            │   │   │   ├── log_const_net_icmpv4                                                        8   0.00%  0x00089d08 log_const_area
            │   │   │   ├── net_icmpv4_create                                                          50   0.01%  0x00081221 text
            │   │   │   ├── net_icmpv4_finalize                                                        80   0.01%  0x00081349 text
            │   │   │   ├── net_icmpv4_init                                                            72   0.01%  0x00051635 text
            │   │   │   ├── net_icmpv4_input                                                          140   0.02%  0x000515a9 text
            │   │   │   └── net_icmpv4_send_error                                                     248   0.03%  0x00081399 text
            │   │   ├── icmpv6.c                                                                      968   0.11%  -
            │   │   │   ├── icmpv6_handle_echo_request                                                226   0.03%  0x00081879 text
            │   │   │   ├── log_const_net_icmpv6                                                        8   0.00%  0x00089d10 log_const_area
            │   │   │   ├── net_icmpv6_create                                                          50   0.01%  0x00081847 text
            │   │   │   ├── net_icmpv6_finalize                                                        82   0.01%  0x000817f5 text
            │   │   │   ├── net_icmpv6_init                                                            72   0.01%  0x000516f9 text
            │   │   │   ├── net_icmpv6_input                                                          124   0.01%  0x0005167d text
            │   │   │   └── net_icmpv6_send_error                                                     406   0.05%  0x0008195b text
            │   │   ├── ipv4.c                                                                        768   0.09%  -
            │   │   │   ├── log_const_net_ipv4                                                          8   0.00%  0x00089d20 log_const_area
            │   │   │   ├── net_ipv4_create                                                            34   0.00%  0x0008158f text
            │   │   │   ├── net_ipv4_create_full                                                      178   0.02%  0x000814dd text
            │   │   │   ├── net_ipv4_finalize                                                         136   0.02%  0x000815b1 text
            │   │   │   ├── net_ipv4_init                                                               2   0.00%  0x000817d3 text
            │   │   │   ├── net_ipv4_input                                                            406   0.05%  0x00081639 text
            │   │   │   └── net_ipv4_prepare_for_send                                                   4   0.00%  0x000817cf text
            │   │   ├── ipv6.c                                                                       1590   0.19%  -
            │   │   │   ├── log_const_net_ipv6                                                          8   0.00%  0x00089d28 log_const_area
            │   │   │   ├── net_ipv6_addr_generate_iid                                                190   0.02%  0x00081d0b text
            │   │   │   ├── net_ipv6_create                                                           198   0.02%  0x00081ba9 text
            │   │   │   ├── net_ipv6_finalize                                                         156   0.02%  0x00081c6f text
            │   │   │   ├── net_ipv6_init                                                              14   0.00%  0x00081dc9 text
            │   │   │   └── net_ipv6_input                                                           1024   0.12%  0x0005185d text
            │   │   ├── ipv6_mld.c                                                                   1042   0.12%  -
            │   │   │   ├── handle_mld_query                                                          296   0.03%  0x00082429 text
            │   │   │   ├── mld_create                                                                 78   0.01%  0x000822cb text
            │   │   │   ├── mld_create_packet                                                         212   0.02%  0x00082355 text
            │   │   │   ├── mld_send                                                                   40   0.00%  0x00082319 text
            │   │   │   ├── net_ipv6_mld_init                                                          72   0.01%  0x0005308d text
            │   │   │   ├── net_ipv6_mld_join                                                         152   0.02%  0x00052f8d text
            │   │   │   ├── net_ipv6_mld_leave                                                        104   0.01%  0x00053025 text
            │   │   │   └── net_ipv6_mld_send_single                                                   88   0.01%  0x00082551 text
            │   │   ├── ipv6_nbr.c                                                                   6624   0.78%  -
            │   │   │   ├── add_nbr                                                                   160   0.02%  0x00051fc5 text
            │   │   │   ├── dad_failed.isra.0                                                          56   0.01%  0x00051e19 text
            │   │   │   ├── dbg_update_neighbor_lladdr.constprop.0                                     40   0.00%  0x00051e51 text
            │   │   │   ├── handle_na_input                                                           700   0.08%  0x00052065 text
            │   │   │   ├── handle_ns_input                                                           628   0.07%  0x00052b35 text
            │   │   │   ├── handle_ra_input                                                          1288   0.15%  0x0005262d text
            │   │   │   ├── ipv6_nbr_set_state                                                        108   0.01%  0x00051ce5 text
            │   │   │   ├── ipv6_nd_reachable_timeout                                                 236   0.03%  0x00052da9 text
            │   │   │   ├── ipv6_nd_restart_reachable_timer                                           136   0.02%  0x00051c5d text
            │   │   │   ├── ipv6_ns_reply_timeout                                                     188   0.02%  0x00051e99 text
            │   │   │   ├── log_const_net_ipv6_nd                                                       8   0.00%  0x00089d30 log_const_area
            │   │   │   ├── nbr_clear_ns_pending                                                       26   0.00%  0x00081e1d text
            │   │   │   ├── nbr_free                                                                   44   0.01%  0x00081e37 text
            │   │   │   ├── nbr_lock                                                                   20   0.00%  0x20000ed8 k_mutex_area
            │   │   │   ├── nbr_lookup.constprop.0                                                     68   0.01%  0x00051dd5 text
            │   │   │   ├── nbr_new                                                                   132   0.02%  0x00051d51 text
            │   │   │   ├── net_ipv6_nbr_add                                                          276   0.03%  0x00052519 text
            │   │   │   ├── net_ipv6_nbr_init                                                         212   0.02%  0x00052e95 text
            │   │   │   ├── net_ipv6_nbr_lock                                                          20   0.00%  0x00051e79 text
            │   │   │   ├── net_ipv6_nbr_lookup                                                        28   0.00%  0x00081f59 text
            │   │   │   ├── net_ipv6_nbr_rm                                                           112   0.01%  0x00051f55 text
            │   │   │   ├── net_ipv6_nbr_set_reachable_timer                                           20   0.00%  0x00082061 text
            │   │   │   ├── net_ipv6_nbr_unlock                                                        12   0.00%  0x00051e8d text
            │   │   │   ├── net_ipv6_prepare_for_send                                                 312   0.04%  0x0008208f text
            │   │   │   ├── net_ipv6_send_na                                                          236   0.03%  0x00081f75 text
            │   │   │   ├── net_ipv6_send_ns                                                          504   0.06%  0x00052321 text
            │   │   │   ├── net_ipv6_send_rs                                                          232   0.03%  0x000821c7 text
            │   │   │   ├── net_ipv6_start_dad                                                         26   0.00%  0x00082075 text
            │   │   │   ├── net_ipv6_start_rs                                                           4   0.00%  0x000822af text
            │   │   │   ├── net_neighbor                                                               12   0.00%  0x20000424 datas
            │   │   │   ├── net_neighbor_pool                                                         640   0.08%  0x20000430 datas
            │   │   │   ├── net_neighbor_remove                                                         2   0.00%  0x00081e1b text
            │   │   │   ├── read_llao                                                                  68   0.01%  0x00081ed9 text
            │   │   │   └── set_llao                                                                   70   0.01%  0x00081e93 text
            │   │   ├── nbr.c                                                                         364   0.04%  -
            │   │   │   ├── log_const_net_nbr                                                           8   0.00%  0x00089d40 log_const_area
            │   │   │   ├── net_nbr_get                                                                46   0.01%  0x00081b0b text
            │   │   │   ├── net_nbr_get_lladdr                                                         16   0.00%  0x0005184d text
            │   │   │   ├── net_nbr_link                                                              196   0.02%  0x00051741 text
            │   │   │   ├── net_nbr_ref                                                                 8   0.00%  0x00081b03 text
            │   │   │   ├── net_nbr_unlink                                                             72   0.01%  0x00051805 text
            │   │   │   └── net_nbr_unref                                                              18   0.00%  0x00081af1 text
            │   │   ├── net_context.c                                                                5792   0.68%  -
            │   │   │   ├── bind_default                                                              152   0.02%  0x0004fa8d text
            │   │   │   ├── check_used_port.constprop.0                                               360   0.04%  0x0004f469 text
            │   │   │   ├── context_sendto.constprop.0                                               1028   0.12%  0x0004fb25 text
            │   │   │   ├── context_write_data                                                         74   0.01%  0x0008006b text
            │   │   │   ├── find_available_port                                                        72   0.01%  0x00080149 text
            │   │   │   ├── find_context                                                               48   0.01%  0x0004f439 text
            │   │   │   ├── log_const_net_ctx                                                           8   0.00%  0x00089cd8 log_const_area
            │   │   │   ├── net_context_accept                                                         98   0.01%  0x0008052d text
            │   │   │   ├── net_context_bind                                                          604   0.07%  0x0004f831 text
            │   │   │   ├── net_context_connect                                                       482   0.06%  0x0008034b text
            │   │   │   ├── net_context_create_ipv4_new                                                98   0.01%  0x0008028b text
            │   │   │   ├── net_context_create_ipv6_new                                                94   0.01%  0x000802ed text
            │   │   │   ├── net_context_get                                                           448   0.05%  0x0004f621 text
            │   │   │   ├── net_context_get_local_addr                                                134   0.02%  0x000806c1 text
            │   │   │   ├── net_context_get_option                                                    348   0.04%  0x000502b5 text
            │   │   │   ├── net_context_init                                                           16   0.00%  0x00050411 text
            │   │   │   ├── net_context_is_reuseport_set                                                6   0.00%  0x000801d9 text
            │   │   │   ├── net_context_is_v6only_set                                                   4   0.00%  0x000801df text
            │   │   │   ├── net_context_listen                                                         66   0.01%  0x00080249 text
            │   │   │   ├── net_context_packet_received                                               104   0.01%  0x000800e1 text
            │   │   │   ├── net_context_put                                                            80   0.01%  0x0004f7e1 text
            │   │   │   ├── net_context_raw_packet_received                                            72   0.01%  0x00080191 text
            │   │   │   ├── net_context_recv                                                          488   0.06%  0x0004ff29 text
            │   │   │   ├── net_context_ref                                                            20   0.00%  0x000801e3 text
            │   │   │   ├── net_context_send                                                          122   0.01%  0x0008058f text
            │   │   │   ├── net_context_sendmsg                                                        66   0.01%  0x00080609 text
            │   │   │   ├── net_context_sendto                                                         74   0.01%  0x0008064b text
            │   │   │   ├── net_context_set_option                                                    420   0.05%  0x00050111 text
            │   │   │   ├── net_context_unref                                                          82   0.01%  0x000801f7 text
            │   │   │   ├── net_context_update_recv_wnd                                                44   0.01%  0x00080695 text
            │   │   │   └── recheck_port.constprop.0                                                   80   0.01%  0x0004f5d1 text
            │   │   ├── net_core.c                                                                    850   0.10%  -
            │   │   │   ├── __init_net_init                                                             8   0.00%  0x00089900 initlevel
            │   │   │   ├── copy_ll_addr                                                               64   0.01%  0x0007ed7d text
            │   │   │   ├── log_const_net_core                                                          8   0.00%  0x00089cd0 log_const_area
            │   │   │   ├── net_init                                                                   70   0.01%  0x0007ed37 text
            │   │   │   ├── net_process_rx_packet                                                      12   0.00%  0x0007ef65 text
            │   │   │   ├── net_recv_data                                                             112   0.01%  0x0007ef71 text
            │   │   │   ├── net_send_data                                                             424   0.05%  0x0007edbd text
            │   │   │   └── processing_data                                                           152   0.02%  0x0007ec9f text
            │   │   ├── net_if.c                                                                    11718   1.37%  -
            │   │   │   ├── address_lifetime_timeout                                                  220   0.03%  0x0004de4d text
            │   │   │   ├── dad_timeout                                                               216   0.03%  0x0004ce01 text
            │   │   │   ├── get_ifaddr                                                                224   0.03%  0x0007f1e9 text
            │   │   │   ├── get_ipaddr_diff                                                            58   0.01%  0x0007f0bb text
            │   │   │   ├── if_ipv4_get_addr                                                           92   0.01%  0x0007f32f text
            │   │   │   ├── iface_router_add                                                          256   0.03%  0x0004cb75 text
            │   │   │   ├── iface_router_expired                                                      152   0.02%  0x0004cd45 text
            │   │   │   ├── iface_router_find_default.constprop.0                                     112   0.01%  0x0004ca75 text
            │   │   │   ├── iface_router_lookup                                                       124   0.01%  0x0004ccc9 text
            │   │   │   ├── iface_router_notify_deletion.constprop.0                                   48   0.01%  0x0004ca45 text
            │   │   │   ├── iface_router_rm                                                            84   0.01%  0x0004cc75 text
            │   │   │   ├── iface_router_update_timer                                                 144   0.02%  0x0004cae5 text
            │   │   │   ├── ipv4_is_broadcast_address                                                  62   0.01%  0x0007f38b text
            │   │   │   ├── join_mcast_allnodes.part.0                                                124   0.01%  0x0004e1e9 text
            │   │   │   ├── join_mcast_nodes                                                          128   0.02%  0x0004e265 text
            │   │   │   ├── l2_flags_get                                                               26   0.00%  0x0007f0a1 text
            │   │   │   ├── lock                                                                       20   0.00%  0x20000e88 k_mutex_area
            │   │   │   ├── log_const_net_if                                                            8   0.00%  0x00089d18 log_const_area
            │   │   │   ├── need_calc_checksum                                                        100   0.01%  0x0004c9e1 text
            │   │   │   ├── net_context_send_cb                                                        20   0.00%  0x0007f08d text
            │   │   │   ├── net_if_addr_ref                                                            48   0.01%  0x0007fab5 text
            │   │   │   ├── net_if_addr_unref                                                         296   0.03%  0x0004dabd text
            │   │   │   ├── net_if_call_link_cb                                                        76   0.01%  0x0004df29 text
            │   │   │   ├── net_if_carrier_off                                                         40   0.00%  0x0007fbf5 text
            │   │   │   ├── net_if_carrier_on                                                          40   0.00%  0x0007fbcd text
            │   │   │   ├── net_if_config_ipv4_get                                                    104   0.01%  0x0004d7f5 text
            │   │   │   ├── net_if_config_ipv6_get                                                    108   0.01%  0x0004cfe1 text
            │   │   │   ├── net_if_dormant_off                                                         40   0.00%  0x0007fc45 text
            │   │   │   ├── net_if_dormant_on                                                          40   0.00%  0x0007fc1d text
            │   │   │   ├── net_if_foreach                                                             36   0.00%  0x0004e869 text
            │   │   │   ├── net_if_get_by_iface                                                        44   0.01%  0x0004e12d text
            │   │   │   ├── net_if_get_by_name                                                         68   0.01%  0x0004e9bd text
            │   │   │   ├── net_if_get_default                                                         72   0.01%  0x0004cf01 text
            │   │   │   ├── net_if_get_first_wifi                                                      40   0.00%  0x0004e931 text
            │   │   │   ├── net_if_get_name                                                            56   0.01%  0x0007fc6d text
            │   │   │   ├── net_if_init                                                               664   0.08%  0x0004ea01 text
            │   │   │   ├── net_if_ipv4_addr_add                                                      180   0.02%  0x0004d9a5 text
            │   │   │   ├── net_if_ipv4_addr_get_first_by_index                                        58   0.01%  0x0007f92f text
            │   │   │   ├── net_if_ipv4_addr_lookup                                                    84   0.01%  0x0004d951 text
            │   │   │   ├── net_if_ipv4_addr_mask_cmp                                                  64   0.01%  0x0007f8e3 text
            │   │   │   ├── net_if_ipv4_get_best_match                                                102   0.01%  0x0007f2c9 text
            │   │   │   ├── net_if_ipv4_get_global_addr                                                 6   0.00%  0x0007f929 text
            │   │   │   ├── net_if_ipv4_get_ll                                                          6   0.00%  0x0007f923 text
            │   │   │   ├── net_if_ipv4_get_mcast_ttl                                                  44   0.01%  0x0007fa89 text
            │   │   │   ├── net_if_ipv4_get_netmask_by_addr                                            68   0.01%  0x0007f99b text
            │   │   │   ├── net_if_ipv4_get_ttl                                                        44   0.01%  0x0007fa5d text
            │   │   │   ├── net_if_ipv4_is_addr_bcast                                                  48   0.01%  0x0004d85d text
            │   │   │   ├── net_if_ipv4_maddr_lookup                                                  100   0.01%  0x0004da59 text
            │   │   │   ├── net_if_ipv4_select_src_addr                                               196   0.02%  0x0004d88d text
            │   │   │   ├── net_if_ipv4_select_src_iface                                               50   0.01%  0x0007f969 text
            │   │   │   ├── net_if_ipv4_set_gw                                                         42   0.00%  0x0007fa33 text
            │   │   │   ├── net_if_ipv4_set_netmask_by_addr                                            84   0.01%  0x0007f9df text
            │   │   │   ├── net_if_ipv6_addr_add                                                      348   0.04%  0x0004e2e5 text
            │   │   │   ├── net_if_ipv6_addr_lookup                                                   136   0.02%  0x0004d1fd text
            │   │   │   ├── net_if_ipv6_addr_lookup_by_iface                                           96   0.01%  0x0007f5ab text
            │   │   │   ├── net_if_ipv6_addr_onlink                                                   136   0.02%  0x0004d601 text
            │   │   │   ├── net_if_ipv6_addr_rm                                                        56   0.01%  0x0007fae5 text
            │   │   │   ├── net_if_ipv6_addr_update_lifetime                                           92   0.01%  0x0004d285 text
            │   │   │   ├── net_if_ipv6_calc_reachable_time                                            42   0.00%  0x0007f8b9 text
            │   │   │   ├── net_if_ipv6_dad_failed                                                    108   0.01%  0x0004dbe5 text
            │   │   │   ├── net_if_ipv6_get_best_match                                                294   0.03%  0x0007f41f text
            │   │   │   ├── net_if_ipv6_get_hop_limit                                                  44   0.01%  0x0007f829 text
            │   │   │   ├── net_if_ipv6_get_ll                                                        146   0.02%  0x0007f653 text
            │   │   │   ├── net_if_ipv6_get_mcast_hop_limit                                            44   0.01%  0x0007f7fd text
            │   │   │   ├── net_if_ipv6_maddr_add                                                     204   0.02%  0x0004d3f1 text
            │   │   │   ├── net_if_ipv6_maddr_join                                                     36   0.00%  0x0007f62f text
            │   │   │   ├── net_if_ipv6_maddr_leave                                                    36   0.00%  0x0007f60b text
            │   │   │   ├── net_if_ipv6_maddr_lookup                                                  152   0.02%  0x0004d359 text
            │   │   │   ├── net_if_ipv6_maddr_rm                                                      120   0.01%  0x0004d2e1 text
            │   │   │   ├── net_if_ipv6_prefix_add                                                    324   0.04%  0x0004d4bd text
            │   │   │   ├── net_if_ipv6_prefix_get                                                    120   0.01%  0x0007f6e5 text
            │   │   │   ├── net_if_ipv6_prefix_lookup                                                 100   0.01%  0x0007f75d text
            │   │   │   ├── net_if_ipv6_prefix_rm                                                     212   0.02%  0x0004dc51 text
            │   │   │   ├── net_if_ipv6_prefix_set_timer                                               88   0.01%  0x0004d689 text
            │   │   │   ├── net_if_ipv6_prefix_unset_timer                                             64   0.01%  0x0004d6e1 text
            │   │   │   ├── net_if_ipv6_router_add                                                     20   0.00%  0x0007f7e5 text
            │   │   │   ├── net_if_ipv6_router_find_default                                             6   0.00%  0x0007f7c9 text
            │   │   │   ├── net_if_ipv6_router_lookup                                                   8   0.00%  0x0007f7c1 text
            │   │   │   ├── net_if_ipv6_router_rm                                                       4   0.00%  0x0007f7f9 text
            │   │   │   ├── net_if_ipv6_router_update_lifetime                                         22   0.00%  0x0007f7cf text
            │   │   │   ├── net_if_ipv6_select_src_addr                                                 8   0.00%  0x0007f87f text
            │   │   │   ├── net_if_ipv6_select_src_addr_hint                                          212   0.02%  0x0004d721 text
            │   │   │   ├── net_if_ipv6_select_src_iface                                               50   0.01%  0x0007f887 text
            │   │   │   ├── net_if_ipv6_set_hop_limit                                                  42   0.00%  0x0007f855 text
            │   │   │   ├── net_if_ipv6_start_dad                                                     144   0.02%  0x0004e159 text
            │   │   │   ├── net_if_is_wifi                                                             48   0.01%  0x0004e901 text
            │   │   │   ├── net_if_lookup_by_dev                                                       40   0.00%  0x0004ced9 text
            │   │   │   ├── net_if_mcast_mon_register                                                  68   0.01%  0x0004cf49 text
            │   │   │   ├── net_if_mcast_monitor                                                       84   0.01%  0x0004cf8d text
            │   │   │   ├── net_if_need_calc_rx_checksum                                                8   0.00%  0x0007fba5 text
            │   │   │   ├── net_if_need_calc_tx_checksum                                                8   0.00%  0x0007fb9d text
            │   │   │   ├── net_if_post_init                                                           40   0.00%  0x0004ec99 text
            │   │   │   ├── net_if_queue_tx                                                            24   0.00%  0x0007f549 text
            │   │   │   ├── net_if_recv_data                                                           18   0.00%  0x0007fb8b text
            │   │   │   ├── net_if_send_data                                                          228   0.03%  0x0004df75 text
            │   │   │   ├── net_if_set_link_addr_locked                                                74   0.01%  0x0007f561 text
            │   │   │   ├── net_if_set_name                                                           100   0.01%  0x0004e959 text
            │   │   │   ├── net_if_start_dad                                                          276   0.03%  0x0004e441 text
            │   │   │   ├── net_if_start_rs                                                           120   0.01%  0x0004d04d text
            │   │   │   ├── net_if_stop_rs                                                             64   0.01%  0x0004d1bd text
            │   │   │   ├── net_if_up                                                                 116   0.01%  0x0004e88d text
            │   │   │   ├── net_process_tx_packet                                                     212   0.02%  0x0004e059 text
            │   │   │   ├── prefix_lifetime_timeout                                                   296   0.03%  0x0004dd25 text
            │   │   │   ├── remove_prefix_addresses                                                   110   0.01%  0x0007fb1d text
            │   │   │   ├── rs_timeout                                                                248   0.03%  0x0004d0c5 text
            │   │   │   ├── update_operational_state                                                  788   0.09%  0x0004e555 text
            │   │   │   ├── z_impl_net_if_get_by_index                                                 36   0.00%  0x0004cddd text
            │   │   │   └── z_impl_net_if_ipv4_addr_lookup_by_index                                    32   0.00%  0x0007fbad text
            │   │   ├── net_mgmt.c                                                                    944   0.11%  -
            │   │   │   ├── event_msgq                                                                 48   0.01%  0x20001004 k_msgq_area
            │   │   │   ├── log_const_net_mgmt                                                          8   0.00%  0x00089d38 log_const_area
            │   │   │   ├── mgmt_event_work_handler                                                   320   0.04%  0x0004f0c1 text
            │   │   │   ├── mgmt_rebuild_global_event_mask                                             92   0.01%  0x0004f239 text
            │   │   │   ├── mgmt_work                                                                  16   0.00%  0x20000414 datas
            %E2%94%82   │   │   ├── net_mgmt_add_event_callback                                                72   0.01%  0x0004f295 text
            │   │   │   ├── net_mgmt_callback_lock                                                     20   0.00%  0x20000eec k_mutex_area
            │   │   │   ├── net_mgmt_del_event_callback                                                44   0.01%  0x0004f2dd text
            │   │   │   ├── net_mgmt_event_init                                                        60   0.01%  0x0004f3fd text
            │   │   │   ├── net_mgmt_event_lock                                                        20   0.00%  0x20000f00 k_mutex_area
            │   │   │   └── net_mgmt_event_notify_with_info                                           244   0.03%  0x0004f309 text
            │   │   ├── net_pkt.c                                                                    3314   0.39%  -
            │   │   │   ├── clone_pkt_attributes                                                      314   0.04%  0x00080c77 text
            │   │   │   ├── clone_pkt_lladdr                                                           64   0.01%  0x00080c37 text
            │   │   │   ├── log_const_net_pkt                                                           8   0.00%  0x00089d48 log_const_area
            │   │   │   ├── net_buf_data_alloc_rx_bufs                                                 12   0.00%  0x0008da5c rodata
            │   │   │   ├── net_buf_data_alloc_tx_bufs                                                 12   0.00%  0x0008da50 rodata
            │   │   │   ├── net_buf_mem_pool_rx_bufs                                                   20   0.00%  0x20000dd4 k_heap_area
            │   │   │   ├── net_buf_mem_pool_tx_bufs                                                   20   0.00%  0x20000de8 k_heap_area
            │   │   │   ├── net_pkt_alloc                                                              16   0.00%  0x000504b1 text
            │   │   │   ├── net_pkt_alloc_buffer                                                      112   0.01%  0x00080b41 text
            │   │   │   ├── net_pkt_alloc_buffer_raw                                                  112   0.01%  0x000504d1 text
            │   │   │   ├── net_pkt_alloc_buffer_with_reserve                                         292   0.03%  0x00050541 text
            │   │   │   ├── net_pkt_alloc_with_buffer                                                  36   0.00%  0x00050665 text
            │   │   │   ├── net_pkt_append_buffer                                                      34   0.00%  0x00080b1f text
            │   │   │   ├── net_pkt_available_buffer                                                   36   0.00%  0x00080a47 text
            │   │   │   ├── net_pkt_available_payload_buffer                                           62   0.01%  0x00080a6b text
            │   │   │   ├── net_pkt_clone                                                               6   0.00%  0x00081027 text
            │   │   │   ├── net_pkt_clone_internal                                                    192   0.02%  0x00080f67 text
            │   │   │   ├── net_pkt_copy                                                              162   0.02%  0x00080df1 text
            │   │   │   ├── net_pkt_cursor_init                                                        12   0.00%  0x00080b13 text
            │   │   │   ├── net_pkt_cursor_operate                                                    300   0.04%  0x0008086f text
            │   │   │   ├── net_pkt_frag_insert                                                        20   0.00%  0x00080a33 text
            │   │   │   ├── net_pkt_frag_unref                                                          8   0.00%  0x000809eb text
            │   │   │   ├── net_pkt_get_contiguous_len                                                 64   0.01%  0x0008102d text
            │   │   │   ├── net_pkt_get_current_offset                                                 44   0.01%  0x00080f3b text
            │   │   │   ├── net_pkt_get_data                                                           96   0.01%  0x000506ad text
            │   │   │   ├── net_pkt_get_frag                                                           32   0.00%  0x00050439 text
            │   │   │   ├── net_pkt_get_reserve_data                                                   38   0.00%  0x0008099b text
            │   │   │   ├── net_pkt_get_reserve_rx_data                                                12   0.00%  0x00050421 text
            │   │   │   ├── net_pkt_get_reserve_tx_data                                                12   0.00%  0x0005042d text
            │   │   │   ├── net_pkt_init                                                                2   0.00%  0x000810bd text
            │   │   │   ├── net_pkt_is_contiguous                                                      18   0.00%  0x0008106d text
            │   │   │   ├── net_pkt_memset                                                             22   0.00%  0x00080db1 text
            │   │   │   ├── net_pkt_pull                                                              102   0.01%  0x00080ed5 text
            │   │   │   ├── net_pkt_read                                                               18   0.00%  0x00080dc7 text
            │   │   │   ├── net_pkt_read_be32                                                          24   0.00%  0x00080dd9 text
            │   │   │   ├── net_pkt_ref                                                                42   0.00%  0x000809c1 text
            │   │   │   ├── net_pkt_remaining_data                                                     34   0.00%  0x00080e93 text
            │   │   │   ├── net_pkt_remove_tail                                                        54   0.01%  0x00080add text
            │   │   │   ├── net_pkt_rx_alloc                                                           16   0.00%  0x000504c1 text
            │   │   │   ├── net_pkt_rx_alloc_with_buffer                                               36   0.00%  0x00050689 text
            │   │   │   ├── net_pkt_set_data                                                            8   0.00%  0x000810b5 text
            │   │   │   ├── net_pkt_skip                                                               22   0.00%  0x00080c21 text
            │   │   │   ├── net_pkt_trim_buffer                                                        52   0.01%  0x00080aa9 text
            │   │   │   ├── net_pkt_unref                                                              64   0.01%  0x000809f3 text
            │   │   │   ├── net_pkt_update_length                                                      32   0.00%  0x00080eb5 text
            │   │   │   ├── net_pkt_write                                                              54   0.01%  0x0008107f text
            │   │   │   ├── pkt_alloc                                                                  88   0.01%  0x00050459 text
            │   │   │   ├── pkt_alloc_with_buffer                                                     112   0.01%  0x00080bb1 text
            │   │   │   ├── pkt_cursor_advance                                                         48   0.01%  0x0008078d text
            │   │   │   ├── pkt_cursor_jump                                                            44   0.01%  0x00080761 text
            │   │   │   ├── pkt_cursor_update                                                          86   0.01%  0x000807bd text
            │   │   │   ├── pkt_estimate_headers_length.part.0                                         44   0.01%  0x00080813 text
            │   │   │   ├── rx_bufs                                                                    44   0.01%  0x200010b4 net_buf_pool_area
            │   │   │   ├── rx_pkts                                                                    28   0.00%  0x20000d6c k_mem_slab_area
            │   │   │   ├── tx_bufs                                                                    44   0.01%  0x200010e0 net_buf_pool_area
            │   │   │   └── tx_pkts                                                                    28   0.00%  0x20000da4 k_mem_slab_area
            │   │   ├── net_tc.c                                                                      336   0.04%  -
            │   │   │   ├── log_const_net_tc                                                            8   0.00%  0x00089d80 log_const_area
            │   │   │   ├── net_tc_rx_init                                                            108   0.01%  0x000507d5 text
            │   │   │   ├── net_tc_submit_to_rx_queue                                                  16   0.00%  0x00050749 text
            │   │   │   ├── net_tc_submit_to_tx_queue                                                  24   0.00%  0x00050731 text
            │   │   │   ├── net_tc_tx_init                                                            108   0.01%  0x00050769 text
            │   │   │   ├── net_tx_priority2tc                                                         16   0.00%  0x00050759 text
            │   │   │   ├── tc_rx_handler                                                              28   0.00%  0x000810bf text
            │   │   │   └── tc_tx_handler                                                              28   0.00%  0x000810db text
            │   │   ├── net_tc_mapping.h                                                                8   0.00%  -
            │   │   │   └── priority2tc_strict_1                                                        8   0.00%  0x000c856a rodata
            │   │   ├── net_timeout.c                                                                 204   0.02%  -
            │   │   │   ├── net_timeout_evaluate                                                       90   0.01%  0x0007fd17 text
            │   │   │   ├── net_timeout_remaining                                                      52   0.01%  0x0007fce3 text
            │   │   │   └── net_timeout_set                                                            62   0.01%  0x0007fca5 text
            │   │   ├── packet_socket.c                                                                60   0.01%  -
            │   │   │   ├── log_const_net_sockets_raw                                                   8   0.00%  0x00089d78 log_const_area
            │   │   │   └── net_packet_socket_input                                                    52   0.01%  0x00083071 text
            │   │   ├── route.c                                                                      2646   0.31%  -
            │   │   │   ├── log_const_net_route                                                         8   0.00%  0x00089d50 log_const_area
            │   │   │   ├── nbr_new                                                                    92   0.01%  0x000530d5 text
            │   │   │   ├── net_nbr_routes                                                             12   0.00%  0x200006b0 datas
            │   │   │   ├── net_route_add                                                             472   0.06%  0x000534d9 text
            │   │   │   ├── net_route_del                                                             228   0.03%  0x000532f5 text
            │   │   │   ├── net_route_del_by_nexthop                                                   88   0.01%  0x000533d9 text
            │   %E2%94%82   │   ├── net_route_entries_pool                                                    544   0.06%  0x200006bc datas
            │   │   │   ├── net_route_get_info                                                         82   0.01%  0x0008260b text
            │   │   │   ├── net_route_get_nbr                                                          56   0.01%  0x00053131 text
            │   │   │   ├── net_route_get_nexthop                                                      72   0.01%  0x000532ad text
            │   │   │   ├── net_route_init                                                             16   0.00%  0x00053781 text
            │   │   │   ├── net_route_lookup                                                          188   0.02%  0x00053169 text
            │   │   │   ├── net_route_nexthop_pool                                                    192   0.02%  0x200008dc datas
            │   │   │   ├── net_route_nexthop_remove                                                    2   0.00%  0x000825a9 text
            │   │   │   ├── net_route_packet                                                          208   0.02%  0x000536b1 text
            │   │   │   ├── net_route_packet_if                                                        82   0.01%  0x0008265d text
            │   │   │   ├── net_route_update_lifetime                                                 136   0.02%  0x00053225 text
            │   │   │   └── route_lifetime_timeout                                                    168   0.02%  0x00053431 text
            │   │   ├── tcp.c                                                                       12606   1.48%  -
            │   │   │   ├── is_destination_local                                                      132   0.02%  0x0008275d text
            │   │   │   ├── log_const_net_tcp                                                           8   0.00%  0x00089d88 log_const_area
            │   │   │   ├── net_tcp_accept                                                            188   0.02%  0x00053fcd text
            │   │   │   ├── net_tcp_conn_sem_get                                                        6   0.00%  0x00083031 text
            │   │   │   ├── net_tcp_connect                                                           656   0.08%  0x00055a35 text
            │   │   │   ├── net_tcp_endpoint_copy                                                     138   0.02%  0x00082a69 text
            │   │   │   ├── net_tcp_finalize                                                          112   0.01%  0x00054089 text
            │   │   │   ├── net_tcp_get                                                               476   0.06%  0x00053df1 text
            │   │   │   ├── net_tcp_get_option                                                         78   0.01%  0x00082fdd text
            │   │   │   ├── net_tcp_get_supported_mss                                                  78   0.01%  0x00082c0b text
            │   │   │   ├── net_tcp_init                                                               80   0.01%  0x00055f21 text
            │   │   │   ├── net_tcp_input                                                              88   0.01%  0x000540f9 text
            │   │   │   ├── net_tcp_listen                                                             16   0.00%  0x00082be1 text
            │   │   │   ├── net_tcp_put                                                               236   0.03%  0x000543e1 text
            │   │   │   ├── net_tcp_queue                                                             274   0.03%  0x00082df1 text
            │   │   │   ├── net_tcp_recv                                                               12   0.00%  0x00082bff text
            │   │   │   ├── net_tcp_reply_rst                                                         238   0.03%  0x00082af3 text
            │   │   │   ├── net_tcp_send_data                                                          14   0.00%  0x00082bf1 text
            │   │   │   ├── net_tcp_set_option                                                         88   0.01%  0x00082f85 text
            │   │   │   ├── net_tcp_tx_sem_get                                                          6   0.00%  0x0008302b text
            │   │   │   ├── net_tcp_update_recv_wnd                                                    84   0.01%  0x00054839 text
            │   │   │   ├── tcp_cleanup_recv_queue                                                     50   0.01%  0x0008294f text
            │   │   │   ├── tcp_compute_new_length                                                     26   0.00%  0x00082803 text
            │   │   │   ├── tcp_conn_close.isra.0                                                     124   0.01%  0x00082991 text
            │   │   │   ├── tcp_conn_release                                                          332   0.04%  0x00053c7d text
            │   │   │   ├── tcp_conn_unref.isra.0                                                      40   0.00%  0x00053dc9 text
            │   │   │   ├── tcp_conns_slab                                                             28   0.00%  0x20000d88 k_mem_slab_area
            │   │   │   ├── tcp_data_get                                                              272   0.03%  0x0005488d text
            │   │   │   ├── tcp_data_len                                                               40   0.00%  0x0008286b text
            │   │   │   ├── tcp_derive_rto                                                             36   0.00%  0x000826ff text
            │   │   │   ├── tcp_endpoint_cmp                                                           48   0.01%  0x00082893 text
            │   │   │   ├── tcp_endpoint_set                                                          184   0.02%  0x000539a1 text
            │   │   │   ├── tcp_enter_time_wait                                                        40   0.00%  0x00053ae9 text
            │   │   │   ├── tcp_fin_timeout                                                            12   0.00%  0x00082a5d text
            │   │   │   ├── tcp_finalize_pkt                                                           54   0.01%  0x00082727 text
            │   │   │   ├── tcp_in                                                                   4060   0.48%  0x00054a59 text
            │   │   │   ├── tcp_last_ack_timeout                                                       12   0.00%  0x00082a45 text
            │   │   │   ├── tcp_lock                                                                   20   0.00%  0x20000fa0 k_mutex_area
            │   │   │   ├── tcp_new_reno_init                                                         130   0.02%  0x00082f03 text
            │   │   │   ├── tcp_out                                                                    10   0.00%  0x00082c59 text
            │   │   │   ├── tcp_out_ext                                                               468   0.05%  0x00054151 text
            │   │   │   ├── tcp_pkt_append                                                            136   0.02%  0x000828c3 text
            │   │   │   ├── tcp_pkt_pull                                                               58   0.01%  0x0008282d text
            │   │   │   ├── tcp_recv                                                                  604   0.07%  0x00055cc5 text
            │   │   │   ├── tcp_resend_data                                                           544   0.06%  0x00054619 text
            │   │   │   ├── tcp_send                                                                   80   0.01%  0x000537dd text
            │   │   │   ├── tcp_send_ack                                                               42   0.00%  0x00082c63 text
            │   │   │   ├── tcp_send_data                                                             332   0.04%  0x000544cd text
            │   │   │   ├── tcp_send_process                                                           56   0.01%  0x00082a0d text
            │   │   │   ├── tcp_send_process_no_lock                                                  364   0.04%  0x00053b11 text
            │   │   │   ├── tcp_send_queued_data.part.0                                               188   0.02%  0x0005499d text
            │   │   │   ├── tcp_send_timer_cancel                                                     144   0.02%  0x00053a59 text
            │   │   │   ├── tcp_send_zwp                                                              188   0.02%  0x00054325 text
            │   │   │   ├── tcp_setup_last_ack_timer                                                   76   0.01%  0x00053791 text
            │   │   │   ├── tcp_short_window                                                          138   0.02%  0x00082c8d text
            │   │   │   ├── tcp_timewait_timeout                                                       12   0.00%  0x00082a51 text
            │   │   │   ├── tcp_unsent_len                                                             96   0.01%  0x0005382d text
            │   │   │   ├── tcp_update_recv_wnd                                                       218   0.03%  0x00082d17 text
            │   │   │   ├── tcp_validate_seq                                                           30   0.00%  0x000826e1 text
            │   │   │   ├── tcp_window_full                                                            30   0.00%  0x000826c3 text
            │   │   │   └── th_get                                                                    276   0.03%  0x0005388d text
            │   │   ├── udp.c                                                                         346   0.04%  -
            │   │   │   ├── log_const_net_udp                                                           8   0.00%  0x00089d90 log_const_area
            │   │   │   ├── net_udp_create                                                             58   0.01%  0x00083037 text
            │   │   │   ├── net_udp_finalize                                                          144   0.02%  0x00055f71 text
            │   │   │   └── net_udp_input                                                             136   0.02%  0x00056001 text
            │   │   └── utils.c                                                                      1688   0.20%  -
            │   │       ├── calc_chksum                                                               254   0.03%  0x0007fda5 text
            │   │       ├── log_const_net_utils                                                         8   0.00%  0x00089d98 log_const_area
            │   │       ├── net_byte_to_hex                                                            52   0.01%  0x0007fd71 text
            │   │       ├── net_calc_chksum                                                           310   0.04%  0x0007fea3 text
            │   │       ├── net_calc_chksum_ipv4                                                       40   0.00%  0x0007ffd9 text
            │   │       ├── net_ipv4_broadcast_address                                                  8   0.00%  0x0004f0b1 text
            │   │       ├── net_ipv4_unspecified_address                                                8   0.00%  0x0004f0a9 text
            │   │       ├── net_ipv6_unspecified_address                                                8   0.00%  0x0004f0b9 text
            │   │       ├── net_sprint_addr                                                            44   0.01%  0x0004eeed text
            │   │       ├── net_sprint_ll_addr_buf                                                     88   0.01%  0x0004ecc1 text
            │   │       ├── z_impl_net_addr_ntop                                                      468   0.05%  0x0004ed19 text
            │   │       └── z_impl_net_addr_pton                                                      400   0.05%  0x0004ef19 text
            │   ├── l2                                                                               4496   0.53%  -
            │   │   ├── ethernet                                                                     3470   0.41%  -
            │   │   │   ├── arp.c                                                                    2130   0.25%  -
            │   │   │   │   ├── arp_entry_cleanup                                                      46   0.01%  0x0007e8e7 text
            │   │   │   │   ├── arp_entry_find.isra.0                                                  28   0.00%  0x0007e8af text
            │   │   │   │   ├── arp_entry_get_last_from_table                                          40   0.00%  0x0004c165 text
            │   │   │   │   ├── arp_request_timeout                                                   188   0.02%  0x0004c18d text
            │   │   │   │   ├── if_get_addr.isra.0                                                     42   0.00%  0x0007e885 text
            │   │   │   │   ├── log_const_net_arp                                                       8   0.00%  0x00089ca8 log_const_area
            │   │   │   │   ├── net_arp_clear_cache                                                   208   0.02%  0x0004c5f1 text
            │   │   │   │   ├── net_arp_clear_pending                                                  40   0.00%  0x0004c6c1 text
            │   │   │   │   ├── net_arp_init                                                          116   0.01%  0x0004c6e9 text
            │   │   │   │   ├── net_arp_input                                                         478   0.06%  0x0007e915 text
            │   │   │   │   ├── net_arp_prepare                                                       572   0.07%  0x0004c249 text
            │   │   │   │   └── net_arp_update                                                        364   0.04%  0x0004c485 text
            │   │   │   ├── ethernet.c                                                               1300   0.15%  -
            │   │   │   │   ├── broadcast_eth_addr                                                      6   0.00%  0x000c7cc6 rodata
            │   │   │   │   ├── carrier_on_off                                                         68   0.01%  0x0007e5cf text
            │   │   │   │   ├── ethernet_enable                                                        54   0.01%  0x0007e56b text
            │   │   │   │   ├── ethernet_flags                                                         10   0.00%  0x0007e561 text
            │   │   │   │   ├── ethernet_init                                                          92   0.01%  0x0004c0c5 text
            │   │   │   │   ├── ethernet_mcast_monitor_cb                                             128   0.02%  0x0004be61 text
            │   │   │   │   ├── ethernet_recv                                                         352   0.04%  0x0007e613 text
            │   │   │   │   ├── ethernet_send                                                         484   0.06%  0x0004bee1 text
            │   │   │   │   ├── log_const_net_ethernet                                                  8   0.00%  0x00089ce8 log_const_area
            │   │   │   │   ├── multicast_eth_addr                                                      6   0.00%  0x000c7ccc rodata
            │   │   │   │   ├── net_eth_broadcast_addr                                                  8   0.00%  0x0004be59 text
            │   │   │   │   ├── net_eth_carrier_on                                                     38   0.00%  0x0007e7a1 text
            │   │   │   │   ├── net_eth_ipv4_mcast_to_mac_addr                                         32   0.00%  0x0007e773 text
            │   │   │   │   └── net_eth_ipv6_mcast_to_mac_addr                                         14   0.00%  0x0007e793 text
            │   │   │   └── ethernet_mgmt.c                                                            40   0.00%  -
            │   │   │       ├── ethernet_mgmt_raise_carrier_off_event                                  16   0.00%  0x0004c131 text
            │   │   │       ├── ethernet_mgmt_raise_carrier_on_event                                   16   0.00%  0x0004c121 text
            │   │   │       └── log_const_net_ethernet_mgmt                                             8   0.00%  0x00089cf0 log_const_area
            │   │   └── wifi                                                                         1026   0.12%  -
            │   │       ├── wifi_mgmt.c                                                               548   0.06%  -
            │   │       │   ├── get_wifi_api                                                           32   0.00%  0x0007eafd text
            │   │       │   ├── log_const_net_wifi_mgmt                                                 8   0.00%  0x00089da0 log_const_area
            │   │       │   ├── wifi_ap_enable                                                         40   0.00%  0x0007eb1d text
            │   │       │   ├── wifi_band_txt                                                          24   0.00%  0x0004c78d text
            │   │       │   ├── wifi_iface_status                                                      54   0.01%  0x0007eb45 text
            │   │       │   ├── wifi_link_mode_txt                                                     24   0.00%  0x0004c7d5 text
            │   │       │   ├── wifi_mfp_txt                                                           24   0.00%  0x0004c775 text
            │   │       │   ├── wifi_mgmt_raise_ap_disable_result_event                                28   0.00%  0x0004c889 text
            │   │       │   ├── wifi_mgmt_raise_ap_enable_result_event                                 28   0.00%  0x0004c86d text
            │   │       │   ├── wifi_mgmt_raise_ap_sta_connected_event                                 16   0.00%  0x0004c8a5 text
            │   │       │   ├── wifi_mgmt_raise_ap_sta_disconnected_event                              16   0.00%  0x0004c8b5 text
            │   │       │   ├── wifi_mgmt_raise_connect_result_event                                   28   0.00%  0x0004c7ed text
            │   │       │   ├── wifi_mgmt_raise_disconnect_complete_event                              28   0.00%  0x0004c851 text
            │   │       │   ├── wifi_mgmt_raise_disconnect_result_event                                28   0.00%  0x0004c809 text
            │   │       │   ├── wifi_mgmt_raise_twt_event                                              16   0.00%  0x0004c825 text
            │   │       │   ├── wifi_mgmt_raise_twt_sleep_state                                        28   0.00%  0x0004c835 text
            │   │       │   ├── wifi_mode_txt                                                          24   0.00%  0x0004c7bd text
            │   │       │   ├── wifi_reg_domain                                                        54   0.01%  0x0007eb7b text
            │   │       │   ├── wifi_security_txt                                                      24   0.00%  0x0004c75d text
            │   │       │   └── wifi_state_txt                                                         24   0.00%  0x0004c7a5 text
            │   │       ├── wifi_nm.c                                                                 286   0.03%  -
            │   │       │   ├── log_const_wifi_nm                                                       8   0.00%  0x00089e08 log_const_area
            │   │       │   ├── wifi_nm_get_instance                                                   44   0.01%  0x0004c8e1 text
            │   │       │   ├── wifi_nm_get_instance_iface                                             68   0.01%  0x0004c90d text
            │   │       │   ├── wifi_nm_lock                                                           20   0.00%  0x20000fc8 k_mutex_area
            │   │       │   ├── wifi_nm_register_mgd_type_iface                                        90   0.01%  0x0007ebb1 text
            │   │       │   └── wifi_nm_unregister_mgd_iface                                           56   0.01%  0x0007ec0b text
            │   │       └── wifi_utils.c                                                              192   0.02%  -
            │   │           ├── log_const_net_wifi_utils                                                8   0.00%  0x00089da8 log_const_area
            │   │           ├── valid_5g_chans_20mhz                                                   36   0.00%  0x000c7fb5 rodata
            │   │           ├── wifi_utils_validate_chan                                               88   0.01%  0x0004c971 text
            │   │           ├── wifi_utils_validate_chan_5g                                            32   0.00%  0x0004c951 text
            │   │           └── wifi_utils_validate_chan_6g                                            28   0.00%  0x0007ec61 text
            │   └── lib                                                                             17284   2.03%  -
            │       ├── config                                                                       1106   0.13%  -
            │       │   └── init.c                                                                   1106   0.13%  -
            │       │       ├── __init_init_app                                                         8   0.00%  0x00089918 initlevel
            │       │       ├── counter                                                                24   0.00%  0x20001034 k_sem_area
            │       │       ├── iface_find_cb                                                          22   0.00%  0x000830b9 text
            │       │       ├── iface_up_handler                                                       84   0.01%  0x00056089 text
            │       │       ├── init_app                                                               20   0.00%  0x00056471 text
            │       │       ├── log_const_net_config                                                    8   0.00%  0x00089cc0 log_const_area
            │       │       ├── net_config_init_app                                                   152   0.02%  0x000563d9 text
            │       │       ├── net_config_init_by_iface                                              732   0.09%  0x000560fd text
            │       │       ├── services_notify_ready                                                  32   0.00%  0x000560dd text
            │       │       └── waiter                                                                 24   0.00%  0x2000107c k_sem_area
            │       ├── dhcpv4                                                                       5234   0.61%  -
            │       │   └── dhcpv4_server.c                                                          5234   0.61%  -
            │       │       ├── __z_net_socket_service_dhcpv4_server                                   20   0.00%  0x2000099c datas
            %E2%94%82       │       ├── dhcpv4_encode_client_id_option                                         60   0.01%  0x00083217 text
            │       │       ├── dhcpv4_encode_file.constprop.0                                         38   0.00%  0x0008331d text
            │       │       ├── dhcpv4_encode_header.constprop.0                                       82   0.01%  0x00083279 text
            │       │       ├── dhcpv4_encode_ip_lease_time_option                                     48   0.01%  0x000831e7 text
            │       │       ├── dhcpv4_encode_requested_params                                        184   0.02%  0x00056565 text
            │       │       ├── dhcpv4_encode_sname.constprop.0                                        38   0.00%  0x00083253 text
            │       │       ├── dhcpv4_find_option                                                     52   0.01%  0x000830ed text
            │       │       ├── dhcpv4_find_parameter_request_list_option.isra.0                       50   0.01%  0x000832eb text
            │       │       ├── dhcpv4_find_requested_ip_option                                        46   0.01%  0x0008314f text
            │       │       ├── dhcpv4_find_server_id_option                                           46   0.01%  0x00083121 text
            │       │       ├── dhcpv4_get_client_id                                                  148   0.02%  0x0005661d text
            │       │       ├── dhcpv4_get_lease_time                                                  40   0.00%  0x00056485 text
            │       │       ├── dhcpv4_probe_address.isra.0                                            64   0.01%  0x000566cd text
            │       │       ├── dhcpv4_send                                                           184   0.02%  0x000564ad text
            │       │       ├── dhcpv4_send_ack.constprop.0                                           308   0.04%  0x000569cd text
            │       │       ├── dhcpv4_send_nak.constprop.0.isra.0                                    240   0.03%  0x000568dd text
            │       │       ├── dhcpv4_send_offer                                                     268   0.03%  0x000567d1 text
            │       │       ├── dhcpv4_server                                                          12   0.00%  0x00089c5c net_socket_service_desc_area
            │       │       ├── dhcpv4_server_cb                                                     1896   0.22%  0x00056e49 text
            │       │       ├── dhcpv4_server_timeout                                                 208   0.02%  0x00083343 text
            │       │       ├── dhcpv4_server_timeout_recalc                                          106   0.01%  0x0008317d text
            │       │       ├── echo_reply_handler                                                    196   0.02%  0x0005670d text
            │       │       ├── log_const_net_dhcpv4_server                                             8   0.00%  0x00089ce0 log_const_area
            │       │       ├── net_dhcpv4_server_init                                                 32   0.00%  0x000575b1 text
            │       │       ├── net_dhcpv4_server_start                                               704   0.08%  0x00056b01 text
            │       │       ├── net_dhcpv4_server_stop                                                136   0.02%  0x00056dc1 text
            │       │       └── server_lock                                                            20   0.00%  0x20000f78 k_mutex_area
            │       └── sockets                                                                     10944   1.28%  -
            │           ├── getaddrinfo.c                                                               8   0.00%  -
            │           │   └── log_const_net_sock_addr                                                 8   0.00%  0x00089d60 log_const_area
            │           ├── socketpair.c                                                             2276   0.27%  -
            │           │   ├── sock_is_connected.isra.0                                               24   0.00%  0x0004b665 text
            │           │   ├── spair_accept                                                           24   0.00%  0x0004b601 text
            │           │   ├── spair_bind                                                             24   0.00%  0x0004b5d1 text
            │           │   ├── spair_close                                                            28   0.00%  0x0007e4f5 text
            │           │   ├── spair_delete                                                          144   0.02%  0x0004b67d text
            │           │   ├── spair_fd_op_vtable                                                     68   0.01%  0x0008d928 rodata
            │           │   ├── spair_getsockopt                                                       24   0.00%  0x0004b619 text
            │           │   ├── spair_ioctl                                                           572   0.07%  0x0004baf1 text
            │           │   ├── spair_listen                                                           24   0.00%  0x0004b5e9 text
            │           │   ├── spair_read                                                            344   0.04%  0x0004b999 text
            │           │   ├── spair_recvfrom                                                         16   0.00%  0x0007e515 text
            │           │   ├── spair_sendmsg                                                         152   0.02%  0x0004b901 text
            │           │   ├── spair_sendto                                                            4   0.00%  0x0007e511 text
            │           │   ├── spair_setsockopt                                                       24   0.00%  0x0004b631 text
            │           │   ├── spair_write                                                           476   0.06%  0x0004b725 text
            │           │   ├── spair_write_avail.isra.0                                               28   0.00%  0x0004b649 text
            │           │   └── z_impl_zsock_socketpair                                               300   0.04%  0x0004bd2d text
            │           ├── sockets.c                                                                 520   0.06%  -
            │           │   ├── log_const_net_sock                                                      8   0.00%  0x00089d58 log_const_area
            │           │   ├── z_impl_zsock_bind                                                      88   0.01%  0x00049929 text
            │           │   ├── z_impl_zsock_close                                                      4   0.00%  0x0007e0b7 text
            │           │   ├── z_impl_zsock_recvfrom                                                 108   0.01%  0x000499ed text
            │           │   ├── z_impl_zsock_sendto                                                   108   0.01%  0x00049981 text
            │           │   ├── z_impl_zsock_setsockopt                                               104   0.01%  0x00049a59 text
            │           │   └── z_impl_zsock_socket                                                   100   0.01%  0x000498c5 text
            │           ├── sockets_inet.c                                                           5800   0.68%  -
            │           │   ├── __net_socket_register_50_af_inet46                                     16   0.00%  0x00089c3c net_socket_register_area
            │           │   ├── inet_is_supported                                                      12   0.00%  0x0007e0bb text
            │           │   ├── ipv4_multicast_group.constprop.0                                       80   0.01%  0x00049b31 text
            │           │   ├── ipv6_multicast_group                                                  112   0.01%  0x00049ac1 text
            │           │   ├── send_check_and_wait                                                   292   0.03%  0x00049c79 text
            │           │   ├── sock_accept_vmeth                                                       4   0.00%  0x0007e375 text
            │           │   ├── sock_bind_vmeth                                                         4   0.00%  0x0007e29d text
            │           │   ├── sock_close2_vmeth                                                       4   0.00%  0x0007e295 text
            │           │   ├── sock_connect_vmeth                                                      4   0.00%  0x0007e2a1 text
            │           │   ├── sock_fd_op_vtable                                                      68   0.01%  0x0008d8a0 rodata
            │           │   ├── sock_getpeername_vmeth                                                  4   0.00%  0x0007e39b text
            │           │   ├── sock_getsockname_vmeth                                                  4   0.00%  0x0007e39f text
            │           │   ├── sock_getsockopt_vmeth                                                   4   0.00%  0x0007e393 text
            │           │   ├── sock_ioctl_vmeth                                                      484   0.06%  0x00049d9d text
            │           │   ├── sock_listen_vmeth                                                       4   0.00%  0x0007e2a5 text
            │           │   ├── sock_read_vmeth                                                        18   0.00%  0x0007e37d text
            │           │   ├── sock_recvfrom_vmeth                                                     4   0.00%  0x0007e379 text
            │           │   ├── sock_recvmsg_vmeth                                                      4   0.00%  0x0007e38f text
            │           │   ├── sock_sendmsg_vmeth                                                      4   0.00%  0x0007e371 text
            │           │   ├── sock_sendto_vmeth                                                       4   0.00%  0x0007e2a9 text
            │           │   ├── sock_setsockopt_vmeth                                                   4   0.00%  0x0007e397 text
            │           │   ├── sock_shutdown_vmeth                                                     4   0.00%  0x0007e299 text
            │           │   ├── sock_write_vmeth                                                       18   0.00%  0x0007e2ad text
            │           │   ├── zsock_accept_ctx                                                      276   0.03%  0x0004a2f5 text
            │           │   ├── zsock_accepted_cb                                                      76   0.01%  0x00049c2d text
            │           │   ├── zsock_bind_ctx                                                         76   0.01%  0x0004a045 text
            │           │   ├── zsock_close_ctx                                                        92   0.01%  0x00049f81 text
            │           │   ├── zsock_connect_ctx                                                     200   0.02%  0x0004a091 text
            │           │   ├── zsock_connected_cb                                                     18   0.00%  0x0007e0cb text
            │           │   ├── zsock_flush_queue                                                      62   0.01%  0x0007e15f text
            │           │   ├── zsock_getpeername_ctx                                                 172   0.02%  0x0004ad1d text
            │           │   ├── zsock_getsockname_ctx                                                 140   0.02%  0x0004adc9 text
            │           │   ├── zsock_getsockopt_ctx                                                  428   0.05%  0x0004a975 text
            │           │   ├── zsock_listen_ctx                                                       64   0.01%  0x0004a159 text
            │           │   ├── zsock_received_cb                                                     130   0.02%  0x0007e0dd text
            │           │   ├── zsock_recv_dgram                                                      772   0.09%  0x0004a409 text
            │           │   ├── zsock_recv_stream                                                     420   0.05%  0x0004a70d text
            │           │   ├── zsock_recv_stream_immediate                                           248   0.03%  0x0007e19d text
            │           │   ├── zsock_recvfrom_ctx                                                     88   0.01%  0x0004a8b1 text
            │           │   ├── zsock_recvmsg_ctx                                                     108   0.01%  0x0004a909 text
            │           │   ├── zsock_sendmsg_ctx                                                     178   0.02%  0x0007e2bf text
            │           │   ├── zsock_sendto_ctx                                                      260   0.03%  0x0004a199 text
            │           │   ├── zsock_setsockopt_ctx                                                  508   0.06%  0x0004ab21 text
            │           │   ├── zsock_shutdown_ctx                                                    104   0.01%  0x00049fdd text
            │           │   ├── zsock_socket_internal                                                 136   0.02%  0x00049ba5 text
            │           │   └── zsock_wait_data                                                        88   0.01%  0x0004a29d text
            │           ├── sockets_packet.c                                                         1408   0.17%  -
            │           │   ├── __net_socket_register_50_af_packet                                     16   0.00%  0x00089c4c net_socket_register_area
            │           │   ├── log_const_net_sock_packet                                               8   0.00%  0x00089d68 log_const_area
            │           │   ├── packet_is_supported                                                    56   0.01%  0x0007e3b9 text
            │           │   ├── packet_sock_accept_vmeth                                                6   0.00%  0x0007e3af text
            │           │   ├── packet_sock_bind_vmeth                                                 68   0.01%  0x0004ae79 text
            │           │   ├── packet_sock_close2_vmeth                                                4   0.00%  0x0007e3b5 text
            │           │   ├── packet_sock_connect_vmeth                                               6   0.00%  0x0007e3a3 text
            │           │   ├── packet_sock_fd_op_vtable                                               68   0.01%  0x0008d8e4 rodata
            │           │   ├── packet_sock_getsockopt_vmeth                                            4   0.00%  0x0007e4c3 text
            │           │   ├── packet_sock_ioctl_vmeth                                                12   0.00%  0x0004ae6d text
            │           │   ├── packet_sock_listen_vmeth                                                6   0.00%  0x0007e3a9 text
            │           │   ├── packet_sock_read_vmeth                                                 18   0.00%  0x0007e4b1 text
            │           │   ├── packet_sock_recvfrom_vmeth                                              4   0.00%  0x0007e4ad text
            │           │   ├── packet_sock_sendmsg_vmeth                                               4   0.00%  0x0007e4a9 text
            │           │   ├── packet_sock_sendto_vmeth                                                4   0.00%  0x0007e4a5 text
            │           │   ├── packet_sock_setsockopt_vmeth                                            4   0.00%  0x0007e4c7 text
            │           │   ├── packet_sock_write_vmeth                                                24   0.00%  0x0004ae55 text
            │           │   ├── zpacket_getsockopt_ctx                                                 52   0.01%  0x0004b20d text
            │           │   ├── zpacket_received_cb                                                    72   0.01%  0x0007e3f1 text
            │           │   ├── zpacket_recvfrom_ctx                                                  484   0.06%  0x0004b029 text
            │           │   ├── zpacket_sendmsg_ctx                                                   104   0.01%  0x0004afc1 text
            │           │   ├── zpacket_sendto_ctx                                                    152   0.02%  0x0004af29 text
            │           │   ├── zpacket_set_eth_pkttype.constprop.0                                   108   0.01%  0x0007e439 text
            │           │   ├── zpacket_setsockopt_ctx                                                 16   0.00%  0x0004b241 text
            │           │   └── zpacket_socket                                                        108   0.01%  0x0004aebd text
            │           └── sockets_service.c                                                         932   0.11%  -
            │               ├── lock                                                                   20   0.00%  0x20000e74 k_mutex_area
            │               ├── log_const_net_sock_svc                                                  8   0.00%  0x00089d70 log_const_area
            │               ├── net_socket_service_callback                                            72   0.01%  0x0004b351 text
            │               ├── socket_service_init                                                    68   0.01%  0x0004b58d text
            │               ├── socket_service_thread                                                 500   0.06%  0x0004b399 text
            │               ├── wait_start                                                              8   0.00%  0x200010ac k_condvar_area
            │               └── z_impl_net_socket_service_register                                    256   0.03%  0x0004b251 text
            └── random                                                                                 96   0.01%  -
                └── random_entropy_device.c                                                            96   0.01%  -
                    ├── z_impl_sys_csrand_get                                                          32   0.00%  0x00049859 text
                    └── z_impl_sys_rand_get                                                            64   0.01%  0x00049819 text
    ==========================================================================================================================================
                                                                                                   853064
    root@admins-MacBook-Air-2 softap #
    root@admins-MacBook-Air-2 softap #
    root@admins-MacBook-Air-2 softap #

Reply
  • Wow, you're REALLY prompt and responsive!

    Thank you once again Benjamin! Smiley

    This ticket is actually related to another task that I'm working on regarding AP mode. The above reports are for our project with WiFi STA and AP mode activated.

    In parallel, I've also built the softap sample (/opt/nordic/ncs/v3.0.0/nrf/samples/wifi/softap) to play with it a bit. As I investigated the above issue, I decided to run the rom_report for this sample also, and here the report works as expected:

    root@admins-MacBook-Air-2 softap # west build -d ./build/softap -t rom_report
    -- west build: running target rom_report
    [0/1] cd /opt/nordic/ncs/v3.0.0/nrf/samples/wifi/softap/build/softap && /opt/homebrew/bin/python3 /op...pt/nordic/ncs/v3.0.0/nrf/samples/wifi/softap/build/softap --workspace=/opt/nordic/ncs/v3.0.0 -d 99 rom
    Path                                                                                             Size       %  Address    Section
    ==========================================================================================================================================
    Root                                                                                           853064 100.00%  -
    ├── (hidden)                                                                                   174324  20.44%  -
    ├── (no paths)                                                                                  57176   6.70%  -
    │   ├── CCAsymCryptoMutex                                                                           4   0.00%  0x20000d54 datas
    │   ├── CCPowerMutex                                                                                4   0.00%  0x20000d4c datas
    │   ├── CCRndCryptoMutex                                                                            4   0.00%  0x20000d50 datas
    │   ├── CCSymCryptoMutex                                                                            4   0.00%  0x20000d58 datas
    │   ├── CC_HalClearInterruptBit                                                                    28   0.00%  0x0006bbed text
    │   ├── CC_HalInit                                                                                  4   0.00%  0x0006bbe9 text
    │   ├── CC_HalMaskInterrupt                                                                        12   0.00%  0x0006bc09 text
    │   ├── CC_HalWaitInterrupt                                                                        12   0.00%  0x0006bc15 text
    │   ├── CC_HalWaitInterruptRND                                                                     12   0.00%  0x0006bc21 text
    │   ├── CC_LibInit                                                                                116   0.01%  0x0006bb75 text
    │   ├── CC_PalAbort                                                                                68   0.01%  0x0006af0d text
    │   ├── CC_PalDataBufferAttrGet                                                                     6   0.00%  0x0006d939 text
    │   ├── CC_PalDmaInit                                                                               4   0.00%  0x0006bcbd text
    │   ├── CC_PalDmaTerminate                                                                          2   0.00%  0x0006bcc1 text
    │   ├── CC_PalInit                                                                                 92   0.01%  0x0006bc2d text
    │   ├── CC_PalMemCopyPlat                                                                           4   0.00%  0x0006bd25 text
    │   ├── CC_PalMemSetPlat                                                                            4   0.00%  0x0006bd29 text
    │   ├── CC_PalMemSetZeroPlat                                                                        8   0.00%  0x0006bd2d text
    │   ├── CC_PalMutexCreate                                                                          20   0.00%  0x0006bd35 text
    │   ├── CC_PalMutexDestroy                                                                         20   0.00%  0x0006bd49 text
    │   ├── CC_PalMutexLock                                                                            16   0.00%  0x0006bd5d text
    │   ├── CC_PalMutexUnlock                                                                          20   0.00%  0x0006bd6d text
    │   ├── CC_PalPowerSaveModeInit                                                                    60   0.01%  0x0006bd81 text
    │   ├── CC_PalPowerSaveModeSelect                                                                 132   0.02%  0x0006bdbd text
    │   ├── CC_PalTerminate                                                                            52   0.01%  0x0006bc89 text
    │   ├── CC_PalTrngParamGet                                                                        170   0.02%  0x0006c921 text
    │   ├── CC_PalWaitInterrupt                                                                        40   0.00%  0x0006bcfd text
    │   ├── CC_PalWaitInterruptRND                                                                     56   0.01%  0x0006bcc5 text
    │   ├── CSWTCH.1                                                                                   12   0.00%  0x0008d720 rodata
    │   ├── CSWTCH.10                                                                                  32   0.00%  0x0008e664 rodata
    │   ├── CSWTCH.101                                                                                  4   0.00%  0x000a5489 rodata
    │   ├── CSWTCH.112                                                                                264   0.03%  0x0008b1ec rodata
    │   ├── CSWTCH.114                                                                                556   0.07%  0x0008afc0 rodata
    │   ├── CSWTCH.125                                                                                 22   0.00%  0x0008ea4a rodata
    │   ├── CSWTCH.13                                                                                  20   0.00%  0x0008dd60 rodata
    │   ├── CSWTCH.13                                                                                   5   0.00%  0x000cea73 rodata
    │   ├── CSWTCH.134                                                                                 16   0.00%  0x0008d810 rodata
    │   ├── CSWTCH.145                                                                                202   0.02%  0x0008e968 rodata
    │   ├── CSWTCH.145                                                                                 32   0.00%  0x0008d750 rodata
    │   ├── CSWTCH.147                                                                                 56   0.01%  0x000a45b3 rodata
    │   ├── CSWTCH.15                                                                                  80   0.01%  0x0008d9e8 rodata
    │   ├── CSWTCH.150                                                                                 24   0.00%  0x0008e950 rodata
    │   ├── CSWTCH.17                                                                                  12   0.00%  0x0008d9dc rodata
    │   ├── CSWTCH.17                                                                                   4   0.00%  0x000caf01 rodata
    │   ├── CSWTCH.19                                                                                  12   0.00%  0x0008d9d0 rodata
    │   ├── CSWTCH.20                                                                                  12   0.00%  0x0008b91c rodata
    │   ├── CSWTCH.22                                                                                   5   0.00%  0x000b61ee rodata
    │   ├── CSWTCH.224                                                                                 20   0.00%  0x0008d310 rodata
    │   ├── CSWTCH.226                                                                                 20   0.00%  0x0008d2fc rodata
    │   ├── CSWTCH.229                                                                                 32   0.00%  0x0008d2dc rodata
    │   ├── CSWTCH.23                                                                                  40   0.00%  0x0008d9a8 rodata
    │   ├── CSWTCH.233                                                                                  5   0.00%  0x000b1364 rodata
    │   ├── CSWTCH.234                                                                                 13   0.00%  0x000bc1f1 rodata
    │   ├── CSWTCH.25                                                                                  24   0.00%  0x0008d990 rodata
    │   ├── CSWTCH.25                                                                                  10   0.00%  0x000c9b06 rodata
    │   ├── CSWTCH.251                                                                                 20   0.00%  0x0008d73c rodata
    │   ├── CSWTCH.27                                                                                  36   0.00%  0x0008d96c rodata
    │   ├── CSWTCH.3                                                                                    4   0.00%  0x000caf09 rodata
    │   ├── CSWTCH.345                                                                                 40   0.00%  0x0008d2b4 rodata
    │   ├── CSWTCH.37                                                                                  16   0.00%  0x0008d72c rodata
    │   ├── CSWTCH.385                                                                                 16   0.00%  0x0008d22c rodata
    │   ├── CSWTCH.39                                                                                   8   0.00%  0x000b8430 rodata
    │   ├── CSWTCH.4                                                                                    4   0.00%  0x000c78e4 rodata
    │   ├── CSWTCH.419                                                                                  8   0.00%  0x0008ea32 rodata
    │   ├── CSWTCH.422                                                                                 12   0.00%  0x0008d220 rodata
    │   ├── CSWTCH.488                                                                                 18   0.00%  0x000cea61 rodata
    │   ├── CSWTCH.5                                                                                  288   0.03%  0x0008b3f4 rodata
    │   ├── CSWTCH.5                                                                                    4   0.00%  0x000caf05 rodata
    │   ├── CSWTCH.58                                                                                   8   0.00%  0x0008ea42 rodata
    │   ├── CSWTCH.59                                                                                   8   0.00%  0x0008ea3a rodata
    │   ├── CSWTCH.6                                                                                   28   0.00%  0x0008e024 rodata
    │   ├── CSWTCH.60                                                                                   4   0.00%  0x000caf0d rodata
    │   ├── CSWTCH.63                                                                                  24   0.00%  0x0008d780 rodata
    │   ├── CSWTCH.7                                                                                   44   0.01%  0x0008b3c8 rodata
    │   ├── CSWTCH.75                                                                                  16   0.00%  0x0008d770 rodata
    │   ├── CSWTCH.76                                                                                   9   0.00%  0x000aa6ce rodata
    │   ├── CSWTCH.78                                                                                  24   0.00%  0x0008b928 rodata
    │   ├── CSWTCH.8                                                                                    5   0.00%  0x000b5bf2 rodata
    │   ├── CSWTCH.9                                                                                   36   0.00%  0x0008e000 rodata
    │   ├── FinishAesDrv                                                                              512   0.06%  0x0006d301 text
    │   ├── FinishHashDrv                                                                             114   0.01%  0x0006cd29 text
    │   ├── HASH_LARVAL_SHA1                                                                           20   0.00%  0x0008e7dc rodata
    │   ├── HASH_LARVAL_SHA224                                                                         32   0.00%  0x0008e7bc rodata
    │   ├── HASH_LARVAL_SHA256                                                                         32   0.00%  0x0008e79c rodata
    │   ├── InitAes                                                                                   200   0.02%  0x0006cd9d text
    │   ├── InitHashDrv                                                                                80   0.01%  0x0006cac9 text
    │   ├── LLF_RND_AdaptiveProportionTest                                                            128   0.02%  0x0006bfd5 text
    │   ├── LLF_RND_GetFastestRosc                                                                     32   0.00%  0x0006ca21 text
    │   ├── LLF_RND_GetRoscSampleCnt                                                                   52   0.01%  0x0006c9ed text
    │   ├── LLF_RND_GetTrngSource                                                                      24   0.00%  0x0006c2fd text
    │   ├── LLF_RND_RepetitionCounterTest                                                             100   0.01%  0x0006bf71 text
    │   ├── LLF_RND_RunTrngStartupTest                                                                 28   0.00%  0x0006c315 text
    │   ├── LLF_RND_TurnOffTrng                                                                        36   0.00%  0x0006ca41 text
    │   ├── LLF_RND_WaitRngInterrupt                                                                   32   0.00%  0x0006c9cd text
    │   ├── LoadAesKey                                                                                276   0.03%  0x0006ce65 text
    │   ├── ProcessAesDrv                                                                             824   0.10%  0x0006cfc9 text
    │   ├── ProcessHashDrv                                                                            528   0.06%  0x0006cb19 text
    │   ├── RNG_PLAT_SetUserRngParameters                                                             116   0.01%  0x0006c8ad text
    │   ├── RndStartupTest.constprop.0                                                                172   0.02%  0x0006bac9 text
    │   ├── SetDataBuffersInfo                                                                        100   0.01%  0x0006ca65 text
    │   ├── SystemCoreClock                                                                             4   0.00%  0x20000ab4 datas
    │   ├── Td0                                                                                      1024   0.12%  0x0008a7c0 rodata
    │   ├── Td4s                                                                                      256   0.03%  0x000a3057 rodata
    │   ├── Te0                                                                                      1024   0.12%  0x0008abc0 rodata
    │   ├── UtilCmacBuildDataForDerivation                                                            192   0.02%  0x0006d879 text
    │   ├── __adddf3                                                                                  630   0.07%  0x000028cd text
    │   ├── __aeabi_cdcmpeq                                                                            16   0.00%  0x000030f9 text
    │   ├── __aeabi_cdrcmple                                                                           32   0.00%  0x000030e9 text
    │   ├── __aeabi_dcmpeq                                                                             18   0.00%  0x00003109 text
    │   ├── __aeabi_dcmpge                                                                             18   0.00%  0x00003145 text
    │   ├── __aeabi_dcmpgt                                                                             18   0.00%  0x00003159 text
    │   ├── __aeabi_dcmple                                                                             18   0.00%  0x00003131 text
    │   ├── __aeabi_dcmplt                                                                             18   0.00%  0x0000311d text
    │   ├── __aeabi_dmul                                                                              596   0.07%  0x00002c39 text
    │   ├── __aeabi_dsub                                                                              634   0.07%  0x000028c9 text
    │   ├── __aeabi_f2d                                                                                66   0.01%  0x00002b89 text
    │   ├── __aeabi_idiv0                                                                               2   0.00%  0x000032b9 text
    │   ├── __aeabi_memmove                                                                            52   0.01%  0x00089167 text
    │   ├── __aeabi_ul2d                                                                              106   0.01%  0x00002bcd text
    │   ├── __cmpdf2                                                                                  122   0.01%  0x0000306d text
    │   ├── __device_dts_ord_119                                                                       20   0.00%  0x00089970 device_area
    │   ├── __device_dts_ord_14                                                                        20   0.00%  0x00089934 device_area
    │   ├── __device_dts_ord_147                                                                       20   0.00%  0x00089984 device_area
    │   ├── __device_dts_ord_75                                                                        20   0.00%  0x0008995c device_area
    │   ├── __device_dts_ord_8                                                                         20   0.00%  0x00089948 device_area
    │   ├── __device_dts_ord_83                                                                        20   0.00%  0x00089920 device_area
    │   ├── __divdf3                                                                                  464   0.05%  0x00002e8d text
    │   ├── __file_str_get                                                                             20   0.00%  0x000897d7 text
    │   ├── __file_str_put                                                                             16   0.00%  0x000897eb text
    │   ├── __fixunsdfdi                                                                               60   0.01%  0x0000327d text
    │   ├── __fixunsdfsi                                                                               64   0.01%  0x0000316d text
    │   ├── __floatdidf                                                                                90   0.01%  0x00002bdd text
    │   ├── __floatsidf                                                                                34   0.00%  0x00002b65 text
    │   ├── __floatunsidf                                                                              30   0.00%  0x00002b45 text
    │   ├── __func__.0                                                                                 17   0.00%  0x0008f138 rodata
    │   ├── __func__.0                                                                                 23   0.00%  0x000a3016 rodata
    │   ├── __func__.0                                                                                 21   0.00%  0x000a3f14 rodata
    │   ├── __func__.0                                                                                 15   0.00%  0x000a6b41 rodata
    │   ├── __func__.0                                                                                 21   0.00%  0x000a78ae rodata
    │   ├── __func__.0                                                                                 14   0.00%  0x000aca9b rodata
    │   ├── __func__.0                                                                                 21   0.00%  0x000b51ab rodata
    │   ├── __func__.0                                                                                 32   0.00%  0x000b5af3 rodata
    │   ├── __func__.0                                                                                 27   0.00%  0x000b7d7e rodata
    │   ├── __func__.0                                                                                 20   0.00%  0x000b8451 rodata
    │   ├── __func__.0                                                                                 22   0.00%  0x000b9438 rodata
    │   ├── __func__.0                                                                                 17   0.00%  0x000bc89e rodata
    │   ├── __func__.0                                                                                 16   0.00%  0x000bd9dc rodata
    │   ├── __func__.0                                                                                 18   0.00%  0x000be97e rodata
    │   ├── __func__.0                                                                                 28   0.00%  0x000c1656 rodata
    │   ├── __func__.0                                                                                 30   0.00%  0x000c952a rodata
    │   ├── __func__.0                                                                                 27   0.00%  0x000c9917 rodata
    │   ├── __func__.0                                                                                 31   0.00%  0x000c9b10 rodata
    │   ├── __func__.0                                                                                 27   0.00%  0x000c9d79 rodata
    │   ├── __func__.0                                                                                 36   0.00%  0x000ca8ee rodata
    │   ├── __func__.0                                                                                 24   0.00%  0x000cb133 rodata
    │   ├── __func__.0                                                                                 11   0.00%  0x000cb2cc rodata
    │   ├── __func__.0                                                                                 28   0.00%  0x000cb833 rodata
    │   ├── __func__.0                                                                                 22   0.00%  0x000cbd50 rodata
    │   ├── __func__.0                                                                                 31   0.00%  0x000cbe86 rodata
    │   ├── __func__.0                                                                                 32   0.00%  0x000cc42a rodata
    │   ├── __func__.0                                                                                 29   0.00%  0x000ccb50 rodata
    │   ├── __func__.0                                                                                 46   0.01%  0x000ccff0 rodata
    │   ├── __func__.0                                                                                 23   0.00%  0x000cd439 rodata
    │   ├── __func__.0                                                                                 25   0.00%  0x000cd49a rodata
    │   ├── __func__.0                                                                                 29   0.00%  0x000cd509 rodata
    │   ├── __func__.0                                                                                 31   0.00%  0x000cdb1a rodata
    │   ├── __func__.0                                                                                 27   0.00%  0x000cde94 rodata
    │   ├── __func__.0                                                                                 21   0.00%  0x000ce1a2 rodata
    │   ├── __func__.0                                                                                 18   0.00%  0x000ce44c rodata
    │   ├── __func__.0                                                                                 20   0.00%  0x000ce4e6 rodata
    │   ├── __func__.0                                                                                 18   0.00%  0x000ce5d0 rodata
    │   ├── __func__.0                                                                                 23   0.00%  0x000ce6d0 rodata
    │   ├── __func__.0                                                                                 31   0.00%  0x000ce90b rodata
    │   ├── __func__.1                                                                                 21   0.00%  0x000a3f29 rodata
    │   ├── __func__.1                                                                                 21   0.00%  0x000a78c3 rodata
    │   ├── __func__.1                                                                                 21   0.00%  0x000acaa9 rodata
    │   ├── __func__.1                                                                                 14   0.00%  0x000b51c0 rodata
    │   ├── __func__.1                                                                                 18   0.00%  0x000b5b13 rodata
    │   ├── __func__.1                                                                                 33   0.00%  0x000b7d99 rodata
    │   ├── __func__.1                                                                                 24   0.00%  0x000ba056 rodata
    │   ├── __func__.1                                                                                 14   0.00%  0x000bc8af rodata
    │   ├── __func__.1                                                                                 24   0.00%  0x000bd9ec rodata
    │   ├── __func__.1                                                                                 11   0.00%  0x000be990 rodata
    │   ├── __func__.1                                                                                 22   0.00%  0x000c9548 rodata
    │   ├── __func__.1                                                                                 27   0.00%  0x000c9932 rodata
    │   ├── __func__.1                                                                                 27   0.00%  0x000c9d94 rodata
    │   ├── __func__.1                                                                                 32   0.00%  0x000ca912 rodata
    │   ├── __func__.1                                                                                 30   0.00%  0x000cb84f rodata
    │   ├── __func__.1                                                                                 31   0.00%  0x000cbea5 rodata
    │   ├── __func__.1                                                                                 27   0.00%  0x000ccb6d rodata
    │   ├── __func__.1                                                                                 41   0.00%  0x000cd01e rodata
    │   ├── __func__.1                                                                                 25   0.00%  0x000cd37f rodata
    │   ├── __func__.1                                                                                 25   0.00%  0x000cd4b3 rodata
    │   ├── __func__.1                                                                                 34   0.00%  0x000cd526 rodata
    │   ├── __func__.1                                                                                 33   0.00%  0x000cdb39 rodata
    │   ├── __func__.1                                                                                 18   0.00%  0x000cdeaf rodata
    │   ├── __func__.1                                                                                 23   0.00%  0x000ce1b7 rodata
    │   ├── __func__.1                                                                                 18   0.00%  0x000ce332 rodata
    │   ├── __func__.1                                                                                 17   0.00%  0x000ce45e rodata
    │   ├── __func__.1                                                                                 20   0.00%  0x000ce4fa rodata
    │   ├── __func__.1                                                                                 24   0.00%  0x000ce528 rodata
    │   ├── __func__.1                                                                                 22   0.00%  0x000ce5e2 rodata
    │   ├── __func__.1                                                                                 26   0.00%  0x000ce6e7 rodata
    │   ├── __func__.1                                                                                 26   0.00%  0x000ce92a rodata
    │   ├── __func__.10                                                                                25   0.00%  0x000a7984 rodata
    │   ├── __func__.10                                                                                16   0.00%  0x000b9491 rodata
    │   ├── __func__.10                                                                                27   0.00%  0x000c99eb rodata
    │   ├── __func__.10                                                                                24   0.00%  0x000c9e97 rodata
    │   ├── __func__.10                                                                                27   0.00%  0x000caa0a rodata
    │   ├── __func__.10                                                                                17   0.00%  0x000cb1e4 rodata
    │   ├── __func__.10                                                                                33   0.00%  0x000cc55e rodata
    │   ├── __func__.10                                                                                28   0.00%  0x000cd10d rodata
    │   ├── __func__.10                                                                                18   0.00%  0x000cdc0f rodata
    │   ├── __func__.11                                                                                19   0.00%  0x000b94a1 rodata
    │   ├── __func__.11                                                                                33   0.00%  0x000c9a06 rodata
    │   ├── __func__.11                                                                                34   0.00%  0x000caa25 rodata
    │   ├── __func__.11                                                                                21   0.00%  0x000cb1f5 rodata
    │   ├── __func__.11                                                                                28   0.00%  0x000cc57f rodata
    │   ├── __func__.11                                                                                21   0.00%  0x000cdc21 rodata
    │   ├── __func__.12                                                                                24   0.00%  0x000a799d rodata
    │   ├── __func__.12                                                                                25   0.00%  0x000b94b4 rodata
    │   ├── __func__.12                                                                                26   0.00%  0x000caa47 rodata
    │   ├── __func__.12                                                                                27   0.00%  0x000cb20a rodata
    │   ├── __func__.12                                                                                41   0.00%  0x000cc59b rodata
    │   ├── __func__.13                                                                                19   0.00%  0x000a79b5 rodata
    │   ├── __func__.13                                                                                18   0.00%  0x000b94cd rodata
    │   ├── __func__.13                                                                                23   0.00%  0x000caa61 rodata
    │   ├── __func__.13                                                                                29   0.00%  0x000cb225 rodata
    │   ├── __func__.13                                                                                34   0.00%  0x000cc5c4 rodata
    │   ├── __func__.13                                                                                19   0.00%  0x000cdc36 rodata
    │   ├── __func__.14                                                                                24   0.00%  0x000a79c8 rodata
    │   ├── __func__.14                                                                                38   0.00%  0x000b94df rodata
    │   ├── __func__.14                                                                                26   0.00%  0x000caa78 rodata
    │   ├── __func__.14                                                                                35   0.00%  0x000cb242 rodata
    │   ├── __func__.14                                                                                33   0.00%  0x000cc5e6 rodata
    │   ├── __func__.14                                                                                26   0.00%  0x000cdc49 rodata
    │   ├── __func__.15                                                                                26   0.00%  0x000a79e0 rodata
    │   ├── __func__.15                                                                                30   0.00%  0x000b9505 rodata
    │   ├── __func__.15                                                                                39   0.00%  0x000caa92 rodata
    │   ├── __func__.15                                                                                21   0.00%  0x000cb265 rodata
    │   ├── __func__.15                                                                                18   0.00%  0x000cdc63 rodata
    │   ├── __func__.16                                                                                36   0.00%  0x000a79fa rodata
    │   ├── __func__.16                                                                                23   0.00%  0x000b9523 rodata
    │   ├── __func__.16                                                                                26   0.00%  0x000caab9 rodata
    │   ├── __func__.16                                                                                16   0.00%  0x000cb27a rodata
    │   ├── __func__.16                                                                                32   0.00%  0x000cc607 rodata
    │   ├── __func__.16                                                                                27   0.00%  0x000cdc75 rodata
    │   ├── __func__.17                                                                                37   0.00%  0x000a7a1e rodata
    │   ├── __func__.17                                                                                26   0.00%  0x000caad3 rodata
    │   ├── __func__.17                                                                                30   0.00%  0x000cc627 rodata
    │   ├── __func__.17                                                                                20   0.00%  0x000cdc90 rodata
    │   ├── __func__.18                                                                                30   0.00%  0x000a7a43 rodata
    │   ├── __func__.18                                                                                28   0.00%  0x000caaed rodata
    │   ├── __func__.18                                                                                17   0.00%  0x000cdca4 rodata
    │   ├── __func__.19                                                                                23   0.00%  0x000a7a61 rodata
    │   ├── __func__.19                                                                                33   0.00%  0x000cab09 rodata
    │   ├── __func__.2                                                                                 19   0.00%  0x000a6b50 rodata
    │   ├── __func__.2                                                                                 19   0.00%  0x000a78d8 rodata
    │   ├── __func__.2                                                                                 14   0.00%  0x000acabe rodata
    │   ├── __func__.2                                                                                 18   0.00%  0x000b51ce rodata
    │   ├── __func__.2                                                                                 44   0.01%  0x000b7dba rodata
    │   ├── __func__.2                                                                                 28   0.00%  0x000bc8bd rodata
    │   ├── __func__.2                                                                                 20   0.00%  0x000bda04 rodata
    │   ├── __func__.2                                                                                 16   0.00%  0x000be99b rodata
    │   ├── __func__.2                                                                                 26   0.00%  0x000c955e rodata
    │   ├── __func__.2                                                                                 21   0.00%  0x000c994d rodata
    │   ├── __func__.2                                                                                 23   0.00%  0x000c9b2f rodata
    │   ├── __func__.2                                                                                 34   0.00%  0x000c9daf rodata
    │   ├── __func__.2                                                                                 29   0.00%  0x000ca932 rodata
    │   ├── __func__.2                                                                                 22   0.00%  0x000cbd66 rodata
    │   ├── __func__.2                                                                                 33   0.00%  0x000cbec4 rodata
    │   ├── __func__.2                                                                                 39   0.00%  0x000cc44a rodata
    │   ├── __func__.2                                                                                 18   0.00%  0x000cc9ea rodata
    │   ├── __func__.2                                                                                 19   0.00%  0x000ccb88 rodata
    │   ├── __func__.2                                                                                 17   0.00%  0x000cd047 rodata
    │   ├── __func__.2                                                                                  8   0.00%  0x000cd398 rodata
    │   ├── __func__.2                                                                                 29   0.00%  0x000cd548 rodata
    │   ├── __func__.2                                                                                 26   0.00%  0x000cdb5a rodata
    │   ├── __func__.2                                                                                 27   0.00%  0x000cdec1 rodata
    │   ├── __func__.2                                                                                 21   0.00%  0x000ce1ce rodata
    │   ├── __func__.2                                                                                 18   0.00%  0x000ce344 rodata
    │   ├── __func__.2                                                                                 21   0.00%  0x000ce5f8 rodata
    │   ├── __func__.2                                                                                 27   0.00%  0x000ce701 rodata
    │   ├── __func__.20                                                                                26   0.00%  0x000a7a78 rodata
    │   ├── __func__.20                                                                                23   0.00%  0x000cab2a rodata
    │   ├── __func__.20                                                                                35   0.00%  0x000cc645 rodata
    │   ├── __func__.20                                                                                16   0.00%  0x000cdcb5 rodata
    │   ├── __func__.21                                                                                24   0.00%  0x000a7a92 rodata
    │   ├── __func__.21                                                                                42   0.00%  0x000cab41 rodata
    │   ├── __func__.21                                                                                34   0.00%  0x000cc668 rodata
    │   ├── __func__.21                                                                                16   0.00%  0x000cdcc5 rodata
    │   ├── __func__.22                                                                                22   0.00%  0x000a7aaa rodata
    │   ├── __func__.22                                                                                29   0.00%  0x000cab6b rodata
    │   ├── __func__.22                                                                                32   0.00%  0x000cc68a rodata
    │   ├── __func__.23                                                                                23   0.00%  0x000a7ac0 rodata
    │   ├── __func__.23                                                                                24   0.00%  0x000cab88 rodata
    │   ├── __func__.23                                                                                26   0.00%  0x000cc6aa rodata
    │   ├── __func__.24                                                                                25   0.00%  0x000a7ad7 rodata
    │   ├── __func__.24                                                                                34   0.00%  0x000caba0 rodata
    │   ├── __func__.24                                                                                26   0.00%  0x000cc6c4 rodata
    │   ├── __func__.25                                                                                23   0.00%  0x000a7af0 rodata
    │   ├── __func__.25                                                                                21   0.00%  0x000cabc2 rodata
    │   ├── __func__.25                                                                                26   0.00%  0x000cc6de rodata
    │   ├── __func__.26                                                                                26   0.00%  0x000a7b07 rodata
    │   ├── __func__.26                                                                                27   0.00%  0x000cabd7 rodata
    │   ├── __func__.27                                                                                20   0.00%  0x000a7b21 rodata
    │   ├── __func__.27                                                                                41   0.00%  0x000cabf2 rodata
    │   ├── __func__.27                                                                                26   0.00%  0x000cc6f8 rodata
    │   ├── __func__.28                                                                                22   0.00%  0x000a7b35 rodata
    │   ├── __func__.28                                                                                39   0.00%  0x000cac1b rodata
    │   ├── __func__.28                                                                                33   0.00%  0x000cc712 rodata
    │   ├── __func__.29                                                                                20   0.00%  0x000a7b4b rodata
    │   ├── __func__.29                                                                                36   0.00%  0x000cac42 rodata
    │   ├── __func__.29                                                                                26   0.00%  0x000cc733 rodata
    │   ├── __func__.3                                                                                 16   0.00%  0x000a6b63 rodata
    │   ├── __func__.3                                                                                 27   0.00%  0x000a78eb rodata
    │   ├── __func__.3                                                                                 30   0.00%  0x000acacc rodata
    │   ├── __func__.3                                                                                 14   0.00%  0x000b51e0 rodata
    │   ├── __func__.3                                                                                 24   0.00%  0x000b7de6 rodata
    │   ├── __func__.3                                                                                 12   0.00%  0x000be9ab rodata
    │   ├── __func__.3                                                                                 21   0.00%  0x000c9578 rodata
    │   ├── __func__.3                                                                                 22   0.00%  0x000c9962 rodata
    │   ├── __func__.3                                                                                 31   0.00%  0x000c9dd1 rodata
    │   ├── __func__.3                                                                                 26   0.00%  0x000ca94f rodata
    │   ├── __func__.3                                                                                 31   0.00%  0x000cbd7c rodata
    │   ├── __func__.3                                                                                 37   0.00%  0x000cc471 rodata
    │   ├── __func__.3                                                                                 24   0.00%  0x000ccb9b rodata
    │   ├── __func__.3                                                                                 17   0.00%  0x000cd058 rodata
    │   ├── __func__.3                                                                                 16   0.00%  0x000cd3a0 rodata
    │   ├── __func__.3                                                                                 31   0.00%  0x000cd565 rodata
    │   ├── __func__.3                                                                                 18   0.00%  0x000cdb74 rodata
    │   ├── __func__.3                                                                                 19   0.00%  0x000ce1e3 rodata
    │   ├── __func__.3                                                                                 19   0.00%  0x000ce356 rodata
    │   ├── __func__.3                                                                                 13   0.00%  0x000ce762 rodata
    │   ├── __func__.30                                                                                30   0.00%  0x000a7b5f rodata
    │   ├── __func__.30                                                                                37   0.00%  0x000cac66 rodata
    │   ├── __func__.30                                                                                26   0.00%  0x000cc74d rodata
    │   ├── __func__.31                                                                                32   0.00%  0x000a7b7d rodata
    │   ├── __func__.31                                                                                30   0.00%  0x000cac8b rodata
    │   ├── __func__.31                                                                                26   0.00%  0x000cc767 rodata
    │   ├── __func__.32                                                                                32   0.00%  0x000a7b9d rodata
    │   ├── __func__.32                                                                                27   0.00%  0x000caca9 rodata
    │   ├── __func__.32                                                                                27   0.00%  0x000cc781 rodata
    │   ├── __func__.33                                                                                23   0.00%  0x000a7bbd rodata
    │   ├── __func__.33                                                                                26   0.00%  0x000cacc4 rodata
    │   ├── __func__.33                                                                                26   0.00%  0x000cc79c rodata
    │   ├── __func__.34                                                                                25   0.00%  0x000a7bd4 rodata
    │   ├── __func__.34                                                                                28   0.00%  0x000cacde rodata
    │   ├── __func__.34                                                                                26   0.00%  0x000cc7b6 rodata
    │   ├── __func__.35                                                                                29   0.00%  0x000a7bed rodata
    │   ├── __func__.35                                                                                31   0.00%  0x000cacfa rodata
    │   ├── __func__.35                                                                                26   0.00%  0x000cc7d0 rodata
    │   ├── __func__.36                                                                                24   0.00%  0x000cad19 rodata
    │   ├── __func__.36                                                                                26   0.00%  0x000cc7ea rodata
    │   ├── __func__.37                                                                                33   0.00%  0x000cad31 rodata
    │   ├── __func__.37                                                                                26   0.00%  0x000cc804 rodata
    │   ├── __func__.38                                                                                35   0.00%  0x000cad52 rodata
    │   ├── __func__.38                                                                                26   0.00%  0x000cc81e rodata
    │   ├── __func__.39                                                                                29   0.00%  0x000cad75 rodata
    │   ├── __func__.4                                                                                 22   0.00%  0x000a7906 rodata
    │   ├── __func__.4                                                                                 22   0.00%  0x000acaea rodata
    │   ├── __func__.4                                                                                 28   0.00%  0x000b51ee rodata
    │   ├── __func__.4                                                                                 36   0.00%  0x000b7dfe rodata
    │   ├── __func__.4                                                                                 31   0.00%  0x000c958d rodata
    │   ├── __func__.4                                                                                 23   0.00%  0x000c9978 rodata
    │   ├── __func__.4                                                                                 31   0.00%  0x000c9df0 rodata
    │   ├── __func__.4                                                                                 28   0.00%  0x000ca969 rodata
    │   ├── __func__.4                                                                                 26   0.00%  0x000cb14b rodata
    │   ├── __func__.4                                                                                 22   0.00%  0x000cbd9b rodata
    │   ├── __func__.4                                                                                 38   0.00%  0x000cc496 rodata
    │   ├── __func__.4                                                                                 39   0.00%  0x000ccbb3 rodata
    │   ├── __func__.4                                                                                 20   0.00%  0x000cd069 rodata
    │   ├── __func__.4                                                                                 36   0.00%  0x000cd3b0 rodata
    │   ├── __func__.4                                                                                 26   0.00%  0x000cd584 rodata
    │   ├── __func__.4                                                                                 25   0.00%  0x000cdb86 rodata
    │   ├── __func__.4                                                                                 18   0.00%  0x000ce1f6 rodata
    │   ├── __func__.4                                                                                 18   0.00%  0x000ce369 rodata
    │   ├── __func__.4                                                                                 15   0.00%  0x000ce76f rodata
    │   ├── __func__.40                                                                                24   0.00%  0x000cad92 rodata
    │   ├── __func__.40                                                                                24   0.00%  0x000cc838 rodata
    │   ├── __func__.41                                                                                27   0.00%  0x000cadaa rodata
    │   ├── __func__.41                                                                                25   0.00%  0x000cc850 rodata
    │   ├── __func__.42                                                                                38   0.00%  0x000cadc5 rodata
    │   ├── __func__.42                                                                                23   0.00%  0x000cc869 rodata
    │   ├── __func__.43                                                                                36   0.00%  0x000cadeb rodata
    │   ├── __func__.43                                                                                31   0.00%  0x000cc880 rodata
    │   ├── __func__.44                                                                                40   0.00%  0x000cae0f rodata
    │   ├── __func__.44                                                                                29   0.00%  0x000cc89f rodata
    │   ├── __func__.45                                                                                39   0.00%  0x000cae37 rodata
    │   ├── __func__.45                                                                                23   0.00%  0x000cc8bc rodata
    │   ├── __func__.46                                                                                38   0.00%  0x000cae5e rodata
    │   ├── __func__.46                                                                                23   0.00%  0x000cc8d3 rodata
    │   ├── __func__.47                                                                                29   0.00%  0x000cc8ea rodata
    │   ├── __func__.48                                                                                42   0.00%  0x000cc907 rodata
    │   ├── __func__.49                                                                                28   0.00%  0x000cc931 rodata
    │   ├── __func__.5                                                                                 21   0.00%  0x000a791c rodata
    │   ├── __func__.5                                                                                 22   0.00%  0x000b944e rodata
    │   ├── __func__.5                                                                                 20   0.00%  0x000c95ac rodata
    │   ├── __func__.5                                                                                 32   0.00%  0x000c998f rodata
    │   ├── __func__.5                                                                                 30   0.00%  0x000c9e0f rodata
    │   ├── __func__.5                                                                                 26   0.00%  0x000ca985 rodata
    │   ├── __func__.5                                                                                 31   0.00%  0x000cb165 rodata
    │   ├── __func__.5                                                                                 22   0.00%  0x000cbdb1 rodata
    │   ├── __func__.5                                                                                 38   0.00%  0x000cc4bc rodata
    │   ├── __func__.5                                                                                 33   0.00%  0x000ccbda rodata
    │   ├── __func__.5                                                                                 25   0.00%  0x000cd07d rodata
    │   ├── __func__.5                                                                                 19   0.00%  0x000cd3d4 rodata
    │   ├── __func__.5                                                                                 22   0.00%  0x000cdb9f rodata
    │   ├── __func__.5                                                                                 22   0.00%  0x000ce208 rodata
    │   ├── __func__.5                                                                                 17   0.00%  0x000ce37b rodata
    │   ├── __func__.50                                                                                26   0.00%  0x000cc94d rodata
    │   ├── __func__.51                                                                                26   0.00%  0x000cc967 rodata
    │   ├── __func__.52                                                                                26   0.00%  0x000cc981 rodata
    │   ├── __func__.53                                                                                27   0.00%  0x000cc99b rodata
    │   ├── __func__.54                                                                                26   0.00%  0x000cc9b6 rodata
    │   ├── __func__.6                                                                                 24   0.00%  0x000a7931 rodata
    │   ├── __func__.6                                                                                 27   0.00%  0x000c95c0 rodata
    │   ├── __func__.6                                                                                 21   0.00%  0x000c99af rodata
    │   ├── __func__.6                                                                                 17   0.00%  0x000c9e2d rodata
    │   ├── __func__.6                                                                                 32   0.00%  0x000ca99f rodata
    │   ├── __func__.6                                                                                 21   0.00%  0x000cb184 rodata
    │   ├── __func__.6                                                                                 22   0.00%  0x000cbdc7 rodata
    │   ├── __func__.6                                                                                 32   0.00%  0x000cc4e2 rodata
    │   ├── __func__.6                                                                                 34   0.00%  0x000ccbfb rodata
    │   ├── __func__.6                                                                                 31   0.00%  0x000cd096 rodata
    │   ├── __func__.6                                                                                 22   0.00%  0x000cd3e7 rodata
    │   ├── __func__.6                                                                                 24   0.00%  0x000cdbb5 rodata
    │   ├── __func__.6                                                                                 20   0.00%  0x000ce21e rodata
    │   ├── __func__.6                                                                                 17   0.00%  0x000ce38c rodata
    │   ├── __func__.7                                                                                 24   0.00%  0x000a7949 rodata
    │   ├── __func__.7                                                                                 27   0.00%  0x000c95db rodata
    │   ├── __func__.7                                                                                 28   0.00%  0x000c9e3e rodata
    │   ├── __func__.7                                                                                 17   0.00%  0x000ca9bf rodata
    │   ├── __func__.7                                                                                 26   0.00%  0x000cb199 rodata
    │   ├── __func__.7                                                                                 23   0.00%  0x000cbddd rodata
    │   ├── __func__.7                                                                                 33   0.00%  0x000cc502 rodata
    │   ├── __func__.7                                                                                 30   0.00%  0x000cd0b5 rodata
    │   ├── __func__.7                                                                                 15   0.00%  0x000cd3fd rodata
    │   ├── __func__.7                                                                                 22   0.00%  0x000cdbcd rodata
    │   ├── __func__.8                                                                                 17   0.00%  0x000a7961 rodata
    │   ├── __func__.8                                                                                 22   0.00%  0x000b9464 rodata
    │   ├── __func__.8                                                                                 34   0.00%  0x000c95f6 rodata
    │   ├── __func__.8                                                                                 22   0.00%  0x000c99c4 rodata
    │   ├── __func__.8                                                                                 30   0.00%  0x000c9e5a rodata
    │   ├── __func__.8                                                                                 33   0.00%  0x000ca9d0 rodata
    │   ├── __func__.8                                                                                 23   0.00%  0x000cb1b3 rodata
    │   ├── __func__.8                                                                                 31   0.00%  0x000cc523 rodata
    │   ├── __func__.8                                                                                 28   0.00%  0x000cd0d3 rodata
    │   ├── __func__.8                                                                                 12   0.00%  0x000cd40c rodata
    │   ├── __func__.8                                                                                 23   0.00%  0x000cdbe3 rodata
    │   ├── __func__.8                                                                                 19   0.00%  0x000ce232 rodata
    │   ├── __func__.9                                                                                 18   0.00%  0x000a7972 rodata
    │   ├── __func__.9                                                                                 23   0.00%  0x000b947a rodata
    │   ├── __func__.9                                                                                 17   0.00%  0x000c99da rodata
    │   ├── __func__.9                                                                                 31   0.00%  0x000c9e78 rodata
    │   ├── __func__.9                                                                                 25   0.00%  0x000ca9f1 rodata
    │   ├── __func__.9                                                                                 26   0.00%  0x000cb1ca rodata
    │   ├── __func__.9                                                                                 28   0.00%  0x000cc542 rodata
    │   ├── __func__.9                                                                                 30   0.00%  0x000cd0ef rodata
    │   ├── __func__.9                                                                                 21   0.00%  0x000cdbfa rodata
    │   ├── __gtdf2                                                                                   138   0.02%  0x0000305d text
    │   ├── __l_vfprintf                                                                             1204   0.14%  0x00070931 text
    │   ├── __l_vfscanf                                                                               862   0.10%  0x00070de5 text
    │   ├── __ledf2                                                                                   130   0.02%  0x00003065 text
    │   ├── __math_oflow                                                                               24   0.00%  0x00071419 text
    │   ├── __math_uflow                                                                               16   0.00%  0x00089781 text
    │   ├── __posix_sflags                                                                             84   0.01%  0x00071431 text
    │   ├── __udivmoddi4                                                                              668   0.08%  0x000032f1 text
    │   ├── __ultoa_invert                                                                            172   0.02%  0x0008962d text
    │   ├── _net_l2_ETHERNET                                                                           20   0.00%  0x20001170 net_l2_area
    │   ├── _strerror_r                                                                              1108   0.13%  0x000700e9 text
    │   ├── _sw_isr_table                                                                             552   0.06%  0x00089998 sw_isr_table
    │   ├── ac_be.1                                                                                    20   0.00%  0x0008bc3c rodata
    │   ├── ac_be.1                                                                                    20   0.00%  0x0008d70c rodata
    │   ├── ac_bk.0                                                                                    20   0.00%  0x0008bc28 rodata
    │   ├── ac_bk.0                                                                                    20   0.00%  0x0008d6f8 rodata
    │   ├── ac_vi.2                                                                                    20   0.00%  0x0008bc14 rodata
    │   ├── ac_vi.2                                                                                    20   0.00%  0x0008d6e4 rodata
    │   ├── ac_vo.3                                                                                    20   0.00%  0x0008bc00 rodata
    │   ├── ac_vo.3                                                                                    20   0.00%  0x0008d6d0 rodata
    │   ├── addr.0                                                                                      4   0.00%  0x0008da38 rodata
    │   ├── addr.1                                                                                      4   0.00%  0x0008da3c rodata
    │   ├── all_nodes_mcast_group.0                                                                    16   0.00%  0x0008da68 rodata
    │   ├── ap_handle_session_warning_timer                                                             2   0.00%  0x0007bb37 text
    │   ├── atoi                                                                                        8   0.00%  0x000894d9 text
    │   ├── block_cipher_df                                                                           464   0.05%  0x0006b179 text
    │   ├── cb.1                                                                                       92   0.01%  0x0008d798 rodata
    │   ├── cc_mbedtls_aes_crypt_ecb                                                                   78   0.01%  0x0006c4a5 text
    │   ├── cc_mbedtls_aes_free                                                                        12   0.00%  0x0006c455 text
    │   ├── cc_mbedtls_aes_init                                                                        32   0.00%  0x0006c435 text
    │   ├── cc_mbedtls_aes_setkey_enc                                                                  66   0.01%  0x0006c461 text
    │   ├── cc_mbedtls_ctr_drbg_init                                                                   44   0.01%  0x0006b581 text
    │   ├── cc_mbedtls_ctr_drbg_random_with_add                                                       484   0.06%  0x0006b64d text
    │   ├── cc_mbedtls_ctr_drbg_seed                                                                  160   0.02%  0x0006b5ad text
    │   ├── cc_mbedtls_entropy_func                                                                   272   0.03%  0x0006b9b9 text
    │   ├── cc_mbedtls_entropy_init                                                                   132   0.02%  0x0006b935 text
    │   ├── cc_mbedtls_platform_zeroize                                                                20   0.00%  0x0006b165 text
    │   ├── cc_mbedtls_sha256                                                                          80   0.01%  0x0006c85d text
    │   ├── cc_mbedtls_sha256_finish                                                                   70   0.01%  0x0006c5a5 text
    │   ├── cc_mbedtls_sha256_free                                                                     10   0.00%  0x0006c51d text
    │   ├── cc_mbedtls_sha256_init                                                                     40   0.00%  0x0006c4f5 text
    │   ├── cc_mbedtls_sha256_starts                                                                   38   0.00%  0x0006c529 text
    │   ├── cc_mbedtls_sha256_update                                                                   82   0.01%  0x0006c551 text
    │   ├── ceill                                                                                     176   0.02%  0x00071195 text
    │   ├── clock_id.0                                                                                  4   0.00%  0x20000380 datas
    │   ├── const_table                                                                               640   0.08%  0x0008a498 rodata
    │   ├── const_table                                                                               256   0.03%  0x0008e810 rodata
    │   ├── ctr_drbg_update_internal                                                                  372   0.04%  0x0006b349 text
    │   ├── delay_machine_code.1                                                                        6   0.00%  0x0008a210 rodata
    │   ├── entropy_gather_internal.part.0                                                            134   0.02%  0x0006b8ad text
    │   ├── entropy_update                                                                            124   0.01%  0x0006b831 text
    │   ├── fclose                                                                                     16   0.00%  0x000895db text
    │   ├── fgetc                                                                                      70   0.01%  0x00089791 text
    │   ├── fgets                                                                                      66   0.01%  0x000895eb text
    │   ├── floorl                                                                                    168   0.02%  0x00071245 text
    │   ├── fopen                                                                                      46   0.01%  0x00089753 text
    │   ├── frexpl                                                                                    120   0.01%  0x000712ed text
    │   ├── getTrngSource                                                                             680   0.08%  0x0006c055 text
    %E2%94%82   ├── gmtime                                                                                     28   0.00%  0x0007053d text
    │   ├── gmtime_r                                                                                  328   0.04%  0x00070559 text
    │   ├── hostapd_eid_adv_proto                                                                       4   0.00%  0x0007ac85 text
    │   ├── hostapd_eid_dpp_cc                                                                          4   0.00%  0x0007adad text
    │   ├── hostapd_eid_dpp_cc_len                                                                      4   0.00%  0x0007ada9 text
    │   ├── hostapd_eid_roaming_consortium                                                              4   0.00%  0x0007ac89 text
    │   ├── in6addr_any                                                                                16   0.00%  0x0008da40 rodata
    │   ├── invalid_aes_256_bit_key                                                                     4   0.00%  0x20000d44 datas
    │   ├── k_work_delayable_busy_get                                                                   4   0.00%  0x00084777 text
    │   ├── kmu_derive_cmac                                                                           288   0.03%  0x0006d759 text
    │   ├── kmu_load_key_aes                                                                          512   0.06%  0x0006d559 text
    │   ├── kmu_validate_slot_and_size                                                                 44   0.01%  0x0006d501 text
    │   ├── kmu_validate_slot_and_size_no_kdr                                                          44   0.01%  0x0006d52d text
    │   ├── levels.0                                                                                   24   0.00%  0x0008dd74 rodata
    │   ├── mbedtls_aes_setkey_dec                                                                     64   0.01%  0x0006abc5 text
    │   ├── mbedtls_aes_setkey_enc                                                                     64   0.01%  0x0006ab85 text
    │   ├── mbedtls_chacha20_free                                                                       2   0.00%  0x0006ab3d text
    │   ├── mbedtls_chacha20_init                                                                       2   0.00%  0x0006ab39 text
    │   ├── mbedtls_chacha20_setkey                                                                    30   0.00%  0x0006ab41 text
    │   ├── mbedtls_chacha20_update                                                                    36   0.00%  0x0006ab61 text
    │   ├── mbedtls_cipher_base_lookup_table                                                           20   0.00%  0x20000ccc datas
    │   ├── mbedtls_cipher_definitions                                                                168   0.02%  0x0008de04 rodata
    │   ├── mbedtls_ctr_drbg_reseed_internal                                                          196   0.02%  0x0006b4bd text
    │   ├── mbedtls_hardware_poll                                                                     260   0.03%  0x0006c331 text
    │   ├── mbedtls_internal_aes_decrypt                                                               30   0.00%  0x0006ac25 text
    │   ├── mbedtls_internal_aes_encrypt                                                               30   0.00%  0x0006ac05 text
    │   ├── mbedtls_mutex_init                                                                          4   0.00%  0x20000cf4 datas
    │   ├── mbedtls_mutex_lock                                                                          4   0.00%  0x20000cf0 datas
    │   ├── mbedtls_mutex_unlock                                                                        4   0.00%  0x20000cec datas
    │   ├── mbedtls_poly1305_free                                                                       2   0.00%  0x0006ad0d text
    │   ├── mbedtls_poly1305_init                                                                       2   0.00%  0x0006ad09 text
    │   ├── mbedtls_poly1305_update                                                                    22   0.00%  0x0006ad11 text
    │   ├── mbedtls_sha1_finish                                                                        26   0.00%  0x0006ac79 text
    │   ├── mbedtls_sha1_free                                                                           2   0.00%  0x0006ac49 text
    │   ├── mbedtls_sha1_init                                                                           2   0.00%  0x0006ac45 text
    │   ├── mbedtls_sha1_starts                                                                        18   0.00%  0x0006ac4d text
    │   ├── mbedtls_sha1_update                                                                        24   0.00%  0x0006ac61 text
    │   ├── mbedtls_sha256_finish                                                                      34   0.00%  0x0006ace5 text
    │   ├── mbedtls_sha256_free                                                                         2   0.00%  0x0006ac99 text
    │   ├── mbedtls_sha256_init                                                                         2   0.00%  0x0006ac95 text
    │   ├── mbedtls_sha256_starts                                                                      32   0.00%  0x0006ac9d text
    │   ├── mbedtls_sha256_update                                                                      38   0.00%  0x0006acbd text
    │   ├── mbedtls_sha_finish_internal                                                                92   0.01%  0x0006c615 text
    │   ├── mbedtls_sha_starts_internal                                                                38   0.00%  0x0006c5ed text
    │   ├── mbedtls_sha_update_internal                                                               492   0.06%  0x0006c671 text
    │   ├── mbedtls_zeroize_internal                                                                   20   0.00%  0x0006b151 text
    │   ├── med3.constprop.0                                                                           64   0.01%  0x000891f3 text
    │   ├── memcmp                                                                                     32   0.00%  0x000894e5 text
    │   ├── memcpy                                                                                     26   0.00%  0x0008914d text
    │   ├── memset                                                                                     16   0.00%  0x0008919b text
    │   ├── mpu_config                                                                                  8   0.00%  0x0008d84c rodata
    │   ├── mul_reduce                                                                                184   0.02%  0x00000f31 text
    │   ├── mutex_free                                                                                 52   0.01%  0x0006b005 text
    │   ├── mutex_init                                                                                 32   0.00%  0x0006b0b9 text
    │   ├── mutex_init                                                                                 12   0.00%  0x0006ae81 text
    │   ├── mutex_lock                                                                                 72   0.01%  0x0006b039 text
    │   ├── mutex_lock                                                                                 12   0.00%  0x0006ae8d text
    │   ├── mutex_unlock                                                                               56   0.01%  0x0006b081 text
    │   ├── mutex_unlock                                                                               12   0.00%  0x0006ae99 text
    │   ├── net_buf_var_cb                                                                             12   0.00%  0x0008d878 rodata
    │   ├── net_neighbor_table_clear                                                                    2   0.00%  0x00081f57 text
    │   ├── net_route_entries_table_clear                                                               2   0.00%  0x000825fd text
    │   ├── net_route_entry_remove                                                                      2   0.00%  0x000825ff text
    │   ├── net_rx_priority2tc                                                                          4   0.00%  0x000810f7 text
    │   ├── nrf_cc3xx_platform_abort                                                                   36   0.00%  0x0006aee9 text
    │   ├── nrf_cc3xx_platform_ctr_drbg_get                                                            68   0.01%  0x0006afc1 text
    │   ├── nrf_cc3xx_platform_ctr_drbg_init                                                           96   0.01%  0x0006af61 text
    │   ├── nrf_cc3xx_platform_init                                                                    68   0.01%  0x0006aea5 text
    │   ├── nrf_cc3xx_platform_set_abort                                                               16   0.00%  0x0006af51 text
    │   ├── nrf_cc3xx_platform_set_mutexes                                                            120   0.01%  0x0006b0d9 text
    │   ├── nrf_wifi_if_zep_stop_board                                                                  4   0.00%  0x0008382d text
    │   ├── nrfx_gppi_task_endpoint_setup                                                              10   0.00%  0x00083a8d text
    │   ├── ocrypto_addmulmod1305                                                                     222   0.03%  0x00001049 text
    │   ├── ocrypto_aes_cbc_pkcs_final_enc                                                             58   0.01%  0x0006e0dd text
    │   ├── ocrypto_aes_cbc_pkcs_init                                                                  64   0.01%  0x0006de8d text
    │   ├── ocrypto_aes_cbc_pkcs_update                                                               526   0.06%  0x0006decd text
    │   ├── ocrypto_aes_ctr_init                                                                       40   0.00%  0x0006e119 text
    │   ├── ocrypto_aes_ctr_update                                                                    326   0.04%  0x0006e141 text
    │   ├── ocrypto_aes_decrypt_key_schedule                                                            4   0.00%  0x000003fd text
    │   ├── ocrypto_aes_encrypt_block                                                                 600   0.07%  0x00000559 text
    │   ├── ocrypto_aes_key_schedule                                                                  130   0.02%  0x00000801 text
    │   ├── ocrypto_aes_slice                                                                         170   0.02%  0x00000401 text
    │   ├── ocrypto_aes_unslice                                                                       170   0.02%  0x000004ad text
    │   ├── ocrypto_bigint_add256                                                                      64   0.01%  0x00000885 text
    │   ├── ocrypto_bigint_cadd256                                                                     92   0.01%  0x00000905 text
    │   ├── ocrypto_bigint_csub256                                                                     92   0.01%  0x00000961 text
    │   ├── ocrypto_bigint_cswap256                                                                    50   0.01%  0x000009bd text
    │   ├── ocrypto_bigint_mul256                                                                      32   0.00%  0x00000b49 text
    │   ├── ocrypto_bigint_sqr256                                                                      32   0.00%  0x00000c81 text
    │   ├── ocrypto_bigint_sub256                                                                      64   0.01%  0x000008c5 text
    │   ├── ocrypto_chacha20_init                                                                     236   0.03%  0x0006e289 text
    │   ├── ocrypto_chacha20_update                                                                   326   0.04%  0x0006e375 text
    │   ├── ocrypto_chacha20loop                                                                      352   0.04%  0x00000ca1 text
    │   ├── ocrypto_constant_time_equal                                                                38   0.00%  0x00000e01 text
    │   ├── ocrypto_constant_time_is_zero                                                              26   0.00%  0x00000e29 text
    │   ├── ocrypto_constant_time_xor                                                                  24   0.00%  0x00000e45 text
    │   ├── ocrypto_curve_p256_from64bytes                                                            100   0.01%  0x0007004d text
    │   ├── ocrypto_ecdh_p256_public_key_check                                                         18   0.00%  0x0006e4d1 text
    │   ├── ocrypto_ecdh_p256_secret_key_check                                                         18   0.00%  0x0006e4bd text
    │   ├── ocrypto_freeze1305                                                                         64   0.01%  0x00001129 text
    │   ├── ocrypto_mod_p256_add                                                                      124   0.01%  0x00000e5d text
    │   ├── ocrypto_mod_p256_from_bytes                                                                50   0.01%  0x0006e4e5 text
    │   ├── ocrypto_mod_p256_mul                                                                       48   0.01%  0x00000fe9 text
    │   ├── ocrypto_mod_p256_sqr                                                                       48   0.01%  0x00001019 text
    │   ├── ocrypto_mod_p256_sub                                                                       88   0.01%  0x00000ed9 text
    │   ├── ocrypto_mul256_noframe                                                                    342   0.04%  0x000009f1 text
    │   ├── ocrypto_poly1305_update                                                                   202   0.02%  0x0006e519 text
    │   ├── ocrypto_sc_p256_from32bytes                                                                84   0.01%  0x0006e5e5 text
    │   ├── ocrypto_sha1_final                                                                        378   0.04%  0x0006ebcd text
    │   ├── ocrypto_sha1_init                                                                          56   0.01%  0x0006ea89 text
    │   ├── ocrypto_sha1_update                                                                       268   0.03%  0x0006eac1 text
    │   ├── ocrypto_sha224_final                                                                      408   0.05%  0x0006f3fd text
    │   ├── ocrypto_sha224_init                                                                        84   0.01%  0x0006f219 text
    │   ├── ocrypto_sha224_update                                                                     398   0.05%  0x0006f26d text
    │   ├── ocrypto_sha256_final                                                                      414   0.05%  0x0006f079 text
    │   ├── ocrypto_sha256_init                                                                        84   0.01%  0x0006ee79 text
    │   ├── ocrypto_sha256_loop                                                                       820   0.10%  0x00001169 text
    │   ├── ocrypto_sha256_update                                                                     428   0.05%  0x0006eecd text
    │   ├── ocrypto_sha384_final                                                                        4   0.00%  0x00070049 text
    │   ├── ocrypto_sha384_init                                                                       160   0.02%  0x00003c81 text
    │   ├── ocrypto_sha384_update                                                                       4   0.00%  0x00070045 text
    │   ├── ocrypto_sha512_final                                                                        4   0.00%  0x00070041 text
    │   ├── ocrypto_sha512_final_var.constprop.0                                                      944   0.11%  0x0006f95d text
    │   ├── ocrypto_sha512_final_var.constprop.1                                                      968   0.11%  0x0006f595 text
    │   ├── ocrypto_sha512_init                                                                       160   0.02%  0x00003be1 text
    │   ├── ocrypto_sha512_loop                                                                       148   0.02%  0x0000282d text
    │   ├── ocrypto_sha512_loop1                                                                     3090   0.36%  0x0000149d text
    │   ├── ocrypto_sha512_loop2                                                                     1916   0.22%  0x000020b1 text
    │   ├── ocrypto_sha512_update                                                                     820   0.10%  0x0006fd0d text
    │   ├── ocrypto_sqr256_noframe                                                                    278   0.03%  0x00000b69 text
    │   ├── pCCRndCryptoMutex                                                                           4   0.00%  0x20000d48 datas
    │   ├── param_a                                                                                    32   0.00%  0x0008e930 rodata
    │   ├── param_b                                                                                    32   0.00%  0x0008e910 rodata
    │   ├── platform_abort_apis                                                                         8   0.00%  0x20000cf8 datas
    │   ├── platform_free_uninit                                                                        2   0.00%  0x0008753f text
    │   ├── platform_mutex_apis                                                                        16   0.00%  0x20000d14 datas
    │   ├── platform_mutexes                                                                           20   0.00%  0x20000d00 datas
    │   ├── pmksa_cache_clear_current                                                                   2   0.00%  0x0007787b text
    │   ├── pmksa_cache_get_current                                                                     4   0.00%  0x0007786d text
    │   ├── pmksa_cache_reconfig                                                                        2   0.00%  0x00077885 text
    │   ├── port_offset.1                                                                              16   0.00%  0x000caf11 rodata
    │   ├── psa_driver_wrapper_free_random                                                              4   0.00%  0x0008793d text
    │   ├── psa_driver_wrapper_init_random                                                              4   0.00%  0x00087917 text
    │   ├── psa_to_cipher_errors                                                                       16   0.00%  0x0008ea60 rodata
    │   ├── psa_to_md_errors                                                                           16   0.00%  0x0008ea70 rodata
    │   ├── puts                                                                                       64   0.01%  0x000706a1 text
    │   ├── putval                                                                                     44   0.01%  0x00089727 text
    │   ├── q                                                                                          32   0.00%  0x0008e7f0 rodata
    │   ├── qsort                                                                                     678   0.08%  0x00089233 text
    │   ├── qspi_perip                                                                                 20   0.00%  0x20000bf4 datas
    │   ├── rand                                                                                        4   0.00%  0x000894e1 text
    │   ├── random                                                                                     56   0.01%  0x000700b1 text
    │   ├── rcons                                                                                      10   0.00%  0x000a304d rodata
    │   ├── rpu_7002_memmap                                                                           132   0.02%  0x20000b54 datas
    │   ├── sbox4                                                                                      80   0.01%  0x000007b1 text
    │   ├── scalbn                                                                                    180   0.02%  0x00071365 text
    │   ├── scanf_getc                                                                                 20   0.00%  0x000896d9 text
    │   ├── scanf_ungetc                                                                               16   0.00%  0x000896ed text
    │   ├── secp256r1_a.1                                                                              32   0.00%  0x000a302d rodata
    │   ├── sha1_blocks                                                                               604   0.07%  0x0006e639 text
    │   ├── sha1_blocks.constprop.0                                                                   500   0.06%  0x0006e895 text
    │   ├── sha256_blocks                                                                             188   0.02%  0x0006ed49 text
    │   ├── sha256_blocks.constprop.0                                                                 116   0.01%  0x0006ee05 text
    │   ├── skip_spaces                                                                                42   0.00%  0x000896fd text
    │   ├── snprintf                                                                                   88   0.01%  0x000706e1 text
    │   ├── spair_connect                                                                              24   0.00%  0x0004b70d text
    │   ├── sscanf                                                                                     64   0.01%  0x00070739 text
    │   ├── startTrngHW                                                                               304   0.04%  0x0006be41 text
    │   ├── stdinout_write_vmeth                                                                        4   0.00%  0x00071aa1 text
    │   ├── stdout                                                                                      4   0.00%  0x0008d874 rodata
    │   ├── strchr                                                                                     26   0.00%  0x00089505 text
    │   ├── strcmp                                                                                     20   0.00%  0x000032bd text
    │   ├── strcpy                                                                                     16   0.00%  0x000032d1 text
    │   ├── strerror                                                                                    8   0.00%  0x0008951f text
    │   ├── strlen                                                                                     16   0.00%  0x000032e1 text
    │   ├── strncmp                                                                                    36   0.00%  0x00089527 text
    │   ├── strncpy                                                                                    32   0.00%  0x0008954b text
    │   ├── strnlen                                                                                    24   0.00%  0x0008956b text
    │   ├── strrchr                                                                                    44   0.01%  0x00089583 text
    │   ├── strstr                                                                                     44   0.01%  0x000895af text
    │   ├── strtol                                                                                    236   0.03%  0x00070779 text
    │   ├── strtoul                                                                                   204   0.02%  0x00070865 text
    │   ├── stypes.11                                                                                  24   0.00%  0x0008b940 rodata
    │   ├── swapfunc                                                                                   72   0.01%  0x000891ab text
    │   ├── transitions.0                                                                              12   0.00%  0x0008d894 rodata
    │   ├── transitions.0                                                                              12   0.00%  0x0008da78 rodata
    │   ├── txq_be.5                                                                                   16   0.00%  0x0008bbd0 rodata
    │   ├── txq_be.5                                                                                   16   0.00%  0x0008d6a0 rodata
    │   ├── txq_bk.4                                                                                   16   0.00%  0x0008bbc0 rodata
    │   ├── txq_bk.4                                                                                   16   0.00%  0x0008d690 rodata
    │   ├── txq_vi.6                                                                                   16   0.00%  0x0008bbe0 rodata
    │   ├── txq_vi.6                                                                                   16   0.00%  0x0008d6b0 rodata
    │   ├── txq_vo.7                                                                                   16   0.00%  0x0008bbf0 rodata
    │   ├── txq_vo.7                                                                                   16   0.00%  0x0008d6c0 rodata
    │   ├── ungetc                                                                                     50   0.01%  0x000897fb text
    │   ├── vsnprintf                                                                                  80   0.01%  0x00071145 text
    │   ├── wait_q.0                                                                                    8   0.00%  0x20000c70 datas
    │   ├── wpa_cli_complete_deauthenticate                                                             4   0.00%  0x00077723 text
    │   ├── wpa_cli_complete_disassociate                                                               4   0.00%  0x00077727 text
    │   ├── wpa_config_parse_bssid_blacklist                                                            4   0.00%  0x00074b4f text
    │   ├── wpa_config_parse_bssid_whitelist                                                            4   0.00%  0x00074b53 text
    │   ├── wpa_config_write_bssid_blacklist                                                            4   0.00%  0x00074b3f text
    │   ├── wpa_config_write_bssid_whitelist                                                            4   0.00%  0x00074b4b text
    │   ├── wpa_debug_level                                                                             4   0.00%  0x20000384 datas
    │   ├── wpa_driver_zep_ops                                                                        616   0.07%  0x0008b958 rodata
    │   ├── wpa_drivers                                                                                 8   0.00%  0x0008b514 rodata
    │   ├── wpa_sm_start_preauth                                                                        2   0.00%  0x0007d285 text
    │   ├── wpas_notify_ap_scan_changed                                                                 2   0.00%  0x000751ef text
    │   ├── wpas_notify_assoc_status_code                                                               2   0.00%  0x000751e5 text
    │   ├── wpas_notify_auth_changed                                                                    2   0.00%  0x000751f3 text
    │   ├── wpas_notify_auth_status_code                                                                2   0.00%  0x000751e3 text
    │   ├── wpas_notify_bss_ies_changed                                                                 2   0.00%  0x0007520f text
    │   ├── wpas_notify_bss_mode_changed                                                                2   0.00%  0x00075207 text
    │   ├── wpas_notify_bss_privacy_changed                                                             2   0.00%  0x00075205 text
    │   ├── wpas_notify_bss_rates_changed                                                               2   0.00%  0x00075211 text
    │   ├── wpas_notify_bss_rsnie_changed                                                               2   0.00%  0x0007520b text
    │   ├── wpas_notify_bss_seen                                                                        2   0.00%  0x00075213 text
    │   ├── wpas_notify_bss_signal_changed                                                              2   0.00%  0x00075203 text
    │   ├── wpas_notify_bss_wpaie_changed                                                               2   0.00%  0x00075209 text
    │   ├── wpas_notify_bss_wps_changed                                                                 2   0.00%  0x0007520d text
    │   ├── wpas_notify_bssid_changed                                                                   2   0.00%  0x000751f1 text
    │   ├── wpas_notify_disconnect_reason                                                               2   0.00%  0x000751e1 text
    │   ├── wpas_notify_iface_added                                                                     4   0.00%  0x000751cf text
    │   ├── wpas_notify_iface_removed                                                                   2   0.00%  0x000751d3 text
    │   ├── wpas_notify_network_changed                                                                 2   0.00%  0x000751ed text
    │   ├── wpas_notify_network_selected                                                                2   0.00%  0x000751f7 text
    │   ├── wpas_notify_network_type_changed                                                            2   0.00%  0x0007521b text
    │   ├── wpas_notify_pmk_cache_added                                                                 2   0.00%  0x0007521d text
    │   ├── wpas_notify_psk_mismatch                                                                    2   0.00%  0x00075219 text
    │   ├── wpas_notify_roam_complete                                                                   2   0.00%  0x000751e9 text
    │   ├── wpas_notify_roam_time                                                                       2   0.00%  0x000751e7 text
    │   ├── wpas_notify_scan_results                                                                    2   0.00%  0x000751ff text
    │   ├── wpas_notify_scanning                                                                        2   0.00%  0x000751fb text
    │   ├── wpas_notify_session_length                                                                  2   0.00%  0x000751eb text
    │   ├── wpas_notify_signal_change                                                                   2   0.00%  0x0007521f text
    │   ├── write_invalid_key                                                                          80   0.01%  0x0006cf79 text
    │   ├── z_impl_log_process                                                                          4   0.00%  0x00071f47 text
    │   ├── zep_shim_bus_qspi_deinit                                                                    4   0.00%  0x00083e69 text
    │   ├── zep_shim_ctrl_llist_free                                                                    4   0.00%  0x00083e65 text
    │   ├── zep_shim_llist_free                                                                         4   0.00%  0x00083e61 text
    │   └── zep_shim_timer_free                                                                         4   0.00%  0x00083e5d text
    ├── /                                                                                             300   0.04%  -
    │   └── Users                                                                                     300   0.04%  -
    │       └── tudor                                                                                 300   0.04%  -
    │           └── zephyr-sdk-0.17.0                                                                 300   0.04%  -
    │               └── arm-zephyr-eabi                                                               300   0.04%  -
    │                   └── picolibc                                                                  300   0.04%  -
    │                       └── include                                                               300   0.04%  -
    │                           ├── stdio.h                                                             4   0.00%  -
    │                           │   └── fdopen                                                          4   0.00%  0x0007dd23 text
    │                           ├── stdlib.h                                                          160   0.02%  -
    │                           │   ├── abort                                                          28   0.00%  0x000482c1 text
    │                           │   ├── calloc                                                         52   0.01%  0x00048371 text
    │                           │   ├── free                                                           28   0.00%  0x00048355 text
    │                           │   └── malloc                                                         52   0.01%  0x00048321 text
    │                           └── time.h                                                            136   0.02%  -
    │                               └── clock_gettime                                                 136   0.02%  0x000485d1 text
    ├── OUTPUT_DIR                                                                                    530   0.06%  -
    │   └── zephyr                                                                                    530   0.06%  -
    │       ├── include                                                                               252   0.03%  -
    │       │   └── generated                                                                         252   0.03%  -
    │       │       └── zephyr                                                                        252   0.03%  -
    │       │           └── syscalls                                                                  252   0.03%  -
    │       │               ├── kernel.h                                                              240   0.03%  -
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x00071aa5 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                    16   0.00%  0x000275cd text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                    16   0.00%  0x00049449 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x0007e0af text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x0007e881 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                    16   0.00%  0x0004c8c5 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x0007f1d3 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x000800d5 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                    16   0.00%  0x00050d5d text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x000827ff text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                    16   0.00%  0x000566b1 text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x0008386f text
    │       │               │   ├── k_mutex_lock.constprop.0.isra.0                                     4   0.00%  0x000839d7 text
    │       │               │   ├── k_mutex_unlock.constprop.0.isra.0                                  12   0.00%  0x000275dd text
    │       │               │   ├── k_mutex_unlock.constprop.0.isra.0                                  12   0.00%  0x00049459 text
    │       │               │   ├── k_mutex_unlock.constprop.0.isra.0                                  12   0.00%  0x0004c8d5 text
    │       │               │   ├── k_mutex_unlock.constprop.0.isra.0                                  12   0.00%  0x00050d6d text
    │       │               │   ├── k_mutex_unlock.constprop.0.isra.0                                  12   0.00%  0x000566c1 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x00071aa9 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x0007e0b3 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x0007e8cb text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x0007f1e5 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x0008001f text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x000800dd text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x0008294b text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x000837c3 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x00083873 text
    │       │               │   ├── k_mutex_unlock.isra.0                                               4   0.00%  0x000839db text
    │       │               │   ├── k_poll_signal_raise.isra.0                                          4   0.00%  0x0007e4f1 text
    │       │               │   ├── k_sem_give                                                          4   0.00%  0x0007e4ed text
    │       │               │   ├── k_sem_give                                                          4   0.00%  0x00084021 text
    │       │               │   ├── k_sem_take                                                          4   0.00%  0x0007e4e9 text
    │       │               │   ├── k_sem_take                                                          4   0.00%  0x00082723 text
    │       │               │   ├── k_sem_take.isra.0                                                   4   0.00%  0x00084043 text
    │       │               │   └── k_usleep                                                            4   0.00%  0x00083d91 text
    │       │               └── net_if.h                                                               12   0.00%  -
    │       │                   ├── net_if_get_by_index                                                 4   0.00%  0x0007e0c7 text
    │       │                   ├── net_if_get_by_index                                                 4   0.00%  0x0007f545 text
    │       │                   └── net_if_get_by_index                                                 4   0.00%  0x00080053 text
    │       ├── isr_tables.c                                                                          276   0.03%  -
    │       │   └── _irq_vector_table                                                                 276   0.03%  0x00000040 rom_start
    │       └── misc                                                                                    2   0.00%  -
    │           └── generated                                                                           2   0.00%  -
    │               └── configs.c                                                                       2   0.00%  -
    │                   └── _ConfigAbsSyms                                                              2   0.00%  0x00071eff text
    ├── WORKSPACE                                                                                  387939  45.48%  -
    │   ├── modules                                                                                383993  45.01%  -
    │   │   ├── crypto                                                                              32170   3.77%  -
    │   │   │   ├── mbedtls                                                                         27252   3.19%  -
    │   │   │   │   └── library                                                                     27252   3.19%  -
    │   │   │   │       ├── aes.c                                                                     446   0.05%  -
    │   │   │   │       │   ├── mbedtls_aes_crypt_cbc                                                 208   0.02%  0x0008620b text
    │   │   │   │       │   ├── mbedtls_aes_crypt_ctr                                                 182   0.02%  0x000862db text
    │   │   │   │       │   ├── mbedtls_aes_crypt_ecb                                                  34   0.00%  0x000861e9 text
    │   │   │   │       │   ├── mbedtls_aes_free                                                       12   0.00%  0x000861dd text
    │   │   │   │       │   └── mbedtls_aes_init                                                       10   0.00%  0x000861d3 text
    │   │   │   │       ├── bignum.c                                                                 4258   0.50%  -
    │   │   │   │       │   ├── add_sub_mpi                                                            98   0.01%  0x00088133 text
    │   │   │   │       │   ├── mbedtls_ct_mpi_sign_if                                                 18   0.00%  0x00087bf9 text
    │   │   │   │       │   ├── mbedtls_mpi_add_abs                                                   144   0.02%  0x00088001 text
    │   │   │   │       │   ├── mbedtls_mpi_add_int                                                    48   0.01%  0x000881a3 text
    │   │   │   │       │   ├── mbedtls_mpi_add_mpi                                                     6   0.00%  0x00088195 text
    │   │   │   │       │   ├── mbedtls_mpi_bitlen                                                      8   0.00%  0x00087e4b text
    │   │   │   │       │   ├── mbedtls_mpi_cmp_abs                                                    94   0.01%  0x00087ee3 text
    │   │   │   │       │   ├── mbedtls_mpi_cmp_int                                                    48   0.01%  0x00087fd1 text
    │   │   │   │       │   ├── mbedtls_mpi_cmp_mpi                                                   144   0.02%  0x00087f41 text
    │   │   │   │       │   ├── mbedtls_mpi_copy                                                      106   0.01%  0x00087d63 text
    │   │   │   │       │   ├── mbedtls_mpi_div_mpi                                                   820   0.10%  0x0006d941 text
    │   │   │   │       │   ├── mbedtls_mpi_exp_mod                                                    18   0.00%  0x0008857b text
    │   │   │   │       │   ├── mbedtls_mpi_exp_mod_optionally_safe                                   474   0.06%  0x000883a1 text
    │   │   │   │       │   ├── mbedtls_mpi_free                                                       28   0.00%  0x00087c15 text
    │   │   │   │       │   ├── mbedtls_mpi_gcd                                                       248   0.03%  0x0008858d text
    │   │   │   │       │   ├── mbedtls_mpi_get_bit                                                    32   0.00%  0x00087e05 text
    │   │   │   │       │   ├── mbedtls_mpi_grow                                                       72   0.01%  0x00087c31 text
    │   │   │   │       │   ├── mbedtls_mpi_init                                                       10   0.00%  0x00087c0b text
    │   │   │   │       │   ├── mbedtls_mpi_inv_mod                                                   678   0.08%  0x000886c1 text
    │   │   │   │       │   ├── mbedtls_mpi_lsb                                                        38   0.00%  0x00087e25 text
    │   │   │   │       │   ├── mbedtls_mpi_lset                                                       56   0.01%  0x00087dcd text
    │   │   │   │       │   ├── mbedtls_mpi_mod_mpi                                                   100   0.01%  0x0008833d text
    │   │   │   │       │   ├── mbedtls_mpi_mul_int                                                    98   0.01%  0x000882db text
    │   │   │   │       │   ├── mbedtls_mpi_mul_mpi                                                   216   0.03%  0x00088203 text
    │   │   │   │       │   ├── mbedtls_mpi_random                                                     60   0.01%  0x00088685 text
    │   │   │   │       │   ├── mbedtls_mpi_read_binary                                                44   0.01%  0x00087e5f text
    │   │   │   │       │   ├── mbedtls_mpi_resize_clear                                               54   0.01%  0x00087ccb text
    │   │   │   │       │   ├── mbedtls_mpi_safe_cond_assign                                           82   0.01%  0x00087c79 text
    │   │   │   │       │   ├── mbedtls_mpi_shift_l                                                    58   0.01%  0x00087e97 text
    │   │   │   │       │   ├── mbedtls_mpi_shift_r                                                    18   0.00%  0x00087ed1 text
    │   │   │   │       │   ├── mbedtls_mpi_shrink                                                     98   0.01%  0x00087d01 text
    │   │   │   │       │   ├── mbedtls_mpi_size                                                       12   0.00%  0x00087e53 text
    │   │   │   │       │   ├── mbedtls_mpi_sub_abs                                                   162   0.02%  0x00088091 text
    │   │   │   │       │   ├── mbedtls_mpi_sub_int                                                    48   0.01%  0x000881d3 text
    │   │   │   │       │   ├── mbedtls_mpi_sub_mpi                                                     8   0.00%  0x0008819b text
    │   │   │   │       │   └── mbedtls_mpi_write_binary                                               12   0.00%  0x00087e8b text
    │   │   │   │       ├── bignum_core.c                                                            2098   0.25%  -
    │   │   │   │       │   ├── mbedtls_mpi_core_add                                                   44   0.01%  0x00088be7 text
    │   │   │   │       │   ├── mbedtls_mpi_core_bigendian_to_host                                     38   0.00%  0x0008899d text
    │   │   │   │       │   ├── mbedtls_mpi_core_bitlen                                                30   0.00%  0x0008897f text
    │   │   │   │       │   ├── mbedtls_mpi_core_check_zero_ct                                         24   0.00%  0x00089095 text
    │   │   │   │       │   ├── mbedtls_mpi_core_cond_assign                                           40   0.00%  0x00088a29 text
    │   │   │   │       │   ├── mbedtls_mpi_core_exp_mod                                               32   0.00%  0x00089031 text
    │   │   │   │       │   ├── mbedtls_mpi_core_exp_mod_optionally_safe                              428   0.05%  0x00088d47 text
    │   │   │   │       │   ├── mbedtls_mpi_core_exp_mod_unsafe                                        34   0.00%  0x00089051 text
    │   │   │   │       │   ├── mbedtls_mpi_core_exp_mod_working_limbs                                 40   0.00%  0x00089009 text
    │   │   │   │       │   ├── mbedtls_mpi_core_fill_random                                           94   0.01%  0x00088f27 text
    │   │   │   │       │   ├── mbedtls_mpi_core_from_mont_rep                                         32   0.00%  0x000890c5 text
    │   │   │   │       │   ├── mbedtls_mpi_core_get_mont_r2_unsafe                                    52   0.01%  0x00088ef3 text
    │   │   │   │       │   ├── mbedtls_mpi_core_lt_ct                                                 60   0.01%  0x000889ed text
    │   │   │   │       │   ├── mbedtls_mpi_core_mla                                                  204   0.02%  0x0006dc75 text
    │   │   │   │       │   ├── mbedtls_mpi_core_montmul                                              150   0.02%  0x00088cb1 text
    │   │   │   │       │   ├── mbedtls_mpi_core_montmul_init                                          34   0.00%  0x00088c8f text
    │   │   │   │       │   ├── mbedtls_mpi_core_mul                                                   66   0.01%  0x00088c4d text
    │   │   │   │       │   ├── mbedtls_mpi_core_random                                               132   0.02%  0x00088f85 text
    │   │   │   │       │   ├── mbedtls_mpi_core_read_be                                               74   0.01%  0x00088a51 text
    │   │   │   │       │   ├── mbedtls_mpi_core_shift_l                                              108   0.01%  0x00088b7b text
    │   │   │   │       │   ├── mbedtls_mpi_core_shift_r                                              124   0.01%  0x00088aff text
    │   │   │   │       │   ├── mbedtls_mpi_core_sub                                                   58   0.01%  0x00088c13 text
    │   │   │   │       │   ├── mbedtls_mpi_core_sub_int                                               34   0.00%  0x00089073 text
    │   │   │   │       │   ├── mbedtls_mpi_core_to_mont_rep                                           24   0.00%  0x000890ad text
    │   │   │   │       │   ├── mbedtls_mpi_core_uint_le_mpi                                           42   0.00%  0x000889c3 text
    │   │   │   │       │   └── mbedtls_mpi_core_write_be                                             100   0.01%  0x00088a9b text
    │   │   │   │       ├── block_cipher.c                                                            372   0.04%  -
    │   │   │   │       │   ├── mbedtls_block_cipher_encrypt                                           96   0.01%  0x0006de2d text
    │   │   │   │       │   ├── mbedtls_block_cipher_free                                              40   0.00%  0x000890e5 text
    │   │   │   │       │   ├── mbedtls_block_cipher_setkey                                           152   0.02%  0x0006dd95 text
    │   │   │   │       │   └── mbedtls_block_cipher_setup                                             84   0.01%  0x0006dd41 text
    │   │   │   │       ├── ccm.c                                                                     638   0.07%  -
    │   │   │   │       │   ├── mbedtls_ccm_crypt                                                     120   0.01%  0x000863c7 text
    │   │   │   │       │   ├── mbedtls_ccm_free                                                       28   0.00%  0x0008647b text
    │   │   │   │       │   ├── mbedtls_ccm_init                                                       10   0.00%  0x0008643f text
    │   │   │   │       │   ├── mbedtls_ccm_setkey                                                     50   0.01%  0x00086449 text
    │   │   │   │       │   └── mbedtls_ccm_update                                                    430   0.05%  0x00086497 text
    │   │   │   │       ├── chachapoly.c                                                              266   0.03%  -
    │   │   │   │       │   ├── chachapoly_pad_aad                                                     48   0.01%  0x00086645 text
    │   │   │   │       │   ├── mbedtls_chachapoly_free                                                42   0.00%  0x0008669d text
    │   │   │   │       │   ├── mbedtls_chachapoly_init                                                40   0.00%  0x00086675 text
    │   │   │   │       │   ├── mbedtls_chachapoly_setkey                                               4   0.00%  0x000866c7 text
    │   │   │   │       │   └── mbedtls_chachapoly_update                                             132   0.02%  0x000866cb text
    │   │   │   │       ├── cipher.c                                                                  852   0.10%  -
    │   │   │   │       │   ├── mbedtls_cipher_free                                                    56   0.01%  0x0006742d text
    │   │   │   │       │   ├── mbedtls_cipher_info_from_type                                          24   0.00%  0x00067415 text
    │   │   │   │       │   ├── mbedtls_cipher_init                                                     8   0.00%  0x00085d9d text
    │   │   │   │       │   ├── mbedtls_cipher_setkey                                                 108   0.01%  0x000674a5 text
    │   │   │   │       │   ├── mbedtls_cipher_setup                                                   64   0.01%  0x00067465 text
    │   │   │   │       │   └── mbedtls_cipher_update                                                 592   0.07%  0x00067511 text
    │   │   │   │       ├── cipher_wrap.c                                                             668   0.08%  -
    │   │   │   │       │   ├── aes_128_cbc_info                                                        8   0.00%  0x0008dfbc rodata
    │   │   │   │       │   ├── aes_128_ccm_info                                                        8   0.00%  0x0008df2c rodata
    │   │   │   │       │   ├── aes_128_ccm_star_no_tag_info                                            8   0.00%  0x0008df14 rodata
    │   │   │   │       │   ├── aes_128_ctr_info                                                        8   0.00%  0x0008dfa4 rodata
    │   │   │   │       │   ├── aes_128_ecb_info                                                        8   0.00%  0x0008dfd4 rodata
    │   │   │   │       │   ├── aes_128_gcm_info                                                        8   0.00%  0x0008df68 rodata
    │   │   │   │       │   ├── aes_192_cbc_info                                                        8   0.00%  0x0008dfb4 rodata
    │   │   │   │       │   ├── aes_192_ccm_info                                                        8   0.00%  0x0008df24 rodata
    │   │   │   │       │   ├── aes_192_ccm_star_no_tag_info                                            8   0.00%  0x0008df0c rodata
    │   │   │   │       │   ├── aes_192_ctr_info                                                        8   0.00%  0x0008df9c rodata
    │   │   │   │       │   ├── aes_192_ecb_info                                                        8   0.00%  0x0008dfcc rodata
    │   │   │   │       │   ├── aes_192_gcm_info                                                        8   0.00%  0x0008df60 rodata
    │   │   │   │       │   ├── aes_256_cbc_info                                                        8   0.00%  0x0008dfac rodata
    │   │   │   │       │   ├── aes_256_ccm_info                                                        8   0.00%  0x0008df1c rodata
    │   │   │   │       │   ├── aes_256_ccm_star_no_tag_info                                            8   0.00%  0x0008df04 rodata
    │   │   │   │       │   ├── aes_256_ctr_info                                                        8   0.00%  0x0008df94 rodata
    │   │   │   │       │   ├── aes_256_ecb_info                                                        8   0.00%  0x0008dfc4 rodata
    │   │   │   │       │   ├── aes_256_gcm_info                                                        8   0.00%  0x0008df58 rodata
    │   │   │   │       │   ├── aes_crypt_cbc_wrap                                                      4   0.00%  0x00085e95 text
    │   │   │   │       │   ├── aes_crypt_ctr_wrap                                                      4   0.00%  0x00085e91 text
    │   │   │   │       │   ├── aes_crypt_ecb_wrap                                                      4   0.00%  0x00085e99 text
    │   │   │   │       │   ├── aes_ctx_alloc                                                          24   0.00%  0x00085e71 text
    │   │   │   │       │   ├── aes_ctx_free                                                           18   0.00%  0x00085e5f text
    │   │   │   │       │   ├── aes_info                                                               36   0.00%  0x0008dfdc rodata
    │   │   │   │       │   ├── aes_setkey_dec_wrap                                                     4   0.00%  0x00085e89 text
    │   │   │   │       │   ├── aes_setkey_enc_wrap                                                     4   0.00%  0x00085e8d text
    │   │   │   │       │   ├── ccm_aes_info                                                           36   0.00%  0x0008df34 rodata
    │   │   │   │       │   ├── ccm_aes_setkey_wrap                                                    10   0.00%  0x00085e55 text
    │   │   │   │       │   ├── ccm_ctx_alloc                                                          24   0.00%  0x00085e3d text
    │   │   │   │       │   ├── ccm_ctx_free                                                           18   0.00%  0x00085e2b text
    │   │   │   │       │   ├── chacha20_base_info                                                     36   0.00%  0x0008dee0 rodata
    │   │   │   │       │   ├── chacha20_ctx_alloc                                                     22   0.00%  0x00085e15 text
    │   │   │   │       │   ├── chacha20_ctx_free                                                      18   0.00%  0x00085e03 text
    │   │   │   │       │   ├── chacha20_info                                                           8   0.00%  0x0008ded8 rodata
    │   │   │   │       │   ├── chacha20_setkey_wrap                                                   28   0.00%  0x0006777d text
    │   │   │   │       │   ├── chacha20_stream_wrap                                                   24   0.00%  0x00067799 text
    │   │   │   │       │   ├── chachapoly_base_info                                                   36   0.00%  0x0008deb4 rodata
    │   │   │   │       │   ├── chachapoly_ctx_alloc                                                   24   0.00%  0x00085deb text
    │   │   │   │       │   ├── chachapoly_ctx_free                                                    18   0.00%  0x00085dd9 text
    │   │   │   │       │   ├── chachapoly_info                                                         8   0.00%  0x0008deac rodata
    │   │   │   │       │   ├── chachapoly_setkey_wrap                                                 28   0.00%  0x00067761 text
    │   │   │   │       │   ├── gcm_aes_info                                                           36   0.00%  0x0008df70 rodata
    │   │   │   │       │   ├── gcm_aes_setkey_wrap                                                    10   0.00%  0x00085dcf text
    │   │   │   │       │   ├── gcm_ctx_alloc                                                          24   0.00%  0x00085db7 text
    │   │   │   │       │   └── gcm_ctx_free                                                           18   0.00%  0x00085da5 text
    │   │   │   │       ├── cmac.c                                                                    814   0.10%  -
    │   │   │   │       │   ├── cmac_multiply_by_u.part.0                                              54   0.01%  0x00086391 text
    │   │   │   │       │   ├── mbedtls_cipher_cmac_finish                                            412   0.05%  0x00068e81 text
    │   │   │   │       │   ├── mbedtls_cipher_cmac_starts                                             80   0.01%  0x00068d25 text
    │   │   │   │       │   └── mbedtls_cipher_cmac_update                                            268   0.03%  0x00068d75 text
    │   │   │   │       ├── constant_time.c                                                            64   0.01%  -
    │   │   │   │       │   └── mbedtls_ct_memcpy_if                                                   64   0.01%  0x0008910d text
    │   │   │   │       ├── ecp.c                                                                    4908   0.58%  -
    │   │   │   │       │   ├── ecp_add_mixed                                                         480   0.06%  0x000692d9 text
    │   │   │   │       │   ├── ecp_double_jac                                                        524   0.06%  0x00086a15 text
    │   │   │   │       │   ├── ecp_mul_restartable_internal.isra.0                                  1180   0.14%  0x00069711 text
    │   │   │   │       │   ├── ecp_normalize_jac                                                     136   0.02%  0x0008677f text
    │   │   │   │       │   ├── ecp_normalize_jac_many                                                392   0.05%  0x000690c1 text
    │   │   │   │       │   ├── ecp_randomize_jac                                                     144   0.02%  0x00069249 text
    │   │   │   │       │   ├── ecp_safe_invert_jac                                                    72   0.01%  0x00086807 text
    │   │   │   │       │   ├── ecp_select_comb                                                       116   0.01%  0x0008684f text
    │   │   │   │       │   ├── ecp_sw_rhs                                                            124   0.01%  0x00086999 text
    │   │   │   │       │   ├── mbedtls_ecp_check_privkey                                              60   0.01%  0x000696d5 text
    │   │   │   │       │   ├── mbedtls_ecp_check_pubkey                                              180   0.02%  0x00069621 text
    │   │   │   │       │   ├── mbedtls_ecp_copy                                                       44   0.01%  0x00086cfb text
    │   │   │   │       │   ├── mbedtls_ecp_get_type                                                   18   0.00%  0x00086c21 text
    │   │   │   │       │   ├── mbedtls_ecp_group_free                                                 98   0.01%  0x00086c99 text
    │   │   │   │       │   ├── mbedtls_ecp_group_init                                                 66   0.01%  0x00086c4f text
    │   │   │   │       │   ├── mbedtls_ecp_is_zero                                                    18   0.00%  0x00086d4f text
    │   │   │   │       │   ├── mbedtls_ecp_mul                                                        22   0.00%  0x00086e3d text
    │   │   │   │       │   ├── mbedtls_ecp_mul_restartable                                            24   0.00%  0x00069c2d text
    │   │   │   │       │   ├── mbedtls_ecp_mul_shortcuts.isra.0                                      198   0.02%  0x00086d61 text
    │   │   │   │       │   ├── mbedtls_ecp_muladd                                                     22   0.00%  0x00086e27 text
    │   │   │   │       │   ├── mbedtls_ecp_muladd_restartable                                        128   0.02%  0x00069bad text
    │   │   │   │       │   ├── mbedtls_ecp_point_cmp                                                  52   0.01%  0x000694b9 text
    │   │   │   │       │   ├── mbedtls_ecp_point_free                                                  8   0.00%  0x00086c91 text
    │   │   │   │       │   ├── mbedtls_ecp_point_free.part.0                                          28   0.00%  0x0008695f text
    │   │   │   │       │   ├── mbedtls_ecp_point_init                                                 28   0.00%  0x00086c33 text
    │   │   │   │       │   ├── mbedtls_ecp_point_read_binary                                         308   0.04%  0x000694ed text
    │   │   │   │       │   ├── mbedtls_ecp_set_zero                                                   40   0.00%  0x00086d27 text
    │   │   │   │       │   ├── mbedtls_mpi_add_mod                                                    56   0.01%  0x00086901 text
    │   │   │   │       │   ├── mbedtls_mpi_mul_int_mod.part.0                                         38   0.00%  0x00086939 text
    │   │   │   │       │   ├── mbedtls_mpi_mul_mod                                                   164   0.02%  0x0006901d text
    │   │   │   │       │   ├── mbedtls_mpi_shift_l_mod.constprop.0                                    30   0.00%  0x0008697b text
    │   │   │   │       │   ├── mbedtls_mpi_sub_mod                                                    62   0.01%  0x000868c3 text
    │   │   │   │       │   ├── mpi_free_many                                                          24   0.00%  0x00086767 text
    │   │   │   │       │   └── mpi_init_many                                                          24   0.00%  0x0008674f text
    │   │   │   │       ├── ecp_curves.c                                                             2504   0.29%  -
    │   │   │   │       │   ├── add32                                                                  16   0.00%  0x00086e53 text
    │   │   │   │       │   ├── ecp_mod_p256                                                          746   0.09%  0x00086e79 text
    │   │   │   │       │   ├── mbedtls_ecp_group_load                                                148   0.02%  0x00069c45 text
    │   │   │   │       │   ├── mpi_one                                                                 4   0.00%  0x0008e660 rodata
    │   │   │   │       │   ├── secp256r1_T                                                           384   0.05%  0x0008e040 rodata
    │   │   │   │       │   ├── secp256r1_T_0_X                                                        32   0.00%  0x0008e5a0 rodata
    │   │   │   │       │   ├── secp256r1_T_0_Y                                                        32   0.00%  0x0008e580 rodata
    │   │   │   │       │   ├── secp256r1_T_10_X                                                       32   0.00%  0x0008e320 rodata
    │   │   │   │       │   ├── secp256r1_T_10_Y                                                       32   0.00%  0x0008e300 rodata
    │   │   │   │       │   ├── secp256r1_T_11_X                                                       32   0.00%  0x0008e2e0 rodata
    │   │   │   │       │   ├── secp256r1_T_11_Y                                                       32   0.00%  0x0008e2c0 rodata
    │   │   │   │       │   ├── secp256r1_T_12_X                                                       32   0.00%  0x0008e2a0 rodata
    │   │   │   │       │   ├── secp256r1_T_12_Y                                                       32   0.00%  0x0008e280 rodata
    │   │   │   │       │   ├── secp256r1_T_13_X                                                       32   0.00%  0x0008e260 rodata
    │   │   │   │       │   ├── secp256r1_T_13_Y                                                       32   0.00%  0x0008e240 rodata
    │   │   │   │       │   ├── secp256r1_T_14_X                                                       32   0.00%  0x0008e220 rodata
    │   │   │   │       │   ├── secp256r1_T_14_Y                                                       32   0.00%  0x0008e200 rodata
    │   │   │   │       │   ├── secp256r1_T_15_X                                                       32   0.00%  0x0008e1e0 rodata
    │   │   │   │       │   ├── secp256r1_T_15_Y                                                       32   0.00%  0x0008e1c0 rodata
    │   │   │   │       │   ├── secp256r1_T_1_X                                                        32   0.00%  0x0008e560 rodata
    │   │   │   │       │   ├── secp256r1_T_1_Y                                                        32   0.00%  0x0008e540 rodata
    │   │   │   │       │   ├── secp256r1_T_2_X                                                        32   0.00%  0x0008e520 rodata
    │   │   │   │       │   ├── secp256r1_T_2_Y                                                        32   0.00%  0x0008e500 rodata
    │   │   │   │       │   ├── secp256r1_T_3_X                                                        32   0.00%  0x0008e4e0 rodata
    │   │   │   │       │   ├── secp256r1_T_3_Y                                                        32   0.00%  0x0008e4c0 rodata
    │   │   │   │       │   ├── secp256r1_T_4_X                                                        32   0.00%  0x0008e4a0 rodata
    │   │   │   │       │   ├── secp256r1_T_4_Y                                                        32   0.00%  0x0008e480 rodata
    │   │   │   │       │   ├── secp256r1_T_5_X                                                        32   0.00%  0x0008e460 rodata
    │   │   │   │       │   ├── secp256r1_T_5_Y                                                        32   0.00%  0x0008e440 rodata
    │   │   │   │       │   ├── secp256r1_T_6_X                                                        32   0.00%  0x0008e420 rodata
    │   │   │   │       │   ├── secp256r1_T_6_Y                                                        32   0.00%  0x0008e400 rodata
    │   │   │   │       │   ├── secp256r1_T_7_X                                                        32   0.00%  0x0008e3e0 rodata
    │   │   │   │       │   ├── secp256r1_T_7_Y                                                        32   0.00%  0x0008e3c0 rodata
    │   │   │   │       │   ├── secp256r1_T_8_X                                                        32   0.00%  0x0008e3a0 rodata
    │   │   │   │       │   ├── secp256r1_T_8_Y                                                        32   0.00%  0x0008e380 rodata
    │   │   │   │       │   ├── secp256r1_T_9_X                                                        32   0.00%  0x0008e360 rodata
    │   │   │   │       │   ├── secp256r1_T_9_Y                                                        32   0.00%  0x0008e340 rodata
    │   │   │   │       │   ├── secp256r1_b                                                            32   0.00%  0x0008e620 rodata
    │   │   │   │       │   ├── secp256r1_gx                                                           32   0.00%  0x0008e600 rodata
    │   │   │   │       │   ├── secp256r1_gy                                                           32   0.00%  0x0008e5e0 rodata
    │   │   │   │       │   ├── secp256r1_n                                                            32   0.00%  0x0008e5c0 rodata
    │   │   │   │       │   ├── secp256r1_p                                                            32   0.00%  0x0008e640 rodata
    │   │   │   │       │   └── sub32                                                                  22   0.00%  0x00086e63 text
    │   │   │   │       ├── gcm.c                                                                    1348   0.16%  -
    │   │   │   │       │   ├── gcm_mask                                                              214   0.03%  0x00087163 text
    │   │   │   │       │   ├── gcm_mult                                                              332   0.04%  0x00069cd9 text
    │   │   │   │       │   ├── last4                                                                  32   0.00%  0x0008ea80 rodata
    │   │   │   │       │   ├── mbedtls_gcm_free                                                       26   0.00%  0x00087521 text
    │   │   │   │       │   ├── mbedtls_gcm_init                                                       10   0.00%  0x00087239 text
    │   │   │   │       │   ├── mbedtls_gcm_setkey                                                    388   0.05%  0x00087243 text
    │   │   │   │       │   └── mbedtls_gcm_update                                                    346   0.04%  0x000873c7 text
    │   │   │   │       ├── hkdf.c                                                                    240   0.03%  -
    │   │   │   │       │   └── mbedtls_hkdf_expand                                                   240   0.03%  0x00069e25 text
    │   │   │   │       ├── md.c                                                                     1238   0.15%  -
    │   │   │   │       │   ├── mbedtls_md5_info                                                        3   0.00%  0x000cea5e rodata
    │   │   │   │       │   ├── mbedtls_md_error_from_psa                                              20   0.00%  0x00067939 text
    │   │   │   │       │   ├── mbedtls_md_finish                                                     128   0.02%  0x00067a59 text
    │   │   │   │       │   ├── mbedtls_md_free                                                       138   0.02%  0x000677e5 text
    │   │   │   │       │   ├── mbedtls_md_get_size                                                     6   0.00%  0x00085ea5 text
    │   │   │   │       │   ├── mbedtls_md_hmac_finish                                                 84   0.01%  0x00067be9 text
    │   │   │   │       │   ├── mbedtls_md_hmac_reset                                                  44   0.01%  0x00067c3d text
    │   │   │   │       │   ├── mbedtls_md_hmac_starts                                                244   0.03%  0x00067ad9 text
    │   │   │   │       │   ├── mbedtls_md_hmac_update                                                 28   0.00%  0x00067bcd text
    │   │   │   │       │   ├── mbedtls_md_info_from_type                                              24   0.00%  0x000677cd text
    │   │   │   │       │   ├── mbedtls_md_init                                                         8   0.00%  0x00085e9d text
    │   │   │   │       │   ├── mbedtls_md_setup                                                      200   0.02%  0x00067871 text
    │   │   │   │       │   ├── mbedtls_md_starts                                                     148   0.02%  0x0006794d text
    │   │   │   │       │   ├── mbedtls_md_update                                                     120   0.01%  0x000679e1 text
    │   │   │   │       │   ├── mbedtls_sha1_info                                                       3   0.00%  0x000cea5b rodata
    │   │   │   │       │   ├── mbedtls_sha224_info                                                     3   0.00%  0x000cea58 rodata
    │   │   │   │       │   ├── mbedtls_sha256_info                                                     3   0.00%  0x000cea55 rodata
    │   │   │   │       │   ├── mbedtls_sha384_info                                                     3   0.00%  0x000cea52 rodata
    │   │   │   │       │   ├── mbedtls_sha512_info                                                     3   0.00%  0x000cea4f rodata
    │   │   │   │       │   └── md_can_use_psa.isra.0                                                  28   0.00%  0x000677b1 text
    │   │   │   │       ├── md5.c                                                                    2120   0.25%  -
    │   │   │   │       │   ├── mbedtls_internal_md5_process                                         1816   0.21%  0x0006860d text
    │   │   │   │       │   ├── mbedtls_md5_finish                                                    128   0.02%  0x00086153 text
    │   │   │   │       │   ├── mbedtls_md5_free                                                       10   0.00%  0x000860d7 text
    │   │   │   │       │   ├── mbedtls_md5_init                                                        8   0.00%  0x000860cf text
    │   │   │   │       │   ├── mbedtls_md5_starts                                                     44   0.01%  0x000685e1 text
    │   │   │   │       │   └── mbedtls_md5_update                                                    114   0.01%  0x000860e1 text
    │   │   │   │       ├── pkcs5.c                                                                   400   0.05%  -
    │   │   │   │       │   ├── mbedtls_pkcs5_pbkdf2_hmac_ext                                          88   0.01%  0x000673bd text
    │   │   │   │       │   └── pkcs5_pbkdf2_hmac                                                     312   0.04%  0x00085c65 text
    │   │   │   │       ├── platform.c                                                                 56   0.01%  -
    │   │   │   │       │   ├── mbedtls_calloc                                                         12   0.00%  0x00069f15 text
    │   │   │   │       │   ├── mbedtls_calloc_func                                                     4   0.00%  0x20000ce4 datas
    │   │   │   │       │   ├── mbedtls_free                                                           12   0.00%  0x00069f21 text
    │   │   │   │       │   ├── mbedtls_free_func                                                       4   0.00%  0x20000ce0 datas
    │   │   │   │       │   ├── mbedtls_platform_set_calloc_free                                       20   0.00%  0x00069f2d text
    │   │   │   │       │   └── platform_calloc_uninit                                                  4   0.00%  0x0008753b text
    │   │   │   │       ├── psa_util.c                                                                114   0.01%  -
    │   │   │   │       │   ├── mbedtls_psa_get_random                                                 20   0.00%  0x00085f09 text
    │   │   │   │       │   ├── psa_generic_status_to_mbedtls                                          58   0.01%  0x00085eab text
    │   │   │   │       │   └── psa_status_to_mbedtls                                                  36   0.00%  0x00085ee5 text
    │   │   │   │       └── sha512.c                                                                 3848   0.45%  -
    │   │   │   │           ├── K                                                                     640   0.08%  0x0008a218 rodata
    │   │   │   │           ├── mbedtls_internal_sha512_process                                      2422   0.28%  0x00067c69 text
    │   │   │   │           ├── mbedtls_sha512_finish                                                 254   0.03%  0x00085fd1 text
    │   │   │   │           ├── mbedtls_sha512_free                                                    10   0.00%  0x00085f25 text
    │   │   │   │           ├── mbedtls_sha512_init                                                     8   0.00%  0x00085f1d text
    │   │   │   │           ├── mbedtls_sha512_starts                                                 352   0.04%  0x00003a81 text
    │   │   │   │           └── mbedtls_sha512_update                                                 162   0.02%  0x00085f2f text
    │   │   │   └── oberon-psa-crypto                                                                4918   0.58%  -
    │   │   │       ├── library                                                                      3878   0.45%  -
    │   │   │       │   ├── constant_time_impl.h                                                       24   0.00%  -
    │   │   │       │   │   ├── mbedtls_ct_bool                                                         8   0.00%  0x00088967 text
    │   │   │       │   │   └── mbedtls_ct_uint_lt                                                     16   0.00%  0x0008896f text
    │   │   │       │   ├── platform_util.c                                                            48   0.01%  -
    │   │   │       │   │   ├── mbedtls_platform_zeroize                                               24   0.00%  0x00069f41 text
    │   │   │       │   │   ├── mbedtls_zeroize_and_free                                               20   0.00%  0x00087541 text
    │   │   │       │   │   └── memset_func                                                             4   0.00%  0x20000ce8 datas
    │   │   │       │   ├── psa_crypto.c                                                             3156   0.37%  -
    │   │   │       │   │   ├── key_type_is_raw_bytes                                                  24   0.00%  0x00087555 text
    │   │   │       │   │   ├── mbedtls_psa_crypto_free                                               144   0.02%  0x0006a781 text
    │   │   │       │   │   ├── psa_allocate_buffer_to_slot                                            38   0.00%  0x0008769d text
    │   │   │       │   │   ├── psa_can_do_cipher                                                       8   0.00%  0x0008762d text
    │   │   │       │   │   ├── psa_can_do_hash                                                         8   0.00%  0x00087625 text
    │   │   │       │   │   ├── psa_cipher_encrypt                                                    316   0.04%  0x0006a645 text
    │   │   │       │   │   ├── psa_crypto_init                                                       260   0.03%  0x0006a811 text
    │   │   │       │   │   ├── psa_destroy_key                                                       132   0.02%  0x0006a431 text
    │   │   │       │   │   ├── psa_fail_key_creation.constprop.0                                      48   0.01%  0x0006a401 text
    │   │   │       │   │   ├── psa_finish_key_creation.constprop.0                                    84   0.01%  0x0006a2e9 text
    │   │   │       │   │   ├── psa_generate_random                                                    36   0.00%  0x0006a621 text
    │   │   │       │   │   ├── psa_get_and_lock_key_slot_with_policy                                 220   0.03%  0x0006a20d text
    │   │   │       │   │   ├── psa_get_drivers_initialized                                            48   0.01%  0x00069fa5 text
    │   │   │       │   │   ├── psa_get_initialized                                                    76   0.01%  0x00069f59 text
    │   │   │       │   │   ├── psa_hash_abort                                                         22   0.00%  0x0008774d text
    │   │   │       │   │   ├── psa_hash_finish                                                        34   0.00%  0x000877cb text
    │   │   │       │   │   ├── psa_hash_setup                                                         64   0.01%  0x00087763 text
    │   │   │       │   │   ├── psa_hash_update                                                        40   0.00%  0x000877a3 text
    │   │   │       │   │   ├── psa_import_key                                                        364   0.04%  0x0006a4b5 text
    │   │   │       │   │   ├── psa_import_key_into_slot                                               58   0.01%  0x000876c3 text
    │   │   │       │   │   ├── psa_key_algorithm_permits                                             504   0.06%  0x0006a015 text
    │   │   │       │   │   ├── psa_mac_key_can_do                                                     64   0.01%  0x00069fd5 text
    │   │   │       │   │   ├── psa_remove_key_data_from_memory                                        22   0.00%  0x000876fd text
    │   │   │       │   │   ├── psa_start_key_creation.constprop.0                                    196   0.02%  0x0006a33d text
    │   │   │       │   │   ├── psa_validate_ecc_key_attr                                             184   0.02%  0x0008756d text
    │   │   │       │   │   ├── psa_validate_unstructured_key_bit_size                                104   0.01%  0x00087635 text
    │   │   │       │   │   └── psa_wipe_key_slot                                                      58   0.01%  0x00087713 text
    │   │   │       │   ├── psa_crypto_client.c                                                         8   0.00%  -
    │   │   │       │   │   └── psa_reset_key_attributes                                                8   0.00%  0x000877ed text
    │   │   │       │   └── psa_crypto_slot_management.c                                              642   0.08%  -
    │   │   │       │       ├── psa_get_and_lock_key_slot                                             104   0.01%  0x0006aa95 text
    │   │   │       │       ├── psa_get_and_lock_key_slot_in_memory                                   124   0.01%  0x0006a945 text
    │   │   │       │       ├── psa_get_key_slots_initialized                                          48   0.01%  0x0006a915 text
    │   │   │       │       ├── psa_initialize_key_slots                                               16   0.00%  0x0006a9c1 text
    │   │   │       │       ├── psa_is_valid_key_id                                                    34   0.00%  0x000877f5 text
    │   │   │       │       ├── psa_reserve_free_key_slot                                             144   0.02%  0x0006aa05 text
    │   │   │       │       ├── psa_unregister_read                                                    42   0.00%  0x00087817 text
    │   │   │       │       ├── psa_unregister_read_under_mutex                                        60   0.01%  0x0006aafd text
    │   │   │       │       ├── psa_validate_key_location                                               4   0.00%  0x00087841 text
    │   │   │       │       ├── psa_validate_key_persistence                                           14   0.00%  0x00087845 text
    │   │   │       │       └── psa_wipe_all_key_slots                                                 52   0.01%  0x0006a9d1 text
    │   │   │       └── oberon                                                                       1040   0.12%  -
    │   │   │           └── drivers                                                                  1040   0.12%  -
    │   │   │               ├── oberon_cipher.c                                                       344   0.04%  -
    │   │   │               │   └── oberon_cipher_encrypt                                             344   0.04%  0x0006ad29 text
    │   │   │               ├── oberon_ec_keys.c                                                      166   0.02%  -
    │   │   │               │   └── oberon_import_ec_key                                              166   0.02%  0x00087a97 text
    │   │   │               ├── oberon_hash.c                                                         282   0.03%  -
    │   │   │               │   ├── oberon_hash_abort                                                  16   0.00%  0x00087a73 text
    │   │   │               │   ├── oberon_hash_finish                                                130   0.02%  0x000879f1 text
    │   │   │               │   ├── oberon_hash_setup                                                  70   0.01%  0x00087969 text
    │   │   │               │   └── oberon_hash_update                                                 66   0.01%  0x000879af text
    │   │   │               ├── oberon_helpers.c                                                       20   0.00%  -
    │   │   │               │   └── oberon_ct_compare_zero                                             20   0.00%  0x00087a83 text
    │   │   │               ├── oberon_key_management.c                                                40   0.00%  -
    │   │   │               │   └── oberon_import_key                                                  40   0.00%  0x00087941 text
    │   │   │               └── oberon_spake2p.c                                                      188   0.02%  -
    │   │   │                   └── oberon_import_spake2p_key                                         188   0.02%  0x00087b3d text
    │   │   ├── hal                                                                                  5508   0.65%  -
    │   │   │   └── nordic                                                                           5508   0.65%  -
    │   │   │       └── nrfx                                                                         5508   0.65%  -
    │   │   │           ├── drivers                                                                  4206   0.49%  -
    │   │   │           │   └── src                                                                  4206   0.49%  -
    │   │   │           │       ├── nrfx_clock.c                                                      648   0.08%  -
    │   │   │           │       │   ├── clock_stop                                                    244   0.03%  0x0005d2a1 text
    │   │   │           │       │   ├── nrfx_clock_enable                                              48   0.01%  0x0005d3b5 text
    │   │   │           │       │   ├── nrfx_clock_init                                                32   0.00%  0x0005d395 text
    │   │   │           │       │   ├── nrfx_clock_start                                              208   0.02%  0x0005d3e5 text
    │   │   │           │       │   ├── nrfx_clock_stop                                                 4   0.00%  0x00083aa5 text
    │   │   │           │       │   └── nrfx_power_clock_irq_handler                                  112   0.01%  0x0005d4b5 text
    │   │   │           │       ├── nrfx_dppi.c                                                        32   0.00%  -
    │   │   │           │       │   ├── m_cb                                                           16   0.00%  0x20000ac0 datas
    │   │   │           │       │   └── nrfx_dppi_channel_alloc                                        16   0.00%  0x0005d525 text
    │   │   │           │       ├── nrfx_gpiote.c                                                    2106   0.25%  -
    │   │   │           │       │   ├── call_handler.constprop.0                                       64   0.01%  0x0005d56d text
    │   │   │           │       │   ├── get_pin_idx                                                    20   0.00%  0x0005d559 text
    │   │   │           │       │   ├── latch_pending_read_and_check                                   60   0.01%  0x0005d5f5 text
    │   │   │           │       │   ├── m_cb                                                          132   0.02%  0x20000ad0 datas
    │   │   │           │       │   ├── nrfx_gpiote_0_irq_handler                                     440   0.05%  0x0005db61 text
    │   │   │           │       │   ├── nrfx_gpiote_channel_alloc                                      12   0.00%  0x0005daa9 text
    │   │   │           │       │   ├── nrfx_gpiote_channel_free                                       12   0.00%  0x0005da9d text
    │   │   │           │       │   ├── nrfx_gpiote_channel_get                                        52   0.01%  0x0005d9f1 text
    │   │   │           │       │   ├── nrfx_gpiote_global_callback_set                                12   0.00%  0x0005d9e5 text
    │   │   │           │       │   ├── nrfx_gpiote_init                                              100   0.01%  0x0005da25 text
    │   │   │           │       │   ├── nrfx_gpiote_init_check                                         20   0.00%  0x0005da89 text
    │   │   │           │       │   ├── nrfx_gpiote_input_configure                                   376   0.04%  0x0005d769 text
    │   │   │           │       │   ├── nrfx_gpiote_output_configure                                  260   0.03%  0x0005d8e1 text
    │   │   │           │       │   ├── nrfx_gpiote_pin_uninit                                          4   0.00%  0x00083ba1 text
    │   │   │           │       │   ├── nrfx_gpiote_trigger_disable                                     4   0.00%  0x00083ba5 text
    │   │   │           │       │   ├── nrfx_gpiote_trigger_enable                                    172   0.02%  0x0005dab5 text
    │   │   │           │       │   ├── pin_in_use_by_te.constprop.0                                   24   0.00%  0x0005d5dd text
    │   │   │           │       │   ├── pin_is_output.constprop.0                                      24   0.00%  0x0005d5c5 text
    │   │   │           │       │   ├── pin_te_get.constprop.0                                         24   0.00%  0x0005d5ad text
    │   │   │           │       │   ├── pin_trigger_disable                                            72   0.01%  0x00083b59 text
    │   │   │           │       │   ├── pin_uninit                                                    132   0.02%  0x0005d6e5 text
    │   │   │           │       │   ├── ports                                                           2   0.00%  0x000caf21 rodata
    │   │   │           │       │   └── release_handler.isra.0                                         88   0.01%  0x0005d631 text
    │   │   │           │       └── nrfx_qspi.c                                                      1420   0.17%  -
    │   │   │           │           ├── nrfx_qspi_cinstr_xfer                                         168   0.02%  0x0005e189 text
    │   │   │           │           ├── nrfx_qspi_init                                                 64   0.01%  0x0005e149 text
    │   │   │           │           ├── nrfx_qspi_irq_handler                                         148   0.02%  0x0005e2ed text
    │   │   │           │           ├── nrfx_qspi_mem_busy_check                                       68   0.01%  0x0005e231 text
    │   │   │           │           ├── nrfx_qspi_read                                                  6   0.00%  0x00083bb5 text
    │   │   │           │           ├── nrfx_qspi_uninit                                              120   0.01%  0x0005e275 text
    │   │   │           │           ├── nrfx_qspi_write                                                 6   0.00%  0x00083baf text
    │   │   │           │           ├── qspi_activate                                                  52   0.01%  0x0005dd91 text
    │   │   │           │           ├── qspi_configure                                                396   0.05%  0x0005dfbd text
    │   │   │           │           ├── qspi_deactivate                                                36   0.00%  0x0005dd19 text
    │   │   │           │           ├── qspi_event_xfer_handle.constprop.0                             40   0.00%  0x0005dead text
    │   │   │           │           ├── qspi_ready_wait                                                84   0.01%  0x0005dd3d text
    │   │   │           │           └── qspi_xfer                                                     232   0.03%  0x0005ddc5 text
    │   │   │           ├── hal                                                                       546   0.06%  -
    │   │   │           │   ├── nrf_gpio.h                                                            382   0.04%  -
    │   │   │           │   │   ├── nrf_gpio_cfg.constprop.0                                           68   0.01%  0x0005ded5 text
    │   │   │           │   │   ├── nrf_gpio_cfg_default                                                6   0.00%  0x00083ba9 text
    │   │   │           │   │   ├── nrf_gpio_cfg_sense_set                                             30   0.00%  0x00083b3b text
    │   │   │           │   │   ├── nrf_gpio_pin_control_select                                        60   0.01%  0x00049041 text
    │   │   │           │   │   ├── nrf_gpio_pin_port_decode                                           36   0.00%  0x00057c75 text
    │   │   │           │   │   ├── nrf_gpio_pin_port_decode                                           36   0.00%  0x0005d535 text
    │   │   │           │   │   └── nrf_gpio_reconfigure                                              146   0.02%  0x00083aa9 text
    │   │   │           │   └── nrf_qspi.h                                                            164   0.02%  -
    │   │   │           │       ├── nrf_qspi_cinstrdata_get.constprop.0                                64   0.01%  0x0005df19 text
    │   │   │           │       └── nrf_qspi_cinstrdata_set.constprop.0                               100   0.01%  0x0005df59 text
    │   │   │           ├── haly                                                                       92   0.01%  -
    │   │   │           │   └── nrfy_gpiote.h                                                          92   0.01%  -
    │   │   │           │       └── __nrfy_internal_gpiote_events_process.constprop.0                  92   0.01%  0x0005d689 text
    │   │   │           ├── helpers                                                                   176   0.02%  -
    │   │   │           │   ├── nrfx_flag32_allocator.c                                               120   0.01%  -
    │   │   │           │   │   ├── nrfx_flag32_alloc                                                  64   0.01%  0x0005d211 text
    │   │   │           │   │   └── nrfx_flag32_free                                                   56   0.01%  0x0005d251 text
    │   │   │           │   └── nrfx_gppi_dppi.c                                                       56   0.01%  -
    │   │   │           │       ├── dppi                                                                8   0.00%  0x20000ab8 datas
    │   │   │           │       ├── nrfx_gppi_channel_alloc                                            12   0.00%  0x0005d295 text
    │   │   │           │       ├── nrfx_gppi_channel_endpoints_setup                                  14   0.00%  0x00083a97 text
    │   │   │           │       ├── nrfx_gppi_channels_enable                                          12   0.00%  0x0005d289 text
    │   │   │           │       └── nrfx_gppi_event_endpoint_setup                                     10   0.00%  0x00083a83 text
    │   │   │           └── mdk                                                                       488   0.06%  -
    │   │   │               ├── nrf53_erratas.h                                                        36   0.00%  -
    │   │   │               │   └── nrf53_errata_42                                                    36   0.00%  0x0005d029 text
    │   │   │               └── system_nrf5340_application.c                                          452   0.05%  -
    │   │   │                   └── SystemInit                                                        452   0.05%  0x0005d04d text
    │   │   └── lib                                                                                346315  40.60%  -
    │   │       ├── hostap                                                                         319077  37.40%  -
    │   │       │   ├── src                                                                        191685  22.47%  -
    │   │       │   │   ├── ap                                                                     104068  12.20%  -
    │   │       │   │   │   ├── ap_config.c                                                          4126   0.48%  -
    │   │       │   │   │   │   ├── hostapd_acl_comp                                                    6   0.00%  0x000782c9 text
    │   │       │   │   │   │   ├── hostapd_add_acl_maclist                                           136   0.02%  0x00029e15 text
    │   │       │   │   │   │   ├── hostapd_config_check                                              780   0.09%  0x0002974d text
    │   │       │   │   │   │   ├── hostapd_config_clear_wpa_psk                                       24   0.00%  0x00077e75 text
    │   │       │   │   │   │   ├── hostapd_config_defaults                                           400   0.05%  0x000294b9 text
    │   │       │   │   │   │   ├── hostapd_config_defaults_bss                                       224   0.03%  0x000293d9 text
    │   │       │   │   │   │   ├── hostapd_config_free                                                90   0.01%  0x000780d7 text
    │   │       │   │   │   │   ├── hostapd_config_free_bss                                           586   0.07%  0x00077e8d text
    │   │       │   │   │   │   ├── hostapd_config_free_eap_user                                       42   0.00%  0x00077e3b text
    │   │       │   │   │   │   ├── hostapd_config_free_eap_users                                      16   0.00%  0x00077e65 text
    │   │       │   │   │   │   ├── hostapd_config_free_radius                                         74   0.01%  0x00077dd1 text
    │   │       │   │   │   │   ├── hostapd_config_free_radius_attr                                    26   0.00%  0x00077e21 text
    │   │       │   │   │   │   ├── hostapd_get_psk                                                   260   0.03%  0x00029649 text
    │   │       │   │   │   │   ├── hostapd_get_vlan_id_ifname                                         18   0.00%  0x000781cd text
    │   │       │   │   │   │   ├── hostapd_mac_comp                                                    6   0.00%  0x00077e1b text
    │   │       │   │   │   │   ├── hostapd_maclist_found                                              78   0.01%  0x00078131 text
    │   │       │   │   │   │   ├── hostapd_rate_found                                                 24   0.00%  0x0007817f text
    │   │       │   │   │   │   ├── hostapd_remove_acl_mac                                             92   0.01%  0x000782cf text
    │   │       │   │   │   │   ├── hostapd_sae_pk_in_use                                               4   0.00%  0x000782c5 text
    │   │       │   │   │   │   ├── hostapd_sae_pw_id_in_use                                           50   0.01%  0x000781df text
    │   │       │   │   │   │   ├── hostapd_set_security_params                                       204   0.02%  0x00029a59 text
    │   │       │   │   │   │   ├── hostapd_setup_sae_pt                                              180   0.02%  0x00078211 text
    │   │       │   │   │   │   ├── hostapd_setup_wpa_psk                                             752   0.09%  0x00029b25 text
    │   │       │   │   │   │   └── hostapd_vlan_valid                                                 54   0.01%  0x00078197 text
    │   │       │   │   │   ├── ap_config.h                                                            18   0.00%  -
    │   │       │   │   │   │   └── hostapd_get_oper_chwidth                                           18   0.00%  0x00079199 text
    │   │       │   │   │   ├── ap_drv_ops.c                                                         2426   0.28%  -
    │   │       │   │   │   │   ├── add_buf                                                            48   0.01%  0x00078357 text
    │   │       │   │   │   │   ├── add_buf_data                                                       44   0.01%  0x0007832b text
    │   │       │   │   │   │   ├── hostapd_build_ap_extra_ies                                        332   0.04%  0x000783b7 text
    │   │       │   │   │   │   ├── hostapd_driver_commit                                              22   0.00%  0x00078943 text
    │   │       │   │   │   │   ├── hostapd_driver_get_scan_results                                    32   0.00%  0x00078971 text
    │   │       │   │   │   │   ├── hostapd_driver_scan                                                24   0.00%  0x00078959 text
    │   │       │   │   │   │   ├── hostapd_drv_none                                                   28   0.00%  0x00029e9d text
    │   │       │   │   │   │   ├── hostapd_drv_send_mlme                                              56   0.01%  0x000789fb text
    │   │       │   │   │   │   ├── hostapd_drv_set_key                                               106   0.01%  0x00078991 text
    │   │       │   │   │   │   ├── hostapd_drv_set_qos_map                                            52   0.01%  0x00078a8b text
    │   │       │   │   │   │   ├── hostapd_drv_sta_deauth                                             46   0.01%  0x00078a33 text
    │   │       │   │   │   │   ├── hostapd_drv_sta_disassoc                                           42   0.00%  0x00078a61 text
    │   │       │   │   │   │   ├── hostapd_flush                                                      26   0.00%  0x0007878b text
    │   │       │   │   │   │   ├── hostapd_free_ap_extra_ies                                          28   0.00%  0x00078503 text
    │   │       │   │   │   │   ├── hostapd_get_hw_feature_data                                        32   0.00%  0x00078923 text
    │   │       │   │   │   │   ├── hostapd_get_hw_mode_any_channels                                  230   0.03%  0x00078abf text
    │   │       │   │   │   │   ├── hostapd_get_seqnum                                                 30   0.00%  0x0007876d text
    │   │       │   │   │   │   ├── hostapd_get_ssid                                                   22   0.00%  0x00078661 text
    │   │       │   │   │   │   ├── hostapd_if_add                                                     60   0.01%  0x0007868d text
    │   │       │   │   │   │   ├── hostapd_if_remove                                                  26   0.00%  0x000786c9 text
    │   │       │   │   │   │   ├── hostapd_set_authorized                                             50   0.01%  0x0007888b text
    │   │       │   │   │   │   ├── hostapd_set_country                                                20   0.00%  0x000788e3 text
    │   │       │   │   │   │   ├── hostapd_set_drv_ieee8021x                                         116   0.01%  0x000786f9 text
    │   │       │   │   │   │   ├── hostapd_set_frag                                                   22   0.00%  0x00078855 text
    │   │       │   │   │   │   ├── hostapd_set_freq                                                  154   0.02%  0x000787a5 text
    │   │       │   │   │   │   ├── hostapd_set_generic_elem                                           22   0.00%  0x0007864b text
    │   │       │   │   │   │   ├── hostapd_set_ieee8021x                                              22   0.00%  0x000786e3 text
    │   │       │   │   │   │   ├── hostapd_set_privacy                                                22   0.00%  0x00078635 text
    │   │       │   │   │   │   ├── hostapd_set_rts                                                    22   0.00%  0x0007883f text
    │   │       │   │   │   │   ├── hostapd_set_ssid                                                   22   0.00%  0x00078677 text
    │   │       │   │   │   │   ├── hostapd_set_sta_flags                                              38   0.00%  0x000788bd text
    │   │       │   │   │   │   ├── hostapd_set_tx_queue_params                                        44   0.01%  0x000788f7 text
    │   │       │   │   │   │   ├── hostapd_set_wds_sta                                                66   0.01%  0x0007851f text
    │   │       │   │   │   │   ├── hostapd_sta_add                                                   164   0.02%  0x00078591 text
    │   │       │   │   │   │   ├── hostapd_sta_assoc                                                  48   0.01%  0x00078561 text
    │   │       │   │   │   │   ├── hostapd_sta_flags_to_drv                                           48   0.01%  0x00078387 text
    │   │       │   │   │   │   ├── hostapd_sta_set_flags                                              32   0.00%  0x0007886b text
    │   │       │   │   │   │   └── hostapd_start_dfs_cac                                             228   0.03%  0x00029eb9 text
    │   │       │   │   │   ├── ap_drv_ops.h                                                          138   0.02%  -
    │   │       │   │   │   │   ├── hostapd_drv_br_delete_ip_neigh.constprop.0.isra.0                  26   0.00%  0x0007bb1d text
    │   │       │   │   │   │   ├── hostapd_drv_br_port_set_attr.constprop.0.isra.0                    24   0.00%  0x000796e3 text
    │   │       │   │   │   │   ├── hostapd_drv_set_countermeasures.isra.0                             20   0.00%  0x0007bc1f text
    │   │       │   │   │   │   ├── hostapd_drv_sta_remove                                             24   0.00%  0x0007bb05 text
    │   │       │   │   │   │   ├── hostapd_drv_sta_remove.isra.0                                      22   0.00%  0x00079499 text
    │   │       │   │   │   │   └── hostapd_drv_sta_remove.isra.0                                      22   0.00%  0x0007a037 text
    │   │       │   │   │   ├── ap_list.c                                                            1070   0.13%  -
    │   │       │   │   │   │   ├── ap_ap_list_del                                                     32   0.00%  0x00078bf3 text
    │   │       │   │   │   │   ├── ap_free_ap                                                        132   0.02%  0x00029f9d text
    │   │       │   │   │   │   ├── ap_list_beacon_olbc                                                78   0.01%  0x00078ba5 text
    │   │       │   │   │   │   ├── ap_list_deinit                                                     24   0.00%  0x00078c17 text
    │   │       │   │   │   │   ├── ap_list_init                                                        4   0.00%  0x00078c13 text
    │   │       │   │   │   │   ├── ap_list_process_beacon                                            540   0.06%  0x0002a021 text
    │   │       │   │   │   │   └── ap_list_timer                                                     260   0.03%  0x0002a23d text
    │   │       │   │   │   ├── ap_mlme.c                                                             572   0.07%  -
    │   │       │   │   │   │   ├── mlme_associate_indication                                          88   0.01%  0x0002a489 text
    │   │       │   │   │   │   ├── mlme_authenticate_indication                                      128   0.02%  0x0002a3b9 text
    │   │       │   │   │   │   ├── mlme_deauthenticate_indication                                     80   0.01%  0x0002a439 text
    │   │       │   │   │   │   ├── mlme_deletekeys_request                                            68   0.01%  0x0002a375 text
    │   │       │   │   │   │   ├── mlme_disassociate_indication                                       68   0.01%  0x0002a539 text
    │   │       │   │   │   │   ├── mlme_michaelmicfailure_indication                                  52   0.01%  0x0002a341 text
    │   │       │   │   │   │   └── mlme_reassociate_indication                                        88   0.01%  0x0002a4e1 text
    │   │       │   │   │   ├── authsrv.c                                                             368   0.04%  -
    │   │       │   │   │   │   ├── authsrv_deinit                                                     20   0.00%  0x00078c2f text
    │   │       │   │   │   │   └── authsrv_init                                                      348   0.04%  0x0002a57d text
    │   │       │   │   │   ├── beacon.c                                                             7492   0.88%  -
    │   │       │   │   │   │   ├── __ieee802_11_set_beacon                                           592   0.07%  0x0002bc79 text
    │   │       │   │   │   │   ├── handle_probe_req                                                 1352   0.16%  0x0002ade1 text
    │   │       │   │   │   │   ├── he_elem_len                                                        82   0.01%  0x00078ce7 text
    │   │       │   │   │   │   ├── hostapd_eid_country                                               140   0.02%  0x00078e95 text
    │   │       │   │   │   │   ├── hostapd_eid_ecsa                                                   56   0.01%  0x00078caf text
    │   │       │   │   │   │   ├── hostapd_eid_pwr_constraint                                        124   0.01%  0x0002a6d9 text
    │   │       │   │   │   │   ├── hostapd_eid_supported_op_classes                                   92   0.01%  0x00078d57 text
    │   │       │   │   │   │   ├── hostapd_fill_subband_triplets                                     226   0.03%  0x00078db3 text
    │   │       │   │   │   │   ├── hostapd_gen_probe_resp                                           1082   0.13%  0x0002a845 text
    │   │       │   │   │   │   ├── hostapd_get_mde                                                    42   0.00%  0x00078f6d text
    │   │       │   │   │   │   ├── hostapd_get_osen_ie.isra.0                                         48   0.01%  0x0002a785 text
    │   │       │   │   │   │   ├── hostapd_get_rsne                                                   42   0.00%  0x00078f43 text
    │   │       │   │   │   │   ├── hostapd_get_rsne_override.isra.0                                   48   0.01%  0x0002a7b5 text
    │   │       │   │   │   │   ├── hostapd_get_rsne_override_2.isra.0                                 48   0.01%  0x0002a7e5 text
    │   │       │   │   │   │   ├── hostapd_get_rsnxe                                                  42   0.00%  0x00078f97 text
    │   │       │   │   │   │   ├── hostapd_get_rsnxe_override.isra.0                                  48   0.01%  0x0002a815 text
    │   │       │   │   │   │   ├── hostapd_get_wpa_ie.isra.0                                          48   0.01%  0x0002a755 text
    │   │       │   │   │   │   ├── hostapd_unsol_bcast_probe_resp                                     54   0.01%  0x0007901b text
    │   │       │   │   │   │   ├── hostapd_vendor_wpa_ie.isra.0                                       30   0.00%  0x00078d39 text
    │   │       │   │   │   │   ├── hostapd_wpa_ie                                                     34   0.00%  0x00078f21 text
    │   │       │   │   │   │   ├── ieee802_11_build_ap_params                                       2384   0.28%  0x0002b329 text
    │   │       │   │   │   │   ├── ieee802_11_erp_info                                                66   0.01%  0x00078c43 text
    │   │       │   │   │   │   ├── ieee802_11_free_ap_params                                         104   0.01%  0x00079055 text
    │   │       │   │   │   │   ├── ieee802_11_set_beacon                                             118   0.01%  0x000790c1 text
    │   │       │   │   │   │   ├── ieee802_11_set_beacon_per_bss_only                                  4   0.00%  0x000790bd text
    │   │       │   │   │   │   ├── ieee802_11_set_beacons                                             46   0.01%  0x00079137 text
    │   │       │   │   │   │   ├── ieee802_11_update_beacons                                          52   0.01%  0x00079165 text
    │   │       │   │   │   │   ├── sta_track_add                                                     184   0.02%  0x0002ad29 text
    │   │       │   │   │   │   ├── sta_track_del                                                       4   0.00%  0x00079051 text
    │   │       │   │   │   │   ├── sta_track_expire                                                  168   0.02%  0x0002ac81 text
    │   │       │   │   │   │   ├── sta_track_get                                                      42   0.00%  0x00078c85 text
    │   │       %E2%94%82   %E2%94%82   │   │   └── sta_track_seen_on                                                  90   0.01%  0x00078fc1 text
    │   │       │   │   │   ├── bss_load.c                                                            308   0.04%  -
    │   │       │   │   │   │   ├── bss_load_update_deinit                                             16   0.00%  0x0002bfed text
    │   │       │   │   │   │   ├── bss_load_update_init                                               52   0.01%  0x0002bfb9 text
    │   │       │   │   │   │   ├── get_bss_load_update_timeout                                        64   0.01%  0x0002bec9 text
    │   │       │   │   │   │   └── update_channel_utilization                                        176   0.02%  0x0002bf09 text
    │   │       │   │   │   ├── comeback_token.c                                                      472   0.06%  -
    │   │       │   │   │   │   ├── auth_build_token_req                                              312   0.04%  0x00035439 text
    │   │       │   │   │   │   └── check_comeback_token                                              160   0.02%  0x00035399 text
    │   │       │   │   │   ├── ctrl_iface_ap.c                                                      3494   0.41%  -
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_acl_add_mac                                    116   0.01%  0x0002ebc9 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_acl_clear_list                                  24   0.00%  0x0007951f text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_acl_del_mac                                     58   0.01%  0x000794e5 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_acl_show_mac                                   104   0.01%  0x0002eb61 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_deauthenticate                                 260   0.03%  0x0002e839 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_disassociate                                   260   0.03%  0x0002e93d text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_pmksa_flush                                      8   0.00%  0x000794dd text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_pmksa_list                                       8   0.00%  0x000794d5 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_sta                                            100   0.01%  0x0002e785 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_sta_first                                       10   0.00%  0x000794af text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_sta_mib                                       1948   0.23%  0x0002dfe9 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_sta_next                                        80   0.01%  0x0002e7e9 text
    │   │       │   │   │   │   ├── hostapd_ctrl_iface_stop_ap                                         28   0.00%  0x000794b9 text
    │   │       │   │   │   │   ├── hostapd_disassoc_accept_mac                                        62   0.01%  0x00079537 text
    │   │       │   │   │   │   ├── hostapd_disassoc_deny_mac                                          52   0.01%  0x00079575 text
    │   │       │   │   │   │   ├── hostapd_parse_csa_settings                                        288   0.03%  0x0002ea41 text
    │   │       │   │   │   │   └── hostapd_write_ht_mcs_bitmask                                       88   0.01%  0x0002df91 text
    │   │       │   │   │   ├── dfs.c                                                                5638   0.66%  -
    │   │       │   │   │   │   ├── dfs_check_chans_available.isra.0                                   54   0.01%  0x00079231 text
    │   │       │   │   │   │   ├── dfs_check_chans_radar.isra.0                                       42   0.00%  0x00079267 text
    │   │       │   │   │   │   ├── dfs_downgrade_bandwidth                                           120   0.01%  0x0002c621 text
    │   │       │   │   │   │   ├── dfs_find_channel                                                  644   0.08%  0x0002c15d text
    │   │       │   │   │   │   ├── dfs_get_start_chan_idx                                            344   0.04%  0x0002c7ad text
    │   │       │   │   │   │   ├── dfs_get_used_n_chans                                               74   0.01%  0x000791c5 text
    │   │       │   │   │   │   ├── dfs_get_valid_channel                                             456   0.05%  0x0002c3e1 text
    │   │       │   │   │   │   ├── dfs_set_valid_channel                                             120   0.01%  0x0002c5a9 text
    │   │       │   │   │   │   ├── dfs_use_radar_background                                           26   0.00%  0x000791ab text
    │   │       │   │   │   │   ├── hostapd_dfs_complete_cac                                          264   0.03%  0x0002cd6d text
    │   │       │   │   │   │   ├── hostapd_dfs_is_background_event                                    34   0.00%  0x0007920f text
    │   │       │   │   │   │   ├── hostapd_dfs_nop_finished                                          132   0.02%  0x0002d23d text
    │   │       │   │   │   │   ├── hostapd_dfs_radar_detected                                        968   0.11%  0x0002ce75 text
    │   │       │   │   │   │   ├── hostapd_dfs_request_channel_switch                                424   0.05%  0x0002c905 text
    │   │       │   │   │   │   ├── hostapd_dfs_start_cac                                             188   0.02%  0x0002d2c1 text
    │   │       │   │   │   │   ├── hostapd_dfs_start_channel_switch_background                       136   0.02%  0x00079291 text
    │   │       │   │   │   │   ├── hostapd_dfs_update_background_chain                               276   0.03%  0x0002c699 text
    │   │       │   │   │   │   ├── hostapd_handle_dfs                                                704   0.08%  0x0002caad text
    │   │       │   │   │   │   ├── hostapd_handle_dfs_offload                                        128   0.02%  0x0002d37d text
    │   │       │   │   │   │   ├── hostapd_is_dfs_chan_available                                      46   0.01%  0x00079319 text
    │   │       │   │   │   │   ├── hostapd_is_dfs_required                                           106   0.01%  0x00079347 text
    │   │       │   │   │   │   ├── set_dfs_state.constprop.0                                         256   0.03%  0x0002c05d text
    │   │       │   │   │   │   └── set_dfs_state_freq                                                 96   0.01%  0x0002bffd text
    │   │       │   │   │   ├── drv_callbacks.c                                                      3144   0.37%  -
    │   │       │   │   │   │   ├── hostapd_event_ch_switch                                          1030   0.12%  0x0002d9e1 text
    │   │       │   │   │   │   ├── hostapd_event_connect_failed_reason                                84   0.01%  0x0002dde9 text
    │   │       │   │   │   │   ├── hostapd_event_get_survey                                          340   0.04%  0x0002de3d text
    │   │       │   │   │   │   ├── hostapd_event_sta_low_ack                                          80   0.01%  0x0002d899 text
    │   │       │   │   │   │   ├── hostapd_event_sta_opmode_changed                                  248   0.03%  0x0002d8e9 text
    │   │       │   │   │   │   ├── hostapd_get_mode_channel                                           86   0.01%  0x000793b1 text
    │   │       │   │   │   │   ├── hostapd_notif_assoc                                              1028   0.12%  0x0002d3fd text
    │   │       │   │   │   │   ├── hostapd_notif_disassoc                                            152   0.02%  0x0002d801 text
    │   │       │   │   │   │   └── hostapd_probe_req_rx                                               96   0.01%  0x00079407 text
    │   │       │   │   │   ├── eap_user_db.c                                                          76   0.01%  -
    │   │       │   │   │   │   └── hostapd_get_eap_user                                               76   0.01%  0x000795a9 text
    │   │       │   │   │   ├── hostapd.c                                                            8418   0.99%  -
    │   │       │   │   │   │   ├── channel_list_update_timeout                                        52   0.01%  0x0002fd25 text
    │   │       │   │   │   │   ├── free_beacon_data                                                   56   0.01%  0x00079983 text
    │   │       │   │   │   │   ├── hostapd_alloc_bss_data                                             92   0.01%  0x0002f519 text
    │   │       │   │   │   │   ├── hostapd_alloc_iface                                                26   0.00%  0x00079949 text
    │   │       │   │   │   │   ├── hostapd_bss_deinit                                                 72   0.01%  0x0002f47d text
    │   │       │   │   │   │   ├── hostapd_bss_deinit_no_free                                         20   0.00%  0x00079935 text
    │   │       │   │   │   │   ├── hostapd_build_beacon_data                                         206   0.02%  0x000799bb text
    │   │       │   │   │   │   ├── hostapd_change_config_freq                                        512   0.06%  0x000796fb text
    │   │       │   │   │   │   ├── hostapd_cleanup                                                    88   0.01%  0x0002f325 text
    │   │       │   │   │   │   ├── hostapd_cleanup_cca_params                                         20   0.00%  0x00079ab9 text
    │   │       │   │   │   │   ├── hostapd_cleanup_cs_params                                          48   0.01%  0x00079a89 text
    │   │       │   │   │   │   ├── hostapd_cleanup_driver                                             30   0.00%  0x0007962d text
    │   │       │   │   │   │   ├── hostapd_cleanup_iface                                              96   0.01%  0x0002f41d text
    │   │       │   │   │   │   ├── hostapd_cleanup_iface_partial                                     160   0.02%  0x0002f37d text
    │   │       │   │   │   │   ├── hostapd_csa_in_progress                                            32   0.00%  0x00079963 text
    │   │       │   │   │   │   ├── hostapd_deinit_driver                                             140   0.02%  0x0002ec81 text
    │   │       │   │   │   │   ├── hostapd_disable_iface                                             208   0.02%  0x000301b9 text
    │   │       │   │   │   │   ├── hostapd_enable_iface                                              172   0.02%  0x00030099 text
    │   │       │   │   │   │   ├── hostapd_fill_cca_settings                                         140   0.02%  0x00079acd text
    │   │       │   │   │   │   ├── hostapd_flush_old_stations.isra.0                                 124   0.01%  0x0002f1bd text
    │   │       │   │   │   │   ├── hostapd_free_hapd_data                                            236   0.03%  0x0002f239 text
    │   │       │   │   │   │   ├── hostapd_get_punct_bitmap                                            4   0.00%  0x00079b5d text
    │   │       │   │   │   │   ├── hostapd_interface_deinit                                          116   0.01%  0x00030145 text
    │   │       │   │   %E2%94%82   %E2%94%82   ├── hostapd_interface_free                                             84   0.01%  0x0002f575 text
    │   │       │   │   │   │   ├── hostapd_interface_setup_failure_handler                            26   0.00%  0x00079613 text
    │   │       │   │   │   │   ├── hostapd_mbssid_get_bss_index                                       42   0.00%  0x0007990b text
    │   │       │   │   │   │   ├── hostapd_mbssid_get_tx_bss                                          16   0.00%  0x000798fb text
    │   │       │   │   │   │   ├── hostapd_new_assoc_sta                                             316   0.04%  0x0002ed0d text
    │   │       │   │   │   │   ├── hostapd_periodic_iface                                              4   0.00%  0x00079b59 text
    │   │       │   │   │   │   ├── hostapd_refresh_all_iface_beacons                                  44   0.01%  0x000796b7 text
    │   │       │   │   │   │   ├── hostapd_set_acl                                                    84   0.01%  0x0002f4c5 text
    │   │       │   │   │   │   ├── hostapd_set_acl_list                                              108   0.01%  0x0007964b text
    │   │       │   │   │   │   ├── hostapd_set_state                                                  64   0.01%  0x0002f5e1 text
    │   │       │   │   │   │   ├── hostapd_setup_bss                                                 782   0.09%  0x0002eead text
    │   │       │   │   │   │   ├── hostapd_setup_interface                                           832   0.10%  0x0002fd59 text
    │   │       │   │   │   │   ├── hostapd_setup_interface_complete                                  332   0.04%  0x0002f9d5 text
    │   │       │   │   │   │   ├── hostapd_setup_interface_complete_sync                             948   0.11%  0x0002f621 text
    │   │       │   │   │   │   ├── hostapd_start_beacon.constprop.0                                  100   0.01%  0x0002ee49 text
    │   │       │   │   │   │   ├── hostapd_state_text                                                 24   0.00%  0x0002f5c9 text
    │   │       │   │   │   │   ├── hostapd_switch_channel                                            432   0.05%  0x00030289 text
    │   │       │   │   │   │   ├── hostapd_switch_color_timeout_handler                              272   0.03%  0x00030439 text
    │   │       │   │   │   │   ├── ocrypto_aes_decrypt_block                                         674   0.08%  0x00000159 text
    │   │       │   │   │   │   ├── setup_interface2                                                  516   0.06%  0x0002fb21 text
    │   │       │   │   │   │   └── start_ctrl_iface                                                   68   0.01%  0x0002ec3d text
    │   │       │   │   │   ├── hw_features.c                                                        4298   0.50%  -
    │   │       │   │   │   │   ├── ap_ht40_scan_retry                                                212   0.02%  0x000308cd text
    │   │       │   │   │   │   ├── hostapd_check_chans                                               488   0.06%  0x000310e9 text
    │   │       │   │   │   │   ├── hostapd_check_edmg_capab                                          112   0.01%  0x00030f6d text
    │   │       │   │   │   │   ├── hostapd_check_he_6ghz_capab                                       124   0.01%  0x00030fdd text
    │   │       │   │   │   │   ├── hostapd_check_ht_capab                                            628   0.07%  0x00030cf9 text
    │   │       │   │   │   │   ├── hostapd_csa_update_hwmode                                          28   0.00%  0x00079c2d text
    │   │       │   │   │   │   ├── hostapd_determine_mode                                            144   0.02%  0x00031059 text
    │   │       │   │   │   │   ├── hostapd_free_hw_features                                           48   0.01%  0x00079bfd text
    │   │       │   │   │   │   ├── hostapd_get_hw_features                                           476   0.06%  0x000309a1 text
    │   │       │   │   │   │   ├── hostapd_hw_get_channel                                             86   0.01%  0x00079c53 text
    │   │       │   │   │   │   ├── hostapd_hw_get_freq                                                10   0.00%  0x00079c49 text
    │   │       │   │   │   │   ├── hostapd_hw_mode_txt                                                24   0.00%  0x000312d1 text
    │   │       │   │   │   │   ├── hostapd_hw_skip_mode                                               58   0.01%  0x00079ca9 text
    │   │       │   │   │   │   ├── hostapd_is_usable_chan                                            152   0.02%  0x000305e5 text
    │   │       │   │   │   │   ├── hostapd_notify_bad_chans                                          108   0.01%  0x000312e9 text
    │   │       │   │   │   │   ├── hostapd_prepare_rates                                             364   0.04%  0x00030b7d text
    │   │       │   │   │   │   ├── hostapd_select_hw_mode                                            316   0.04%  0x00031355 text
    │   │       │   │   │   │   ├── hostapd_stop_setup_timers                                          16   0.00%  0x00030ce9 text
    │   │       │   │   │   │   ├── ieee80211n_allowed_ht40_channel_pair                               94   0.01%  0x00079b61 text
    │   │       │   │   │   │   ├── ieee80211n_check_scan                                             444   0.05%  0x0003067d text
    │   │       │   │   │   │   ├── ieee80211n_scan_channels_2g4                                      156   0.02%  0x00030549 text
    │   │       │   │   │   │   ├── ieee80211n_scan_channels_5g                                       148   0.02%  0x00030839 text
    │   │       │   │   │   │   └── skip_mode                                                          62   0.01%  0x00079bbf text
    │   │       │   │   │   ├── ieee802_11.c                                                        19328   2.27%  -
    │   │       │   │   │   │   ├── auth_sae_process_commit                                           124   0.01%  0x00032ed1 text
    │   │       │   │   │   │   ├── auth_sae_retransmit_timer                                         200   0.02%  0x00031bd1 text
    │   │       │   │   │   │   ├── auth_sae_send_commit                                              396   0.05%  0x00031a45 text
    │   │       │   │   │   │   ├── auth_sae_send_confirm                                              92   0.01%  0x00031691 text
    │   │       │   │   │   │   ├── get_colocation_mode                                                98   0.01%  0x00079e5b text
    │   │       │   │   │   │   ├── handle_assoc.isra.0                                              4416   0.52%  0x00032fd1 text
    │   │       │   │   │   │   ├── handle_assoc_cb                                                   636   0.07%  0x00031741 text
    │   │       │   │   │   │   ├── handle_auth                                                      3424   0.40%  0x00032171 text
    │   │       │   │   │   │   ├── handle_beacon                                                      64   0.01%  0x0003153d text
    │   │       │   │   │   │   ├── hostapd_client_poll_ok                                            152   0.02%  0x00034bd9 text
    │   │       │   │   │   │   ├── hostapd_eid_ext_supp_rates                                        332   0.04%  0x0007a41f text
    │   │       │   │   │   │   ├── hostapd_eid_mbssid                                                950   0.11%  0x00034fe1 text
    │   │       │   │   │   │   ├── hostapd_eid_mbssid_len                                            512   0.06%  0x00034de1 text
    │   │       │   │   │   │   ├── hostapd_eid_nr_db.constprop.0                                     164   0.02%  0x00079f0d text
    │   │       │   │   │   │   ├── hostapd_eid_rm_enabled_capab                                       62   0.01%  0x0007a56b text
    │   │       │   │   │   │   ├── hostapd_eid_rnr                                                   158   0.02%  0x0007a9d1 text
    │   │       │   │   │   │   ├── hostapd_eid_rnr_colocation                                         92   0.01%  0x0007a975 text
    │   │       │   │   │   │   ├── hostapd_eid_rnr_iface.constprop.0                                 482   0.06%  0x0007a117 text
    │   │       │   │   │   │   ├── hostapd_eid_rnr_iface_len.constprop.0.isra.0                      202   0.02%  0x0007a04d text
    │   │       │   │   │   │   ├── hostapd_eid_rnr_len                                               268   0.03%  0x0007a869 text
    │   │       │   │   │   │   ├── hostapd_eid_supp_rates                                            294   0.03%  0x0007a2f9 text
    │   │       │   │   │   │   ├── hostapd_eid_txpower_envelope                                      350   0.04%  0x0007a64f text
    │   │       │   │   │   │   ├── hostapd_eid_wb_chsw_wrapper                                       188   0.02%  0x0007a7ad text
    │   │       │   │   │   │   ├── hostapd_get_aid                                                   132   0.02%  0x00032f4d text
    │   │       │   │   │   │   ├── hostapd_max_bssid_indicator                                        36   0.00%  0x00079dcf text
    │   │       │   │   │   │   ├── hostapd_mbssid_ext_capa                                            80   0.01%  0x00079ebd text
    │   │       │   │   │   │   ├── hostapd_own_capab_info                                            136   0.02%  0x000319bd text
    │   │       │   │   │   │   ├── hostapd_tx_status                                                 188   0.02%  0x00034b1d text
    │   │       │   │   │   │   ├── ieee802_11_allowed_address                                         92   0.01%  0x000314e1 text
    │   │       │   │   │   │   ├── ieee802_11_get_mib_sta                                              4   0.00%  0x0007a64b text
    │   │       │   │   │   │   ├── ieee802_11_mgmt                                                  1856   0.22%  0x00034111 text
    │   │       │   │   │   │   ├── ieee802_11_mgmt_cb                                                716   0.08%  0x00034851 text
    │   │       │   │   │   │   ├── ieee802_11_rx_from_unknown                                        368   0.04%  0x00034c71 text
    │   │       │   │   │   │   ├── ieee802_11_set_radius_info                                        320   0.04%  0x00032031 text
    │   │       │   │   │   │   ├── sae_accept_sta                                                    124   0.01%  0x00031ca9 text
    │   │       │   │   │   │   ├── sae_check_big_sync.isra.0                                          84   0.01%  0x000316ed text
    │   │       │   │   │   │   ├── sae_clear_retransmit_timer                                         16   0.00%  0x00031c99 text
    │   │       │   │   │   │   ├── sae_get_password                                                  162   0.02%  0x0007a5a9 text
    │   │       │   │   │   │   ├── sae_proto_instance_disabled.isra.0                                 58   0.01%  0x00079fb1 text
    │   │       │   │   │   │   ├── sae_set_retransmit_timer                                           56   0.01%  0x0003157d text
    │   │       │   │   │   │   ├── sae_set_state                                                      80   0.01%  0x00031491 text
    │   │       │   │   │   │   ├── sae_sm_step.constprop.0                                           780   0.09%  0x00031d25 text
    │   │       │   │   │   │   ├── sae_sme_send_external_auth_status                                  76   0.01%  0x00079feb text
    │   │       │   │   │   │   ├── sae_status_success                                                 88   0.01%  0x00079df3 text
    │   │       │   │   │   │   └── send_auth_reply.constprop.0                                       220   0.03%  0x000315b5 text
    │   │       │   │   │   ├── ieee802_11_auth.c                                                     202   0.02%  -
    │   │       │   │   │   │   ├── hostapd_acl_deinit                                                 46   0.01%  0x00079d53 text
    │   │       │   │   │   │   ├── hostapd_acl_init                                                    4   0.00%  0x00079d4f text
    │   │       │   │   │   │   ├── hostapd_allowed_address                                            38   0.00%  0x00079d29 text
    │   │       │   │   │   │   ├── hostapd_check_acl                                                  70   0.01%  0x00079ce3 text
    │   │       │   │   │   │   ├── hostapd_copy_psk_list                                              14   0.00%  0x00079d81 text
    │   │       │   │   │   │   └── hostapd_free_psk_list                                              30   0.00%  0x00079d8f text
    │   │       │   │   │   ├── ieee802_11_he.c                                                      1570   0.18%  -
    │   │       │   │   │   │   ├── copy_sta_he_6ghz_capab                                            106   0.01%  0x0007cff3 text
    │   │       │   │   │   │   ├── copy_sta_he_capab                                                 304   0.04%  0x0003ff41 text
    │   │       │   │   │   │   ├── hostapd_eid_cca                                                    38   0.00%  0x0007d0a1 text
    │   │       │   │   │   │   ├── hostapd_eid_he_6ghz_band_cap                                      116   0.01%  0x0007cf6d text
    │   │       │   │   │   │   ├── hostapd_eid_he_capab                                              338   0.04%  0x0007cc5f text
    │   │       │   │   │   │   ├── hostapd_eid_he_mu_edca_parameter_set                               92   0.01%  0x0003fee5 text
    │   │       │   │   │   │   ├── hostapd_eid_he_operation                                          284   0.03%  0x0007cdb1 text
    │   │       │   │   │   │   ├── hostapd_eid_spatial_reuse                                         160   0.02%  0x0007cecd text
    │   │       │   │   │   │   ├── hostapd_get_he_capab                                               18   0.00%  0x0007cfe1 text
    │   │       │   │   │   │   ├── hostapd_get_he_twt_responder                                       68   0.01%  0x0007d05d text
    │   │       │   │   │   │   └── ieee80211_he_ppet_size.part.0                                      46   0.01%  0x0007cc31 text
    │   │       │   │   │   ├── ieee802_11_ht.c                                                      2068   0.24%  -
    │   │       │   │   │   │   ├── ap_ht2040_timeout                                                  36   0.00%  0x00035571 text
    │   │       │   │   │   │   ├── copy_sta_ht_capab                                                 112   0.01%  0x0007aba5 text
    │   │       │   │   │   │   ├── hostapd_2040_coex_action                                          756   0.09%  0x00035679 text
    │   │       │   │   │   │   ├── hostapd_eid_ht_capabilities                                       202   0.02%  0x0007aa6f text
    │   │       │   │   │   │   ├── hostapd_eid_ht_operation                                          108   0.01%  0x0007ab39 text
    │   │       │   │   │   │   ├── hostapd_get_ht_capab                                               66   0.01%  0x0007ac15 text
    │   │       │   │   │   │   ├── hostapd_ht_operation_update                                       228   0.03%  0x00035595 text
    │   │       │   │   │   │   ├── ht40_intolerant_add                                               128   0.02%  0x0003596d text
    │   │       │   │   │   │   ├── ht40_intolerant_remove                                            104   0.01%  0x000359ed text
    │   │       │   │   │   │   └── update_ht_state                                                   328   0.04%  0x00035a55 text
    │   │       │   │   │   ├── ieee802_11_shared.c                                                  2376   0.28%  -
    │   │       │   │   │   │   ├── ap_copy_sta_supp_op_classes                                        52   0.01%  0x0007adb1 text
    │   │       │   │   │   │   ├── check_ext_capab                                                    94   0.01%  0x0007aea5 text
    │   │       │   │   │   │   ├── hostapd_eid_assoc_comeback_time                                   128   0.02%  0x00035b9d text
    │   │       │   │   │   │   ├── hostapd_eid_bss_max_idle_period                                     4   0.00%  0x0007ad9d text
    │   │       │   │   │   │   ├── hostapd_eid_ext_capab                                             760   0.09%  0x0007af3f text
    │   │       │   │   │   │   ├── hostapd_eid_fils_indic                                              4   0.00%  0x0007ade5 text
    │   │       │   │   │   │   ├── hostapd_eid_interworking                                            4   0.00%  0x0007ac81 text
    │   │       │   │   │   │   ├── hostapd_eid_owe_trans                                               4   0.00%  0x0007ada5 text
    │   │       │   │   │   │   ├── hostapd_eid_owe_trans_len                                           4   0.00%  0x0007ada1 text
    │   │       │   │   │   │   ├── hostapd_eid_qos_map_set                                            42   0.00%  0x0007ac57 text
    │   │       │   │   │   │   ├── hostapd_eid_rsnxe                                                 188   0.02%  0x0007ade9 text
    │   │       │   │   │   │   ├── hostapd_eid_time_adv                                               62   0.01%  0x0007ad5f text
    │   │       │   │   │   │   ├── hostapd_eid_time_zone                                              58   0.01%  0x0007ac8d text
    │   │       │   │   │   │   ├── hostapd_get_ht_vht_twt_responder                                   56   0.01%  0x0007af07 text
    │   │       │   │   │   │   ├── hostapd_ml_get_assoc_sta                                            4   0.00%  0x0007af03 text
    │   │       │   │   │   │   ├── hostapd_update_time_adv                                           152   0.02%  0x0007acc7 text
    │   │       │   │   │   │   ├── ieee802_11_sa_query_action                                        568   0.07%  0x00035cdd text
    │   │       │   │   │   │   └── ieee802_11_send_sa_query_req                                      192   0.02%  0x00035c1d text
    │   │       │   │   │   ├── ieee802_11_vht.c                                                      764   0.09%  -
    │   │       │   │   │   │   ├── copy_sta_vendor_vht                                               104   0.01%  0x0007b345 text
    │   │       │   │   │   │   ├── copy_sta_vht_capab                                                168   0.02%  0x00035f15 text
    │   │       │   │   │   │   ├── hostapd_eid_vendor_vht                                             68   0.01%  0x0007b3ad text
    │   │       │   │   │   │   ├── hostapd_eid_vht_capabilities                                      146   0.02%  0x0007b237 text
    │   │       │   │   │   │   ├── hostapd_eid_vht_operation                                         124   0.01%  0x0007b2c9 text
    │   │       │   │   │   │   ├── hostapd_get_vht_capab                                             126   0.01%  0x0007b40d text
    │   │       │   │   │   │   └── set_sta_vht_opmode                                                 28   0.00%  0x0007b3f1 text
    │   │       │   │   │   ├── ieee802_1x.c                                                         3838   0.45%  -
    │   │       │   │   │   │   ├── _ieee802_1x_abort_auth                                              4   0.00%  0x0007b537 text
    │   │       │   │   │   │   ├── _ieee802_1x_finished                                              184   0.02%  0x000369cd text
    │   │       │   │   │   │   ├── ieee802_1x_aaa_send                                                 2   0.00%  0x0007b48b text
    │   │       │   │   │   │   ├── ieee802_1x_abort_auth                                             112   0.01%  0x00036769 text
    │   │       │   │   │   │   ├── ieee802_1x_alloc_eapol_sm                                          76   0.01%  0x0007b4bf text
    │   │       │   │   │   │   ├── ieee802_1x_deinit                                                  60   0.01%  0x0007b567 text
    │   │       │   │   │   │   ├── ieee802_1x_eapol_event                                             28   0.00%  0x0007b49f text
    │   │       │   │   │   │   ├── ieee802_1x_eapol_send                                             176   0.02%  0x00036095 text
    │   │       │   │   │   │   ├── ieee802_1x_eapol_tx_status                                        200   0.02%  0x000368a9 text
    │   │       │   │   │   │   ├── ieee802_1x_erp_flush                                               44   0.01%  0x0007b53b text
    │   │       │   │   │   │   ├── ieee802_1x_free_station                                            44   0.01%  0x0007b50b text
    │   │       │   │   │   │   ├── ieee802_1x_get_eap_user                                           176   0.02%  0x00035fe5 text
    │   │       │   │   │   │   ├── ieee802_1x_get_key                                                 22   0.00%  0x0007b5a3 text
    │   │       │   │   │   │   ├── ieee802_1x_get_mib_sta                                            728   0.09%  0x00036a85 text
    │   │       │   │   │   │   ├── ieee802_1x_init                                                   208   0.02%  0x000367d9 text
    │   │       │   │   │   │   ├── ieee802_1x_logger                                                  40   0.00%  0x00035fbd text
    │   │       │   │   │   │   ├── ieee802_1x_new_station                                            300   0.04%  0x0003663d text
    │   │       │   │   │   │   ├── ieee802_1x_notify_port_enabled                                     14   0.00%  0x0007b5b9 text
    │   │       │   │   │   │   ├── ieee802_1x_notify_port_valid                                       10   0.00%  0x0007b5c7 text
    │   │       │   │   │   │   ├── ieee802_1x_notify_pre_auth                                         24   0.00%  0x0007b5d1 text
    │   │       │   │   │   │   ├── ieee802_1x_receive                                               1092   0.13%  0x000361f9 text
    │   │       │   │   │   │   ├── ieee802_1x_set_port_authorized                                      4   0.00%  0x0007b4bb text
    │   │       │   │   │   │   ├── ieee802_1x_set_sta_authorized                                     180   0.02%  0x00036145 text
    │   │       │   │   │   │   ├── ieee802_1x_sta_entry_alive                                         18   0.00%  0x0007b48d text
    │   │       │   │   │   │   └── ieee802_1x_tx_status                                               92   0.01%  0x00036971 text
    │   │       │   │   │   ├── neighbor_db.c                                                        1164   0.14%  -
    │   │       │   │   │   │   ├── hostapd_neighbor_clear_entry                                       60   0.01%  0x0007b5e9 text
    │   │       │   │   │   │   ├── hostapd_neighbor_free                                              34   0.00%  0x0007b625 text
    │   │       │   │   │   │   ├── hostapd_neighbor_get                                               68   0.01%  0x0007b655 text
    │   │       │   │   │   │   ├── hostapd_neighbor_remove                                            22   0.00%  0x0007b699 text
    │   │       │   │   │   │   ├── hostapd_neighbor_set                                              212   0.02%  0x0007b6af text
    │   │       │   │   │   │   └── hostapd_neighbor_set_own_report                                   768   0.09%  0x00036d5d text
    │   │       │   │   │   ├── pmksa_cache_auth.c                                                   1970   0.23%  -
    │   │       │   │   │   │   ├── _pmksa_cache_free_entry                                            48   0.01%  0x0007b783 text
    │   │       │   │   │   │   ├── pmksa_cache_add_okc                                               208   0.02%  0x0007b97f text
    │   │       │   │   │   │   ├── pmksa_cache_auth_add                                               64   0.01%  0x0007baaf text
    │   │       │   │   │   │   ├── pmksa_cache_auth_add_entry                                        120   0.01%  0x000372ad text
    │   │       │   │   │   │   ├── pmksa_cache_auth_create_entry                                     354   0.04%  0x0007b81d text
    │   │       │   │   │   │   ├── pmksa_cache_auth_deinit                                            68   0.01%  0x00037269 text
    │   │       │   │   │   │   ├── pmksa_cache_auth_flush                                             76   0.01%  0x00037191 text
    │   │       │   │   │   │   ├── pmksa_cache_auth_get                                               96   0.01%  0x0007ba4f text
    │   │       │   │   │   │   ├── pmksa_cache_auth_init                                              22   0.00%  0x0007baef text
    │   │       │   │   │   │   ├── pmksa_cache_auth_list                                             200   0.02%  0x000373c5 text
    │   │       │   │   │   │   ├── pmksa_cache_expire                                                 96   0.01%  0x00037131 text
    │   │       │   │   │   │   ├── pmksa_cache_free_entry                                            106   0.01%  0x0007b7b3 text
    │   │       │   │   │   │   ├── pmksa_cache_get_okc                                               160   0.02%  0x00037325 text
    │   │       │   │   │   │   ├── pmksa_cache_link_entry                                            148   0.02%  0x0003709d text
    │   │       │   │   │   │   ├── pmksa_cache_set_expiration                                         64   0.01%  0x0003705d text
    │   │       │   │   │   │   └── pmksa_cache_to_eapol_data                                         140   0.02%  0x000371dd text
    │   │       │   │   │   ├── sta_info.c                                                           5990   0.70%  -
    │   │       │   │   │   │   ├── ap_check_sa_query_timeout                                         144   0.02%  0x0003772d text
    │   │       │   │   │   │   ├── ap_free_sta                                                       908   0.11%  0x00038019 text
    │   │       │   │   │   │   ├── ap_get_sta                                                         36   0.00%  0x0007bb39 text
    │   │       │   │   │   │   ├── ap_handle_session_timer                                           156   0.02%  0x000383a5 text
    │   │       │   │   │   │   ├── ap_handle_timer                                                  1036   0.12%  0x00038491 text
    │   │       │   │   │   │   ├── ap_sa_query_timer                                                 252   0.03%  0x000377bd text
    │   │       │   │   │   │   ├── ap_sta_add                                                        392   0.05%  0x00037d21 text
    │   │       │   │   │   │   ├── ap_sta_bind_vlan                                                    4   0.00%  0x0007bb6d text
    │   │       │   │   │   │   ├── ap_sta_clear_disconnect_timeouts                                  176   0.02%  0x00037f69 text
    │   │       │   │   │   │   ├── ap_sta_deauth_cb                                                   60   0.01%  0x00037ef1 text
    │   │       │   │   │   │   ├── ap_sta_deauth_cb_timeout                                           72   0.01%  0x00037519 text
    │   │       │   │   │   │   ├── ap_sta_deauthenticate                                             152   0.02%  0x00037b15 text
    │   │       │   │   │   │   ├── ap_sta_delayed_1x_auth_fail_cb                                     72   0.01%  0x00037ea9 text
    │   │       │   │   │   │   ├── ap_sta_delayed_1x_auth_fail_disconnect                             88   0.01%  0x00038a31 text
    │   │       │   │   │   │   ├── ap_sta_disassoc_cb                                                 60   0.01%  0x00037f2d text
    │   │       │   │   │   │   ├── ap_sta_disassoc_cb_timeout                                         72   0.01%  0x00037561 text
    │   │       │   │   │   │   ├── ap_sta_disassociate                                                 4   0.00%  0x0007bc1b text
    │   │       │   │   │   │   ├── ap_sta_disconnect                                                 372   0.04%  0x00037bad text
    │   │       │   │   │   │   ├── ap_sta_disconnect_common                                          124   0.01%  0x00037a05 text
    │   │       │   │   │   │   ├── ap_sta_flags_txt                                                  404   0.05%  0x0003889d text
    │   │       │   │   │   │   ├── ap_sta_handle_disassociate                                        148   0.02%  0x00037a81 text
    │   │       │   │   │   │   ├── ap_sta_hash_add                                                    14   0.00%  0x0007bb5d text
    │   │       │   │   │   │   ├── ap_sta_ip6addr_del                                                  2   0.00%  0x0007bb6b text
    │   │       │   │   │   │   ├── ap_sta_no_session_timeout                                          16   0.00%  0x000375e9 text
    │   │       │   │   │   │   ├── ap_sta_re_add                                                     132   0.02%  0x00038a89 text
    │   │       │   │   │   │   ├── ap_sta_remove.isra.0                                              140   0.02%  0x0003748d text
    │   │       │   │   │   │   ├── ap_sta_session_timeout                                             64   0.01%  0x000375a9 text
    │   │       │   │   │   │   ├── ap_sta_set_authorized                                              30   0.00%  0x0007bbfd text
    │   │       │   │   │   │   ├── ap_sta_set_authorized_event                                       292   0.03%  0x000378e1 text
    │   │       │   │   │   │   ├── ap_sta_set_authorized_flag                                         58   0.01%  0x0007bbc3 text
    │   │       │   │   │   │   ├── ap_sta_set_vlan                                                   308   0.04%  0x000375f9 text
    │   │       │   │   │   │   ├── ap_sta_start_sa_query                                               4   0.00%  0x0007bb71 text
    │   │       │   │   │   │   ├── ap_sta_stop_sa_query                                               40   0.00%  0x000378b9 text
    │   │       │   │   │   │   ├── ap_sta_wpa_get_dpp_pkhash                                           8   0.00%  0x0007bbbb text
    │   │       │   │   │   │   ├── ap_sta_wpa_get_keyid                                               70   0.01%  0x0007bb75 text
    │   │       │   │   │   │   └── hostapd_free_stas                                                  80   0.01%  0x00038441 text
    │   │       │   │   │   ├── tkip_countermeasures.c                                                404   0.05%  -
    │   │       │   │   │   │   ├── ieee80211_tkip_countermeasures_deinit                              16   0.00%  0x00038b35 text
    │   │       │   │   │   │   ├── ieee80211_tkip_countermeasures_stop                                40   0.00%  0x00038b0d text
    │   │       │   │   │   │   └── michael_mic_failure                                               348   0.04%  0x00038b45 text
    │   │       │   │   │   ├── utils.c                                                               208   0.02%  -
    │   │       │   │   │   │   ├── hostapd_prune_associations                                         36   0.00%  0x00038d0d text
    │   │       │   │   │   │   ├── hostapd_register_probereq_cb                                       64   0.01%  0x0007bc33 text
    │   │       │   │   │   │   └── prune_associations                                                108   0.01%  0x00038ca1 text
    │   │       │   │   │   ├── wmm.c                                                                1248   0.15%  -
    │   │       │   │   │   │   ├── hostapd_eid_wmm                                                   360   0.04%  0x0007bc73 text
    │   │       │   │   │   │   ├── hostapd_eid_wmm_valid                                             108   0.01%  0x00038d31 text
    │   │       │   │   │   │   ├── hostapd_wmm_action                                                440   0.05%  0x00038ef1 text
    │   │       │   │   │   │   └── wmm_process_tspec                                                 340   0.04%  0x00038d9d text
    │   │       │   │   │   ├── wpa_auth.c                                                          15422   1.81%  -
    │   │       │   │   │   │   ├── __wpa_send_eapol                                                 1120   0.13%  0x0003a569 text
    │   │       │   │   │   │   ├── ieee80211w_kde_add                                                356   0.04%  0x0003995d text
    │   │       │   │   │   │   ├── ieee80211w_kde_len                                                 68   0.01%  0x0007be55 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_AUTHENTICATION2_Enter.constprop.0                      208   0.02%  0x000394f5 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_DISCONNECTED_Enter.constprop.0                          60   0.01%  0x000394b9 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_DISCONNECT_Enter.constprop.0                            88   0.01%  0x000398b9 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_GROUP_IDLE_Enter.constprop.0                            76   0.01%  0x00039911 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter.constprop.0               352   0.04%  0x0003b09d text
    │   │       │   │   │   │   ├── sm_WPA_PTK_INITIALIZE_Enter.constprop.0                           192   0.02%  0x0003b299 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_INITPMK_Enter.constprop.0                              256   0.03%  0x000395c5 text
    │   %E2%94%82       │   │   │   │   ├── sm_WPA_PTK_PTKCALCNEGOTIATING_Enter.constprop.0                  1416   0.17%  0x00039d55 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_PTKINITNEGOTIATING_Enter.constprop.0                   936   0.11%  0x0003acf5 text
    │   │       │   │   │   │   ├── sm_WPA_PTK_PTKSTART_Enter.constprop.0                             540   0.06%  0x0003aad9 text
    │   │       │   │   │   │   ├── wpa_auth_add_sae_pmkid                                             36   0.00%  0x0007c22f text
    │   │       │   │   │   │   ├── wpa_auth_countermeasures_start                                     10   0.00%  0x0007c19b text
    │   │       │   │   │   │   ├── wpa_auth_eapol_key_tx_status                                      104   0.01%  0x0003b5bd text
    │   │       │   │   │   │   ├── wpa_auth_for_each_auth                                             18   0.00%  0x0007c07b text
    │   │       │   │   │   │   ├── wpa_auth_for_each_sta                                              18   0.00%  0x0007c02f text
    │   │       │   │   │   │   ├── wpa_auth_get_dpp_pkhash                                            14   0.00%  0x0007c1bf text
    │   │       │   │   │   │   ├── wpa_auth_get_pairwise                                               6   0.00%  0x0007c1ad text
    │   │       │   │   │   │   ├── wpa_auth_get_pmk                                                   12   0.00%  0x0007c1b3 text
    │   │       │   │   │   │   ├── wpa_auth_get_psk                                                   26   0.00%  0x0007be07 text
    │   │       │   │   │   │   ├── wpa_auth_get_seqnum.constprop.0                                    34   0.00%  0x0007bfc9 text
    │   │       │   │   │   │   ├── wpa_auth_get_wpa_ie                                                14   0.00%  0x0007c221 text
    │   │       │   │   │   │   ├── wpa_auth_logger                                                    24   0.00%  0x0007c0a5 text
    │   │       │   │   │   │   ├── wpa_auth_pairwise_set                                               8   0.00%  0x0007c1a5 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_add                                                144   0.02%  0x0003b481 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_add_sae                                             96   0.01%  0x0003b511 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_clear_cb                                            18   0.00%  0x0007be43 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_flush                                               14   0.00%  0x0007c263 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_free_cb                                             16   0.00%  0x00039c49 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_list                                                16   0.00%  0x0007c253 text
    │   │       │   │   │   │   ├── wpa_auth_pmksa_remove                                              76   0.01%  0x0003b571 text
    │   │       │   │   │   │   ├── wpa_auth_set_auth_alg                                               6   0.00%  0x0007c2a1 text
    │   │       │   │   │   │   ├── wpa_auth_set_eapol                                                 24   0.00%  0x0007bdef text
    │   │       │   │   │   │   ├── wpa_auth_set_key                                                   34   0.00%  0x0007be21 text
    │   │       │   │   │   │   ├── wpa_auth_set_ptk_rekey_timer                                       80   0.01%  0x0003a2dd text
    │   │       │   │   │   │   ├── wpa_auth_set_rsn_selection                                         74   0.01%  0x0007c2a7 text
    │   │       │   │   │   │   ├── wpa_auth_set_ssid_protection                                        8   0.00%  0x0007c2f1 text
    │   │       │   │   │   │   ├── wpa_auth_sm_event                                                 380   0.04%  0x0003c64d text
    │   │       │   │   │   │   ├── wpa_auth_sm_notify                                                 28   0.00%  0x0003b359 text
    │   │       │   │   │   │   ├── wpa_auth_sta_associated                                           100   0.01%  0x0003be49 text
    │   │       │   │   │   │   ├── wpa_auth_sta_clear_pmksa                                           26   0.00%  0x0007c1f1 text
    │   │       │   │   │   │   ├── wpa_auth_sta_deinit                                               196   0.02%  0x0003a4a5 text
    │   │       │   │   │   │   ├── wpa_auth_sta_fils_tk_already_set                                   22   0.00%  0x0007c1db text
    │   │       │   │   │   │   ├── wpa_auth_sta_ft_tk_already_set                                     28   0.00%  0x0003b465 text
    │   │       │   │   │   │   ├── wpa_auth_sta_get_pmksa                                              8   0.00%  0x0007c20b text
    │   │       │   │   │   │   ├── wpa_auth_sta_init                                                  62   0.01%  0x0007c111 text
    │   │       │   │   │   │   ├── wpa_auth_sta_key_mgmt                                              14   0.00%  0x0007c1cd text
    │   │       │   │   │   │   ├── wpa_auth_sta_local_mic_failure_report                              14   0.00%  0x0007c213 text
    │   │       │   │   │   │   ├── wpa_auth_sta_no_wpa                                                10   0.00%  0x0007c14f text
    │   │       │   │   │   │   ├── wpa_auth_store_ptksa                                               24   0.00%  0x0007c08d text
    │   │       │   │   │   │   ├── wpa_auth_uses_ft_sae                                               26   0.00%  0x0007c287 text
    │   │       │   │   │   │   ├── wpa_auth_uses_sae                                                  18   0.00%  0x0007c271 text
    │   │       │   │   │   │   ├── wpa_auth_vlogger                                                   84   0.01%  0x0007c0bd text
    │   │       │   │   │   │   ├── wpa_deinit                                                         76   0.01%  0x0003a459 text
    │   │       │   │   │   │   ├── wpa_derive_ptk.constprop.0                                        136   0.02%  0x000396c5 text
    │   │       │   │   │   │   ├── wpa_free_sta_sm                                                    68   0.01%  0x0007bfeb text
    │   │       │   │   │   │   ├── wpa_get_mib_sta                                                   240   0.03%  0x0003b375 text
    │   │       │   │   │   │   ├── wpa_gkeydone_sta                                                   20   0.00%  0x0007bddb text
    │   │       │   │   │   │   ├── wpa_gmk_to_gtk                                                    130   0.02%  0x0007be99 text
    │   │       │   │   │   │   ├── wpa_group_config_group_keys                                       216   0.03%  0x00039305 text
    │   │       │   │   │   │   ├── wpa_group_disconnect_cb                                            52   0.01%  0x00039485 text
    │   │       │   │   │   │   ├── wpa_group_gtk_init                                                 76   0.01%  0x000392b9 text
    │   │       │   │   │   │   ├── wpa_group_init                                                    120   0.01%  0x00039bd1 text
    │   │       │   │   │   │   ├── wpa_group_init_gmk_and_counter                                    140   0.02%  0x000390a9 text
    │   │       │   │   │   │   ├── wpa_group_put                                                      68   0.01%  0x00039ac1 text
    │   │       │   │   │   │   ├── wpa_group_setkeys                                                 116   0.01%  0x00039b5d text
    │   │       │   │   │   │   ├── wpa_group_setkeysdone.isra.0                                       88   0.01%  0x00039b05 text
    │   │       │   │   │   │   ├── wpa_group_sm_step                                                  12   0.00%  0x0007c06f text
    │   │       │   │   │   │   ├── wpa_group_sm_step.part.0                                           46   0.01%  0x0007c041 text
    │   │       │   │   │   │   ├── wpa_group_update_sta                                              100   0.01%  0x0003bde5 text
    │   │       │   │   │   │   ├── wpa_gtk_rekey                                                      66   0.01%  0x0007c159 text
    │   │       │   │   │   │   ├── wpa_gtk_update                                                    388   0.05%  0x00039135 text
    │   │       │   │   │   │   ├── wpa_init                                                          244   0.03%  0x0003a32d text
    │   │       │   │   │   │   ├── wpa_init_keys                                                      56   0.01%  0x0003a421 text
    │   │       │   │   │   │   ├── wpa_receive                                                      1952   0.23%  0x0003bead text
    │   │       │   │   │   │   ├── wpa_rekey_gmk                                                      88   0.01%  0x00039cfd text
    │   │       │   │   │   │   ├── wpa_rekey_gtk                                                     164   0.02%  0x00039c59 text
    │   │       │   │   │   │   ├── wpa_rekey_ptk                                                      36   0.00%  0x0003bd81 text
    │   │       │   │   │   │   ├── wpa_remove_ptk                                                    156   0.02%  0x0003b1fd text
    │   │       │   │   │   │   ├── wpa_replay_counter_valid                                           40   0.00%  0x0007bf1b text
    │   │       │   │   │   │   ├── wpa_request_new_ptk                                                88   0.01%  0x000393dd text
    │   │       │   │   │   │   ├── wpa_send_eapol                                                    272   0.03%  0x0003a9c9 text
    │   │       │   │   │   │   ├── wpa_send_eapol_timeout                                             64   0.01%  0x0003bda5 text
    │   │       │   │   │   │   ├── wpa_sm_call_step                                                    4   0.00%  0x0007c283 text
    │   │       │   │   │   │   ├── wpa_sm_step                                                      1884   0.22%  0x0003b625 text
    │   │       │   │   │   │   ├── wpa_sta_disconnect                                                 80   0.01%  0x00039435 text
    │   │       │   │   │   │   ├── wpa_try_alt_snonce                                                364   0.04%  0x0003974d text
    │   │       │   │   │   │   └── wpa_verify_key_mic                                                134   0.02%  0x0007bf43 text
    │   │       │   │   │   ├── wpa_auth_glue.c                                                      1976   0.23%  -
    │   │       │   │   │   │   ├── hostapd_channel_info                                               24   0.00%  0x0007c4dd text
    │   │       │   │   │   │   ├── hostapd_deinit_wpa                                                112   0.01%  0x0003d731 text
    │   │       │   │   │   │   ├── hostapd_setup_wpa                                                 328   0.04%  0x0003d5e9 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_conf.constprop.0                                 332   0.04%  0x0007c6db text
    │   %E2%94%82       │   │   │   │   ├── hostapd_wpa_auth_disconnect                                        72   0.01%  0x0003d579 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_for_each_auth                                     44   0.01%  0x0003d3dd text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_for_each_sta                                      36   0.00%  0x0007c483 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_drv_flags                                     38   0.00%  0x0007c4f9 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_eapol                                         42   0.00%  0x0007c51f text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_msk                                           88   0.01%  0x0003d439 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_psk                                          232   0.03%  0x0003d491 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_seqnum                                        28   0.00%  0x0007c5bf text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_get_sta_count                                      4   0.00%  0x0007c47f text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_logger                                            40   0.00%  0x0003d5c1 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_mic_failure_report                                 6   0.00%  0x0007c6d5 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_psk_failure_report                                48   0.01%  0x0003d409 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_send_eapol                                        76   0.01%  0x0007c827 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_send_ether                                       118   0.01%  0x0007c549 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_send_oui                                           6   0.00%  0x0007c4d7 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_set_eapol                                        158   0.02%  0x0007c637 text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_set_key                                           92   0.01%  0x0007c5db text
    │   │       │   │   │   │   ├── hostapd_wpa_auth_update_vlan                                        4   0.00%  0x0007c4f5 text
    │   │       │   │   │   │   └── wpa_auth_iface_iter                                                48   0.01%  0x0007c4a7 text
    │   │       │   │   │   └── wpa_auth_ie.c                                                        3482   0.41%  -
    │   │       │   │   │       ├── rsne_write_data                                                   604   0.07%  0x0003c7c9 text
    │   │       │   │   │       ├── rsnxe_capab                                                        80   0.01%  0x0007c323 text
    │   │       │   │   │       ├── wpa_add_kde                                                        66   0.01%  0x0007c431 text
    │   │       │   │   │       ├── wpa_auth_gen_wpa_ie                                               812   0.10%  0x0003ca25 text
    │   │       │   │   │       ├── wpa_auth_okc_iter                                                  28   0.00%  0x0007c373 text
    │   │       │   │   │       ├── wpa_auth_uses_mfp                                                  12   0.00%  0x0007c473 text
    │   │       │   │   │       ├── wpa_own_rsn_capab                                                  42   0.00%  0x0007c2f9 text
    │   │       │   │   │       ├── wpa_validate_wpa_ie                                              1676   0.20%  0x0003cd51 text
    │   │       │   │   │       ├── wpa_write_rsn_ie                                                   96   0.01%  0x0007c38f text
    │   │       │   │   │       └── wpa_write_rsnxe                                                    66   0.01%  0x0007c3ef text
    │   │       │   │   ├── common                                                                  31368   3.68%  -
    │   │       │   │   │   ├── cli.c                                                                 226   0.03%  -
    │   │       │   │   │   │   ├── cli_txt_list_array                                                 66   0.01%  0x000739ef text
    │   │       │   │   │   │   ├── get_cmd_arg_num                                                    48   0.01%  0x00073a31 text
    │   │       │   │   │   │   └── write_cmd                                                         112   0.01%  0x0000a1c1 text
    │   │       │   │   │   ├── defs.h                                                                 96   0.01%  -
    │   │       │   │   │   │   ├── wpa_key_mgmt_wpa                                                   32   0.00%  0x00020f89 text
    │   │       │   │   │   │   ├── wpa_key_mgmt_wpa                                                   32   0.00%  0x00019521 text
    │   │       │   │   │   │   └── wpa_key_mgmt_wpa                                                   32   0.00%  0x0001c00d text
    │   │       │   │   │   ├── dragonfly.c                                                           878   0.10%  -
    │   │       │   │   │   │   ├── dragonfly_generate_scalar                                         116   0.01%  0x000472ed text
    │   │       │   │   │   │   ├── dragonfly_get_rand_2_to_r_1                                        38   0.00%  0x0007da49 text
    │   │       │   │   │   │   ├── dragonfly_get_random_qr_qnr                                       150   0.02%  0x0007da8d text
    │   │       │   │   │   │   ├── dragonfly_is_quadratic_residue_blind                              352   0.04%  0x0004718d text
    │   │       │   │   │   │   ├── dragonfly_min_pwe_loop_iter                                        36   0.00%  0x00047169 text
    │   │       │   │   │   │   ├── dragonfly_sqrt                                                    156   0.02%  0x0007db23 text
    │   │       │   │   │   │   └── dragonfly_suitable_group                                           30   0.00%  0x0007da6f text
    │   │       │   │   │   ├── hw_features_common.c                                                 3656   0.43%  -
    │   │       │   │   │   │   ├── _ieee80211ac_cap_check                                             32   0.00%  0x000093a5 text
    │   │       │   │   │   │   ├── allowed_ht40_channel_pair                                         204   0.02%  0x00009ef5 text
    │   │       │   │   │   │   ├── chan_bw_allowed                                                    70   0.01%  0x00073923 text
    │   │       │   │   │   │   ├── chan_pri_allowed                                                   16   0.00%  0x00073969 text
    │   │       │   │   │   │   ├── check_40mhz_2g4                                                   568   0.07%  0x000094b9 text
    │   │       │   │   │   │   ├── check_40mhz_5g                                                    244   0.03%  0x000093c5 text
    │   │       │   │   │   │   ├── get_pri_sec_chan                                                   66   0.01%  0x0007387f text
    │   │       │   │   │   │   ├── hostapd_set_freq_params                                          1548   0.18%  0x000096f1 text
    │   │       │   │   │   │   ├── hw_get_chan                                                        20   0.00%  0x0007386b text
    │   │       │   │   │   │   ├── hw_get_channel_chan                                                54   0.01%  0x000737c1 text
    │   │       │   │   │   │   ├── hw_get_channel_freq                                                52   0.01%  0x00073827 text
    │   │       │   │   │   │   ├── hw_get_freq                                                        16   0.00%  0x0007385b text
    │   │       │   │   │   │   ├── hw_mode_get_channel                                                48   0.01%  0x000737f7 text
    │   │       │   │   │   │   ├── ieee80211ac_cap_check                                             472   0.06%  0x00009cfd text
    │   │       │   │   │   │   ├── ieee80211ac_cap_check_max                                          44   0.01%  0x00009379 text
    │   │       │   │   │   │   ├── num_chan_to_bw                                                     32   0.00%  0x00009ed5 text
    │   │       │   │   │   │   ├── punct_update_legacy_bw                                             98   0.01%  0x000738c1 text
    │   │       │   │   │   │   └── punct_update_legacy_bw_80                                          72   0.01%  0x00073779 text
    │   │       │   │   │   ├── ieee802_11_common.c                                                  7072   0.83%  -
    │   │       │   │   │   │   ├── __ieee802_11_parse_elems.part.0                                  2564   0.30%  0x00007e41 text
    │   │       │   │   │   │   ├── add_multi_ap_ie                                                   134   0.02%  0x0007344d text
    │   │       │   │   │   │   ├── center_idx_to_bw_6ghz                                              74   0.01%  0x000734d3 text
    │   │       │   │   │   │   ├── check_multi_ap_ie                                                 244   0.03%  0x00009259 text
    │   │       │   │   │   │   ├── cn_op_class_cc                                                      8   0.00%  0x0008b2f4 rodata
    │   │       │   │   │   │   ├── country_match                                                      40   0.00%  0x0007327d text
    │   │       │   │   │   │   ├── eu_op_class_cc                                                    184   0.02%  0x0008b304 rodata
    │   │       │   │   │   │   ├── get_basic_mle_mld_addr                                             18   0.00%  0x00073767 text
    │   │       │   │   │   │   ├── get_ie                                                             36   0.00%  0x000733c5 text
    │   │       │   │   │   │   ├── get_ie_ext                                                         44   0.01%  0x000733e9 text
    │   │       │   │   │   │   ├── get_ml_ie                                                          58   0.01%  0x0007372d text
    │   │       │   │   │   │   ├── get_vendor_ie                                                      56   0.01%  0x00073415 text
    │   │       │   │   │   │   ├── hostapd_config_tx_queue                                           324   0.04%  0x00008995 text
    │   │       │   │   │   │   ├── hostapd_config_wmm_ac                                             336   0.04%  0x00008845 text
    │   │       │   │   │   │   ├── hostapd_encode_edmg_chan                                           66   0.01%  0x0007362d text
    │   │       │   │   │   │   ├── ieee80211_chan_to_freq                                           1132   0.13%  0x00008d8d text
    │   │       │   │   │   │   ├── ieee80211_freq_to_chan                                             22   0.00%  0x000732f1 text
    │   │       │   │   │   │   ├── ieee80211_freq_to_channel_ext                                     692   0.08%  0x00008ad9 text
    │   │       │   │   │   │   ├── ieee80211_get_phy_type                                             44   0.01%  0x0000922d text
    │   │       │   │   │   │   ├── ieee80211_is_dfs                                                   86   0.01%  0x00073307 text
    │   │       │   │   │   │   ├── ieee802_11_defrag                                                 134   0.02%  0x000736a7 text
    │   │       │   │   │   │   ├── ieee802_11_ext_capab                                               32   0.00%  0x000735af text
    │   │       │   │   │   │   ├── ieee802_11_fragments_length                                        52   0.01%  0x00073249 text
    │   │       │   │   │   │   ├── ieee802_11_parse_elems                                             48   0.01%  0x000732c1 text
    │   │       │   │   │   │   ├── ieee802_11_rsnx_capab                                              32   0.00%  0x0007360d text
    │   │       │   │   │   │   ├── ieee802_11_rsnx_capab_len                                          62   0.01%  0x000735cf text
    │   │       │   │   │   │   ├── ieee802_edmg_is_allowed                                            56   0.01%  0x0007366f text
    │   │       │   │   │   │   ├── is_11b                                                             24   0.00%  0x00007e29 text
    │   │       │   │   │   │   ├── is_6ghz_freq                                                       56   0.01%  0x0007351d text
    │   │       │   │   │   │   ├── is_6ghz_op_class                                                   14   0.00%  0x00073555 text
    │   │       │   │   │   │   ├── is_6ghz_psc_frequency                                              76   0.01%  0x00073563 text
    │   │       │   │   │   │   ├── jp_op_class_cc                                                      8   0.00%  0x0008b2fc rodata
    │   │       │   │   │   │   ├── op_class_to_bandwidth                                              24   0.00%  0x0000934d text
    │   │       │   │   │   │   ├── op_class_to_ch_width                                               20   0.00%  0x00009365 text
    │   │       │   │   │   │   ├── reason2str                                                         28   0.00%  0x000091f9 text
    │   │       │   │   │   │   ├── status2str                                                         24   0.00%  0x00009215 text
    │   │       │   │   │   │   ├── supp_rates_11b_only                                               104   0.01%  0x0007335d text
    │   │       │   │   │   │   ├── us_op_class_cc                                                     12   0.00%  0x0008b3bc rodata
    │   │       │   │   │   │   └── valid_cw                                                          104   0.01%  0x00007dc1 text
    │   │       │   │   │   ├── ptksa_cache.c                                                          12   0.00%  -
    │   │       │   │   │   │   ├── ptksa_cache_add                                                     4   0.00%  0x0007788d text
    │   │       │   │   │   │   ├── ptksa_cache_deinit                                                  2   0.00%  0x0007788b text
    │   │       │   │   │   │   ├── ptksa_cache_flush                                                   2   0.00%  0x00077891 text
    │   │       │   │   │   │   └── ptksa_cache_init                                                    4   0.00%  0x00077887 text
    │   │       │   │   │   ├── sae.c                                                               10426   1.22%  -
    │   │       │   │   │   │   ├── debug_print_bignum                                                 76   0.01%  0x00044ced text
    │   │       │   │   │   │   ├── hkdf_expand                                                       106   0.01%  0x0007d76b text
    │   │       │   │   │   │   ├── hkdf_extract                                                       66   0.01%  0x0007d631 text
    │   │       │   │   │   │   ├── sae_check_confirm                                                 220   0.03%  0x00047075 text
    │   │       │   │   │   │   ├── sae_clear_data                                                     42   0.00%  0x0007d937 text
    │   │       │   │   │   │   ├── sae_clear_temp_data                                               148   0.02%  0x0007d8a3 text
    │   │       │   │   │   │   ├── sae_cn_confirm                                                    144   0.02%  0x0007d673 text
    │   │       │   │   │   │   ├── sae_cn_confirm_ecc                                                 96   0.01%  0x0007d7d5 text
    │   │       │   │   │   │   ├── sae_cn_confirm_ffc                                                104   0.01%  0x0007d703 text
    │   │       │   │   │   │   ├── sae_deinit_pt                                                      42   0.00%  0x0007d989 text
    │   │       │   │   │   │   ├── sae_derive_commit                                                 220   0.03%  0x000453d5 text
    │   │       │   │   │   │   ├── sae_derive_pt                                                     640   0.08%  0x00045de9 text
    │   │       │   │   │   │   ├── sae_derive_pt_ffc.constprop.0                                     440   0.05%  0x00045905 text
    │   │       │   │   │   │   ├── sae_derive_pwe_ecc                                                896   0.11%  0x000454b1 text
    │   │       │   │   │   │   ├── sae_derive_pwe_from_pt_ecc                                        436   0.05%  0x00045abd text
    │   │       │   │   │   │   ├── sae_derive_pwe_from_pt_ffc                                        376   0.04%  0x00045c71 text
    │   │       │   │   │   │   ├── sae_ecc_prime_len_2_hash_len                                       18   0.00%  0x0007d961 text
    │   │       │   │   │   │   ├── sae_ffc_prime_len_2_hash_len                                       22   0.00%  0x0007d973 text
    │   │       │   │   │   │   ├── sae_group_allowed                                                 140   0.02%  0x000469f9 text
    │   │       │   │   │   │   ├── sae_parse_commit                                                 1520   0.18%  0x00046a85 text
    │   │       │   │   │   │   ├── sae_prepare_commit                                                708   0.08%  0x00046069 text
    │   │       │   │   │   │   ├── sae_prepare_commit_pt                                             256   0.03%  0x0004632d text
    │   │       │   │   │   │   ├── sae_process_commit                                                956   0.11%  0x0004642d text
    │   │       │   │   │   │   ├── sae_pwd_seed                                                      148   0.02%  0x00044c59 text
    │   │       │   │   │   │   ├── sae_pwd_seed_key                                                  124   0.01%  0x00045359 text
    │   │       │   │   │   │   ├── sae_set_group                                                     212   0.02%  0x00045831 text
    │   │       │   │   │   │   ├── sae_state_txt                                                      24   0.00%  0x00047151 text
    │   │       │   │   │   │   ├── sae_write_commit                                                  528   0.06%  0x000467e9 text
    │   │       │   │   │   │   ├── sae_write_confirm                                                 150   0.02%  0x0007d9b3 text
    │   │       │   │   │   │   └── sswu                                                             1568   0.18%  0x00044d39 text
    │   │       │   │   │   ├── wpa_common.c                                                         8372   0.98%  -
    │   │       │   │   │   │   ├── rsn_cipher_put_suites                                             150   0.02%  0x00073089 text
    │   │       │   │   │   │   ├── rsn_is_snonce_cookie                                               56   0.01%  0x00007d89 text
    │   │       │   │   │   │   ├── rsn_pmkid                                                         196   0.02%  0x0000652d text
    │   │       │   │   │   │   ├── rsn_pmkid_suite_b                                                  96   0.01%  0x000065f1 text
    │   │       │   │   │   │   ├── rsn_pmkid_suite_b_192                                              96   0.01%  0x00006651 text
    │   │       │   │   │   │   ├── rsn_selector_to_bitfield                                           48   0.01%  0x00006081 text
    │   │       │   │   │   │   ├── rsn_set_snonce_cookie                                              24   0.00%  0x0007322b text
    │   │       │   │   │   │   ├── wpa_akm_to_suite                                                  268   0.03%  0x00006905 text
    │   │       │   │   │   │   ├── wpa_cipher_key_len                                                 76   0.01%  0x00072f83 text
    │   │       │   │   │   │   ├── wpa_cipher_put_suites                                              80   0.01%  0x0007311f text
    │   │       │   │   │   │   ├── wpa_cipher_rsc_len                                                 36   0.00%  0x00072fcf text
    │   │       │   │   │   │   ├── wpa_cipher_to_alg                                                  92   0.01%  0x00072ff3 text
    │   │       │   │   │   │   ├── wpa_cipher_to_suite                                               164   0.02%  0x000072d9 text
    │   │       │   │   │   │   ├── wpa_cipher_txt                                                    184   0.02%  0x000066b1 text
    │   │       │   │   │   │   ├── wpa_cipher_valid_group                                             24   0.00%  0x00073071 text
    │   │       │   │   │   │   ├── wpa_cipher_valid_mgmt_group                                        36   0.00%  0x00072f2d text
    │   │       │   │   │   │   ├── wpa_cipher_valid_pairwise                                          34   0.00%  0x0007304f text
    │   │       │   │   │   │   ├── wpa_compare_rsn_ie                                                 36   0.00%  0x00072f5f text
    │   │       │   │   │   │   ├── wpa_default_rsn_cipher                                             14   0.00%  0x00072f51 text
    │   │       │   │   │   │   ├── wpa_eapol_key_mic                                                 452   0.05%  0x00006149 text
    │   │       │   │   │   │   ├── wpa_insert_pmkid                                                  372   0.04%  0x00006a11 text
    │   │       │   │   │   │   ├── wpa_key_mgmt_txt                                                  412   0.05%  0x00006769 text
    │   │       │   │   │   │   ├── wpa_mic_len                                                        94   0.01%  0x00072ecf text
    │   │       │   │   │   │   ├── wpa_parse_cipher                                                  332   0.04%  0x0000737d text
    │   │       │   │   │   │   ├── wpa_parse_kde_ies                                                1744   0.20%  0x000076b9 text
    │   │       │   │   │   │   ├── wpa_parse_wpa_ie_rsn                                              884   0.10%  0x00006f65 text
    │   │       │   │   │   │   ├── wpa_parse_wpa_ie_wpa                                              544   0.06%  0x0000630d text
    │   │       │   │   │   │   ├── wpa_pick_group_cipher                                              60   0.01%  0x000731af text
    │   │       │   │   │   │   ├── wpa_pick_pairwise_cipher                                           64   0.01%  0x0007316f text
    │   │       │   │   │   │   ├── wpa_pmk_to_ptk                                                    992   0.12%  0x00006b85 text
    │   │       │   │   │   │   ├── wpa_select_ap_group_cipher                                         64   0.01%  0x000731eb text
    │   │       │   │   │   │   ├── wpa_use_aes_key_wrap                                               44   0.01%  0x0000611d text
    │   │       │   │   │   │   ├── wpa_use_akm_defined                                                52   0.01%  0x000060b1 text
    │   │       │   │   │   │   ├── wpa_use_cmac                                                       56   0.01%  0x000060e5 text
    │   │       │   │   │   │   └── wpa_write_ciphers                                                 496   0.06%  0x000074c9 text
    │   │       │   │   │   └── wpa_ctrl.c                                                            630   0.07%  -
    │   │       │   │   │       ├── wpa_ctrl_attach                                                     6   0.00%  0x0007398d text
    │   │       │   │   │       ├── wpa_ctrl_attach_helper                                             84   0.01%  0x0000a13d text
    │   │       │   │   │       ├── wpa_ctrl_close                                                     20   0.00%  0x00073979 text
    │   │       │   │   │       ├── wpa_ctrl_detach                                                     6   0.00%  0x00073993 text
    │   │       │   │   │       ├── wpa_ctrl_open                                                      48   0.01%  0x0000a191 text
    │   │       │   │   │       ├── wpa_ctrl_pending                                                   62   0.01%  0x000739b1 text
    │   │       │   │   │       ├── wpa_ctrl_recv                                                      24   0.00%  0x00073999 text
    │   │       │   │   │       └── wpa_ctrl_request                                                  380   0.04%  0x00009fc1 text
    │   │       │   │   ├── crypto                                                                   6405   0.75%  -
    │   │       │   │   │   ├── aes-internal-dec.c                                                    974   0.11%  -
    │   │       │   │   │   │   ├── aes_decrypt                                                       704   0.08%  0x000058dd text
    │   │       │   │   │   │   ├── aes_decrypt_deinit                                                 22   0.00%  0x00072e6f text
    │   │       │   │   │   │   └── aes_decrypt_init                                                  248   0.03%  0x000057e5 text
    │   │       │   │   │   ├── aes-internal-enc.c                                                    784   0.09%  -
    │   │       │   │   │   │   ├── aes_encrypt                                                       716   0.08%  0x00005da9 text
    │   │       │   │   │   │   ├── aes_encrypt_deinit                                                 22   0.00%  0x00072eb3 text
    │   │       │   │   │   │   └── aes_encrypt_init                                                   46   0.01%  0x00072e85 text
    │   │       │   │   │   ├── aes-internal.c                                                        524   0.06%  -
    │   │       │   │   │   │   └── rijndaelKeySetupEnc                                               524   0.06%  0x00005b9d text
    │   │       │   │   │   ├── aes-unwrap.c                                                          232   0.03%  -
    │   │       │   │   │   │   └── aes_unwrap                                                        232   0.03%  0x00072d87 text
    │   │       │   │   │   ├── aes-wrap.c                                                            178   0.02%  -
    │   │       │   │   │   │   └── aes_wrap                                                          178   0.02%  0x00072cd5 text
    │   │       │   │   │   ├── crypto_mbedtls_alt.c                                                 3110   0.36%  -
    │   │       │   │   │   │   ├── crypto_bignum_add                                                  24   0.00%  0x000727a3 text
    │   │       │   │   │   │   ├── crypto_bignum_addmod                                               44   0.01%  0x000728a9 text
    │   │       │   │   │   │   ├── crypto_bignum_cmp                                                   4   0.00%  0x00072933 text
    │   │       │   │   │   │   ├── crypto_bignum_deinit                                               18   0.00%  0x00072761 text
    │   │       │   │   │   │   ├── crypto_bignum_div                                                  62   0.01%  0x0007286b text
    │   │       │   │   │   │   ├── crypto_bignum_exptmod                                             104   0.01%  0x000727d3 text
    │   │       │   │   │   │   ├── crypto_bignum_init                                                 20   0.00%  0x000726f1 text
    │   │       │   │   │   │   ├── crypto_bignum_init_set                                             48   0.01%  0x00072705 text
    │   │       │   │   │   │   ├── crypto_bignum_init_uint                                            44   0.01%  0x00072735 text
    │   │       │   │   │   │   ├── crypto_bignum_inverse                                              24   0.00%  0x0007283b text
    │   │       │   │   │   │   ├── crypto_bignum_is_odd                                                6   0.00%  0x00072957 text
    │   │       │   │   │   │   ├── crypto_bignum_is_one                                               16   0.00%  0x00072947 text
    │   │       │   │   │   │   ├── crypto_bignum_is_zero                                              16   0.00%  0x00072937 text
    │   │       │   │   │   │   ├── crypto_bignum_legendre                                            136   0.02%  0x0007295d text
    │   │       │   │   │   │   ├── crypto_bignum_mod                                                  24   0.00%  0x000727bb text
    │   │       │   │   │   │   ├── crypto_bignum_mulmod                                               44   0.01%  0x000728d5 text
    │   │       │   │   │   │   ├── crypto_bignum_rand                                                 44   0.01%  0x00005711 text
    │   │       │   │   │   │   ├── crypto_bignum_rshift                                               40   0.00%  0x0007290b text
    │   │       │   │   │   │   ├── crypto_bignum_sqrmod                                               10   0.00%  0x00072901 text
    │   │       │   │   │   │   ├── crypto_bignum_sub                                                  24   0.00%  0x00072853 text
    │   │       │   │   │   │   ├── crypto_bignum_to_bin                                               48   0.01%  0x00072773 text
    │   │       │   │   │   │   ├── crypto_ec_deinit                                                   18   0.00%  0x00072a15 text
    │   │       │   │   │   │   ├── crypto_ec_get_a                                                    40   0.00%  0x0000573d text
    │   │       │   │   │   │   ├── crypto_ec_get_b                                                     4   0.00%  0x00072a49 text
    │   │       │   │   │   │   ├── crypto_ec_get_order                                                 4   0.00%  0x00072a45 text
    │   │       │   │   │   │   ├── crypto_ec_get_prime                                                 4   0.00%  0x00072a41 text
    │   │       │   │   │   │   ├── crypto_ec_init                                                     48   0.01%  0x000729e5 text
    │   │       │   │   │   │   ├── crypto_ec_order_len                                                14   0.00%  0x00072a33 text
    │   │       │   │   │   │   ├── crypto_ec_point_add                                                74   0.01%  0x00072b17 text
    │   │       │   │   │   │   ├── crypto_ec_point_cmp                                                 8   0.00%  0x00072c2f text
    │   │       │   │   │   │   ├── crypto_ec_point_compute_y_sqr                                     186   0.02%  0x00072b61 text
    │   │       │   │   │   │   ├── crypto_ec_point_deinit                                             18   0.00%  0x00072a61 text
    │   │       │   │   │   │   ├── crypto_ec_point_from_bin                                          102   0.01%  0x00072ab1 text
    │   │       │   │   │   │   ├── crypto_ec_point_init                                               20   0.00%  0x00072a4d text
    │   │       │   │   │   │   ├── crypto_ec_point_invert                                             84   0.01%  0x00005791 text
    │   │       │   │   │   │   ├── crypto_ec_point_is_at_infinity                                      6   0.00%  0x00072c1b text
    │   │       │   │   │   │   ├── crypto_ec_point_is_on_curve                                        14   0.00%  0x00072c21 text
    │   │       │   │   │   │   ├── crypto_ec_point_mul                                                44   0.01%  0x00005765 text
    │   │       │   │   │   │   ├── crypto_ec_point_to_bin                                             62   0.01%  0x00072a73 text
    │   │       │   │   │   │   ├── crypto_ec_prime_len                                                 8   0.00%  0x00072a27 text
    │   │       │   │   │   │   ├── crypto_ec_prime_len_bits                                            4   0.00%  0x00072a2f text
    │   │       │   │   │   │   ├── hmac_kdf_expand                                                   310   0.04%  0x00072159 text
    │   │       │   │   │   │   ├── hmac_md5                                                           32   0.00%  0x00072495 text
    │   │       │   │   │   │   ├── hmac_prf_bits                                                     302   0.04%  0x0007228f text
    │   │       │   │   │   │   ├── hmac_sha1                                                          32   0.00%  0x00072475 text
    │   │       │   │   │   │   ├── hmac_sha1_vector                                                   22   0.00%  0x0007245f text
    │   │       │   │   │   │   ├── hmac_sha256                                                        32   0.00%  0x0007243f text
    │   │       │   │   │   │   ├── hmac_sha256_kdf                                                    26   0.00%  0x000724e9 text
    │   │       │   │   │   │   ├── hmac_sha256_vector                                                 22   0.00%  0x00072429 text
    │   │       │   │   │   │   ├── hmac_sha384                                                        32   0.00%  0x00072409 text
    │   │       │   │   │   │   ├── hmac_sha384_kdf                                                    26   0.00%  0x000724cf text
    │   │       │   │   │   │   ├── hmac_sha384_vector                                                 22   0.00%  0x000723f3 text
    │   │       │   │   │   │   ├── hmac_sha512                                                        32   0.00%  0x000723d3 text
    │   │       │   │   │   │   ├── hmac_sha512_kdf                                                    26   0.00%  0x000724b5 text
    │   │       │   │   │   │   ├── hmac_sha512_vector                                                 22   0.00%  0x000723bd text
    │   │       │   │   │   │   ├── hmac_vector                                                       112   0.01%  0x000720e9 text
    │   │       │   │   │   │   ├── hostap_rng_fn                                                       4   0.00%  0x20000378 datas
    │   │       │   │   │   │   ├── omac1_aes_128                                                      28   0.00%  0x000726d5 text
    │   │       │   │   │   │   ├── omac1_aes_vector                                                  152   0.02%  0x0007263d text
    │   │       │   │   │   │   ├── pbkdf2_sha1                                                        52   0.01%  0x00072609 text
    │   │       │   │   │   │   ├── sha1_prf                                                          152   0.02%  0x00072571 text
    │   │       │   │   │   │   ├── sha256_prf                                                         28   0.00%  0x0007253b text
    │   │       │   │   │   │   ├── sha256_prf_bits                                                    26   0.00%  0x00072557 text
    │   │       │   │   │   │   ├── sha384_prf                                                         28   0.00%  0x0007251f text
    │   │       │   │   │   │   └── sha512_prf                                                         28   0.00%  0x00072503 text
    │   │       │   │   │   ├── dh_groups.c                                                           433   0.05%  -
    │   │       │   │   │   │   ├── dh_group5_generator                                                 1   0.00%  0x000c73da rodata
    │   │       │   │   │   │   ├── dh_group5_order                                                   192   0.02%  0x000c725a rodata
    │   │       │   │   │   │   ├── dh_group5_prime                                                   192   0.02%  0x000c731a rodata
    │   │       │   │   │   │   ├── dh_groups                                                          32   0.00%  0x0008d820 rodata
    │   │       │   │   │   │   └── dh_groups_get                                                      16   0.00%  0x00047361 text
    │   │       │   │   │   ├── rc4.c                                                                 158   0.02%  -
    │   │       │   │   │   │   └── rc4_skip                                                          158   0.02%  0x00072c37 text
    │   │       │   │   │   └── tls_none.c                                                             12   0.00%  -
    │   │       │   │   │       └── tls_get_library_version                                            12   0.00%  0x00006075 text
    │   │       │   │   ├── drivers                                                                  8834   1.04%  -
    │   │       │   │   │   ├── driver_common.c                                                      2182   0.26%  -
    │   │       │   │   │   │   ├── channel_width_to_string                                            24   0.00%  0x0000a249 text
    │   │       │   │   │   │   ├── driver_flag2_to_string                                            336   0.04%  0x0000a8d5 text
    │   │       │   │   │   │   ├── driver_flag_to_string                                            1364   0.16%  0x0000a381 text
    │   │       │   │   │   │   ├── event_to_string                                                    24   0.00%  0x0000a231 text
    │   │       │   │   │   │   ├── he_supported                                                       28   0.00%  0x00073ad7 text
    │   │       │   │   │   │   ├── ht_supported                                                       22   0.00%  0x00073aa7 text
    │   │       │   │   │   │   ├── vht_supported                                                      26   0.00%  0x00073abd text
    │   │       │   │   │   │   ├── wpa_check_wowlan_trigger                                           26   0.00%  0x00073a61 text
    │   │       │   │   │   │   ├── wpa_get_wowlan_triggers                                           288   0.03%  0x0000a261 text
    │   │       │   │   │   │   └── wpa_scan_results_free                                              44   0.01%  0x00073a7b text
    │   │       │   │   │   └── driver_zephyr.c                                                      6652   0.78%  -
    │   │       │   │   │       ├── _rand_next                                                          8   0.00%  0x00000000 rom_start
    │   │       │   │   │       ├── wpa_drv_hapd_send_eapol                                            76   0.01%  0x0000c4bd text
    │   │       │   │   │       ├── wpa_drv_register_action_frame.constprop.0                          36   0.00%  0x0007462b text
    │   │       │   │   │       ├── wpa_drv_zep_abort_scan                                             44   0.01%  0x0000c6a5 text
    │   │       │   │   │       ├── wpa_drv_zep_associate                                              88   0.01%  0x0000c109 text
    │   │       │   │   │       ├── wpa_drv_zep_authenticate                                          204   0.02%  0x0000c509 text
    │   │       │   │   │       ├── wpa_drv_zep_cancel_remain_on_channel                               80   0.01%  0x0000bf99 text
    │   │       │   │   │       ├── wpa_drv_zep_deauthenticate                                         92   0.01%  0x0000c161 text
    │   │       │   │   │       ├── wpa_drv_zep_deinit                                                 52   0.01%  0x0000c771 text
    │   │       │   │   │       ├── wpa_drv_zep_deinit_ap                                              96   0.01%  0x0000bc49 text
    │   │       │   │   │       ├── wpa_drv_zep_dpp_listen                                             80   0.01%  0x0000bef9 text
    │   │       │   │   │       ├── wpa_drv_zep_event_chan_list_changed                                10   0.00%  0x0007494b text
    │   │       │   │   │       ├── wpa_drv_zep_event_ecsa_complete                                    10   0.00%  0x000749c9 text
    │   │       │   │   │       ├── wpa_drv_zep_event_get_wiphy                                       764   0.09%  0x0007464f text
    │   │       │   │   │       ├── wpa_drv_zep_event_mac_changed                                      10   0.00%  0x00074955 text
    │   │       │   │   │       ├── wpa_drv_zep_event_mgmt_rx                                          92   0.01%  0x0000d109 text
    │   │       │   │   │       ├── wpa_drv_zep_event_mgmt_tx_status                                   84   0.01%  0x0000d165 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_assoc_resp                                  66   0.01%  0x00074973 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_auth_resp                                   10   0.00%  0x00074969 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_deauth                                     164   0.02%  0x0000d065 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_disassoc                                    10   0.00%  0x000749b5 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_scan_done                                   48   0.01%  0x0000d035 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_scan_res                                   140   0.02%  0x0000c2a1 text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_scan_start                                  10   0.00%  0x0007495f text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_unprot_deauth                               10   0.00%  0x000749dd text
    │   │       │   │   │       ├── wpa_drv_zep_event_proc_unprot_disassoc                             10   0.00%  0x000749d3 text
    │   │       │   │   │       ├── wpa_drv_zep_event_signal_change                                    10   0.00%  0x000749bf text
    │   │       │   │   │       ├── wpa_drv_zep_get_bssid                                              14   0.00%  0x000745f5 text
    │   │       │   │   │       ├── wpa_drv_zep_get_capa                                               96   0.01%  0x0000c0a9 text
    │   │       │   │   │       ├── wpa_drv_zep_get_conn_info                                         104   0.01%  0x0000bfe9 text
    │   │       │   │   │       ├── wpa_drv_zep_get_country                                            72   0.01%  0x0000c729 text
    │   │       │   │   │       ├── wpa_drv_zep_get_ext_capab                                          34   0.00%  0x000745d3 text
    │   │       │   │   │       ├── wpa_drv_zep_get_hw_feature_data                                   480   0.06%  0x0000ca79 text
    │   │       │   │   │       ├── wpa_drv_zep_get_inact_sec                                          64   0.01%  0x0000c665 text
    │   │       │   │   │       ├── wpa_drv_zep_get_scan_results2                                     180   0.02%  0x0000c9c5 text
    │   │       │   │   │       ├── wpa_drv_zep_get_ssid                                               44   0.01%  0x0000c1bd text
    │   │       │   │   │       ├── wpa_drv_zep_global_deinit                                           8   0.00%  0x00074603 text
    │   │       │   │   │       ├── wpa_drv_zep_global_init                                            16   0.00%  0x000745c3 text
    │   │       │   │   │       ├── wpa_drv_zep_init                                                  328   0.04%  0x0000c87d text
    │   │       │   │   │       ├── wpa_drv_zep_remain_on_channel                                      80   0.01%  0x0000bf49 text
    │   │       │   │   │       ├── wpa_drv_zep_scan2                                                 144   0.02%  0x0000c5d5 text
    │   │       │   │   │       ├── wpa_drv_zep_scan_timeout                                           36   0.00%  0x0000c6d1 text
    │   │       │   │   │       ├── wpa_drv_zep_send_action                                           184   0.02%  0x0000c1e9 text
    │   │       │   │   │       ├── wpa_drv_zep_send_action_cancel_wait                                52   0.01%  0x0000c6f5 text
    │   │       │   │   │       ├── wpa_drv_zep_send_mlme                                              88   0.01%  0x0000bd9d text
    │   │       │   │   │       ├── wpa_drv_zep_set_ap                                                260   0.03%  0x0000bdf5 text
    │   │       │   │   │       ├── wpa_drv_zep_set_country                                            88   0.01%  0x0000c051 text
    │   │       │   │   │       ├── wpa_drv_zep_set_key                                               216   0.03%  0x0000c7a5 text
    │   │       │   │   │       ├── wpa_drv_zep_set_supp_port                                          32   0.00%  0x0007460b text
    │   │       │   │   │       ├── wpa_drv_zep_signal_poll                                           112   0.01%  0x0000c44d text
    │   │       │   │   │       ├── wpa_drv_zep_sta_add                                                80   0.01%  0x0000bca9 text
    │   │       │   │   │       ├── wpa_drv_zep_sta_deauth                                            144   0.02%  0x0000c32d text
    │   │       │   │   │       ├── wpa_drv_zep_sta_disassoc                                          144   0.02%  0x0000c3bd text
    │   │       │   │   │       ├── wpa_drv_zep_sta_remove                                             80   0.01%  0x0000bd4d text
    │   │       │   │   │       ├── wpa_drv_zep_sta_set_flags                                          84   0.01%  0x0000bcf9 text
    │   │       │   │   │       ├── wpa_drv_zep_stop_ap                                                96   0.01%  0x0000bbe9 text
    │   │       │   │   │       └── wpa_supplicant_event_wrapper                                      988   0.12%  0x0000cc59 text
    │   │       │   │   ├── eap_common                                                                324   0.04%  -
    │   │       │   │   │   └── eap_common.c                                                          324   0.04%  -
    │   │       │   │   │       ├── eap_get_id                                                         14   0.00%  0x0007c8e3 text
    │   │       │   │   │       ├── eap_get_type                                                       14   0.00%  0x0007c8f1 text
    │   │       │   │   │       ├── eap_hdr_len_valid                                                  56   0.01%  0x0003d7a1 text
    │   │       │   │   │       ├── eap_hdr_validate                                                  128   0.02%  0x0003d7d9 text
    │   │       │   │   │       └── eap_msg_alloc                                                     112   0.01%  0x0007c873 text
    │   │       │   │   ├── eap_server                                                               6122   0.72%  -
    │   │       │   │   │   ├── eap_server.c                                                         5418   0.64%  -
    │   │       │   │   │   │   ├── eap_copy_buf                                                       38   0.00%  0x0007c8ff text
    │   │       │   │   │   │   ├── eap_get_identity                                                   12   0.00%  0x0007ca13 text
    │   │       │   │   │   │   ├── eap_get_interface                                                   4   0.00%  0x0007ca1f text
    │   │       │   │   │   │   ├── eap_log_msg                                                        88   0.01%  0x0007c925 text
    │   │       │   │   │   │   ├── eap_server_clear_identity                                          20   0.00%  0x0007ca23 text
    │   │       │   │   │   │   ├── eap_server_config_free                                             42   0.00%  0x0007ca37 text
    │   │       │   │   │   │   ├── eap_server_sm_deinit                                              144   0.02%  0x0003e169 text
    │   │       │   │   │   │   ├── eap_server_sm_init                                                 96   0.01%  0x0003e109 text
    │   │       │   │   │   │   ├── eap_server_sm_step                                               2364   0.28%  0x0003e2e5 text
    │   │       │   │   │   │   ├── eap_sm_calculateTimeout.constprop.0.isra.0                         84   0.01%  0x0003db71 text
    │   │       │   │   │   │   ├── eap_sm_notify_cached                                                8   0.00%  0x0007ca0b text
    │   │       │   │   │   │   ├── eap_sm_parseEapResp                                               216   0.03%  0x0003d859 text
    │   │       │   │   │   │   ├── eap_sm_process_nak                                                204   0.02%  0x0003de01 text
    │   │       │   │   │   │   ├── eap_user_free                                                      40   0.00%  0x0007c97d text
    │   │       │   │   │   │   ├── eap_user_get                                                      102   0.01%  0x0007c9a5 text
    │   │       │   │   │   │   ├── sm_EAP_AAA_REQUEST_Enter.constprop.0                               60   0.01%  0x0003d989 text
    │   │       │   │   │   │   ├── sm_EAP_FAILURE_Enter                                              164   0.02%  0x0003d9c5 text
    │   │       │   │   │   │   ├── sm_EAP_IDLE2_Enter.constprop.0                                     44   0.01%  0x0003dbc5 text
    │   │       │   │   │   │   ├── sm_EAP_IDLE_Enter.constprop.0                                      44   0.01%  0x0003dbf1 text
    │   │       │   │   │   │   ├── sm_EAP_INITIALIZE_Enter.constprop.0                               236   0.03%  0x0003e1f9 text
    │   │       │   │   │   │   ├── sm_EAP_METHOD_REQUEST_Enter.constprop.0                           144   0.02%  0x0003dc1d text
    │   │       │   │   │   │   ├── sm_EAP_METHOD_RESPONSE_Enter.constprop.0                          168   0.02%  0x0003da69 text
    │   │       │   │   │   │   ├── sm_EAP_NAK_Enter.constprop.0                                      140   0.02%  0x0003decd text
    │   │       │   │   │   │   ├── sm_EAP_PROPOSE_METHOD_Enter.constprop.0                           340   0.04%  0x0003dcad text
    │   │       │   │   │   │   ├── sm_EAP_SELECT_ACTION_Enter.constprop.0                            432   0.05%  0x0003df59 text
    │   │       │   │   │   │   ├── sm_EAP_SEND_REQUEST_Enter.constprop.0                              96   0.01%  0x0003db11 text
    │   │       │   │   │   │   └── sm_EAP_TIMEOUT_FAILURE2_Enter.constprop.0                          88   0.01%  0x0003d931 text
    │   │       │   │   │   ├── eap_server_identity.c                                                 464   0.05%  -
    │   │       │   │   │   │   ├── eap_identity_buildReq                                              92   0.01%  0x0003ec21 text
    │   │       │   │   │   │   ├── eap_identity_check                                                 40   0.00%  0x0003ec7d text
    │   │       │   │   │   │   ├── eap_identity_init                                                  16   0.00%  0x0007ca7b text
    │   │       │   │   │   │   ├── eap_identity_initPickUp                                            14   0.00%  0x0007ca8b text
    │   │       │   │   │   │   ├── eap_identity_isDone                                                10   0.00%  0x0007ca61 text
    │   │       │   │   │   │   ├── eap_identity_isSuccess                                             10   0.00%  0x0007ca6b text
    │   │       │   │   │   │   ├── eap_identity_process                                              176   0.02%  0x0003eca5 text
    │   │       │   │   │   │   ├── eap_identity_reset                                                  6   0.00%  0x0007ca75 text
    │   │       │   │   │   │   └── eap_server_identity_register                                      100   0.01%  0x0003ed55 text
    │   │       │   │   │   └── eap_server_methods.c                                                  240   0.03%  -
    │   │       │   │   │       ├── eap_server_get_eap_method                                          32   0.00%  0x0003edb9 text
    │   │       │   │   │       ├── eap_server_get_name                                                52   0.01%  0x0003ee59 text
    │   │       │   │   │       ├── eap_server_method_alloc                                            28   0.00%  0x0007ca99 text
    │   │       │   │   │       ├── eap_server_method_register                                         96   0.01%  0x0003edd9 text
    │   │       │   │   │       └── eap_server_unregister_methods                                      32   0.00%  0x0003ee39 text
    │   │       │   │   ├── eapol_auth                                                               4592   0.54%  -
    │   │       │   │   │   └── eapol_auth_sm.c                                                      4592   0.54%  -
    │   │       │   │   │       ├── eapol_auth_alloc                                                  320   0.04%  0x0003fc95 text
    │   │       │   │   │       ├── eapol_auth_deinit                                                  36   0.00%  0x0007cc0d text
    │   │       │   │   │       ├── eapol_auth_free                                                    72   0.01%  0x0003f419 text
    │   │       │   │   │       ├── eapol_auth_init                                                   164   0.02%  0x0007cb69 text
    │   │       │   │   │       ├── eapol_auth_step                                                    28   0.00%  0x0003f461 text
    │   │       │   │   │       ├── eapol_auth_tx_canned_eap.constprop.0                              116   0.01%  0x0003f105 text
    │   │       │   │   │       ├── eapol_auth_tx_req                                                 216   0.03%  0x0003f251 text
    │   │       │   │   │       ├── eapol_auth_vlogger                                                 82   0.01%  0x0007cb13 text
    │   │       │   │   │       ├── eapol_cb                                                           28   0.00%  0x0008d7f4 rodata
    │   │       │   │   │       ├── eapol_port_timers_tick                                            272   0.03%  0x0003fdd5 text
    │   │       │   │   │       ├── eapol_sm_erp_add_key                                               10   0.00%  0x0007cb09 text
    │   │       │   │   │       ├── eapol_sm_erp_get_key                                               10   0.00%  0x0007caff text
    │   │       │   │   │       ├── eapol_sm_get_eap_req_id_text                                       16   0.00%  0x0007cadf text
    │   │       │   │   │       ├── eapol_sm_get_eap_user                                              36   0.00%  0x0007cabb text
    │   │       │   │   │       ├── eapol_sm_get_erp_domain                                             8   0.00%  0x0007caf7 text
    │   │       │   │   │       ├── eapol_sm_get_erp_send_reauth_start                                  8   0.00%  0x0007caef text
    │   │       │   │   │       ├── eapol_sm_sta_entry_alive                                            6   0.00%  0x0007cab5 text
    │   │       │   │   │       ├── eapol_sm_step_cb                                                    4   0.00%  0x0007cb65 text
    │   │       │   │   │       ├── eapol_sm_step_run                                                2072   0.24%  0x0003f47d text
    │   │       │   │   │       ├── sm_AUTH_PAE_DISCONNECTED_Enter.constprop.0                        212   0.02%  0x0003eee1 text
    │   │       │   │   │       ├── sm_AUTH_PAE_FORCE_AUTH_Enter                                      108   0.01%  0x0003f1e5 text
    │   │       │   │   │       ├── sm_AUTH_PAE_FORCE_UNAUTH_Enter                                    108   0.01%  0x0003f179 text
    │   │       │   │   │       ├── sm_AUTH_PAE_RESTART_Enter.constprop.0                             108   0.01%  0x0003efb5 text
    │   │       │   │   │       ├── sm_BE_AUTH_FAIL_Enter.constprop.0                                  76   0.01%  0x0003f329 text
    │   │       │   │   │       %E2%94%9C── sm_BE_AUTH_IDLE_Enter.constprop.0                                  68   0.01%  0x0003f021 text
    │   │       │   │   │       ├── sm_BE_AUTH_REQUEST_Enter.constprop.0                               88   0.01%  0x0003f3c1 text
    │   │       │   │   │       ├── sm_BE_AUTH_RESPONSE_Enter.constprop.0                              92   0.01%  0x0003f065 text
    │   │       │   │   │       ├── sm_BE_AUTH_SUCCESS_Enter.constprop.0                               76   0.01%  0x0003f375 text
    │   │       │   │   │       ├── sm_BE_AUTH_TIMEOUT_Enter.constprop.0                               68   0.01%  0x0003f0c1 text
    │   │       │   │   │       └── sm_CTRL_DIR_IN_OR_BOTH_Enter                                       84   0.01%  0x0003ee8d text
    │   │       │   │   ├── l2_packet                                                                 694   0.08%  -
    │   │       │   │   │   └── l2_packet_zephyr.c                                                    694   0.08%  -
    │   │       │   │   │       ├── l2_packet_deinit                                                   34   0.00%  0x00074573 text
    │   │       │   │   │       ├── l2_packet_get_ip_addr                                              40   0.00%  0x00074595 text
    │   │       │   │   │       ├── l2_packet_get_own_addr                                             16   0.00%  0x0007454d text
    │   │       │   │   │       ├── l2_packet_init                                                    320   0.04%  0x0000baa9 text
    │   │       │   │   │       ├── l2_packet_init_bridge                                              22   0.00%  0x0007455d text
    │   │       │   │   │       ├── l2_packet_notify_auth_start                                         2   0.00%  0x000745bd text
    │   │       │   │   │       ├── l2_packet_receive                                                 104   0.01%  0x0000b9a9 text
    │   │       │   │   │       ├── l2_packet_send                                                    152   0.02%  0x0000ba11 text
    │   │       │   │   │       └── l2_packet_set_packet_filter                                         4   0.00%  0x000745bf text
    │   │       │   │   ├── rsn_supp                                                                20810   2.44%  -
    │   │       │   │   │   ├── pmksa_cache.c                                                          30   0.00%  -
    │   │       │   │   │   │   ├── pmksa_cache_add                                                     4   0.00%  0x00077877 text
    │   │       │   │   │   │   ├── pmksa_cache_deinit                                                  2   0.00%  0x00077867 text
    │   │       │   │   │   │   ├── pmksa_cache_flush                                                   2   0.00%  0x00077883 text
    │   │       │   │   │   │   ├── pmksa_cache_get                                                     4   0.00%  0x00077869 text
    │   │       │   │   │   │   ├── pmksa_cache_init                                                    6   0.00%  0x00077861 text
    │   │       │   │   │   │   ├── pmksa_cache_list                                                    6   0.00%  0x00077871 text
    │   │       │   │   │   │   └── pmksa_cache_set_current                                             6   0.00%  0x0007787d text
    │   │       │   │   │   ├── wpa.c                                                               19726   2.31%  -
    │   │       │   │   │   │   ├── _wpa_hexdump_link.constprop.0                                     120   0.01%  0x000403bd text
    │   │       │   │   │   │   ├── ieee80211w_set_keys                                               628   0.07%  0x000405b5 text
    │   │       │   │   │   │   ├── mlo_ieee80211w_set_keys                                           704   0.08%  0x00040c6d text
    │   │       │   │   │   │   ├── null_rsc                                                            8   0.00%  0x000c6552 rodata
    │   │       │   │   │   │   ├── wpa_derive_ptk.constprop.0                                        132   0.02%  0x00040339 text
    │   │       │   │   │   │   ├── wpa_eapol_key_send                                                404   0.05%  0x00041121 text
    │   │       │   │   │   │   ├── wpa_fils_is_completed                                               4   0.00%  0x0007d533 text
    │   │       │   │   │   │   ├── wpa_key_mgmt_suite                                                172   0.02%  0x00040071 text
    │   │       │   │   │   │   ├── wpa_report_ie_mismatch                                            220   0.03%  0x00040ac5 text
    │   │       │   │   │   │   ├── wpa_sm_aborted_cached                                              40   0.00%  0x00041c19 text
    │   │       │   │   │   │   ├── wpa_sm_clear_ptk                                                  204   0.02%  0x0007d131 text
    │   │       │   │   │   │   ├── wpa_sm_deinit                                                     188   0.02%  0x000447e5 text
    │   │       │   │   │   │   ├── wpa_sm_drop_sa                                                     44   0.01%  0x000447b9 text
    │   │       │   │   │   │   ├── wpa_sm_get_ap_rsne                                                 52   0.01%  0x0007d0fd text
    │   │       │   │   │   │   ├── wpa_sm_get_mib                                                    588   0.07%  0x00041c41 text
    │   │       │   │   │   │   ├── wpa_sm_get_status                                                 188   0.02%  0x000425d9 text
    │   │       │   │   │   │   ├── wpa_sm_has_ptk_installed                                           24   0.00%  0x0007d4f7 text
    │   │       │   │   │   │   ├── wpa_sm_init                                                       124   0.01%  0x00041e8d text
    │   │       │   │   │   │   ├── wpa_sm_key_request                                                404   0.05%  0x0004173d text
    │   │       │   │   │   │   ├── wpa_sm_notify_assoc                                                88   0.01%  0x00041f09 text
    │   │       │   │   │   │   ├── wpa_sm_notify_disassoc                                             96   0.01%  0x000448a1 text
    │   │       │   │   │   │   ├── wpa_sm_ocv_enabled                                                 50   0.01%  0x0007d4bd text
    │   │       │   │   │   │   ├── wpa_sm_parse_own_wpa_ie                                            56   0.01%  0x00044781 text
    │   │       │   │   │   │   ├── wpa_sm_pmf_enabled                                                 56   0.01%  0x0007d463 text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_cache_flush                                           22   0.00%  0x0007d51d text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_cache_list                                             8   0.00%  0x0007d4ef text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_cache_reconfig                                        12   0.00%  0x0007d537 text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_free_cb                                              220   0.03%  0x000409e9 text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_is_current_cb                                         12   0.00%  0x0007d0f1 text
    │   │       │   │   │   │   ├── wpa_sm_pmksa_notify_cb                                             16   0.00%  0x0007d24b text
    │   │       │   │   │   │   ├── wpa_sm_rekey_ptk                                                   36   0.00%  0x000418d1 text
    │   │       │   │   │   │   ├── wpa_sm_rsn_overriding_supported                                    34   0.00%  0x0007d49b text
    │   │       │   │   │   │   ├── wpa_sm_rx_eapol                                                  2640   0.31%  0x00043941 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_rsn_ie                                               96   0.01%  0x000445a1 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_rsne_override                                        96   0.01%  0x00044661 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_rsne_override_2                                      96   0.01%  0x000446c1 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_rsnxe                                                96   0.01%  0x00044601 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_rsnxe_override                                       96   0.01%  0x00044721 text
    │   │       │   │   │   │   ├── wpa_sm_set_ap_wpa_ie                                               96   0.01%  0x00044541 text
    │   │       │   │   │   │   ├── wpa_sm_set_assoc_rsnxe                                            148   0.02%  0x000444ad text
    │   │       │   │   │   │   ├── wpa_sm_set_assoc_rsnxe_default                                     96   0.01%  0x0004444d text
    │   │       │   │   │   │   ├── wpa_sm_set_assoc_wpa_ie                                            96   0.01%  0x000443ed text
    │   │       │   │   │   │   ├── wpa_sm_set_assoc_wpa_ie_default                                    92   0.01%  0x00044391 text
    │   │       │   │   │   │   ├── wpa_sm_set_config                                                 150   0.02%  0x0007d297 text
    │   │       │   │   │   │   ├── wpa_sm_set_eapol                                                    8   0.00%  0x0007d367 text
    │   │       │   │   │   │   ├── wpa_sm_set_fast_reauth                                              8   0.00%  0x0007d287 text
    │   │       │   │   │   │   ├── wpa_sm_set_ifname                                                  12   0.00%  0x0007d35b text
    │   │       │   │   │   │   ├── wpa_sm_set_mlo_params                                             728   0.09%  0x00042301 text
    │   │       │   │   │   │   ├── wpa_sm_set_own_addr                                                16   0.00%  0x0007d34b text
    │   │       │   │   │   │   ├── wpa_sm_set_param                                                  244   0.03%  0x0007d36f text
    │   │       │   │   │   │   ├── wpa_sm_set_pmk                                                    108   0.01%  0x00041f61 text
    │   │       │   │   │   │   ├── wpa_sm_set_pmk_from_pmksa                                          80   0.01%  0x00041fcd text
    │   │       │   │   │   │   ├── wpa_sm_set_ptk_kck_kek                                             80   0.01%  0x00044925 text
    │   │       │   │   │   │   ├── wpa_sm_set_rx_replay_ctr                                           36   0.00%  0x00044901 text
    │   │       │   │   │   │   ├── wpa_sm_set_scard_ctx                                                8   0.00%  0x0007d28f text
    │   │       │   │   │   │   ├── wpa_sm_set_ssid                                                    30   0.00%  0x0007d32d text
    │   │       │   │   │   │   ├── wpa_sm_update_replay_ctr                                           14   0.00%  0x0007d50f text
    │   │       │   │   │   │   ├── wpa_supplicant_check_group_cipher                                 112   0.01%  0x00040145 text
    │   │       │   │   │   │   ├── wpa_supplicant_get_pmk                                            396   0.05%  0x0004201d text
    %E2%94%82   │       │   │   │   │   ├── wpa_supplicant_gtk_tx_bit_workaround                               40   0.00%  0x0004011d text
    │   │       │   │   │   │   ├── wpa_supplicant_install_gtk.constprop.0                            384   0.05%  0x00040435 text
    │   │       │   │   │   │   ├── wpa_supplicant_install_ptk                                        448   0.05%  0x00040829 text
    │   │       │   │   │   │   ├── wpa_supplicant_key_neg_complete                                   204   0.02%  0x00040ba1 text
    │   │       │   │   │   │   ├── wpa_supplicant_mlo_gtk.constprop.0                                500   0.06%  0x00040f2d text
    │   │       │   │   │   │   ├── wpa_supplicant_process_1_of_2                                     540   0.06%  0x00041521 text
    │   │       │   │   │   │   ├── wpa_supplicant_process_1_of_4                                     876   0.10%  0x000435d5 text
    │   │       │   │   │   │   ├── wpa_supplicant_process_1_of_4_wpa.constprop.0                     344   0.04%  0x000421a9 text
    │   │       │   │   │   │   ├── wpa_supplicant_process_3_of_4                                    2796   0.33%  0x00042ae9 text
    │   │       │   │   │   │   ├── wpa_supplicant_process_3_of_4_wpa                                 420   0.05%  0x00042945 text
    │   │       │   │   │   │   ├── wpa_supplicant_process_mlo_1_of_2                                 384   0.05%  0x000413a1 text
    │   │       │   │   │   │   ├── wpa_supplicant_rsc_relaxation                                      96   0.01%  0x000401b5 text
    │   │       │   │   │   │   ├── wpa_supplicant_send_2_of_2                                        236   0.03%  0x000412b5 text
    │   │       │   │   │   │   ├── wpa_supplicant_send_2_of_4                                        472   0.06%  0x000418f5 text
    │   │       │   │   │   │   ├── wpa_supplicant_send_4_of_4                                        332   0.04%  0x00041acd text
    │   │       │   │   │   │   ├── wpa_supplicant_validate_ie                                        688   0.08%  0x00042695 text
    │   │       │   │   │   │   ├── wpa_supplicant_verify_eapol_key_mic                               292   0.03%  0x00040215 text
    │   │       │   │   │   │   └── wpas_swap_tkip_mic_keys                                            42   0.00%  0x0007d1fd text
    │   │       │   │   │   ├── wpa_i.h                                                               120   0.01%  -
    │   │       │   │   │   │   ├── wpa_sm_alloc_eapol.constprop.0.isra.0                              22   0.00%  0x0007d227 text
    │   │       │   │   │   │   ├── wpa_sm_cancel_auth_timeout.isra.0                                   6   0.00%  0x0007d25b text
    │   │       │   │   │   │   ├── wpa_sm_deauthenticate.isra.0                                        6   0.00%  0x0007d273 text
    │   │       │   │   │   │   ├── wpa_sm_get_state.isra.0                                             6   0.00%  0x0007d279 text
    │   │       │   │   │   │   ├── wpa_sm_mlme_setprotection.constprop.0.isra.0                       14   0.00%  0x0007d23d text
    │   │       │   │   │   │   ├── wpa_sm_set_key.isra.0                                              18   0.00%  0x0007d261 text
    │   │       │   │   │   │   ├── wpa_sm_set_rekey_offload                                           42   0.00%  0x0007d0c7 text
    │   │       │   │   │   │   └── wpa_sm_set_state.isra.0                                             6   0.00%  0x0007d27f text
    │   │       │   │   │   └── wpa_ie.c                                                              934   0.11%  -
    │   │       │   │   │       ├── rsn_supp_capab                                                     58   0.01%  0x0007d549 text
    │   │       │   │   │       ├── wpa_gen_rsnxe                                                     136   0.02%  0x0007d583 text
    │   │       │   │   │       ├── wpa_gen_wpa_ie                                                    652   0.08%  0x000449cd text
    │   │       │   │   │       └── wpa_parse_wpa_ie                                                   88   0.01%  0x00044975 text
    │   │       │   │   └── utils                                                                    8468   0.99%  -
    │   │       │   │       ├── common.c                                                             2442   0.29%  -
    │   │       │   │       │   ├── _wpa_snprintf_hex                                                  92   0.01%  0x0000aa4d text
    │   │       │   │       │   ├── bin_clear_free                                                     22   0.00%  0x00074173 text
    │   │       │   │       │   ├── buf_shift_right                                                    38   0.00%  0x00073c67 text
    │   │       │   │       │   ├── cstr_token                                                         86   0.01%  0x000740e5 text
    │   │       │   │       │   ├── dup_binstr                                                         38   0.00%  0x00073e15 text
    │   │       │   │       │   ├── forced_memzero                                                     16   0.00%  0x0000ad2d text
    │   │       │   │       │   ├── freq_cmp                                                           22   0.00%  0x00073af3 text
    │   │       │   │       │   ├── freq_range_list_includes                                           44   0.01%  0x00073f93 text
    │   │       │   │       │   ├── freq_range_list_parse                                             178   0.02%  0x00073ee1 text
    │   │       │   │       │   ├── freq_range_list_str                                               156   0.02%  0x0000ac4d text
    │   │       │   │       │   ├── has_ctrl_char                                                      26   0.00%  0x00073d83 text
    │   │       │   │       │   ├── has_newline                                                        22   0.00%  0x00073d9d text
    │   │       │   │       │   ├── hex2byte                                                           36   0.00%  0x00073b35 text
    │   │       │   │       │   ├── hex2num                                                            44   0.01%  0x00073b09 text
    │   │       │   │       │   ├── hexstr2bin                                                         40   0.00%  0x00073c27 text
    │   │       │   │       │   ├── hwaddr_aton                                                        16   0.00%  0x00073b85 text
    │   │       │   │       │   ├── hwaddr_aton2                                                       76   0.01%  0x00073bdb text
    │   │       │   │       │   ├── hwaddr_mask_txt                                                   168   0.02%  0x0000aaa9 text
    │   │       │   │       │   ├── hwaddr_masked_aton                                                 70   0.01%  0x00073b95 text
    │   │       │   │       │   ├── hwaddr_parse                                                       44   0.01%  0x00073b59 text
    │   │       │   │       │   ├── inc_byte_array                                                     24   0.00%  0x00073c4f text
    │   │       │   │       │   ├── int_array_add_unique                                               80   0.01%  0x00074033 text
    │   │       │   │       │   ├── int_array_concat                                                   94   0.01%  0x00073fd5 text
    │   │       │   │       │   ├── int_array_includes                                                 24   0.00%  0x00074083 text
    │   │       │   │       │   ├── int_array_len                                                      22   0.00%  0x00073fbf text
    │   │       │   │       │   ├── int_array_sort_unique                                              68   0.01%  0x0000ace9 text
    │   │       │   │       │   ├── is_hex                                                             24   0.00%  0x00073d6b text
    │   │       │   │       │   ├── memset_func                                                         4   0.00%  0x2000037c datas
    │   │       │   │       │   ├── merge_byte_arrays                                                  98   0.01%  0x00073db3 text
    │   │       │   │       │   ├── printf_decode                                                     208   0.02%  0x00073c9b text
    │   │       │   │       │   ├── printf_encode                                                     172   0.02%  0x0000ab81 text
    │   │       │   │       │   ├── random_mac_addr                                                    36   0.00%  0x0007409b text
    │   │       │   │       │   ├── random_mac_addr_keep_oui                                           38   0.00%  0x000740bf text
    │   │       │   │       │   ├── str_clear_free                                                     30   0.00%  0x00074155 text
    │   │       │   │       │   ├── str_token                                                          26   0.00%  0x0007413b text
    │   │       │   │       │   ├── wpa_config_parse_string                                           166   0.02%  0x00073e3b text
    │   │       │   │       │   ├── wpa_get_ntp_timestamp                                              48   0.01%  0x0000ab51 text
    │   │       │   │       │   ├── wpa_snprintf_hex                                                   14   0.00%  0x00073c8d text
    │   │       │   │       │   └── wpa_ssid_txt                                                       32   0.00%  0x0000ac2d text
    │   │       │   │       ├── common.h                                                              314   0.04%  -
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x0007743b text
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x00072ec9 text
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x00073243 text
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x00075655 text
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x000760ef text
    │   │       │   │       │   ├── WPA_GET_BE32                                                        6   0.00%  0x0007d543 text
    │   │       │   │       │   ├── ether_addr_equal                                                   16   0.00%  0x000774ab text
    │   │       │   │       │   ├── ether_addr_equal                                                   16   0.00%  0x00076125 text
    │   │       │   │       │   ├── ether_addr_equal                                                   16   0.00%  0x00076659 text
    │   │       │   │       │   ├── ether_addr_equal                                                   16   0.00%  0x00079e4b text
    │   │       │   │       │   ├── is_broadcast_ether_addr                                            34   0.00%  0x00079dad text
    │   │       │   │       │   ├%E2%94%80─ is_zero_ether_addr                                                 30   0.00%  0x00077441 text
    │   │       │   │       │   ├── is_zero_ether_addr                                                 30   0.00%  0x0007565b text
    │   │       │   │       │   ├── is_zero_ether_addr                                                 30   0.00%  0x000760f5 text
    │   │       │   │       │   ├── is_zero_ether_addr                                                 30   0.00%  0x00076893 text
    │   │       │   │       │   ├── is_zero_ether_addr                                                 30   0.00%  0x00077db3 text
    │   │       │   │       │   └── is_zero_ether_addr                                                 30   0.00%  0x000795f5 text
    │   │       │   │       ├── const_time.h                                                           80   0.01%  -
    │   │       │   │       │   ├── const_time_is_zero                                                 10   0.00%  0x0007d60b text
    │   │       │   │       │   ├── const_time_memcmp.part.0                                           42   0.00%  0x0007d855 text
    │   │       │   │       │   └── const_time_select_bin                                              28   0.00%  0x0007d615 text
    │   │       │   │       ├── crc32.c                                                              1064   0.12%  -
    │   │       │   │       │   ├── crc32_table                                                      1024   0.12%  0x0008b51c rodata
    │   │       │   │       │   └── ieee80211_crc32                                                    40   0.00%  0x0000aa25 text
    │   │       │   │       ├── eloop.c                                                              1820   0.21%  -
    │   │       │   │       │   ├── eloop_cancel_timeout                                               76   0.01%  0x0000afa9 text
    │   │       │   │       │   ├── eloop_cancel_timeout_one                                          108   0.01%  0x0000aff5 text
    │   │       │   │       │   ├── eloop_deplete_timeout                                             128   0.02%  0x0000b091 text
    │   │       │   │       │   ├── eloop_destroy                                                     144   0.02%  0x0000b325 text
    │   │       │   │       │   ├── eloop_init                                                         32   0.00%  0x0000ade5 text
    │   │       │   │       │   ├── eloop_is_timeout_registered                                        48   0.01%  0x0000b061 text
    │   │       │   │       │   ├── eloop_process_pending_signals.part.0                               60   0.01%  0x0000ad69 text
    │   │       │   │       │   ├── eloop_register_read_sock                                           20   0.00%  0x00074393 text
    │   │       │   │       │   ├── eloop_register_signal                                              88   0.01%  0x0000b111 text
    │   │       │   │       │   ├── eloop_register_signal_reconfig                                     10   0.00%  0x000743cf text
    │   │       │   │       │   ├── eloop_register_signal_terminate                                    34   0.00%  0x000743ad text
    │   │       │   │       │   ├── eloop_register_sock                                               140   0.02%  0x0000ae05 text
    │   │       │   │       │   ├── eloop_register_timeout                                            184   0.02%  0x0000aef1 text
    │   │       │   │       │   ├── eloop_remove_timeout                                               20   0.00%  0x00074309 text
    │   │       │   │       │   ├── eloop_run                                                         432   0.05%  0x0000b169 text
    │   │       │   │       │   ├── eloop_sock_requeue                                                  4   0.00%  0x0007438f text
    │   │       │   │       │   ├── eloop_sock_table_destroy.part.0                                    64   0.01%  0x0000ada5 text
    │   │       │   │       │   ├── eloop_sock_table_dispatch                                          64   0.01%  0x0007434f text
    │   │       │   │       │   ├── eloop_sock_table_set_fds                                           50   0.01%  0x0007431d text
    │   │       │   │       │   ├── eloop_terminate                                                    12   0.00%  0x0000b319 text
    │   │       │   │       │   ├── eloop_unregister_read_sock                                          6   0.00%  0x000743a7 text
    │   │       │   │       │   └── eloop_unregister_sock                                              96   0.01%  0x0000ae91 text
    │   │       │   │       ├── list.h                                                                 36   0.00%  -
    │   │       │   │       │   ├── dl_list_del                                                        18   0.00%  0x00076113 text
    │   │       │   │       │   └── dl_list_del                                                        18   0.00%  0x000768b1 text
    │   │       │   │       ├── os.h                                                                  302   0.04%  -
    │   │       │   │       │   ├── os_realloc_array                                                   22   0.00%  0x000749eb text
    │   │       │   │       │   ├── os_reltime_age                                                     50   0.01%  0x00079467 text
    │   │       │   │       │   ├── os_reltime_before                                                  32   0.00%  0x000742c3 text
    │   │       │   │       │   ├── os_reltime_before                                                  32   0.00%  0x000760cf text
    │   │       │   │       │   ├── os_reltime_expired                                                 52   0.01%  0x00075247 text
    │   │       │   │       │   ├── os_reltime_sub                                                     38   0.00%  0x00077415 text
    │   │       │   │       │   ├── os_reltime_sub                                                     38   0.00%  0x000742e3 text
    │   │       │   │       │   └── os_reltime_sub                                                     38   0.00%  0x0007686d text
    │   │       │   │       ├── os_zephyr.c                                                           434   0.05%  -
    │   │       │   │       │   ├── os_daemonize                                                        6   0.00%  0x0007442d text
    │   │       │   │       │   ├── os_daemonize_terminate                                              2   0.00%  0x00074433 text
    │   │       │   │       │   ├── os_free                                                             4   0.00%  0x00074497 text
    │   │       │   │       │   ├── os_get_random                                                       4   0.00%  0x00074435 text
    │   │       │   │       │   ├── os_get_reltime                                                     64   0.01%  0x0000b3e1 text
    │   │       │   │       │   ├── os_get_time                                                        24   0.00%  0x000743d9 text
    │   │       │   │       │   ├── os_gmtime                                                          60   0.01%  0x000743f1 text
    │   │       │   │       │   ├── os_malloc                                                           4   0.00%  0x00074493 text
    │   │       │   │       │   ├── os_memcmp_const                                                     4   0.00%  0x00074513 text
    │   │       │   │       │   ├── os_memdup                                                          30   0.00%  0x00074475 text
    │   │       │   │       │   ├── os_random                                                          20   0.00%  0x00074439 text
    │   │       │   │       │   ├── os_realloc                                                         56   0.01%  0x000744b3 text
    │   │       │   │       │   ├── os_rel2abs_path                                                     4   0.00%  0x0007444d text
    │   │       │   │       │   ├── os_sleep                                                           44   0.01%  0x0000b3b5 text
    │   │       │   │       │   ├── os_strcasecmp                                                       4   0.00%  0x00074517 text
    │   │       │   │       │   ├── os_strdup                                                          36   0.00%  0x00074451 text
    │   │       │   │       │   ├── os_strlcpy                                                         40   0.00%  0x000744eb text
    │   │       │   │       │   ├── os_strncasecmp                                                      4   0.00%  0x0007451b text
    │   │       │   │       │   └── os_zalloc                                                          24   0.00%  0x0007449b text
    │   │       │   │       ├── wpa_debug_zephyr.c                                                   1438   0.17%  -
    │   │       │   │       │   ├── _wpa_hexdump.part.0                                               144   0.02%  0x0000b4e1 text
    │   │       │   │       │   ├── _wpa_hexdump_ascii                                                224   0.03%  0x0000b571 text
    │   │       │   │       │   ├── debug_level_str                                                    24   0.00%  0x0000b921 text
    │   │       │   │       │   ├── hostapd_logger                                                    176   0.02%  0x0000b871 text
    │   │       │   │       │   ├── log_const_wpa_supp                                                  8   0.00%  0x00089e30 log_const_area
    │   │       │   │       │   ├── str_to_debug_level                                                112   0.01%  0x0000b939 text
    │   │       │   │       │   ├── wpa_hexdump_ascii_impl                                             14   0.00%  0x0007453f text
    │   │       │   │       │   ├── wpa_hexdump_ascii_key_impl                                         20   0.00%  0x0000b68d text
    │   │       │   │       │   ├── wpa_hexdump_impl                                                   28   0.00%  0x0000b651 text
    │   │       │   │       │   ├── wpa_hexdump_key_impl                                               32   0.00%  0x0000b66d text
    │   │       │   │       │   ├── wpa_msg_ctrl_impl                                                 116   0.01%  0x0000b775 text
    │   │       │   │       │   ├── wpa_msg_impl                                                      188   0.02%  0x0000b6b9 text
    │   │       │   │       │   ├── wpa_msg_no_global_impl                                            136   0.02%  0x0000b7e9 text
    │   │       │   │       │   ├── wpa_msg_register_cb                                                12   0.00%  0x0000b6a1 text
    │   │       │   │       │   ├── wpa_msg_register_ifname_cb                                         12   0.00%  0x0000b6ad text
    │   │       │   │       │   └── wpa_printf_impl                                                   192   0.02%  0x0000b421 text
    │   │       │   │       ├── wpabuf.c                                                              330   0.04%  -
    │   │       │   │       │   ├── wpabuf_alloc                                                       22   0.00%  0x00074189 text
    │   │       │   │       │   ├── wpabuf_alloc_copy                                                  28   0.00%  0x00074257 text
    │   │       │   │       │   ├── wpabuf_dup                                                         26   0.00%  0x00074273 text
    │   │       │   │       │   ├── wpabuf_free                                                        30   0.00%  0x0007421d text
    │   │       │   │       │   ├── wpabuf_parse_bin                                                   54   0.01%  0x0007428d text
    │   │       │   │       │   ├── wpabuf_put                                                         44   0.01%  0x0000ad3d text
    │   │       │   │       │   └── wpabuf_resize                                                     126   0.01%  0x0007419f text
    │   │       │   │       └── wpabuf.h                                                              208   0.02%  -
    │   │       │   │           ├── wpabuf_put_buf                                                      8   0.00%  0x0007d89b text
    │   │       │   │           ├── wpabuf_put_data                                                    28   0.00%  0x000732a5 text
    │   │       │   │           ├── wpabuf_put_data                                                    28   0.00%  0x0007423b text
    │   │       │   │           ├── wpabuf_put_data                                                    28   0.00%  0x0007d87f text
    │   │       │   │           ├── wpabuf_put_data.part.0                                             24   0.00%  0x000757c1 text
    │   │       │   │           ├── wpabuf_put_le16                                                    18   0.00%  0x00076669 text
    │   │       │   │           ├── wpabuf_put_le16                                                    18   0.00%  0x0007d835 text
    │   │       │   │           ├── wpabuf_put_u8                                                      14   0.00%  0x00075771 text
    │   │       │   │           ├── wpabuf_put_u8                                                      14   0.00%  0x0007667b text
    │   │       │   │           ├── wpabuf_put_u8                                                      14   0.00%  0x0007b647 text
    │   │       │   │           └── wpabuf_put_u8                                                      14   0.00%  0x0007d847 text
    │   │       │   └── wpa_supplicant                                                             127392  14.93%  -
    │   │       │       ├── ap.c                                                                     4584   0.54%  -
    │   │       │       │   ├── ap_client_poll_ok                                                      16   0.00%  0x00077a79 text
    │   │       │       │   ├── ap_ctrl_iface_acl_add_mac                                              54   0.01%  0x00077b6d text
    │   │       │       │   ├── ap_ctrl_iface_acl_clear_list                                           50   0.01%  0x00077c01 text
    │   │       │       │   ├── ap_ctrl_iface_acl_del_mac                                              54   0.01%  0x00077ba3 text
    │   │       │       │   ├── ap_ctrl_iface_acl_show_mac                                             40   0.00%  0x00077bd9 text
    │   │       │       │   ├── ap_ctrl_iface_chanswitch                                               34   0.00%  0x00077c8b text
    │   │       │       │   ├── ap_ctrl_iface_disassoc_accept_mac                                      20   0.00%  0x00077c47 text
    │   │       │       │   ├── ap_ctrl_iface_disassoc_deny_mac                                        20   0.00%  0x00077c33 text
    │   │       │       │   ├── ap_ctrl_iface_set_acl                                                  20   0.00%  0x00077c5b text
    │   │       │       │   ├── ap_ctrl_iface_sta                                                      36   0.00%  0x00077afd text
    │   │       │       │   ├── ap_ctrl_iface_sta_deauthenticate                                       20   0.00%  0x00077b59 text
    │   │       │       │   ├── ap_ctrl_iface_sta_disassociate                                         20   0.00%  0x00077b45 text
    │   │       │       │   ├── ap_ctrl_iface_sta_first                                                28   0.00%  0x00077ae1 text
    │   │       │       │   ├── ap_ctrl_iface_sta_next                                                 36   0.00%  0x00077b21 text
    │   │       │       │   ├── ap_ctrl_iface_wpa_get_status                                          104   0.01%  0x00029149 text
    │   │       │       │   ├── ap_eapol_tx_status                                                     16   0.00%  0x00077a69 text
    │   │       │       │   ├── ap_mgmt_rx                                                             42   0.00%  0x00077a95 text
    │   │       │       │   ├── ap_mgmt_tx_cb                                                          12   0.00%  0x00077abf text
    │   │       │       │   ├── ap_periodic                                                            12   0.00%  0x00077da7 text
    │   │       │       │   ├── ap_probe_req_rx                                                         4   0.00%  0x00077a2f text
    │   │       │       │   ├── ap_public_action_rx                                                     2   0.00%  0x00077a27 text
    │   │       │       │   ├── ap_rx_from_unknown_sta                                                 12   0.00%  0x00077a89 text
    │   │       │       │   ├── ap_sta_authorized_cb                                                    4   0.00%  0x00077a35 text
    │   │       │       │   ├── ap_switch_channel                                                      28   0.00%  0x00077c6f text
    │   │       │       │   ├── ap_tx_status                                                           12   0.00%  0x00077a5d text
    │   │       │       │   ├── ap_vendor_action_rx                                                     4   0.00%  0x00077a2b text
    │   │       │       │   ├── ap_wps_event_cb                                                         2   0.00%  0x00077a29 text
    │   │       │       │   ├── ap_wps_reg_success_cb                                                   2   0.00%  0x00077a33 text
    │   │       │       │   ├── wpa_supplicant_ap_deinit                                              132   0.02%  0x0002890d text
    │   │       │       │   ├── wpa_supplicant_ap_rx_eapol                                             22   0.00%  0x00077acb text
    │   │       │       │   ├── wpa_supplicant_conf_ap_ht                                             948   0.11%  0x00028559 text
    │   │       │       │   ├── wpa_supplicant_create_ap                                             1860   0.22%  0x00028991 text
    │   │       │       │   ├── wpas_ap_ch_switch                                                      66   0.01%  0x00077cad text
    │   │       │       │   ├── wpas_ap_configured_cb                                                 116   0.01%  0x000290d5 text
    │   │       │       │   ├── wpas_ap_event_dfs_cac_aborted                                          72   0.01%  0x0002934d text
    │   │       │       │   ├── wpas_ap_event_dfs_cac_finished                                         72   0.01%  0x00029305 text
    │   │       │       │   ├── wpas_ap_event_dfs_cac_nop_finished                                     68   0.01%  0x00029395 text
    │   │       │       │   ├── wpas_ap_event_dfs_cac_started                                          68   0.01%  0x000292c1 text
    │   │       │       │   ├── wpas_ap_event_dfs_radar_detected                                       68   0.01%  0x0002927d text
    │   │       │       │   ├── wpas_ap_pmksa_cache_flush                                              58   0.01%  0x00077d03 text
    │   │       │       │   ├── wpas_ap_pmksa_cache_list                                              204   0.02%  0x000291b1 text
    │   │       │       │   ├── wpas_ap_stop_ap                                                        20   0.00%  0x00077cef text
    │   │       │       │   └── wpas_ap_update_beacon                                                 106   0.01%  0x00077d3d text
    │   │       │       ├── bss.c                                                                    5668   0.66%  -
    │   │       │       │   ├── are_ies_equal                                                         240   0.03%  0x00018725 text
    │   │       │       │   ├── calculate_update_time                                                  62   0.01%  0x0007631f text
    │   │       │       │   ├── notify_bss_changes                                                    126   0.01%  0x0007635d text
    │   │       │       │   ├── wpa_bss_check_pending_connect                                          48   0.01%  0x00018421 text
    │   │       │       │   ├── wpa_bss_deinit                                                          4   0.00%  0x000763ef text
    │   │       │       │   ├── wpa_bss_ext_capab                                                      24   0.00%  0x00076641 text
    │   │       │       │   ├── wpa_bss_flush                                                          72   0.01%  0x000186dd text
    │   │       │       │   ├── wpa_bss_flush_by_age                                                  144   0.02%  0x0001864d text
    │   │       │       │   ├── wpa_bss_get                                                            80   0.01%  0x000762cf text
    │   │       │       │   ├── wpa_bss_get_bssid                                                      50   0.01%  0x000763f3 text
    │   │       │       │   ├── wpa_bss_get_bssid_latest                                               72   0.01%  0x00076425 text
    │   │       │       │   ├── wpa_bss_get_id                                                         28   0.00%  0x0007646d text
    │   │       │       │   ├── wpa_bss_get_id_range                                                   44   0.01%  0x00076489 text
    │   │       │       │   ├── wpa_bss_get_ie                                                         14   0.00%  0x000764b5 text
    │   │       │       │   ├── wpa_bss_get_ie_beacon                                                  34   0.00%  0x000764c3 text
    │   │       │       │   ├── wpa_bss_get_ie_ext                                                     14   0.00%  0x000764e5 text
    │   │       │       │   ├── wpa_bss_get_max_rate                                                   88   0.01%  0x000765e9 text
    │   │       │       │   ├── wpa_bss_get_rsne                                                      176   0.02%  0x000193e1 text
    │   │       │       │   ├── wpa_bss_get_rsnxe                                                     144   0.02%  0x00019491 text
    │   │       │       │   ├── wpa_bss_get_vendor_ie                                                  62   0.01%  0x000764f3 text
    │   │       │       │   ├── wpa_bss_get_vendor_ie_beacon                                           72   0.01%  0x00076531 text
    │   │       │       │   ├%E2%94%80─ wpa_bss_get_vendor_ie_multi                                           112   0.01%  0x00076579 text
    │   │       │       │   ├── wpa_bss_in_use                                                        126   0.01%  0x00076135 text
    │   │       │       │   ├── wpa_bss_init                                                           20   0.00%  0x000763db text
    │   │       │       │   ├── wpa_bss_parse_basic_ml_element                                        920   0.11%  0x00018f81 text
    │   │       │       │   ├── wpa_bss_parse_reconf_ml_element                                       200   0.02%  0x00019319 text
    │   │       │       │   ├── wpa_bss_remove                                                        252   0.03%  0x00018451 text
    │   │       │       │   ├── wpa_bss_supported_rsne                                                284   0.03%  0x000761b3 text
    │   │       │       │   ├── wpa_bss_update_end                                                    220   0.03%  0x00018571 text
    │   │       │       │   ├── wpa_bss_update_scan_res                                              1900   0.22%  0x00018815 text
    │   │       │       │   └── wpa_bss_update_start                                                   36   0.00%  0x0001854d text
    │   │       │       ├── bssid_ignore.c                                                            656   0.08%  -
    │   │       │       │   ├── wpa_bssid_ignore_add                                                  232   0.03%  0x0000fdd9 text
    │   │       │       │   ├── wpa_bssid_ignore_clear                                                 72   0.01%  0x0000fd1d text
    │   │       │       │   ├── wpa_bssid_ignore_del                                                  120   0.01%  0x0000fca5 text
    │   │       │       │   ├── wpa_bssid_ignore_get                                                   74   0.01%  0x0007527b text
    │   │       │       │   ├── wpa_bssid_ignore_is_listed                                             42   0.00%  0x000752c5 text
    │   │       │       │   └── wpa_bssid_ignore_update                                               116   0.01%  0x0000fd65 text
    │   │       │       ├── config.c                                                                16956   1.99%  -
    │   │       │       │   ├── alloc_int_str                                                          44   0.01%  0x0000d7a9 text
    │   │       │       │   ├── alloc_strdup                                                            8   0.00%  0x00074a01 text
    │   │       │       │   ├── global_fields                                                        2408   0.28%  0x0008bc50 rodata
    │   │       │       │   ├── removed_fields                                                         16   0.00%  0x0008c5b8 rodata
    │   │       │       │   ├── ssid_fields                                                          2144   0.25%  0x0008c5c8 rodata
    │   │       │       │   ├── wpa_config_add_cred                                                    58   0.01%  0x0007515f text
    │   │       │       │   ├── wpa_config_add_network                                                 70   0.01%  0x0007508f text
    │   │       │       │   ├── wpa_config_add_prio_network                                           130   0.02%  0x00074cdb text
    │   │       │       │   ├── wpa_config_alloc_empty                                                332   0.04%  0x0000f71d text
    │   │       │       │   ├── wpa_config_dump_values                                                 76   0.01%  0x0000f869 text
    │   │       │       │   ├── wpa_config_flush_blobs                                                  2   0.00%  0x00074f1d text
    │   │       │       │   ├── wpa_config_free                                                       356   0.04%  0x00074f1f text
    │   │       │       │   ├── wpa_config_free_cred                                                  222   0.03%  0x00074e3f text
    │   │       │       │   ├── wpa_config_free_ssid                                                  178   0.02%  0x00074d8d text
    │   │       │       │   ├── wpa_config_get                                                         92   0.01%  0x0000e855 text
    │   │       │       │   ├── wpa_config_get_cred                                                    16   0.00%  0x0007514f text
    │   │       │       │   ├── wpa_config_get_cred_no_key                                           1624   0.19%  0x0000f0c5 text
    │   │       │       │   ├── wpa_config_get_int                                                     44   0.01%  0x0000d7d5 text
    │   │       │       │   ├── wpa_config_get_network                                                 12   0.00%  0x00075083 text
    │   │       │       │   ├── wpa_config_get_no_key                                                 116   0.01%  0x0000e8b1 text
    │   │       │       │   ├── wpa_config_get_str                                                     76   0.01%  0x0000d801 text
    │   │       │       │   ├── wpa_config_get_value                                                   88   0.01%  0x0000f8b5 text
    │   │       │       │   ├── wpa_config_parse_addr_list.constprop.0                                248   0.03%  0x0000e59d text
    │   │       │       │   ├── wpa_config_parse_auth_alg                                             252   0.03%  0x0000d84d text
    │   │       │       │   ├── wpa_config_parse_bssid                                                116   0.01%  0x0000e045 text
    │   │       │       │   ├── wpa_config_parse_bssid_accept                                          32   0.00%  0x0000e6b5 text
    │   │       │       │   ├── wpa_config_parse_bssid_hint                                           116   0.01%  0x0000dfd1 text
    │   │       │       │   ├── wpa_config_parse_bssid_ignore                                          32   0.00%  0x0000e695 text
    │   │       │       │   ├── wpa_config_parse_cipher                                                56   0.01%  0x0000dc5d text
    │   │       │       │   ├── wpa_config_parse_freq_list                                             46   0.01%  0x00074bd3 text
    │   │       │       │   ├── wpa_config_parse_group                                                 88   0.01%  0x0000dced text
    │   │       │       │   ├── wpa_config_parse_group_mgmt                                            88   0.01%  0x0000dc95 text
    │   │       │       │   ├── wpa_config_parse_int                                                   14   0.00%  0x00074a21 text
    │   │       │       │   ├── wpa_config_parse_int_array                                            124   0.01%  0x00074b57 text
    │   │       │       │   ├── wpa_config_parse_int_impl                                             160   0.02%  0x0000dd9d text
    │   │       │       │   ├── wpa_config_parse_int_range                                             14   0.00%  0x00074a2f text
    │   │       │       │   ├── wpa_config_parse_key_mgmt                                             476   0.06%  0x0000d949 text
    │   │       │       │   ├── wpa_config_parse_mac_value                                             84   0.01%  0x0000e41d text
    │   │       │       │   ├── wpa_config_parse_pairwise                                              88   0.01%  0x0000dd45 text
    │   │       │       │   ├── wpa_config_parse_peerkey                                               20   0.00%  0x0000d1b9 text
    │   │       │       │   ├── wpa_config_parse_proto                                                264   0.03%  0x0000db25 text
    │   │       │       │   ├── wpa_config_parse_psk                                                  248   0.03%  0x0000ded9 text
    │   │       │       │   ├── wpa_config_parse_scan_freq                                             46   0.01%  0x00074c01 text
    │   │       │       │   ├── wpa_config_parse_str                                                  288   0.03%  0x0000e0b9 text
    │   │       │       │   ├── wpa_config_process_ap_assocresp_elements                               60   0.01%  0x0000e4ad text
    │   │       │       │   ├── wpa_config_process_ap_vendor_elements                                  60   0.01%  0x0000e471 text
    │   │       │       │   ├── wpa_config_process_bgscan                                              68   0.01%  0x0000e70d text
    │   │       │       │   ├── wpa_config_process_country                                             76   0.01%  0x0000e3d1 text
    │   │       │       │   ├── wpa_config_process_freq_list                                           46   0.01%  0x00074c5d text
    │   │       │       │   ├── wpa_config_process_global                                             340   0.04%  0x0000f90d text
    │   │       │       │   ├── wpa_config_process_hessid                                              48   0.01%  0x0000e4e9 text
    │   │       │       │   ├── wpa_config_process_initial_freq_list                                   46   0.01%  0x00074c2f text
    │   │       │       │   ├── wpa_config_process_load_dynamic_eap                                    20   0.00%  0x0000d1cd text
    │   │       │       │   ├── wpa_config_process_no_ctrl_interface                                   28   0.00%  0x0000d1e1 text
    │   │       │       │   ├── wpa_config_process_sae_groups                                          56   0.01%  0x0000e6d5 text
    │   │       │       │   ├── wpa_config_remove_cred                                                 48   0.01%  0x00075199 text
    │   │       │       │   ├── wpa_config_remove_network                                              52   0.01%  0x000750d5 text
    │   │       │       │   ├── wpa_config_set                                                        260   0.03%  0x0000e751 text
    │   │       │       │   ├── wpa_config_set_cred                                                  1880   0.22%  0x0000e96d text
    │   │       │       │   ├── wpa_config_set_cred_ois                                               216   0.03%  0x0000e29d text
    │   │       │       │   ├── wpa_config_set_network_defaults                                        70   0.01%  0x00075109 text
    │   │       │       │   ├── wpa_config_update_prio_list                                            48   0.01%  0x00074d5d text
    │   │       │       │   ├── wpa_config_update_psk                                                  72   0.01%  0x0000e925 text
    │   │       │       │   ├── wpa_config_write_addr_list.constprop.0                                102   0.01%  0x00074ad1 text
    │   │       │       │   ├── wpa_config_write_auth_alg                                             196   0.02%  0x0000d25d text
    │   │       │       │   ├── wpa_config_write_bssid                                                 84   0.01%  0x0000d721 text
    │   │       │       │   ├── wpa_config_write_bssid_accept                                           8   0.00%  0x00074b43 text
    │   │       │       │   ├── wpa_config_write_bssid_hint                                            84   0.01%  0x0000d6cd text
    │   │       │       │   ├── wpa_config_write_bssid_ignore                                           8   0.00%  0x00074b37 text
    │   │       │       │   ├── wpa_config_write_cipher                                                48   0.01%  0x0000dc2d text
    │   │       │       │   ├── wpa_config_write_freq_list                                              8   0.00%  0x00074ac9 text
    │   │       │       │   ├── wpa_config_write_freqs.constprop.0                                    132   0.02%  0x0000e519 text
    │   │       │       │   ├── wpa_config_write_group                                                  8   0.00%  0x00074a11 text
    │   │       │       │   ├── wpa_config_write_group_mgmt                                             8   0.00%  0x00074a09 text
    │   │       │       │   ├── wpa_config_write_int                                                   52   0.01%  0x0000d775 text
    │   │       │       │   ├── wpa_config_write_key_mgmt                                             752   0.09%  0x0000d321 text
    │   │       │       │   ├── wpa_config_write_mac_value                                             96   0.01%  0x0000d1fd text
    │   │       │       │   ├── wpa_config_write_pairwise                                               8   0.00%  0x00074a19 text
    │   │       │       │   ├── wpa_config_write_peerkey                                                4   0.00%  0x000749e7 text
    │   │       │       │   ├── wpa_config_write_proto                                                188   0.02%  0x0000d611 text
    │   │       │       │   ├── wpa_config_write_psk                                                   62   0.01%  0x00074a83 text
    │   │       │       │   ├── wpa_config_write_scan_freq                                              8   0.00%  0x00074ac1 text
    │   │       │       │   ├── wpa_config_write_str                                                   80   0.01%  0x00074c8b text
    │   │       │       │   ├── wpa_config_write_string_ascii                                          42   0.00%  0x00074a59 text
    │   │       │       │   ├── wpa_global_config_parse_bin                                            92   0.01%  0x0000e375 text
    │   │       │       │   ├── wpa_global_config_parse_int                                            14   0.00%  0x00074a3d text
    │   │       │       │   ├── wpa_global_config_parse_int_impl                                      156   0.02%  0x0000de3d text
    │   │       │       │   ├── wpa_global_config_parse_int_range                                      14   0.00%  0x00074a4b text
    │   │       │       │   └── wpa_global_config_parse_str                                           196   0.02%  0x0000e1d9 text
    │   │       │       ├── config_none.c                                                              34   0.00%  -
    │   │       │       │   └── wpa_config_read                                                        34   0.00%  0x00075225 text
    │   │       │       ├── ctrl_iface.c                                                            24038   2.82%  -
    │   │       │       │   ├── ciphers                                                                72   0.01%  0x0008d26c rodata
    │   │       │       │   ├── ciphers_group_mgmt                                                     48   0.01%  0x0008d23c rodata
    │   │       │       │   ├── freq_range_to_channel_list                                            126   0.01%  0x00075ec5 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_bss.constprop.0                            3504   0.41%  0x00013bd5 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_bssid_ignore.constprop.0                    212   0.02%  0x0001543d text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_dup_network                                 192   0.02%  0x00013231 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_flush                                       564   0.07%  0x00015591 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_get_capability.constprop.0                 2364   0.28%  0x00014985 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_list_networks.constprop.0                   380   0.04%  0x000152c1 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_process                                    6604   0.77%  0x00016485 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_remove_cred                                 256   0.03%  0x000132f1 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_remove_network                              116   0.01%  0x0001352d text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_scan_result                                 908   0.11%  0x00012d05 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_set                                        1908   0.22%  0x00015c15 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_set_network                                 224   0.03%  0x00013151 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_update_network                              192   0.02%  0x00013091 text
    │   │       │       │   ├── wpa_supplicant_global_ctrl_iface_process                             1488   0.17%  0x00017e51 text
    │   │       │       │   ├── wpa_supplicant_global_iface_interfaces.constprop.0.isra.0             128   0.02%  0x00015511 text
    │   │       │       │   ├── wpa_supplicant_global_iface_list.constprop.0                          172   0.02%  0x000135a1 text
    │   │       │       │   ├── wpa_supplicant_ie_txt                                                 720   0.08%  0x00012a35 text
    │   │       │       │   ├── wpa_supplicant_vendor_cmd.constprop.0                                 284   0.03%  0x000139a9 text
    │   │       │       │   ├── wpas_ctrl_cmd_debug_level                                             104   0.01%  0x0001641d text
    │   │       │       │   ├── wpas_ctrl_iface_get_pref_freq_list.constprop.0                        272   0.03%  0x00013ac5 text
    │   │       │       │   ├── wpas_ctrl_iface_mac_rand_scan                                         316   0.04%  0x000133f1 text
    │   │       │       │   ├── wpas_ctrl_iface_mlo_signal_poll.constprop.0                           336   0.04%  0x0001364d text
    │   │       │       │   ├── wpas_ctrl_radio_work.constprop.0                                      524   0.06%  0x0001379d text
    │   │       │       │   ├── wpas_ctrl_radio_work_cb                                               128   0.02%  0x00012909 text
    │   │       │       │   ├── wpas_ctrl_radio_work_flush                                            148   0.02%  0x00016389 text
    │   │       │       │   ├── wpas_ctrl_radio_work_timeout                                           76   0.01%  0x000128bd text
    │   │       │       │   ├── wpas_ctrl_scan.constprop.0                                           1104   0.13%  0x000157c5 text
    │   │       │       │   ├── wpas_ctrl_set_band                                                    172   0.02%  0x00012989 text
    │   │       │       │   ├── wpas_ctrl_vendor_elem_add                                             214   0.03%  0x00075f43 text
    │   │       │       │   └── wpas_ctrl_vendor_elem_remove                                          182   0.02%  0x00076019 text
    │   │       │       ├── ctrl_iface_zephyr.c                                                      1262   0.15%  -
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_deinit                                       40   0.00%  0x000777b1 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_init                                        192   0.02%  0x00025ffd text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_msg_cb                                       88   0.01%  0x00077759 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_receive                                     260   0.03%  0x00025d4d text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_send.constprop.0.isra.0                     172   0.02%  0x00025e51 text
    │   │       │       │   ├── wpa_supplicant_ctrl_iface_wait                                          2   0.00%  0x000777d9 text
    │   │       │       │   ├── wpa_supplicant_ctrl_mon_iface_detach                                   46   0.01%  0x0007772b text
    │   │       │       │   ├── wpa_supplicant_global_ctrl_iface_deinit                                50   0.01%  0x000777db text
    │   │       │       │   ├── wpa_supplicant_global_ctrl_iface_init                                 156   0.02%  0x000260bd text
    │   │       │       │   └── wpa_supplicant_global_ctrl_iface_receive                              256   0.03%  0x00025efd text
    │   │       │       ├── driver_i.h                                                                334   0.04%  -
    │   │       │       │   ├── wpa_drv_deauthenticate.constprop.0                                     22   0.00%  0x00076689 text
    │   │       │       │   ├── wpa_drv_get_bssid                                                      20   0.00%  0x0007745f text
    │   │       │       │   ├── wpa_drv_get_ext_capa.constprop.0.isra.0                                38   0.00%  0x000757d9 text
    │   │       │       │   ├── wpa_drv_get_ext_capa.isra.0                                            36   0.00%  0x000766f3 text
    │   │       │       │   ├── wpa_drv_get_ext_capa.isra.0                                            36   0.00%  0x00076aa7 text
    │   │       │       │   ├── wpa_drv_get_ext_capa.isra.0                                            36   0.00%  0x00077a39 text
    │   │       │       │   └── wpa_drv_set_key.constprop.0                                           146   0.02%  0x00076985 text
    │   │       │       ├── eap_register.c                                                              4   0.00%  -
    │   │       │       │   └── eap_register_methods                                                    4   0.00%  0x00075221 text
    │   │       │       ├── events.c                                                                19790   2.32%  -
    │   │       │       │   ├── _wpa_supplicant_event_scan_results                                    720   0.08%  0x000234b5 text
    │   │       │       │   ├── _wpa_supplicant_get_new_bss                                            86   0.01%  0x000774d9 text
    │   │       │       │   ├── addr_in_list                                                           56   0.01%  0x00077473 text
    │   │       │       │   ├── bitmap_to_str.isra.0                                                   30   0.00%  0x000774bb text
    │   │       │       │   ├── disabled_freq                                                          70   0.01%  0x000776db text
    │   │       │       │   ├── wnm_bss_keep_alive_deinit                                               2   0.00%  0x00077721 text
    │   │       │       │   ├── wpa_drv_get_mlo_info                                                  272   0.03%  0x00021865 text
    │   │       │       │   ├── wpa_scan_res_match                                                   2716   0.32%  0x00021fc5 text
    │   │       │       │   ├── wpa_sm_set_ml_info                                                    360   0.04%  0x00021975 text
    │   │       │       │   ├── wpa_supplicant_connect                                                636   0.07%  0x00022cd5 text
    │   │       │       │   ├── wpa_supplicant_event                                                 7072   0.83%  0x00023981 text
    │   │       │       │   ├── wpa_supplicant_event_associnfo                                       1602   0.19%  0x000211dd text
    │   │       │       │   ├── wpa_supplicant_event_disassoc                                         144   0.02%  0x00021009 text
    │   │       │       │   ├── wpa_supplicant_event_global                                            76   0.01%  0x00025521 text
    │   │       │       │   ├── wpa_supplicant_fast_associate                                         112   0.01%  0x00023785 text
    │   │       │       │   ├── wpa_supplicant_get_new_bss                                             92   0.01%  0x0007752f text
    │   │       │       │   ├── wpa_supplicant_mark_disassoc                                          232   0.03%  0x000775f3 text
    │   │       │       │   ├── wpa_supplicant_need_to_roam_within_ess                               1260   0.15%  0x00003591 text
    │   │       │       │   ├── wpa_supplicant_pick_network                                           264   0.03%  0x00022bcd text
    │   │       │       │   ├── wpa_supplicant_req_new_scan.constprop.0                                60   0.01%  0x00021109 text
    │   │       │       │   ├── wpa_supplicant_select_bss                                             364   0.04%  0x00022a61 text
    │   │       │       │   ├── wpa_supplicant_set_4addr_mode                                         112   0.01%  0x00021099 text
    │   │       │       │   ├── wpa_supplicant_stop_countermeasures                                    68   0.01%  0x00021821 text
    │   │       │       │   ├── wpa_supplicant_update_channel_list                                    332   0.04%  0x00023835 text
    │   │       │       │   ├── wpa_supplicant_update_current_bss                                      16   0.00%  0x0007758b text
    │   │       │       │   ├── wpas_beacon_hint                                                       96   0.01%  0x00020fa9 text
    │   │       │       │   ├── wpas_event_assoc_reject                                              1256   0.15%  0x00021add text
    │   │       │       │   ├── wpas_event_disconnect.constprop.0                                     688   0.08%  0x00022f51 text
    │   │       │       │   ├── wpas_network_reenabled                                                 64   0.01%  0x000237f5 text
    │   │       │       │   ├── wpas_reset_mlo_info                                                    38   0.00%  0x000775cd text
    │   │       │       │   ├── wpas_select_network_from_last_scan.constprop.0                        692   0.08%  0x00023201 text
    │   │       │       │   ├── wpas_temp_disabled                                                     50   0.01%  0x0007759b text
    │   │       │       │   └── wpas_tid_link_map                                                     152   0.02%  0x00021145 text
    │   │       │       ├── notify.c                                                                  610   0.07%  -
    │   │       │       │   ├── wpas_notify_bss_added                                                  52   0.01%  0x0000fb65 text
    │   │       │       │   ├── wpas_notify_bss_freq_changed                                            2   0.00%  0x00075201 text
    │   │       │       │   ├── wpas_notify_bss_removed                                                52   0.01%  0x0000fb99 text
    │   │       │       │   ├── wpas_notify_network_added                                              36   0.00%  0x0000fa61 text
    │   │       │       │   ├── wpas_notify_network_bssid_set_changed                                  80   0.01%  0x0000fc55 text
    │   │       │       │   ├── wpas_notify_network_enabled_changed                                     2   0.00%  0x000751f5 text
    │   │       │       │   ├── wpas_notify_network_removed                                           224   0.03%  0x0000fa85 text
    │   │       │       │   ├── wpas_notify_network_request                                             2   0.00%  0x000751f9 text
    │   │       │       │   ├── wpas_notify_preq                                                        2   0.00%  0x00075217 text
    │   │       │       │   ├── wpas_notify_resume                                                     88   0.01%  0x0000fbfd text
    │   │       │       │   ├── wpas_notify_scan_done                                                   2   0.00%  0x000751fd text
    │   │       │       │   ├── wpas_notify_sta_authorized                                              2   0.00%  0x00075215 text
    │   │       │       │   ├── wpas_notify_state_changed                                              12   0.00%  0x000751d5 text
    │   │       │       │   ├── wpas_notify_supplicant_deinitialized                                    2   0.00%  0x000751cd text
    │   │       │       │   ├── wpas_notify_supplicant_initialized                                      4   0.00%  0x000751c9 text
    │   │       │       │   └── wpas_notify_suspend                                                    48   0.01%  0x0000fbcd text
    │   │       │       ├── scan.c                                                                  12224   1.43%  -
    │   │       │       │   ├── eht320_table                                                          128   0.02%  0x0008ce28 rodata
    │   │       │       │   ├── he160_table                                                           128   0.02%  0x0008cea8 rodata
    │   │       │       │   ├── he20_table                                                            128   0.02%  0x0008d028 rodata
    │   │       │       │   ├── he40_table                                                            128   0.02%  0x0008cfa8 rodata
    │   │       │       │   ├── he80_table                                                            128   0.02%  0x0008cf28 rodata
    │   │       │       │   ├── max_he_eht_rate                                                        86   0.01%  0x000756cb text
    │   │       │       │   ├── max_rate                                                               82   0.01%  0x00075679 text
    │   │       │       │   ├── scan_est_throughput                                                   142   0.02%  0x00075b35 text
    │   │       │       │   ├── scan_only_handler                                                     136   0.02%  0x00011685 text
    │   │       │       │   ├── scan_snr                                                               66   0.01%  0x00075af3 text
    │   │       │       │   ├── vht160_table                                                           96   0.01%  0x0008d0a8 rodata
    │   │       │       │   ├── vht20_table                                                            88   0.01%  0x0008d1c8 rodata
    │   │       │       │   ├── vht40_table                                                            96   0.01%  0x0008d168 rodata
    │   │       │       │   ├── vht80_table                                                            96   0.01%  0x0008d108 rodata
    │   │       │       │   ├── wpa_add_scan_freqs_list                                               186   0.02%  0x00075875 text
    │   │       │       │   ├── wpa_scan_clone_params                                                 476   0.06%  0x00075c37 text
    │   │       │       │   ├── wpa_scan_free_params                                                   88   0.01%  0x00075bdf text
    │   │       │       │   ├── wpa_scan_get_ie                                                        14   0.00%  0x000759d9 text
    │   │       │       │   ├── wpa_scan_get_ml_ie                                                     14   0.00%  0x000759e7 text
    │   │       │       │   ├── wpa_scan_get_vendor_ie                                                 60   0.01%  0x000759f5 text
    │   │       │       │   ├── wpa_scan_get_vendor_ie_multi                                           98   0.01%  0x00075a31 text
    │   │       │       │   ├── wpa_scan_result_compar                                                536   0.06%  0x00010dd5 text
    │   │       │       │   ├── wpa_scan_set_relative_rssi_params                                      66   0.01%  0x0007577f text
    │   │       │       │   ├── wpa_setband_scan_freqs                                                 92   0.01%  0x0007592f text
    │   │       │       │   ├── wpa_setup_mac_addr_rand_params                                         80   0.01%  0x00075721 text
    │   │       │       │   ├── wpa_supplicant_cancel_delayed_sched_scan                               44   0.01%  0x00010889 text
    │   │       │       │   ├── wpa_supplicant_cancel_scan                                             36   0.00%  0x00010865 text
    │   │       │       │   ├── wpa_supplicant_cancel_sched_scan                                       60   0.01%  0x000108b5 text
    │   │       │       │   ├── wpa_supplicant_delayed_sched_scan                                      40   0.00%  0x0001083d text
    │   │       │       │   ├── wpa_supplicant_delayed_sched_scan_timeout                              40   0.00%  0x00010d85 text
    │   │       │       │   ├── wpa_supplicant_enabled_networks                                       100   0.01%  0x00010725 text
    │   │       │       │   ├── wpa_supplicant_extra_ies                                              352   0.04%  0x000105c5 text
    │   │       │       │   ├── wpa_supplicant_filter_bssid_match                                      54   0.01%  0x00075abd text
    │   │       │       │   ├── wpa_supplicant_get_scan_results                                       600   0.07%  0x0001142d text
    │   │       │       │   ├── wpa_supplicant_notify_scanning                                         18   0.00%  0x0007598b text
    │   │       │       │   ├── wpa_supplicant_req_scan                                               112   0.01%  0x000107cd text
    │   │       │       │   ├── wpa_supplicant_req_sched_scan                                        1140   0.13%  0x00010911 text
    │   │       │       │   ├── wpa_supplicant_scan                                                  2520   0.30%  0x000119b5 text
    │   │       │       │   ├── wpa_supplicant_sched_scan_timeout                                      32   0.00%  0x000108f1 text
    │   │       │       │   ├── wpa_supplicant_set_default_scan_ies                                   118   0.01%  0x000757ff text
    │   │       │       │   ├── wpa_supplicant_start_sched_scan                                        60   0.01%  0x0007599d text
    │   │       │       │   ├── wpa_supplicant_stop_sched_scan                                         48   0.01%  0x00010595 text
    │   │       │       │   ├── wpa_supplicant_trigger_scan                                           220   0.03%  0x000118d9 text
    │   │       │       │   ├── wpa_supplicant_update_scan_int                                         68   0.01%  0x00010789 text
    │   │       │       │   ├── wpa_supplicant_update_scan_results                                     28   0.00%  0x00075bc3 text
    │   │       │       │   ├── wpas_abort_ongoing_scan                                               132   0.02%  0x00012675 text
    │   │       │       │   ├── wpas_adjust_snr_by_chanwidth                                           40   0.00%  0x00010dad text
    │   │       │       │   ├── wpas_channel_width_rssi_bump                                           42   0.00%  0x00075a93 text
    │   │       │       │   ├── wpas_channel_width_tx_pwr                                             160   0.02%  0x000104f5 text
    │   │       │       │   ├── wpas_get_est_tpt                                                     1088   0.13%  0x00010fed text
    │   │       │       │   ├── wpas_mac_addr_rand_scan_clear                                          78   0.01%  0x00075e4d text
    │   │       │       │   ├── wpas_mac_addr_rand_scan_set                                           140   0.02%  0x000125e9 text
    │   │       │       │   ├── wpas_scan_reset_sched_scan                                             26   0.00%  0x00075e9b text
    │   │       │       │   ├── wpas_scan_restart_sched_scan                                           16   0.00%  0x00075eb5 text
    │   │       │       │   ├── wpas_scan_scheduled                                                    16   0.00%  0x0001170d text
    │   │       │       │   ├── wpas_sched_scan_plans_set                                             452   0.05%  0x000126f9 text
    │   │       │       │   ├── wpas_start_pno                                                        604   0.07%  0x0001238d text
    │   │       │       │   ├── wpas_stop_pno                                                          58   0.01%  0x00075e13 text
    │   │       │       │   └── wpas_trigger_scan_cb                                                  444   0.05%  0x0001171d text
    │   │       │       ├── sme.c                                                                   11382   1.33%  -
    │   │       │       │   ├── sme_assoc_comeback_timer                                              128   0.02%  0x0001b7fd text
    │   │       │       │   ├── sme_assoc_timer                                                        40   0.00%  0x00019f79 text
    │   │       │       │   ├── sme_associate                                                        1104   0.13%  0x0001a265 text
    │   │       │       │   ├── sme_auth_build_sae_commit                                             756   0.09%  0x000195e9 text
    │   │       │       │   ├── sme_auth_start_cb                                                     148   0.02%  0x0001aef1 text
    │   │       │       │   ├── sme_auth_timer                                                         40   0.00%  0x00019f51 text
    │   │       │       │   ├── sme_authenticate                                                      176   0.02%  0x0001a091 text
    │   │       │       │   ├── sme_clear_on_disassoc                                                  40   0.00%  0x00076845 text
    │   │       │       │   ├── sme_deauth                                                            148   0.02%  0x00019ebd text
    │   │       │       │   ├── sme_deinit                                                             84   0.01%  0x0001ba65 text
    │   │       │       │   ├── sme_event_assoc_reject                                                288   0.03%  0x0001b87d text
    │   │       │       │   ├── sme_event_assoc_timed_out                                              40   0.00%  0x0001b9c5 text
    │   │       │       │   ├── sme_event_auth                                                        752   0.09%  0x0001b50d text
    │   │       │       │   ├── sme_event_auth_timed_out                                               40   0.00%  0x0001b99d text
    │   │       │       │   ├── sme_event_ch_switch                                                    96   0.01%  0x0001be01 text
    │   │       │       │   ├── sme_event_disassoc                                                     52   0.01%  0x0001b9ed text
    │   │       │       │   ├── sme_event_unprot_disconnect                                           140   0.02%  0x0001bd75 text
    │   │       │       │   ├── sme_external_auth_build_buf.isra.0                                    186   0.02%  0x00076717 text
    │   │       │       │   ├── sme_external_auth_mgmt_rx                                             116   0.01%  0x000767d1 text
    │   │       │       │   ├── sme_external_auth_send_sae_commit                                     240   0.03%  0x00019fa1 text
    │   │       │       │   ├── sme_external_auth_trigger                                             292   0.03%  0x0001a141 text
    │   │       │       │   ├── sme_external_ml_auth                                                  208   0.02%  0x00019971 text
    │   │       │       │   ├── sme_obss_scan_timeout                                                 368   0.04%  0x00019d4d text
    │   │       │       │   ├── sme_proc_obss_scan                                                    468   0.05%  0x0001bab9 text
    │   │       │       │   ├── sme_sa_query_rx                                                       428   0.05%  0x0001be61 text
    │   │       │       │   ├── sme_sa_query_timer                                                    380   0.04%  0x00019bd1 text
    │   │       │       │   ├── sme_sae_auth                                                         1416   0.17%  0x0001af85 text
    │   │       │       │   ├── sme_sae_set_pmk                                                       136   0.02%  0x00019b11 text
    │   │       │       │   ├── sme_sched_obss_scan                                                   232   0.03%  0x0001bc8d text
    │   │       │       │   ├── sme_send_authentication                                              2108   0.25%  0x0001a6b5 text
    │   │       │       │   ├── sme_send_external_auth_status                                          84   0.01%  0x0007669f text
    │   │       │       │   ├── sme_set_sae_group                                                     168   0.02%  0x00019541 text
    │   │       │       │   ├── sme_state_changed                                                      68   0.01%  0x0001ba21 text
    │   │       │       │   ├── sme_stop_sa_query                                                      56   0.01%  0x00019b99 text
    │   │       │       │   ├── sme_try_assoc_comeback                                                148   0.02%  0x000198dd text
    │   │       │       │   └── wpas_sme_ml_auth                                                      208   0.02%  0x00019a41 text
    │   │       │       ├── wpa_cli_cmds.c                                                           2668   0.31%  -
    │   │       │       │   ├── bsses                                                                   8   0.00%  0x20000398 datas
    │   │       │       │   ├── network_fields                                                        188   0.02%  0x0008d4dc rodata
    │   │       │       │   ├── networks                                                                8   0.00%  0x20000390 datas
    │   │       │       │   ├── stations                                                                8   0.00%  0x20000388 datas
    │   │       │       │   ├── wpa_cli_cmd                                                           176   0.02%  0x0002557d text
    │   │       │       │   ├── wpa_cli_cmd_add_network                                                24   0.00%  0x00025705 text
    │   │       │       │   ├── wpa_cli_cmd_all_sta                                                    68   0.01%  0x00025aa5 text
    │   │       │       │   ├── wpa_cli_cmd_chanswitch                                                 24   0.00%  0x00025645 text
    │   │       │       │   ├── wpa_cli_cmd_deauthenticate                                             24   0.00%  0x00025675 text
    │   │       │       │   ├── wpa_cli_cmd_disable_network                                            24   0.00%  0x0002571d text
    │   │       │       │   ├── wpa_cli_cmd_disassociate                                               24   0.00%  0x0002565d text
    │   │       │       │   ├── wpa_cli_cmd_disconnect                                                 24   0.00%  0x000256d5 text
    │   │       │       │   ├── wpa_cli_cmd_enable_network                                             24   0.00%  0x00025735 text
    │   │       │       │   ├── wpa_cli_cmd_get_network                                                68   0.01%  0x000258c5 text
    │   │       │       │   ├── wpa_cli_cmd_interface_add                                             208   0.02%  0x000257f5 text
    │   │       │       │   ├── wpa_cli_cmd_interface_list                                             24   0.00%  0x000256a5 text
    │   │       │       │   ├── wpa_cli_cmd_interface_remove                                           24   0.00%  0x000256bd text
    │   │       │       │   ├── wpa_cli_cmd_list_networks                                              24   0.00%  0x00025765 text
    │   │       │       │   ├── wpa_cli_cmd_list_sta                                                   84   0.01%  0x00025ae9 text
    │   │       │       │   ├── wpa_cli_cmd_remove_network                                             24   0.00%  0x000256ed text
    │   │       │       │   ├── wpa_cli_cmd_select_network                                             24   0.00%  0x0002574d text
    │   │       │       │   ├── wpa_cli_cmd_set                                                        88   0.01%  0x00025941 text
    │   │       │       │   ├── wpa_cli_cmd_set_network                                                68   0.01%  0x00025c05 text
    │   │       │       │   ├── wpa_cli_cmd_sta                                                        24   0.00%  0x0002568d text
    │   │       │       │   ├── wpa_cli_cmd_status                                                    120   0.01%  0x0002577d text
    │   │       │       │   ├── wpa_cli_cmd_update_beacon                                              24   0.00%  0x0002562d text
    │   │       │       │   ├── wpa_cli_commands                                                      440   0.05%  0x0008d324 rodata
    │   │       │       │   ├── wpa_cli_complete_network                                               80   0.01%  0x00025b3d text
    │   │       │       │   ├── wpa_cli_complete_network_id                                            28   0.00%  0x00025925 text
    │   │       │       │   ├── wpa_cli_complete_set                                                  120   0.01%  0x00025b8d text
    │   │       │       │   ├── wpa_cli_complete_sta                                                   28   0.00%  0x00025909 text
    │   │       │       │   ├── wpa_cli_msg_cb                                                         16   0.00%  0x0002556d text
    │   │       │       │   ├── wpa_ctrl_command_sta.constprop.0                                      268   0.03%  0x00025999 text
    │   │       │       │   └── wpa_request                                                           260   0.03%  0x00025c49 text
    │   │       │       ├── wpa_cli_zephyr.c                                                         1692   0.20%  -
    │   │       │       │   ├── _wpa_ctrl_command                                                     300   0.04%  0x00026169 text
    │   │       │       │   ├── supp_make_argv                                                         68   0.01%  0x0007780d text
    │   │       │       │   ├── wpa_cli_mon_receive                                                    12   0.00%  0x0002638d text
    │   │       │       │   ├── wpa_cli_msg_cb                                                         16   0.00%  0x00026159 text
    │   │       │       │   ├── wpa_cli_recv_pending                                                  248   0.03%  0x00026295 text
    │   │       │       │   ├── wpa_ctrl_command                                                        8   0.00%  0x00077851 text
    │   │       │       │   ├── wpa_ctrl_command_interactive                                            8   0.00%  0x00077859 text
    │   │       │       │   ├── z_wpa_ctrl_add_network                                                112   0.01%  0x000265b9 text
    │   │       │       │   ├── z_wpa_ctrl_signal_poll                                                112   0.01%  0x00026629 text
    │   │       │       │   ├── z_wpa_ctrl_status                                                     124   0.01%  0x00026699 text
    │   │       │       │   ├── zephyr_global_wpa_ctrl_deinit                                          24   0.00%  0x00026409 text
    │   │       │       │   ├── zephyr_global_wpa_ctrl_init                                            92   0.01%  0x000263ad text
    │   │       %E2%94%82       │   ├── zephyr_wpa_cli_cmd_resp                                                20   0.00%  0x00026399 text
    │   │       │       │   ├── zephyr_wpa_cli_cmd_v                                                  108   0.01%  0x0002654d text
    │   │       │       │   ├── zephyr_wpa_cli_global_cmd_v                                           124   0.01%  0x00026725 text
    │   │       │       │   ├── zephyr_wpa_ctrl_deinit                                                108   0.01%  0x000264d1 text
    │   │       │       │   ├── zephyr_wpa_ctrl_init                                                  176   0.02%  0x00026421 text
    │   │       │       │   ├── zephyr_wpa_ctrl_zephyr_cmd                                             16   0.00%  0x0002653d text
    │   │       │       │   └── zephyr_wpa_global_ctrl_zephyr_cmd                                      16   0.00%  0x00026715 text
    │   │       │       ├── wpa_supplicant.c                                                        23032   2.70%  -
    │   │       │       │   ├── add_freq                                                               34   0.00%  0x00076ec5 text
    │   │       │       │   ├── disallowed_bssid                                                       54   0.01%  0x00077029 text
    │   │       │       │   ├── disallowed_ssid                                                        60   0.01%  0x0007705f text
    │   │       │       │   ├── free_bss_tmp_disallowed                                                32   0.00%  0x00076c01 text
    │   │       │       │   ├── free_hw_features                                                       68   0.01%  0x00076bbd text
    │   │       │       │   ├── get_mode                                                               84   0.01%  0x000771af text
    │   │       │       │   ├── get_mode_with_freq                                                     52   0.01%  0x00077203 text
    │   │       │       │   ├── get_shared_radio_freqs                                                 86   0.01%  0x000770db text
    │   │       │       │   ├── get_shared_radio_freqs_data                                           192   0.02%  0x000201bd text
    │   │       │       │   ├── ibss_mesh_is_80mhz_avail                                               42   0.00%  0x000768cd text
    │   │       │       │   ├── ibss_mesh_setup_freq                                                 1356   0.16%  0x0001c5b1 text
    │   │       │       │   ├── radio_add_work                                                        236   0.03%  0x0001d451 text
    │   │       │       │   ├── radio_remove_works                                                    132   0.02%  0x0001d201 text
    │   │       │       │   ├── radio_start_next_work                                                 460   0.05%  0x0001d285 text
    │   │       │       │   ├── radio_work_check_next                                                  76   0.01%  0x0001d1b5 text
    │   │       │       │   ├── radio_work_done                                                        96   0.01%  0x0001d53d text
    │   │       │       │   ├── radio_work_free                                                       104   0.01%  0x0001c04d text
    │   │       │       │   ├── radio_work_is_connect.isra.0                                           40   0.00%  0x0001c291 text
    │   │       │       │   ├── radio_work_is_scan.isra.0                                              40   0.00%  0x0001c269 text
    │   │       │       │   ├── radio_work_pending                                                     44   0.01%  0x00076e7b text
    │   │       │       │   ├── remove_bss_tmp_disallowed_entry                                        32   0.00%  0x0001c02d text
    │   │       │       │   ├── select_driver                                                          92   0.01%  0x0001c0b5 text
    │   │       │       │   ├── wpa_bss_tmp_disallow_timeout                                           44   0.01%  0x00076a7b text
    │   │       │       │   ├── wpa_clear_keys                                                        170   0.02%  0x00076c49 text
    │   │       │       │   ├── wpa_drv_get_conn_info                                                  22   0.00%  0x000772c1 text
    │   │       │       │   ├── wpa_drv_get_scan_results                                               28   0.00%  0x000772ed text
    │   │       │       │   ├── wpa_drv_send_action                                                   116   0.01%  0x0007733f text
    │   │       │       │   ├── wpa_drv_signal_poll                                                    22   0.00%  0x000772d7 text
    │   │       │       │   ├── wpa_is_bss_tmp_disallowed                                              82   0.01%  0x00077237 text
    │   │       │       │   ├── wpa_is_non_eht_scs_traffic_desc_supported                              56   0.01%  0x0001cafd text
    │   │       │       │   ├── wpa_s_clear_sae_rejected                                               20   0.00%  0x00076d33 text
    │   │       │       │   ├── wpa_s_setup_sae_pt                                                    112   0.01%  0x0001c541 text
    │   │       │       │   ├── wpa_set_driver_tmp_disallow_list.isra.0                               100   0.01%  0x00076a17 text
    │   │       │       │   ├── wpa_supplicant_add_iface                                             1888   0.22%  0x0001f82d text
    │   │       │       │   ├── wpa_supplicant_add_network                                             40   0.00%  0x00076d47 text
    │   │       │       │   ├── wpa_supplicant_apply_eht_overrides                                     12   0.00%  0x00076d9b text
    │   │       │       │   ├── wpa_supplicant_associate                                              484   0.06%  0x0001f4bd text
    │   │       │       │   ├── wpa_supplicant_cancel_auth_timeout                                     56   0.01%  0x0001c42d text
    │   │       │       │   ├── wpa_supplicant_clear_status                                            66   0.01%  0x00076fa9 text
    │   │       │       │   ├── wpa_supplicant_deauthenticate                                         392   0.05%  0x0001d59d text
    │   │       │       │   ├── wpa_supplicant_deinit                                                 168   0.02%  0x0001de35 text
    │   │       │       │   ├── wpa_supplicant_deinit_iface                                           904   0.11%  0x0001da41 text
    │   │       │       │   ├── wpa_supplicant_disable_network                                        204   0.02%  0x0001d915 text
    │   │       │       │   ├── wpa_supplicant_driver_init                                            396   0.05%  0x0001f6a1 text
    │   │       │       │   ├── wpa_supplicant_enable_network                                         116   0.01%  0x0001ff8d text
    │   │       │       │   ├── wpa_supplicant_enable_one_network                                      62   0.01%  0x00076feb text
    │   │       │       │   ├── wpa_supplicant_get_iface                                               30   0.00%  0x00076ea7 text
    │   │       │       │   ├── wpa_supplicant_get_ssid                                               184   0.02%  0x0001e141 text
    │   │       │       │   ├── wpa_supplicant_init                                                   324   0.04%  0x0001dedd text
    │   │       │       │   ├── wpa_supplicant_initiate_eapol                                           2   0.00%  0x00076acb text
    │   │       │       │   ├── wpa_supplicant_msg_ifname_cb                                            6   0.00%  0x000768c3 text
    │   │       │       │   ├── wpa_supplicant_reconfig                                                48   0.01%  0x0001f48d text
    │   │       │       │   ├── wpa_supplicant_reconnect                                               18   0.00%  0x00076e05 text
    │   │       │       │   ├── wpa_supplicant_reload_configuration                                   328   0.04%  0x0001f345 text
    │   │       │       │   ├── wpa_supplicant_remove_all_networks                                    100   0.01%  0x00076e17 text
    │   │       │       │   ├── wpa_supplicant_remove_iface                                            96   0.01%  0x0001d9e1 text
    │   │       │       │   ├── wpa_supplicant_remove_network                                         160   0.02%  0x0001d7a1 text
    │   │       │       │   ├── wpa_supplicant_req_auth_timeout                                        80   0.01%  0x0001c395 text
    │   │       │       │   ├── wpa_supplicant_run                                                    108   0.01%  0x0001ddc9 text
    │   │       │       │   ├── wpa_supplicant_rx_eapol                                               500   0.06%  0x0001cc25 text
    │   │       │       │   ├── wpa_supplicant_rx_eapol_bridge                                        208   0.02%  0x0001ce19 text
    │   │       │       │   ├── wpa_supplicant_rx_eapol_cb                                             16   0.00%  0x00076d6f text
    │   │       │       │   ├── wpa_supplicant_select_network                                         352   0.04%  0x00020001 text
    │   │       │       │   ├── wpa_supplicant_set_ap_scan                                             80   0.01%  0x0001cb35 text
    │   │       │       │   ├── wpa_supplicant_set_bss_expiration_age                                  56   0.01%  0x0001cb85 text
    │   │       │       │   ├── wpa_supplicant_set_bss_expiration_count                                52   0.01%  0x0001cbbd text
    │   │       │       │   ├── wpa_supplicant_set_non_wpa_policy                                     240   0.03%  0x00076acd text
    │   │       │       │   ├── wpa_supplicant_set_scan_interval                                       52   0.01%  0x0001cbf1 text
    │   │       │       │   ├── wpa_supplicant_set_state                                              648   0.08%  0x0001f0bd text
    │   │       │       │   ├── wpa_supplicant_set_suites                                            2944   0.35%  0x0001e39d text
    │   │       │       │   ├── wpa_supplicant_set_wpa_none_key                                       220   0.03%  0x0001c2b9 text
    │   │       │       │   ├── wpa_supplicant_state_txt                                               24   0.00%  0x0001c465 text
    │   │       │       │   ├── wpa_supplicant_terminate                                                4   0.00%  0x000768c9 text
    │   │       │       │   ├── wpa_supplicant_terminate_proc                                           4   0.00%  0x00076cf3 text
    │   │       │       │   ├── wpa_supplicant_timeout                                                124   0.01%  0x0001d725 text
    │   │       │       │   ├── wpa_supplicant_update_config                                          212   0.02%  0x0001e021 text
    │   │       │       │   ├── wpa_supplicant_update_mac_addr                                        192   0.02%  0x0001cee9 text
    │   │       │       │   ├── wpas_ap_link_address                                                   54   0.01%  0x00077309 text
    │   │       │       │   ├── wpas_ap_supports_rsn_overriding                                       120   0.01%  0x00020375 text
    │   │       │       │   ├── wpas_auth_failed                                                      204   0.02%  0x0001e2d1 text
    │   │       │       │   ├── wpas_auth_timeout_restart                                              72   0.01%  0x0001c3e5 text
    │   │       │       │   ├── wpas_build_ext_capab                                                  196   0.02%  0x0001c47d text
    │   │       │       │   ├── wpas_clear_disabled_interface                                          36   0.00%  0x0001c245 text
    │   │       │       │   ├── wpas_clear_temp_disabled                                               60   0.01%  0x0001f081 text
    │   │       │       │   ├── wpas_connect_work_done                                                 34   0.00%  0x00076de3 text
    │   │       │       │   ├── wpas_connect_work_free                                                  8   0.00%  0x00076d2b text
    │   │       │       │   ├── wpas_connection_failed                                                356   0.04%  0x0001ef1d text
    │   │       │       │   ├── wpas_disable_mac_addr_randomization                                    56   0.01%  0x00077289 text
    │   │       │       │   ├── wpas_driver_bss_selection                                              22   0.00%  0x00076ee7 text
    │   │       │       │   ├── wpas_enable_mac_addr_randomization                                    164   0.02%  0x000202d1 text
    │   │       │       │   ├── wpas_flush_fils_hlp_req                                                40   0.00%  0x00076c21 text
    │   │       │       │   ├── wpas_freq_to_band                                                      26   0.00%  0x00076da7 text
    │   │       │       │   ├── wpas_get_bands                                                         34   0.00%  0x00076dc1 text
    │   │       │       │   ├── wpas_get_bands.part.0                                                  78   0.01%  0x00076937 text
    │   │       │       │   ├── wpas_get_ssid_pmf                                                      74   0.01%  0x00076f37 text
    │   │       │       │   ├── wpas_init_ext_pw                                                       96   0.01%  0x0001d155 text
    │   │       │       │   ├── wpas_is_6ghz_supported                                                 98   0.01%  0x000773b3 text
    │   │       │       │   ├── wpas_is_sae_avoided                                                    40   0.00%  0x00076f81 text
    │   │       │       │   ├── wpas_network_disabled                                                  76   0.01%  0x0001e0f5 text
    │   │       │       │   ├── wpas_periodic                                                          56   0.01%  0x0001c20d text
    │   │       │       │   ├── wpas_remove_all_creds                                                  64   0.01%  0x0001d8d5 text
    │   │       │       │   ├── wpas_remove_cred                                                      148   0.02%  0x0001d841 text
    │   │       │       │   ├── wpas_request_connection                                                64   0.01%  0x0007709b text
    │   │       │       │   ├── wpas_request_disconnection                                             92   0.01%  0x00020161 text
    │   │       │       │   ├── wpas_restore_permanent_mac_addr                                        96   0.01%  0x0001d0f5 text
    │   │       │       │   ├── wpas_rsn_overriding                                                    58   0.01%  0x00076efd text
    │   │       │       │   ├── wpas_set_mgmt_group_cipher                                            216   0.03%  0x0001e1f9 text
    │   │       │       │   ├── wpas_set_wowlan_triggers                                               64   0.01%  0x000768f7 text
    │   │       │       │   ├── wpas_start_assoc_cb                                                  2972   0.35%  0x000203ed text
    │   │       │       │   ├── wpas_update_random_addr                                               332   0.04%  0x0001cfa9 text
    │   │       │       │   ├── wpas_update_random_addr_disassoc                                       28   0.00%  0x00076d7f text
    │   │       │       │   ├── wpas_valid_bss_ssid                                                    52   0.01%  0x00076cf7 text
    │   │       │       │   ├── wpas_vendor_elem                                                        2   0.00%  0x00077131 text
    │   │       │       │   ├── wpas_vendor_elem_remove                                               124   0.01%  0x00077133 text
    │   │       │       │   ├── wpas_vendor_elem_update                                                84   0.01%  0x0002027d text
    │   │       │       │   └── wpas_verify_ssid_beacon                                               252   0.03%  0x0001c111 text
    │   │       │       └── wpas_glue.c                                                              2458   0.29%  -
    │   │       │           ├── _wpa_alloc_eapol                                                       80   0.01%  0x000753bb text
    │   │       │           ├── _wpa_ether_send                                                         4   0.00%  0x000755d1 text
    │   │       │           ├── _wpa_supplicant_cancel_auth_timeout                                     4   0.00%  0x000753b7 text
    │   │       │           ├── _wpa_supplicant_deauthenticate                                         22   0.00%  0x00075413 text
    │   │       │           ├── _wpa_supplicant_get_state                                               6   0.00%  0x000752ef text
    │   │       │           ├── _wpa_supplicant_reconnect                                               4   0.00%  0x0007540f text
    │   │       │           ├── _wpa_supplicant_set_state                                               4   0.00%  0x00075429 text
    │   │       │           ├── disable_wpa_wpa2                                                       58   0.01%  0x00075353 text
    │   │       │           ├── wpa_ether_send                                                        112   0.01%  0x00075561 text
    │   │       │           ├── wpa_get_beacon_ie                                                     324   0.04%  0x0000ff55 text
    │   │       │           ├── wpa_supplicant_add_pmkid                                              196   0.02%  0x00010099 text
    │   │       │           ├── wpa_supplicant_channel_info                                            22   0.00%  0x0007533d text
    │   │       │           ├── wpa_supplicant_ctrl_req_to_string                                     172   0.02%  0x000101e5 text
    │   │       │           ├── wpa_supplicant_fils_hlp_rx                                            128   0.02%  0x0000fed5 text
    │   │       │           ├── wpa_supplicant_get_beacon_ie                                           40   0.00%  0x00075481 text
    │   │       │           ├── wpa_supplicant_get_bssid                                               20   0.00%  0x000752f5 text
    │   │       │           ├── wpa_supplicant_get_network_ctx                                          4   0.00%  0x0007540b text
    │   │       │           ├── wpa_supplicant_init_eapol                                               4   0.00%  0x000755d5 text
    │   │       │           ├── wpa_supplicant_init_wpa                                               296   0.03%  0x000103cd text
    │   │       │           ├── wpa_supplicant_key_mgmt_set_pmk                                        84   0.01%  0x0007542d text
    │   │       │           ├── wpa_supplicant_mlme_setprotection                                      26   0.00%  0x00075309 text
    │   │       │           ├── wpa_supplicant_notify_pmksa_cache_entry                                 4   0.00%  0x0007538d text
    │   │       │           ├── wpa_supplicant_remove_pmkid                                           136   0.02%  0x0001015d text
    │   │       │           ├── wpa_supplicant_rsn_supp_set_config                                    120   0.01%  0x000755dd text
    │   │       │           ├── wpa_supplicant_set_key                                                184   0.02%  0x000754a9 text
    │   │       │           ├── wpa_supplicant_set_rekey_offload                                       26   0.00%  0x00075323 text
    │   │       │           ├── wpa_supplicant_ssid_verified                                           20   0.00%  0x0000fec1 text
    │   │       │           ├── wpa_supplicant_store_ptk                                               38   0.00%  0x00075391 text
    │   │       │           ├── wpa_supplicant_transition_disable                                       4   0.00%  0x000755d9 text
    │   │       │           ├── wpas_send_ctrl_req                                                     52   0.01%  0x00010291 text
    │   │       │           └── wpas_transition_disable                                               264   0.03%  0x000102c5 text
    │   │       └── nrf_wifi                                                                        27238   3.19%  -
    │   │           ├── bus_if                                                                        850   0.10%  -
    │   │           │   ├── bal                                                                       372   0.04%  -
    │   │           │   │   └── src                                                                   372   0.04%  -
    │   │           │   │       └── bal.c                                                             372   0.04%  -
    │   │           │   │           ├── nrf_wifi_bal_dev_add                                           80   0.01%  0x00066e29 text
    │   │           │   │           ├── nrf_wifi_bal_dev_deinit                                        10   0.00%  0x00085a8d text
    │   │           │   │           ├── nrf_wifi_bal_dev_init                                          40   0.00%  0x00066e79 text
    │   │           │   │           ├── nrf_wifi_bal_dev_rem                                           24   0.00%  0x00085a75 text
    │   │           │   │           ├── nrf_wifi_bal_dma_map                                           16   0.00%  0x00085acb text
    │   │           │   │           ├── nrf_wifi_bal_dma_unmap                                         16   0.00%  0x00085adb text
    │   │           │   │           ├── nrf_wifi_bal_init                                              96   0.01%  0x00066ea1 text
    │   │           │   │           ├── nrf_wifi_bal_isr                                                8   0.00%  0x00085a6d text
    │   │           │   │           ├── nrf_wifi_bal_read_block                                        16   0.00%  0x00085aab text
    │   │           │   │           ├── nrf_wifi_bal_read_word                                         10   0.00%  0x00085a97 text
    │   │           │   │           ├── nrf_wifi_bal_rpu_ps_sleep                                      10   0.00%  0x00085aeb text
    │   │           │   │           ├── nrf_wifi_bal_rpu_ps_status                                     10   0.00%  0x00085aff text
    │   │           │   │           ├── nrf_wifi_bal_rpu_ps_wake                                       10   0.00%  0x00085af5 text
    │   │           │   │           ├── nrf_wifi_bal_write_block                                       16   0.00%  0x00085abb text
    │   │           │   │           └── nrf_wifi_bal_write_word                                        10   0.00%  0x00085aa1 text
    │   │           │   └── bus                                                                       478   0.06%  -
    │   │           │       └── qspi                                                                  478   0.06%  -
    │   │           │           └── src                                                               478   0.06%  -
    │   │           │               └── qspi.c                                                        478   0.06%  -
    │   │           │                   ├── get_bus_ops                                                 8   0.00%  0x00066ffd text
    │   │           │                   ├── nrf_wifi_bus_qspi_deinit                                   20   0.00%  0x00085b93 text
    │   │           │                   ├── nrf_wifi_bus_qspi_dev_add                                  96   0.01%  0x00066f01 text
    │   │           │                   ├── nrf_wifi_bus_qspi_dev_deinit                               20   0.00%  0x00085b6b text
    │   │           │                   ├── nrf_wifi_bus_qspi_dev_init                                 76   0.01%  0x00066fb1 text
    │   │           │                   ├── nrf_wifi_bus_qspi_dev_rem                                  20   0.00%  0x00085b7f text
    │   │           │                   ├── nrf_wifi_bus_qspi_dma_map                                  10   0.00%  0x00085b15 text
    │   │           │                   ├── nrf_wifi_bus_qspi_dma_unmap                                10   0.00%  0x00085b1f text
    │   │           │                   ├── nrf_wifi_bus_qspi_init                                     80   0.01%  0x00066f61 text
    │   │           │                   ├── nrf_wifi_bus_qspi_irq_handler                              12   0.00%  0x00085b09 text
    │   │           │                   ├── nrf_wifi_bus_qspi_ops                                      60   0.01%  0x20000c90 datas
    │   │           │                   ├── nrf_wifi_bus_qspi_ps_sleep                                  6   0.00%  0x00085b35 text
    │   │           │                   ├── nrf_wifi_bus_qspi_ps_status                                 6   0.00%  0x00085b29 text
    │   │           │                   ├── nrf_wifi_bus_qspi_ps_wake                                   6   0.00%  0x00085b2f text
    │   │           │                   ├── nrf_wifi_bus_qspi_read_block                               14   0.00%  0x00085b49 text
    │   │           │                   ├── nrf_wifi_bus_qspi_read_word                                10   0.00%  0x00085b61 text
    │   │           │                   ├── nrf_wifi_bus_qspi_write_block                              14   0.00%  0x00085b3b text
    │   │           │                   └── nrf_wifi_bus_qspi_write_word                               10   0.00%  0x00085b57 text
    │   │           ├── fw_if                                                                       17436   2.04%  -
    │   │           │   └── umac_if                                                                 17436   2.04%  -
    │   │           │       └── src                                                                 17436   2.04%  -
    │   │           │           ├── common                                                           1806   0.21%  -
    │   │           │           │   ├── fmac_api_common.c                                            1584   0.19%  -
    │   │           │           │   │   ├── nrf_wifi_fmac_dev_rem                                      20   0.00%  0x000850c3 text
    │   │           │           │   │   ├── nrf_wifi_fmac_fw_boot                                      96   0.01%  0x00061da1 text
    │   │           │           │   │   ├── nrf_wifi_fmac_fw_load                                     164   0.02%  0x00061e01 text
    │   │           │           │   │   ├── nrf_wifi_fmac_fw_parse                                    204   0.02%  0x00061c91 text
    │   │           │           │   │   ├── nrf_wifi_fmac_fw_reset                                     68   0.01%  0x00061d5d text
    │   │           │           │   │   ├── nrf_wifi_fmac_get_reg                                     168   0.02%  0x00061f75 text
    │   │           │           │   │   ├── nrf_wifi_fmac_otp_mac_addr_get                            168   0.02%  0x00061ecd text
    │   │           │           │   │   ├── nrf_wifi_fmac_set_reg                                     416   0.05%  0x0006201d text
    │   │           │           │   │   ├── nrf_wifi_fmac_ver_get                                      40   0.00%  0x00061ea5 text
    │   │           │           │   │   ├── nrf_wifi_validate_fw_header                               216   0.03%  0x00061bb9 text
    │   │           │           │   │   └── wifi_proc                                                  24   0.00%  0x20000c78 datas
    │   │           │           │   ├── fmac_cmd_common.c                                             132   0.02%  -
    │   │           │           │   │   ├── umac_cmd_alloc                                             44   0.01%  0x00067005 text
    │   │           │           │   │   └── umac_cmd_cfg                                               88   0.01%  0x00067031 text
    │   │           │           │   └── fmac_util.c                                                    90   0.01%  -
    │   │           │           │       ├── nrf_wifi_util_ether_addr_equal                             36   0.00%  0x000850df text
    │   │           │           │       ├── nrf_wifi_util_is_arr_zero                                  22   0.00%  0x00085113 text
    │   │           │           │       ├── nrf_wifi_util_is_multicast_addr                             8   0.00%  0x000850d7 text
    │   │           │           │       ├── nrf_wifi_util_rx_get_eth_type                               8   0.00%  0x00085103 text
    │   │           │           │       ├── nrf_wifi_util_tx_get_eth_type                               8   0.00%  0x0008510b text
    │   │           │           │       ├── wifi_dev_priv                                               4   0.00%  0x0008512d text
    │   │           │           │       └── wifi_fmac_priv                                              4   0.00%  0x00085129 text
    │   │           │           └── system                                                          15630   1.83%  -
    │   │           │               ├── fmac_ap.c                                                     332   0.04%  -
    │   │           │               │   ├── sap_client_ps_get_frames                                  164   0.02%  0x000658ed text
    │   │           │               │   └── sap_client_update_pmmode                                  168   0.02%  0x00065991 text
    │   │           │               ├── fmac_api.c                                                   7918   0.93%  -
    │   │           │               │   ├── nrf_wifi_coex_config_sleep_ctrl_gpio_ctrl                  32   0.00%  0x00062365 text
    │   │           │               │   ├── nrf_wifi_fmac_vif_idx_get                                  24   0.00%  0x0008516f text
    │   │           │               │   ├── nrf_wifi_sys_fmac_abort_scan                              100   0.01%  0x00062549 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_add_key                                 288   0.03%  0x00062891 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_add_sta                                 300   0.04%  0x00062db1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_add_vif                                 308   0.04%  0x00062fdd text
    │   │           │               │   ├── nrf_wifi_sys_fmac_assoc                                   300   0.04%  0x00062765 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_auth                                    196   0.02%  0x0006261d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_chg_bcn                                 120   0.01%  0x00062c31 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_chg_sta                                 192   0.02%  0x00062add text
    │   │           │               │   ├── nrf_wifi_sys_fmac_chg_vif                                 192   0.02%  0x000631d1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_chg_vif_state                           204   0.02%  0x00063291 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_deauth                                  132   0.02%  0x000626e1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_deinit_rx.isra.0                         80   0.01%  0x000622a5 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_deinit_tx                                26   0.00%  0x00085187 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_del_key                                 172   0.02%  0x000629b1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_del_sta                                 160   0.02%  0x00062d11 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_del_vif                                 192   0.02%  0x00063111 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_dev_add                                 112   0.01%  0x000622f5 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_dev_deinit                               56   0.01%  0x00062385 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_dev_init                                528   0.06%  0x00063f51 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_get_conn_info                            96   0.01%  0x00063aad text
    │   │           │               │   ├── nrf_wifi_sys_fmac_get_interface                           104   0.01%  0x000636b5 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_get_power_save_info                      96   0.01%  0x00063b0d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_get_station                             116   0.01%  0x00063641 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_get_wiphy                               104   0.01%  0x00063865 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_init                                    264   0.03%  0x000623bd text
    │   │           │               │   ├── nrf_wifi_sys_fmac_mgmt_frame_reg                          116   0.01%  0x00062edd text
    │   │           │               │   ├── nrf_wifi_sys_fmac_mgmt_tx                                 140   0.02%  0x00062f51 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_register_frame                          124   0.01%  0x000638cd text
    │   │           │               │   ├── nrf_wifi_sys_fmac_rf_params_get                           672   0.08%  0x00063cb1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_scan                                    132   0.02%  0x000624c5 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_scan_res_get                            112   0.01%  0x000625ad text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_bss                                 148   0.02%  0x00062b9d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_key                                 128   0.02%  0x00062a5d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_listen_interval                     108   0.01%  0x00063b6d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_mcast_addr                          116   0.01%  0x00063a39 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_power_save                          108   0.01%  0x0006371d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_power_save_timeout                  108   0.01%  0x000637f9 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_ps_exit_strategy                    108   0.01%  0x00063c45 text
    │   │           │               │   ├─%E2%94%80 nrf_wifi_sys_fmac_set_ps_wakeup_mode                      108   0.01%  0x00063bd9 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_uapsd_queue                         112   0.01%  0x00063789 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_vif_macaddr                         132   0.02%  0x0006335d text
    │   │           │               │   ├── nrf_wifi_sys_fmac_set_wiphy_params                        268   0.03%  0x000633e1 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_start_ap                                340   0.04%  0x000634ed text
    │   │           │               │   ├── nrf_wifi_sys_fmac_stop_ap                                 104   0.01%  0x00062ca9 text
    │   │           │               │   ├── nrf_wifi_sys_fmac_twt_setup                               120   0.01%  0x00063949 text
    │   │           │               │   └── nrf_wifi_sys_fmac_twt_teardown                            120   0.01%  0x000639c1 text
    │   │           │               ├── fmac_cmd.c                                                    604   0.07%  -
    │   │           │               │   └── umac_cmd_sys_init                                         604   0.07%  0x00064161 text
    │   │           │               ├── fmac_event.c                                                 1124   0.13%  -
    │   │           │               │   ├── nrf_wifi_fmac_if_carr_state_event_proc                    108   0.01%  0x000643bd text
    │   │           │               │   └── nrf_wifi_sys_fmac_event_callback                         1016   0.12%  0x00064429 text
    │   │           │               ├── fmac_peer.c                                                   484   0.06%  -
    │   │           │               │   ├── nrf_wifi_fmac_peer_add                                    184   0.02%  0x00065751 text
    │   │           │               │   ├── nrf_wifi_fmac_peer_get_id                                  72   0.01%  0x0008578d text
    │   │           │               │   ├── nrf_wifi_fmac_peer_remove                                 116   0.01%  0x00065809 text
    │   │           │               │   └── nrf_wifi_fmac_peers_flush                                 112   0.01%  0x0006587d text
    │   │           │               ├── fmac_vif.c                                                    294   0.03%  -
    │   │           │               │   ├── nrf_wifi_fmac_get_num_vifs                                 26   0.00%  0x00085155 text
    │   │           │               │   ├── nrf_wifi_fmac_vif_check_if_limit                           88   0.01%  0x000621bd text
    │   │           │               │   ├── nrf_wifi_fmac_vif_decr_if_type                             72   0.01%  0x0006225d text
    │   │           │               │   ├── nrf_wifi_fmac_vif_incr_if_type                             72   0.01%  0x00062215 text
    │   │           │               │   └── nrf_wifi_fmac_vif_update_if_type                           36   0.00%  0x00085131 text
    │   │           │               ├── rx.c                                                         1010   0.12%  -
    │   │           │               │   ├── nrf_wifi_convert_amsdu_to_eth                             106   0.01%  0x00085bfb text
    │   │           │               │   ├── nrf_wifi_fmac_map_desc_to_pool                             72   0.01%  0x00085ba7 text
    │   │           │               │   ├── nrf_wifi_fmac_rx_cmd_send                                 304   0.04%  0x00067089 text
    │   │           │               │   ├── nrf_wifi_fmac_rx_event_process                            516   0.06%  0x000671b9 text
    │   │           │               │   └── nrf_wifi_get_skip_header_bytes                             12   0.00%  0x00085bef text
    │   │           │               └── tx.c                                                         3864   0.45%  -
    │   │           │                   ├── _tx_pending_process                                       570   0.07%  0x000852a3 text
    │   │           │                   ├── can_xmit                                                   36   0.00%  0x0008527f text
    │   │           │                   ├── clear_spare_desc_q_map                                     80   0.01%  0x00064e75 text
    │   │           │                   ├── nrf_wifi_fmac_start_xmit                                  504   0.06%  0x00065559 text
    │   │           │                   ├── nrf_wifi_fmac_tx_done_event_process                       364   0.04%  0x00065239 text
    │   │           │                   ├── nrf_wifi_get_tid                                          118   0.01%  0x00085209 text
    │   │           │                   ├── nrf_wifi_util_get_ra                                       20   0.00%  0x00085779 text
    │   │           │                   ├── pending_frames_count                                       38   0.00%  0x000854dd text
    │   │           │                   ├── set_spare_desc_q_map                                       80   0.01%  0x00064e25 text
    │   │           │                   ├── tx_buff_req_free                                          248   0.03%  0x000855c7 text
    │   │           │                   ├── tx_cmd_init                                               468   0.05%  0x00065005 text
    │   │           │                   ├── tx_cmd_prep_callbk_fn                                     180   0.02%  0x00064ec5 text
    │   │           │                   ├── tx_deinit                                                 186   0.02%  0x000856bf text
    │   │           │                   ├── tx_desc_free                                              104   0.01%  0x000851a1 text
    │   │           │                   ├── tx_desc_get                                               196   0.02%  0x00085503 text
    │   │           │                   ├── tx_init                                                   436   0.05%  0x000653a5 text
    │   │           │                   ├── tx_pending_process                                         96   0.01%  0x000651d9 text
    │   │           │                   └── update_pend_q_bmp                                         140   0.02%  0x00064f79 text
    │   │           ├── hw_if                                                                        6920   0.81%  -
    │   │           │   └── hal                                                                      6920   0.81%  -
    │   │           │       ├── inc                                                                    56   0.01%  -
    │   │           │       │   └── common                                                             56   0.01%  -
    │   │           │       │       ├── pal.h                                                           8   0.00%  -
    │   │           │       │       │   └── SOC_MMAP_ADDR_OFFSETS_MCU                                   8   0.00%  0x0008ddcc rodata
    │   │           │       │       └── rpu_if.h                                                       48   0.01%  -
    │   │           │       │           └── RPU_ADDR_MAP_MCU                                           48   0.01%  0x0008ddd4 rodata
    │   │           │       └── src                                                                  6864   0.80%  -
    │   │           │           ├── common                                                           5324   0.62%  -
    │   │           │           │   ├── hal_api_common.c                                             2324   0.27%  -
    │   │           │           │   │   ├── hal_rpu_eventq_drain                                       46   0.01%  0x0008590b text
    │   │           │           │   │   ├── hal_rpu_eventq_process                                     72   0.01%  0x00065f49 text
    │   │           │           │   │   ├── hal_rpu_msg_post                                          168   0.02%  0x00065ca9 text
    │   │           │           │   │   ├── hal_rpu_ps_init                                           100   0.01%  0x00065c45 text
    │   │           │           │   │   ├── hal_rpu_ps_sleep                                           42   0.00%  0x000858e1 text
    │   │           │           │   │   ├── hal_rpu_ps_wake                                           172   0.02%  0x00065b99 text
    │   │           │           │   │   ├── nrf_wifi_hal_ctrl_cmd_send                                504   0.06%  0x00065d51 text
    │   │           │           │   │   ├── nrf_wifi_hal_dev_deinit                                    24   0.00%  0x00085a55 text
    │   │           │           │   │   ├── nrf_wifi_hal_dev_init                                     120   0.01%  0x00066239 text
    │   │           │           │   │   ├── nrf_wifi_hal_dev_rem                                      152   0.02%  0x00085983 text
    │   │           │           │   │   ├── nrf_wifi_hal_disable                                       30   0.00%  0x00085a37 text
    │   │           │           │   │   ├── nrf_wifi_hal_enable                                        28   0.00%  0x00085a1b text
    │   │           │           │   │   ├── nrf_wifi_hal_fw_chk_boot                                  164   0.02%  0x00066035 text
    │   │           │           │   │   ├── nrf_wifi_hal_init                                         128   0.02%  0x000660d9 text
    │   │           │           │   │   ├── nrf_wifi_hal_irq_handler                                   74   0.01%  0x00085939 text
    │   │           │           │   │   ├── nrf_wifi_hal_otp_ft_prog_ver_get                           64   0.01%  0x000661b9 text
    │   │           │           │   │   ├── nrf_wifi_hal_otp_info_get                                  96   0.01%  0x00066159 text
    │   │           │           │   │   ├── nrf_wifi_hal_otp_pack_info_get                             64   0.01%  0x000661f9 text
    │   │           │           │   │   ├── nrf_wifi_hal_poll_reg.constprop.0                         112   0.01%  0x00065b29 text
    │   │           │           │   │   └── nrf_wifi_hal_proc_reset                                   164   0.02%  0x00065f91 text
    │   │           │           │   ├── hal_fw_patch_loader.c                                         740   0.09%  -
    │   │           │           │   │   ├── RPU_MCU_BOOT_VECTORS                                       64   0.01%  0x0008dd8c rodata
    │   │           │           │   │   ├── nrf_wifi_hal_fw_patch_boot                                268   0.03%  0x00066449 text
    │   │           │           │   │   └── nrf_wifi_hal_fw_patch_load                                408   0.05%  0x000662b1 text
    │   │           │           │   ├── hal_interrupt.c                                              1012   0.12%  -
    │   │           │           │   │   ├── hal_rpu_event_free                                         36   0.00%  0x00066555 text
    │   │           │           │   │   ├── hal_rpu_irq_enable                                        112   0.01%  0x000665a1 text
    │   │           │           │   │   ├── hal_rpu_irq_process                                       824   0.10%  0x00066611 text
    │   │           │           │   │   └── hal_rpu_irq_wdog_rearm.isra.0                              40   0.00%  0x00066579 text
    │   │           │           │   ├%E2%94%80─ hal_mem.c                                                     660   0.08%  -
    │   │           │           │   │   ├── hal_rpu_mem_read                                          188   0.02%  0x00066949 text
    │   │           │           │   │   └── hal_rpu_mem_write                                         472   0.06%  0x00066a05 text
    │   │           │           │   ├── hal_reg.c                                                     308   0.04%  -
    │   │           │           │   │   ├── hal_rpu_reg_read                                          168   0.02%  0x00066bdd text
    │   │           │           │   │   └── hal_rpu_reg_write                                         140   0.02%  0x00066c85 text
    │   │           │           │   ├── hpqm.c                                                        112   0.01%  -
    │   │           │           │   │   ├── hal_rpu_hpq_dequeue                                        80   0.01%  0x00066d31 text
    │   │           │           │   │   └── hal_rpu_hpq_enqueue                                        32   0.00%  0x00066d11 text
    │   │           │           │   └── pal.c                                                         168   0.02%  -
    │   │           │           │       ├── pal_check_rpu_mcu_regions                                  48   0.01%  0x00066d81 text
    │   │           │           │       └── pal_rpu_addr_offset_get                                   120   0.01%  0x00066db1 text
    │   │           │           └── system                                                           1540   0.18%  -
    │   │           │               └── hal_api.c                                                    1540   0.18%  -
    │   │           │                   ├── event_tasklet_fn                                           60   0.01%  0x00064821 text
    │   │           │                   ├── nrf_wifi_hal_coex_config_sleep_ctrl_gpio_ctrl              84   0.01%  0x00064dd1 text
    │   │           │                   ├── nrf_wifi_sys_hal_buf_map_rx                               188   0.02%  0x000648b1 text
    │   │           │                   ├── nrf_wifi_sys_hal_buf_map_tx                               196   0.02%  0x000649e1 text
    │   │           │                   ├── nrf_wifi_sys_hal_buf_unmap_rx                             116   0.01%  0x0006496d text
    │   │           │                   ├── nrf_wifi_sys_hal_buf_unmap_tx                              76   0.01%  0x00064aa5 text
    │   │           │                   ├── nrf_wifi_sys_hal_data_cmd_send                            152   0.02%  0x00064af1 text
    │   │           │                   ├── nrf_wifi_sys_hal_dev_add                                  584   0.07%  0x00064b89 text
    │   │           │                   └── recovery_tasklet_fn                                        84   0.01%  0x0006485d text
    │   │           ├── os_if                                                                        1196   0.14%  -
    │   │           │   └── src                                                                      1196   0.14%  -
    │   │           │       └── osal.c                                                               1196   0.14%  -
    │   │           │           ├── nrf_wifi_osal_assert                                               20   0.00%  0x00061a7d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_deinit                                      16   0.00%  0x0006193d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_add                                     16   0.00%  0x0006194d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_deinit                                  16   0.00%  0x0006197d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_host_map_get                            16   0.00%  0x000619ad text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_init                                    16   0.00%  0x0006196d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_intr_reg                                16   0.00%  0x0006198d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_intr_unreg                              16   0.00%  0x0006199d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_dev_rem                                     16   0.00%  0x0006195d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_init                                        16   0.00%  0x0006192d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_ps_sleep                                    16   0.00%  0x00061a4d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_ps_status                                   16   0.00%  0x00061a6d text
    │   │           │           ├── nrf_wifi_osal_bus_qspi_ps_wake                                     16   0.00%  0x00061a5d text
    │   │           │           ├── nrf_wifi_osal_ctrl_llist_alloc                                     16   0.00%  0x0006176d text
    │   │           │           ├── nrf_wifi_osal_ctrl_llist_free                                      16   0.00%  0x0006178d text
    │   │           │           ├── nrf_wifi_osal_ctrl_llist_node_alloc                                16   0.00%  0x0006170d text
    │   │           │           ├── nrf_wifi_osal_ctrl_llist_node_free                                 16   0.00%  0x0006172d text
    │   │           │           ├── nrf_wifi_osal_data_mem_free                                        12   0.00%  0x00061631 text
    │   │           │           ├── nrf_wifi_osal_data_mem_zalloc                                      12   0.00%  0x00061619 text
    │   │           │           ├── nrf_wifi_osal_delay_us                                             16   0.00%  0x000618fd text
    │   │           │           ├── nrf_wifi_osal_init                                                 12   0.00%  0x000615f5 text
    │   │           │           ├── nrf_wifi_osal_llist_add_node_head                                  16   0.00%  0x000617bd text
    │   │           │           ├── nrf_wifi_osal_llist_add_node_tail                                  16   0.00%  0x000617ad text
    │   │           │           ├── nrf_wifi_osal_llist_alloc                                          16   0.00%  0x0006175d text
    │   │           │           ├── nrf_wifi_osal_llist_del_node                                       16   0.00%  0x000617ed text
    │   │           │           ├── nrf_wifi_osal_llist_free                                           16   0.00%  0x0006177d text
    │   │           │           ├── nrf_wifi_osal_llist_get_node_head                                  16   0.00%  0x000617cd text
    │   │           │           ├── nrf_wifi_osal_llist_get_node_nxt                                   16   0.00%  0x000617dd text
    │   │           │           ├── nrf_wifi_osal_llist_init                                           16   0.00%  0x0006179d text
    │   │           │           ├── nrf_wifi_osal_llist_len                                            16   0.00%  0x000617fd text
    │   │           │           ├── nrf_wifi_osal_llist_node_alloc                                     16   0.00%  0x000616fd text
    │   │           │           ├── nrf_wifi_osal_llist_node_data_get                                  16   0.00%  0x0006173d text
    │   │           │           ├── nrf_wifi_osal_llist_node_data_set                                  16   0.00%  0x0006174d text
    │   │           │           ├── nrf_wifi_osal_llist_node_free                                      16   0.00%  0x0006171d text
    │   │           │           ├── nrf_wifi_osal_log_err                                              36   0.00%  0x000616d9 text
    │   │           │           ├── nrf_wifi_osal_log_info                                             36   0.00%  0x000616b5 text
    │   │           │           ├── nrf_wifi_osal_mem_alloc                                            12   0.00%  0x00061601 text
    │   │           │           ├── nrf_wifi_osal_mem_cmp                                              12   0.00%  0x00061655 text
    │   │           │           ├── nrf_wifi_osal_mem_cpy                                              12   0.00%  0x0006163d text
    │   │           │           ├── nrf_wifi_osal_mem_free                                             12   0.00%  0x00061625 text
    │   │           │           ├── nrf_wifi_osal_mem_set                                              12   0.00%  0x00061649 text
    │   │           │           ├── nrf_wifi_osal_mem_zalloc                                           12   0.00%  0x0006160d text
    │   │           │           ├── nrf_wifi_osal_nbuf_alloc                                           16   0.00%  0x0006180d text
    │   │           │           ├── nrf_wifi_osal_nbuf_data_get                                        16   0.00%  0x0006183d text
    │   │           │           ├── nrf_wifi_osal_nbuf_data_pull                                       16   0.00%  0x0006186d text
    │   │           │           ├── nrf_wifi_osal_nbuf_data_push                                       16   0.00%  0x0006185d text
    │   │           │           ├── nrf_wifi_osal_nbuf_data_put                                        16   0.00%  0x0006184d text
    │   │           │           ├── nrf_wifi_osal_nbuf_data_size                                       16   0.00%  0x0006182d text
    │   │           │           ├── nrf_wifi_osal_nbuf_free                                            16   0.00%  0x0006181d text
    │   │           │           ├── nrf_wifi_osal_nbuf_get_chksum_done                                 16   0.00%  0x0006188d text
    │   │           │           ├── nrf_wifi_osal_nbuf_get_priority                                    16   0.00%  0x0006187d text
    │   │           │           ├── nrf_wifi_osal_qspi_cpy_from                                        20   0.00%  0x000619d5 text
    │   │           │           ├── nrf_wifi_osal_qspi_cpy_to                                          20   0.00%  0x000619e9 text
    │   │           │           ├── nrf_wifi_osal_qspi_read_reg32                                      12   0.00%  0x000619bd text
    │   │           │           ├── nrf_wifi_osal_qspi_write_reg32                                     12   0.00%  0x000619c9 text
    │   │           │           ├── nrf_wifi_osal_sleep_ms                                             16   0.00%  0x000618ed text
    │   │           │           ├── nrf_wifi_osal_spinlock_alloc                                       12   0.00%  0x00061661 text
    │   │           │           ├── nrf_wifi_osal_spinlock_free                                        12   0.00%  0x0006166d text
    │   │           │           ├── nrf_wifi_osal_spinlock_init                                        12   0.00%  0x00061679 text
    │   │           │           ├── nrf_wifi_osal_spinlock_irq_rel                                     12   0.00%  0x000616a9 text
    │   │           │           ├── nrf_wifi_osal_spinlock_irq_take                                    12   0.00%  0x0006169d text
    │   │           │           ├── nrf_wifi_osal_spinlock_rel                                         12   0.00%  0x00061691 text
    │   │           │           ├── nrf_wifi_osal_spinlock_take                                        12   0.00%  0x00061685 text
    │   │           │           ├── nrf_wifi_osal_strlen                                               16   0.00%  0x00061a91 text
    │   │           │           ├── nrf_wifi_osal_tasklet_alloc                                        16   0.00%  0x0006189d text
    │   │           │           ├── nrf_wifi_osal_tasklet_free                                         16   0.00%  0x000618ad text
    │   │           │           ├─%E2%94%80 nrf_wifi_osal_tasklet_init                                         16   0.00%  0x000618bd text
    │   │           │           ├── nrf_wifi_osal_tasklet_kill                                         16   0.00%  0x000618dd text
    │   │           │           ├── nrf_wifi_osal_tasklet_schedule                                     16   0.00%  0x000618cd text
    │   │           │           ├── nrf_wifi_osal_time_elapsed_us                                      16   0.00%  0x0006191d text
    │   │           │           ├── nrf_wifi_osal_time_get_curr_us                                     16   0.00%  0x0006190d text
    │   │           │           ├── nrf_wifi_osal_timer_alloc                                          16   0.00%  0x000619fd text
    │   │           │           ├── nrf_wifi_osal_timer_free                                           16   0.00%  0x00061a0d text
    │   │           │           ├── nrf_wifi_osal_timer_init                                           16   0.00%  0x00061a1d text
    │   │           │           ├── nrf_wifi_osal_timer_kill                                           16   0.00%  0x00061a3d text
    │   │           │           └── nrf_wifi_osal_timer_schedule                                       16   0.00%  0x00061a2d text
    │   │           └── utils                                                                         836   0.10%  -
    │   │               └── src                                                                       836   0.10%  -
    │   │                   ├── list.c                                                                464   0.05%  -
    │   │                   │   ├── nrf_wifi_utils_ctrl_list_add_tail                                  56   0.01%  0x00065ab9 text
    │   │                   │   ├── nrf_wifi_utils_ctrl_list_alloc                                     36   0.00%  0x00065a5d text
    │   │                   │   ├── nrf_wifi_utils_ctrl_list_del_head                                  38   0.00%  0x0008583f text
    │   │                   │   ├── nrf_wifi_utils_ctrl_list_free                                       4   0.00%  0x000857d9 text
    │   │                   │   ├── nrf_wifi_utils_list_add_head                                       56   0.01%  0x00065af1 text
    │   │                   │   ├── nrf_wifi_utils_list_add_tail                                       56   0.01%  0x00065a81 text
    │   │                   │   ├── nrf_wifi_utils_list_alloc                                          36   0.00%  0x00065a39 text
    │   │                   │   ├── nrf_wifi_utils_list_del_head                                       38   0.00%  0x00085819 text
    │   │                   │   ├── nrf_wifi_utils_list_del_node                                       60   0.01%  0x000857dd text
    │   │                   │   ├── nrf_wifi_utils_list_free                                            4   0.00%  0x000857d5 text
    │   │                   │   ├── nrf_wifi_utils_list_len                                             4   0.00%  0x00085877 text
    │   │                   │   ├── nrf_wifi_utils_list_peek                                           18   0.00%  0x00085865 text
    │   │                   │   └── nrf_wifi_utils_list_traverse                                       58   0.01%  0x0008587b text
    │   │                   ├── queue.c                                                                44   0.01%  -
    │   │                   │   ├── nrf_wifi_utils_ctrl_q_alloc                                         4   0.00%  0x000858b9 text
    │   │                   │   ├── nrf_wifi_utils_ctrl_q_dequeue                                       4   0.00%  0x000858d5 text
    │   │                   │   ├── nrf_wifi_utils_ctrl_q_enqueue                                       4   0.00%  0x000858c9 text
    │   │                   │   ├── nrf_wifi_utils_ctrl_q_free                                          4   0.00%  0x000858c1 text
    │   │                   │   ├── nrf_wifi_utils_q_alloc                                              4   0.00%  0x000858b5 text
    │   │                   │   ├── nrf_wifi_utils_q_dequeue                                            4   0.00%  0x000858d1 text
    │   │                   │   ├── nrf_wifi_utils_q_enqueue                                            4   0.00%  0x000858c5 text
    │   │                   │   ├── nrf_wifi_utils_q_enqueue_head                                       4   0.00%  0x000858cd text
    │   │                   │   ├── nrf_wifi_utils_q_free                                               4   0.00%  0x000858bd text
    │   │                   │   ├── nrf_wifi_utils_q_len                                                4   0.00%  0x000858dd text
    │   │                   │   └── nrf_wifi_utils_q_peek                                               4   0.00%  0x000858d9 text
    │   │                   └── util.c                                                                328   0.04%  -
    │   │                       ├── nrf_wifi_utils_chan_to_freq                                       128   0.02%  0x00061b39 text
    │   │                       ├── nrf_wifi_utils_hex_str_to_val                                     152   0.02%  0x00061aa1 text
    │   │                       └── nrf_wifi_utils_is_mac_addr_valid                                   48   0.01%  0x00085093 text
    │   ├── nrf                                                                                      3196   0.37%  -
    │   │   ├── drivers                                                                               146   0.02%  -
    │   │   │   ├── entropy                                                                           108   0.01%  -
    │   │   │   │   └── entropy_cc3xx.c                                                               108   0.01%  -
    │   │   │   │       ├── __devstate_dts_ord_75                                                       2   0.00%  0x20000d5e device_states
    │   │   │   │       ├── __init___device_dts_ord_75                                                  8   0.00%  0x000898a0 initlevel
    │   │   │   │       ├── entropy_cc3xx_rng_api                                                       8   0.00%  0x0008dab4 rodata
    │   │   │   │       ├── entropy_cc3xx_rng_get_entropy                                              68   0.01%  0x0008351f text
    │   │   │   │       └── entropy_cc3xx_rng_init                                                     22   0.00%  0x00083563 text
    │   │   │   └── hw_cc3xx                                                                           38   0.00%  -
    │   │   │       └── hw_cc3xx.c                                                                     38   0.00%  -
    │   │   │           ├── __init_hw_cc3xx_init                                                        8   0.00%  0x000898e0 initlevel
    │   │   │           ├── __init_hw_cc3xx_init_internal                                               8   0.00%  0x00089898 initlevel
    │   │   │           ├── hw_cc3xx_init                                                              18   0.00%  0x00083a6b text
    │   │   │           └── hw_cc3xx_init_internal                                                      4   0.00%  0x00083a67 text
    │   │   ├── lib                                                                                    28   0.00%  -
    │   │   │   └── boot_banner                                                                        28   0.00%  -
    │   │   │       └── banner.c                                                                       28   0.00%  -
    │   │   │           └── boot_banner                                                                28   0.00%  0x00005481 text
    │   │   ├── samples                                                                              2248   0.26%  -
    │   │   │   └── wifi                                                                             2248   0.26%  -
    │   │   │       └── softap                                                                       2248   0.26%  -
    │   │   │           └── src                                                                      2248   0.26%  -
    │   │   │               └── main.c                                                               2248   0.26%  -
    │   │   │                   ├── _k_thread_data_start_wifi_thread_id                                48   0.01%  0x00089bc0 _static_thread_data_area
    │   │   │                   ├── log_const_softap                                                    8   0.00%  0x00089df8 log_const_area
    │   │   │                   ├── main                                                              136   0.02%  0x000044fd text
    │   │   │                   ├── net_mgmt_callback_init                                             28   0.00%  0x000044e1 text
    │   │   │                   ├── start_app                                                        1136   0.13%  0x00003f79 text
    │   │   │                   ├── start_wifi_thread                                                 136   0.02%  0x00004459 text
    │   │   │                   ├── stop_dhcp_server                                                  112   0.01%  0x000043e9 text
    │   │   │                   ├── wifi_ap_sta_list_lock                                              20   0.00%  0x20000fb4 k_mutex_area
    │   │   │                   ├── wifi_ap_stations_unlocked                                         264   0.03%  0x00003d35 text
    │   │   │                   ├── wifi_mgmt_event_handler                                           316   0.04%  0x00003e3d text
    │   │   │                   ├── wifi_ready_cb                                                      20   0.00%  0x00003d21 text
    │   │   │                   └── wifi_ready_state_changed_sem                                       24   0.00%  0x20001094 k_sem_area
    │   │   └── subsys                                                                                774   0.09%  -
    │   │       ├── net                                                                               498   0.06%  -
    │   │       │   └── lib                                                                           498   0.06%  -
    │   │       │       └── wifi_ready                                                                498   0.06%  -
    │   │       │           └── wifi_ready.c                                                          498   0.06%  -
    │   │       │               ├── __init_wifi_ready_init                                              8   0.00%  0x00089910 initlevel
    │   │       │               ├── call_wifi_ready_callbacks                                          72   0.01%  0x0005ce89 text
    │   │       │               ├── log_const_wifi_ready                                                8   0.00%  0x00089e20 log_const_area
    │   │       │               ├── register_wifi_ready_callback                                      312   0.04%  0x0005cef1 text
    │   │       │               ├── wifi_ready_init                                                    36   0.00%  0x0005ce65 text
    │   │       │               ├── wifi_ready_mutex                                                   20   0.00%  0x20000fdc k_mutex_area
    │   │       │               ├── wifi_ready_work_handler                                            10   0.00%  0x00083a5d text
    │   │       │               └── wpa_supp_event_handler                                             32   0.00%  0x0005ced1 text
    │   │       └── nrf_security                                                                      276   0.03%  -
    │   │           └── src                                                                           276   0.03%  -
    │   │               ├── psa_crypto_driver_wrappers.c                                              238   0.03%  -
    │   │               │   ├── errno                                                                   4   0.00%  0x0000000c rom_start
    │   │               │   ├── psa_driver_wrapper_cipher_encrypt                                      22   0.00%  0x000878b5 text
    │   │               │   ├── psa_driver_wrapper_free                                                 2   0.00%  0x00087857 text
    │   │               │   ├── psa_driver_wrapper_get_key_buffer_size_from_key_data                   10   0.00%  0x00087859 text
    │   │               │   ├── psa_driver_wrapper_get_random                                          34   0.00%  0x0008791b text
    │   │               │   ├── psa_driver_wrapper_hash_abort                                          16   0.00%  0x00087907 text
    │   │               │   ├── psa_driver_wrapper_hash_finish                                         24   0.00%  0x000878ef text
    │   │               │   ├── psa_driver_wrapper_hash_setup                                          18   0.00%  0x000878cb text
    │   │               │   ├── psa_driver_wrapper_hash_update                                         18   0.00%  0x000878dd text
    │   │               │   ├── psa_driver_wrapper_import_key                                          82   0.01%  0x00087863 text
    │   │               │   ├── psa_driver_wrapper_init                                                 4   0.00%  0x00087853 text
    │   │               │   └── z_tls_current                                                           4   0.00%  0x00000008 rom_start
    │   │               └── zephyr                                                                     38   0.00%  -
    │   │                   └── psa_crypto_init.c                                                      38   0.00%  -
    │   │                       ├── __init__psa_crypto_init                                             8   0.00%  0x000898f0 initlevel
    │   │                       └── _psa_crypto_init                                                   30   0.00%  0x00083a1f text
    │   └── nrfxlib                                                                                   750   0.09%  -
    │       └── crypto                                                                                750   0.09%  -
    │           └── nrf_cc312_platform                                                                750   0.09%  -
    │               ├── include                                                                        56   0.01%  -
    │               │   ├── nrf_cc3xx_platform_abort.h                                                 12   0.00%  -
    │               │   │   └── nrf_cc3xx_platform_abort_init                                          12   0.00%  0x0000549d text
    │               │   └── nrf_cc3xx_platform_mutex.h                                                 44   0.01%  -
    │               │       └── nrf_cc3xx_platform_mutex_init                                          44   0.01%  0x0000566d text
    │               └── src                                                                           694   0.08%  -
    │                   ├── nrf_cc3xx_platform_abort_zephyr.c                                          10   0.00%  -
    │                   │   ├── abort_function                                                          2   0.00%  0x000720c7 text
    │                   │   └── apis                                                                    8   0.00%  0x0008a794 rodata
    │                   └── nrf_cc3xx_platform_mutex_zephyr.c                                         684   0.08%  -
    │                       ├── asym_mutex                                                              8   0.00%  0x20000368 datas
    │                       ├── asym_mutex_int                                                         20   0.00%  0x20000e24 k_mutex_area
    │                       ├── key_slot_mutex_int                                                     20   0.00%  0x20000e60 k_mutex_area
    │                       ├── mbedtls_threading_key_slot_mutex                                        8   0.00%  0x20000350 datas
    │                       ├── mbedtls_threading_psa_globaldata_mutex                                  8   0.00%  0x20000348 datas
    │                       ├── mbedtls_threading_psa_rngdata_mutex                                     8   0.00%  0x20000340 datas
    │                       ├── mutex_apis                                                             16   0.00%  0x0008a7b0 rodata
    │                       ├── mutex_free_platform                                                    84   0.01%  0x000054a9 text
    │                       ├── mutex_init_platform                                                   148   0.02%  0x000055d9 text
    │                       ├── mutex_lock_platform                                                   116   0.01%  0x000054fd text
    │                       ├── mutex_unlock_platform                                                 104   0.01%  0x00005571 text
    │                       ├── mutexes                                                                20   0.00%  0x0008a79c rodata
    │                       ├── power_mutex                                                             8   0.00%  0x20000358 datas
    │                       ├── power_mutex_int                                                        20   0.00%  0x20000f14 k_mutex_area
    │                       ├── psa_globaldata_mutex_int                                               20   0.00%  0x20000f28 k_mutex_area
    │                       ├── psa_rng_mutex_int                                                      20   0.00%  0x20000f3c k_mutex_area
    │                       ├── rng_mutex                                                               8   0.00%  0x20000360 datas
    │                       ├── rng_mutex_int                                                          20   0.00%  0x20000f64 k_mutex_area
    │                       ├── sym_mutex                                                               8   0.00%  0x20000370 datas
    │                       └── sym_mutex_int                                                          20   0.00%  0x20000f8c k_mutex_area
    └── ZEPHYR_BASE                                                                                232795  27.29%  -
        ├── arch                                                                                     3810   0.45%  -
        │   └── arm                                                                                  3810   0.45%  -
        │       └── core                                                                             3810   0.45%  -
        │           ├── cortex_m                                                                     2334   0.27%  -
        │           │   ├── cmse                                                                       18   0.00%  -
        │           │   │   └── arm_core_cmse.c                                                        18   0.00%  -
        │           │   │       └── arm_cmse_mpu_region_get                                            18   0.00%  0x0007dc99 text
        │           │   ├── coredump.c                                                                104   0.01%  -
        │           │   │   ├── arch_coredump_info_dump                                               100   0.01%  0x00047dc5 text
        │           │   │   └── arch_coredump_tgt_code_get                                              4   0.00%  0x0007dc95 text
        │           │   ├── cpu_idle.c                                                                118   0.01%  -
        │           │   │   ├── arch_cpu_atomic_idle                                                   56   0.01%  0x0007dc5d text
        │           │   │   ├── arch_cpu_idle                                                          50   0.01%  0x0007dc2b text
        │           │   │   └── z_arm_cpu_idle_init                                                    12   0.00%  0x00047d7d text
        │           │   ├── exc_exit.c                                                                 40   0.00%  -
        │           │   │   └── z_arm_exc_exit                                                         40   0.00%  0x00047491 text
        │           │   ├── fault.c                                                                  1500   0.18%  -
        │           │   │   ├── bus_fault.constprop.0                                                 316   0.04%  0x000475e9 text
        │           │   │   ├── mem_manage_fault.constprop.0                                          304   0.04%  0x000474b9 text
        │           │   │   ├── usage_fault.constprop.0                                               296   0.03%  0x00047725 text
        │           │   │   ├── z_arm_fault                                                           552   0.06%  0x0004784d text
        │           │   │   └── z_arm_fault_init                                                       32   0.00%  0x00047a75 text
        │           │   ├── irq_init.c                                                                 24   0.00%  -
        │           │   │   └── z_arm_interrupt_init                                                   24   0.00%  0x00047d89 text
        │           │   ├── irq_manage.c                                                              148   0.02%  -
        │           │   │   ├── arch_irq_disable                                                       40   0.00%  0x00047c5d text
        │           │   │   ├── arch_irq_enable                                                        28   0.00%  0x00047c41 text
        │           │   │   ├── arch_irq_is_enabled                                                    28   0.00%  0x00047c85 text
        │           │   │   ├── z_arm_irq_priority_set                                                 44   0.01%  0x00047ca1 text
        │           │   │   └── z_irq_spurious                                                          8   0.00%  0x0007dc0d text
        │           │   ├── isr_wrapper.c                                                              36   0.00%  -
        │           │   │   └── _isr_wrapper                                                           36   0.00%  0x00047da1 text
        │           │   ├── prep_c.c                                                                   56   0.01%  -
        │           │   │   └── z_prep_c                                                               56   0.01%  0x00047ccd text
        │           │   ├── scb.c                                                                     112   0.01%  -
        │           │   │   ├── z_arm_clear_arm_mpu_config                                             36   0.00%  0x00047b15 text
        │           │   │   └── z_arm_init_arch_hw_at_boot                                             76   0.01%  0x00047b39 text
        │           │   ├── thread.c                                                                  134   0.02%  -
        │           │   │   ├── arch_irq_unlock_outlined                                               14   0.00%  0x0007dc1d text
        │           │   │   ├── arch_new_thread                                                        56   0.01%  0x00047d05 text
        │           │   │   ├── arch_switch_to_main_thread                                             56   0.01%  0x00047d3d text
        │           │   │   └── configure_builtin_stack_guard                                           8   0.00%  0x0007dc15 text
        │           │   └── thread_abort.c                                                             44   0.01%  -
        │           │       └── z_impl_k_thread_abort                                                  44   0.01%  0x00047b85 text
        │           ├── fatal.c                                                                       216   0.03%  -
        │           │   ├── z_arm_fatal_error                                                         196   0.02%  0x00047371 text
        │           │   └── z_do_kernel_oops                                                           20   0.00%  0x00047435 text
        │           ├── mpu                                                                          1182   0.14%  -
        │           │   ├── arm_core_mpu.c                                                             76   0.01%  -
        │           │   │   ├── log_const_mpu                                                           8   0.00%  0x00089ca0 log_const_area
        │           │   │   ├── static_regions                                                         12   0.00%  0x0008d840 rodata
        │           │   │   └── z_arm_configure_static_mpu_regions                                     56   0.01%  0x00047e29 text
        │           │   ├── arm_mpu.c                                                                 654   0.08%  -
        │           │   │   ├── arm_core_mpu_configure_static_mpu_regions                              20   0.00%  0x00048079 text
        │           │   │   ├── arm_core_mpu_disable                                                   20   0.00%  0x00048065 text
        │           │   │   ├── arm_core_mpu_enable                                                    24   0.00%  0x0004804d text
        │           │   │   ├── arm_core_mpu_mark_areas_for_dynamic_regions                           184   0.02%  0x0004808d text
        │           │   │   ├── mpu_configure_region                                                   50   0.01%  0x0007dccb text
        │           │   │   ├── region_allocate_and_init                                               72   0.01%  0x00047e95 text
        │           │   │   └── z_arm_mpu_init                                                        284   0.03%  0x00048145 text
        │           │   ├── arm_mpu_regions.c                                                          32   0.00%  -
        │           │   │   └── mpu_regions                                                            32   0.00%  0x0008d854 rodata
        │           │   └── arm_mpu_v8_internal.h                                                     420   0.05%  -
        │           │       ├── mpu_configure_regions_and_partition.constprop.0                       368   0.04%  0x00047edd text
        │           │       └── region_init                                                            52   0.01%  0x00047e61 text
        │           ├── nmi.c                                                                          14   0.00%  -
        │           │   └── z_arm_nmi                                                                  14   0.00%  0x0007dbdf text
        │           └── tls.c                                                                          64   0.01%  -
        │               └── arch_tls_stack_setup                                                       64   0.01%  0x00047451 text
        ├── drivers                                                                                106397  12.47%  -
        │   ├── clock_control                                                                        1186   0.14%  -
        │   │   └── clock_control_nrf.c                                                              1186   0.14%  -
        │   │       ├── __devstate_dts_ord_83                                                           2   0.00%  0x20000d5c device_states
        │   │       ├── __init___device_dts_ord_83                                                      8   0.00%  0x00089870 initlevel
        │   │       ├── api_blocking_start                                                             60   0.01%  0x000576dd text
        │   │       ├── api_start                                                                      14   0.00%  0x000834d5 text
        │   │       ├── api_stop                                                                        6   0.00%  0x00083475 text
        │   │       ├── async_start                                                                    90   0.01%  0x0008347b text
        │   │       ├── blocking_start_callback                                                         6   0.00%  0x00083519 text
        │   │       ├── clk_init                                                                      100   0.01%  0x00057679 text
        │   │       ├── clkstarted_handle.constprop.0                                                  76   0.01%  0x00057719 text
        │   │       ├── clock_control_api                                                              28   0.00%  0x00089c14 clock_control_driver_api_area
        │   │       ├── clock_event_handler                                                            52   0.01%  0x000577dd text
        │   │       ├── config                                                                         48   0.01%  0x0008da84 rodata
        │   │       ├── generic_hfclk_start                                                           120   0.01%  0x00057765 text
        │   │       ├── generic_hfclk_stop                                                             52   0.01%  0x00057645 text
        │   │       ├── get_status                                                                     18   0.00%  0x00083413 text
        │   │       ├── hfclk192m_start                                                                 6   0.00%  0x000834fb text
        │   │       ├── hfclk192m_stop                                                                  6   0.00%  0x0008350d text
        │   │       ├── hfclkaudio_start                                                                6   0.00%  0x000834f5 text
        │   │       ├── hfclkaudio_stop                                                                 6   0.00%  0x00083507 text
        │   │       ├── lfclk_start                                                                     6   0.00%  0x00083501 text
        │   │       ├── lfclk_stop                                                                      6   0.00%  0x00083513 text
        │   │       ├── log_const_clock_control                                                         8   0.00%  0x00089c70 log_const_area
        │   │       ├── onoff_start                                                                    68   0.01%  0x00057601 text
        │   │       ├── onoff_started_callback                                                         18   0.00%  0x000834e3 text
        │   │       ├── onoff_stop                                                                     48   0.01%  0x000575d1 text
        │   │       ├── stop                                                                           80   0.01%  0x00083425 text
        │   │       └── z_nrf_clock_control_lf_on                                                     248   0.03%  0x00057811 text
        │   ├── console                                                                                88   0.01%  -
        │   │   └── uart_console.c                                                                     88   0.01%  -
        │   │       ├── __init_uart_console_init                                                        8   0.00%  0x000898b0 initlevel
        │   │       ├── console_out                                                                    40   0.00%  0x00057931 text
        │   │       └── uart_console_init                                                              40   0.00%  0x00057909 text
        │   ├── gpio                                                                                 1054   0.12%  -
        │   │   └── gpio_nrfx.c                                                                      1054   0.12%  -
        │   │       ├── __devstate_dts_ord_14                                                           2   0.00%  0x20000d60 device_states
        │   │       ├── __devstate_dts_ord_8                                                            2   0.00%  0x20000d62 device_states
        │   │       ├── __init___device_dts_ord_14                                                      8   0.00%  0x00089890 initlevel
        │   │       ├── __init___device_dts_ord_8                                                       8   0.00%  0x00089888 initlevel
        │   │       ├── gpio_nrfx_drv_api_funcs                                                        36   0.00%  0x00089bf0 gpio_driver_api_area
        │   │       ├── gpio_nrfx_init                                                                 72   0.01%  0x00057a59 text
        │   │       ├── gpio_nrfx_manage_callback                                                      82   0.01%  0x000835c1 text
        │   │       ├── gpio_nrfx_p0_cfg                                                               24   0.00%  0x0008dad4 rodata
        │   │       ├── gpio_nrfx_p1_cfg                                                               24   0.00%  0x0008dabc rodata
        │   │       ├── gpio_nrfx_pin_configure                                                       392   0.05%  0x00057aed text
        │   │       ├── gpio_nrfx_pin_interrupt_configure                                             256   0.03%  0x00057959 text
        │   │       ├── gpio_nrfx_port_clear_bits_raw                                                  10   0.00%  0x000835a3 text
        │   │       ├── gpio_nrfx_port_get_raw                                                         12   0.00%  0x00083579 text
        │   │       ├── gpio_nrfx_port_set_bits_raw                                                    10   0.00%  0x00083599 text
        │   │       ├── gpio_nrfx_port_set_masked_raw                                                  20   0.00%  0x00083585 text
        │   │       ├── gpio_nrfx_port_toggle_bits                                                     20   0.00%  0x000835ad text
        │   │       └── nrfx_gpio_handler                                                              76   0.01%  0x00057aa1 text
        │   ├── pinctrl                                                                               463   0.05%  -
        │   │   ├── common.c                                                                           38   0.00%  -
        │   │   │   └── pinctrl_lookup_state                                                           38   0.00%  0x00083613 text
        │   │   └── pinctrl_nrf.c                                                                     425   0.05%  -
        │   │       ├── drive_modes                                                                     9   0.00%  0x000c928b rodata
        │   │       └── pinctrl_configure_pins                                                        416   0.05%  0x00057c99 text
        │   ├── serial                                                                                732   0.09%  -
        │   │   └── uart_nrfx_uarte.c                                                                 732   0.09%  -
        │   │       ├── __devstate_dts_ord_119                                                          2   0.00%  0x20000d64 device_states
        │   │       ├── __init___device_dts_ord_119                                                     8   0.00%  0x000898a8 initlevel
        │   │       ├── __pinctrl_dev_config__device_dts_ord_119                                       12   0.00%  0x0008db10 rodata
        │   │       ├── __pinctrl_state_pins_0__device_dts_ord_119                                     16   0.00%  0x0008db24 rodata
        │   │       ├── __pinctrl_states__device_dts_ord_119                                            8   0.00%  0x0008db1c rodata
        │   │       ├── is_tx_ready.isra.0                                                             32   0.00%  0x0008366d text
        │   │       ├── log_const_uart_nrfx_uarte                                                       8   0.00%  0x00089e00 log_const_area
        │   │       ├── uart_nrfx_uarte_driver_api                                                     12   0.00%  0x00089c30 uart_driver_api_area
        │   │       ├── uarte_0_init                                                                  300   0.04%  0x00057f11 text
        │   │       ├── uarte_0z_config                                                                36   0.00%  0x0008daec rodata
        │   │       ├── uarte_nrfx_err_check                                                           14   0.00%  0x00083639 text
        │   │       ├── uarte_nrfx_isr_int                                                             66   0.01%  0x0008368d text
        │   │       ├── uarte_nrfx_poll_in                                                             38   0.00%  0x00083647 text
        │   │       └── uarte_nrfx_poll_out                                                           180   0.02%  0x00057e5d text
        │   ├── timer                                                                                1076   0.13%  -
        │   │   └── nrf_rtc_timer.c                                                                  1076   0.13%  -
        │   │       ├── __init_sys_clock_driver_init                                                    8   0.00%  0x000898b8 initlevel
        │   │       ├── compare_int_lock                                                               64   0.01%  0x0005803d text
        │   │       ├── compare_int_unlock                                                             76   0.01%  0x000580c5 text
        │   │       ├── compare_set                                                                   292   0.03%  0x00058155 text
        │   │       ├── event_clear                                                                    24   0.00%  0x000836cf text
        │   │       ├── rtc_nrf_isr                                                                   208   0.02%  0x00058309 text
        │   │       ├── sys_clock_cycle_get_32                                                          8   0.00%  0x000836e7 text
        │   │       ├── sys_clock_driver_init                                                         144   0.02%  0x00058279 text
        │   │       ├── sys_clock_elapsed                                                              20   0.00%  0x00058435 text
        │   │       ├── sys_clock_set_timeout                                                          92   0.01%  0x000583d9 text
        │   │       ├── sys_clock_timeout_handler                                                      72   0.01%  0x0005807d text
        │   │       └── z_nrf_rtc_timer_read                                                           68   0.01%  0x00058111 text
        │   └── wifi                                                                               101798  11.93%  -
        │       └── nrf_wifi                                                                       101798  11.93%  -
        │           └── src                                                                        101798  11.93%  -
        │               ├── fmac_main.c                                                              2324   0.27%  -
        │               │   ├── __devstate_dts_ord_147                                                  2   0.00%  0x20000d66 device_states
        │               │   ├── __init___device_dts_ord_147                                             8   0.00%  0x000898f8 initlevel
        │               │   ├── __net_if_dev_dts_ord_147_0                                             28   0.00%  0x20001154 net_if_dev_area
        │               │   ├── __net_if_dts_ord_147_0                                                 72   0.01%  0x2000110c net_if_area
        │               │   ├── configure_tx_pwr_settings                                              92   0.01%  0x00083717 text
        │               │   ├── nrf_wifi_drv_main_zep                                                 384   0.05%  0x000586ed text
        │               │   ├── nrf_wifi_event_get_reg_zep                                            108   0.01%  0x0005854d text
        │               │   ├── nrf_wifi_event_proc_cookie_rsp                                         52   0.01%  0x00058631 text
        │               │   ├── nrf_wifi_event_proc_scan_done_zep                                     136   0.02%  0x00058665 text
        │               │   ├── nrf_wifi_event_proc_scan_start_zep                                     10   0.00%  0x000836ef text
        │               │   ├── nrf_wifi_fmac_dev_add_zep                                             312   0.04%  0x000589e1 text
        │               │   ├── nrf_wifi_fmac_dev_rem_zep                                              48   0.01%  0x00083773 text
        │               │   ├── nrf_wifi_get_vif_ctx                                                   52   0.01%  0x000589ad text
        │               │   ├── nrf_wifi_mgmt_ops                                                     112   0.01%  0x20000a44 datas
        │               │   ├── nrf_wifi_process_rssi_from_rx                                         100   0.01%  0x00058449 text
        │               │   ├── nrf_wifi_reg_domain                                                   320   0.04%  0x0005886d text
        │               │   ├── nrf_wifi_scan_timeout_work                                            120   0.01%  0x000585b9 text
        │               │   ├── reg_change_callbk_fn                                                  160   0.02%  0x000584ad text
        │               │   ├── reg_lock                                                               20   0.00%  0x20000f50 k_mutex_area
        │               │   ├── wifi_offload_ops                                                       40   0.00%  0x0008db34 rodata
        │               │   └── wpa_supp_ops                                                          148   0.02%  0x200009b0 datas
        │               ├── fw_load.c                                                               81692   9.58%  -
        │               │   ├── fw_patch                                                            81572   9.56%  0x0008f149 rodata
        │               │   └── nrf_wifi_fw_load                                                      120   0.01%  0x00005699 text
        │               ├── net_if.c                                                                 2866   0.34%  -
        │               │   ├── ip_maddr_event_handler                                                300   0.04%  0x00058b6d text
        │               │   ├── nrf_wifi_get_mac_addr                                                 236   0.03%  0x00058e1d text
        │               │   ├── nrf_wifi_if_caps_get                                                    4   0.00%  0x00083825 text
        │               │   ├── nrf_wifi_if_carr_state_chg                                             64   0.01%  0x00058cf1 text
        │               │   ├── nrf_wifi_if_get_config_zep                                            212   0.02%  0x000593f1 text
        │               │   ├── nrf_wifi_if_init_zep                                                  208   0.02%  0x00058f09 text
        │               │   ├── nrf_wifi_if_rx_frm                                                     94   0.01%  0x000837c7 text
        │               │   ├── nrf_wifi_if_send                                                      236   0.03%  0x00058d31 text
        │               │   ├── nrf_wifi_if_set_config_zep                                            288   0.03%  0x000594c5 text
        │               │   ├── nrf_wifi_if_start_zep                                                 700   0.08%  0x00058fd9 text
        │               │   ├── nrf_wifi_if_stop_zep                                                  348   0.04%  0x00059295 text
        │               │   ├── nrf_wifi_if_zep_start_board                                             4   0.00%  0x00083829 text
        │               │   ├── nrf_wifi_net_iface_work_handler                                        84   0.01%  0x00058b19 text
        │               │   └── nrf_wifi_set_iface_event_handler                                       88   0.01%  0x00058c99 text
        │               ├── wifi_mgmt.c                                                              2772   0.32%  -
        │               │   ├── nrf_wifi_event_proc_get_power_save_info                               258   0.03%  0x00083877 text
        │               │   ├── nrf_wifi_event_proc_twt_setup_zep                                     268   0.03%  0x0005a045 text
        │               │   ├── nrf_wifi_event_proc_twt_sleep_zep                                     240   0.03%  0x0005a151 text
        │               │   ├── nrf_wifi_event_proc_twt_teardown_zep                                   62   0.01%  0x00083979 text
        │               │   ├── nrf_wifi_get_power_save_config                                        236   0.03%  0x00059bc9 text
        │               │   ├── nrf_wifi_get_rts_threshold                                             88   0.01%  0x0005a341 text
        │               │   ├── nrf_wifi_set_power_save                                               348   0.04%  0x00059a6d text
        │               │   ├── nrf_wifi_set_rts_threshold                                            256   0.03%  0x0005a241 text
        │               │   ├── nrf_wifi_set_twt                                                      660   0.08%  0x00059db1 text
        │               │   ├── nrf_wifi_twt_float_to_us.isra.0                                        44   0.01%  0x00059a41 text
        │               │   ├── nrf_wifi_twt_teardown_flows                                           252   0.03%  0x00059cb5 text
        │               │   └── twt_rpu_to_wifi_mgmt_neg_type                                          60   0.01%  0x00059a05 text
        │               ├── wifi_mgmt_scan.c                                                         1056   0.12%  -
        │               │   ├── nrf_wifi_disp_scan_res_get_zep                                        132   0.02%  0x00059871 text
        │               │   ├── nrf_wifi_disp_scan_zep                                                652   0.08%  0x000595e5 text
        │               │   └── nrf_wifi_event_proc_disp_scan_res_zep                                 272   0.03%  0x000598f5 text
        │               └── wpa_supp_if.c                                                           11088   1.30%  -
        │                   ├── mgmt_tx_lock                                                           20   0.00%  0x20000eb0 k_mutex_area
        │                   ├── nrf_wifi_iftype_change                                                340   0.04%  0x0005a6c9 text
        │                   ├── nrf_wifi_nl80211_send_mlme                                            492   0.06%  0x0005ba0d text
        │                   ├── nrf_wifi_parse_sband                                                  416   0.05%  0x0005bbf9 text
        │                   ├── nrf_wifi_set_beacon_data.isra.0                                       156   0.02%  0x0005a45d text
        │                   ├── nrf_wifi_sta_flags_to_nrf                                              42   0.00%  0x000839f5 text
        │                   ├── nrf_wifi_supp_event_proc_get_conn_info                                 88   0.01%  0x0005c375 text
        │                   ├── nrf_wifi_supp_get_capa                                                180   0.02%  0x0005c04d text
        │                   ├── nrf_wifi_supp_get_conn_info                                           212   0.02%  0x0005c145 text
        │                   ├── nrf_wifi_supp_get_country                                             176   0.02%  0x0005c2c5 text
        │                   ├── nrf_wifi_supp_get_wiphy                                               156   0.02%  0x0005be81 text
        │                   ├── nrf_wifi_supp_register_frame                                          200   0.02%  0x0005bf1d text
        │                   ├── nrf_wifi_supp_register_mgmt_frame                                     240   0.03%  0x0005c47d text
        │                   ├── nrf_wifi_supp_set_country                                             172   0.02%  0x0005c219 text
        │                   ├── nrf_wifi_vif_state_change                                             256   0.03%  0x0005a5c9 text
        │                   ├── nrf_wifi_wait_for_carrier_status                                      208   0.02%  0x0005a4f9 text
        │                   ├── nrf_wifi_wpa_set_supp_port                                            224   0.03%  0x0005b5e9 text
        │                   ├── nrf_wifi_wpa_supp_associate                                           284   0.03%  0x0005b2d5 text
        │                   ├── nrf_wifi_wpa_supp_authenticate                                        472   0.06%  0x0005b0fd text
        │                   ├── nrf_wifi_wpa_supp_change_beacon                                       184   0.02%  0x0005c87d text
        │                   ├── nrf_wifi_wpa_supp_deauthenticate                                      200   0.02%  0x0005b035 text
        │                   ├── nrf_wifi_wpa_supp_deinit_ap                                           184   0.02%  0x0005c9d9 text
        │                   ├── nrf_wifi_wpa_supp_dev_deinit                                            6   0.00%  0x000839ef text
        │                   ├── nrf_wifi_wpa_supp_dev_init                                            108   0.01%  0x0005ac29 text
        │                   ├── nrf_wifi_wpa_supp_event_get_wiphy                                     232   0.03%  0x0005bd99 text
        │                   ├── nrf_wifi_wpa_supp_event_mac_chgd                                       68   0.01%  0x0005c101 text
        │                   ├── nrf_wifi_wpa_supp_event_mgmt_rx_callbk_fn                             104   0.01%  0x0005bfe5 text
        │                   ├── nrf_wifi_wpa_supp_event_mgmt_tx_status                                104   0.01%  0x0005b905 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_assoc_resp                               168   0.02%  0x0005aa6d text
        │                   ├── nrf_wifi_wpa_supp_event_proc_auth_resp                                180   0.02%  0x0005a9b9 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_deauth                                   140   0.02%  0x0005ab15 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_disassoc                                 136   0.02%  0x0005aba1 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_get_if                                   104   0.01%  0x0005b89d text
        │                   ├── nrf_wifi_wpa_supp_event_proc_get_sta                                  152   0.02%  0x0005b805 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_scan_done                                 68   0.01%  0x0005a81d text
        │                   ├── nrf_wifi_wpa_supp_event_proc_scan_res                                 344   0.04%  0x0005a861 text
        │                   ├── nrf_wifi_wpa_supp_event_proc_scan_start                                16   0.00%  0x000839df text
        │                   ├── nrf_wifi_wpa_supp_event_proc_unprot_mgmt                              160   0.02%  0x0005b96d text
        │                   ├── nrf_wifi_wpa_supp_init_ap                                             176   0.02%  0x0005c3cd text
        │                   ├── nrf_wifi_wpa_supp_scan2                                               524   0.06%  0x0005ac95 text
        │                   ├── nrf_wifi_wpa_supp_scan_abort                                          248   0.03%  0x0005aea1 text
        │                   ├── nrf_wifi_wpa_supp_scan_results_get                                    156   0.02%  0x0005af99 text
        │                   ├── nrf_wifi_wpa_supp_set_key                                             504   0.06%  0x0005b3f1 text
        │                   ├── nrf_wifi_wpa_supp_signal_poll                                         316   0.04%  0x0005b6c9 text
        │                   ├── nrf_wifi_wpa_supp_sta_add                                             420   0.05%  0x0005ca91 text
        │                   ├── nrf_wifi_wpa_supp_sta_get_inact_sec                                   196   0.02%  0x0005cda1 text
        │                   ├── nrf_wifi_wpa_supp_sta_remove                                          164   0.02%  0x0005cc35 text
        │                   ├── nrf_wifi_wpa_supp_sta_set_flags                                       200   0.02%  0x0005ccd9 text
        │                   ├── nrf_wifi_wpa_supp_start_ap                                            784   0.09%  0x0005c56d text
        │                   ├── nrf_wifi_wpa_supp_stop_ap                                             164   0.02%  0x0005c935 text
        │                   ├── wait_for_event_sem                                                     24   0.00%  0x2000104c k_sem_area
        │                   ├── wait_for_scan_resp_sem                                                 24   0.00%  0x20001064 k_sem_area
        │                   └── wpa_alg_to_cipher_suite                                               196   0.02%  0x0005a399 text
        ├── include                                                                                  3252   0.38%  -
        │   └── zephyr                                                                               3252   0.38%  -
        │       ├── drivers                                                                            82   0.01%  -
        │       │   └── gpio.h                                                                         82   0.01%  -
        │       │       ├── gpio_pin_configure_dt                                                      42   0.00%  0x00083f89 text
        │       │       └── gpio_pin_set_dt                                                            40   0.00%  0x00083fb3 text
        │       ├── kernel.h                                                                          118   0.01%  -
        │       │   ├── k_msleep                                                                       38   0.00%  0x00083d95 text
        │       │   ├── k_uptime_get                                                                   28   0.00%  0x00081e77 text
        │       │   ├── k_uptime_get_32                                                                26   0.00%  0x0007e827 text
        │       │   └── k_uptime_get_32                                                                26   0.00%  0x0007f15d text
        │       ├── logging                                                                          1340   0.16%  -
        │       │   ├── log_msg.h                                                                    1312   0.15%  -
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00071487 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00071f81 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000720c9 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0007451f text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00077893 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0007dbbf text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0007dbed text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0007dcab text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0007e071 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x0007e091 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x00049b81 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x0007e4cb text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x0004c141 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x0007ec43 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x0007f1b5 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00080001 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000800b5 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0008083f text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x0005070d text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x00050841 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x000811c1 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00081201 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000817d5 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00081f1d text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x00052f69 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000825ab text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x000827e1 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x000830cf text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000832cb text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x00057e39 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x000836f9 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000837a3 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00083831 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x0008384f text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x000839b7 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00083a3d text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00083e2b text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       36   0.00%  0x0005e895 text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00083fdb text
        │       │   │   ├── z_log_msg_runtime_create.constprop.0                                       30   0.00%  0x00084025 text
        │       │   │   └── z_log_msg_runtime_create.constprop.0                                       32   0.00%  0x00084199 text
        │       │   └── log_output.h                                                                   28   0.00%  -
        │       │       └── log_output_write                                                           28   0.00%  0x00071fa1 text
        │       ├── net                                                                              1272   0.15%  -
        │       │   ├── ethernet.h                                                                    156   0.02%  -
        │       │   │   ├── net_eth_get_hw_capabilities                                                24   0.00%  0x0007e549 text
        │       │   │   ├── net_eth_is_addr_all_zeroes                                                 40   0.00%  0x0007e7ff text
        │       │   │   ├── net_eth_is_addr_broadcast                                                  46   0.01%  0x0007e5a1 text
        │       │   │   └── net_eth_is_addr_broadcast                                                  46   0.01%  0x0007e841 text
        │       │   ├── net_context.h                                                                   8   0.00%  -
        │       │   │   ├── net_context_get_iface.isra.0                                                4   0.00%  0x000800d9 text
        │       │   │   └── net_context_get_iface.isra.0                                                4   0.00%  0x00082867 text
        │       │   ├── net_if.h                                                                      402   0.05%  -
        │       │   │   ├── net_if_flag_clear                                                          32   0.00%  0x0007f195 text
        │       │   │   ├── net_if_flag_is_set                                                         20   0.00%  0x0007f0f5 text
        │       │   │   ├── net_if_flag_is_set                                                         20   0.00%  0x00080057 text
        │       │   │   ├── net_if_flag_is_set                                                         20   0.00%  0x00081e63 text
        │       │   │   ├── net_if_flag_is_set                                                         20   0.00%  0x00082341 text
        │       │   │   ├── net_if_flag_is_set                                                         20   0.00%  0x000830a5 text
        │       │   │   ├── net_if_flag_is_set.constprop.0                                             18   0.00%  0x0007e86f text
        │       │   │   ├── net_if_flag_set                                                            30   0.00%  0x0007f177 text
        │       │   │   ├── net_if_flag_test_and_clear                                                 44   0.01%  0x0007f3f3 text
        │       │   │   ├── net_if_flag_test_and_set                                                   42   0.00%  0x0007f3c9 text
        │       │   │   ├── net_if_get_device                                                          10   0.00%  0x0007e53f text
        │       │   │   ├── net_if_get_device                                                          10   0.00%  0x0007eaf3 text
        │       │   │   ├── net_if_get_device                                                          10   0.00%  0x0007f079 text
        │       │   │   ├── net_if_get_link_addr                                                       10   0.00%  0x0007e7f5 text
        │       │   │   ├── net_if_get_link_addr                                                       10   0.00%  0x0007f083 text
        │       │   │   ├── net_if_get_link_addr                                                       10   0.00%  0x00081df7 text
        │       │   │   ├── net_if_is_admin_up                                                         18   0.00%  0x00077901 text
        │       │   │   ├── net_if_l2                                                                  10   0.00%  0x0007f06f text
        │       │   │   ├── net_if_l2_data                                                             10   0.00%  0x0007e535 text
        │       │   │   ├── net_if_lock                                                                14   0.00%  0x0007f1d7 text
        │       │   │   └── net_if_tx_unlock                                                           24   0.00%  0x0007e8cf text
        │       │   ├── net_ip.h                                                                      560   0.07%  -
        │       │   │   ├── net_ipv4_is_addr_bcast                                                     34   0.00%  0x000811df text
        │       │   │   ├── net_ipv4_is_addr_bcast                                                     34   0.00%  0x000814a1 text
        │       │   │   ├── net_ipv4_is_addr_mcast                                                     16   0.00%  0x0007e525 text
        │       │   │   ├── net_ipv4_is_addr_mcast                                                     16   0.00%  0x00080023 text
        │       │   │   ├── net_ipv4_is_addr_mcast                                                     16   0.00%  0x00081491 text
        │       │   │   ├── net_ipv4_is_ll_addr                                                        24   0.00%  0x0004c9c9 text
        │       │   │   ├── net_ipv4_is_my_addr                                                        26   0.00%  0x000814c3 text
        │       │   │   ├── net_ipv6_addr_cmp                                                          16   0.00%  0x0007f14d text
        │       │   │   ├── net_ipv6_addr_create_solicited_node                                        34   0.00%  0x0007f04d text
        │       │   │   ├── net_ipv6_is_addr_loopback                                                  34   0.00%  0x0007f02b text
        │       │   │   ├── net_ipv6_is_addr_loopback                                                  34   0.00%  0x00081b39 text
        │       │   │   ├── net_ipv6_is_addr_loopback                                                  34   0.00%  0x0007ec7d text
        │       │   │   ├── net_ipv6_is_addr_mcast_group                                               54   0.01%  0x00081b73 text
        │       │   │   ├── net_ipv6_is_addr_mcast_scope                                               24   0.00%  0x00081b5b text
        │       │   │   ├── net_ipv6_is_addr_unspecified                                               32   0.00%  0x00080033 text
        │       │   │   ├── net_ipv6_is_addr_unspecified                                               32   0.00%  0x00081141 text
        │       │   │   ├── net_ipv6_is_addr_unspecified                                               32   0.00%  0x00081dd7 text
        │       │   │   └── net_ipv6_is_prefix                                                         68   0.01%  0x0007f109 text
        │       │   ├── net_linkaddr.h                                                                 24   0.00%  -
        │       │   │   └── net_linkaddr_set.isra.0                                                    24   0.00%  0x00081f3f text
        │       │   └── net_pkt.h                                                                     122   0.01%  -
        │       │       ├── net_pkt_acknowledge_data.isra.0                                             4   0.00%  0x00081f3b text
        │       │       ├── net_pkt_get_len.isra.0                                                     16   0.00%  0x0008085f text
        │       │       ├── net_pkt_get_len.isra.0                                                     16   0.00%  0x0008281d text
        │       │       ├── net_pkt_lladdr_if.isra.0                                                   10   0.00%  0x00082601 text
        │       │       ├── net_pkt_set_iface                                                          26   0.00%  0x00080747 text
        │       │       ├── net_pkt_set_iface                                                          26   0.00%  0x00081e01 text
        │       │       └── net_pkt_write_be16                                                         24   0.00%  0x000822b3 text
        │       ├── net_buf.h                                                                          56   0.01%  -
        │       │   └── net_buf_destroy                                                                56   0.01%  0x0004871d text
        │       └── sys                                                                               384   0.05%  -
        │           ├── atomic_builtin.h                                                               34   0.00%  -
        │           │   ├── atomic_inc                                                                 18   0.00%  0x00071f09 text
        │           │   └── atomic_inc.isra.0                                                          16   0.00%  0x00082981 text
        │           ├── dlist.h                                                                        44   0.01%  -
        │           │   ├── sys_dlist_get                                                              28   0.00%  0x00084e35 text
        │           │   └── sys_dlist_remove                                                           16   0.00%  0x0008489d text
        │           ├── fdtable.h                                                                      60   0.01%  -
        │           │   ├── zvfs_fdtable_call_ioctl                                                    30   0.00%  0x00071a83 text
        │           │   └── zvfs_fdtable_call_ioctl                                                    30   0.00%  0x0007dfd9 text
        │           └── slist.h                                                                       246   0.03%  -
        │               ├── sys_slist_append                                                           20   0.00%  0x0007efe1 text
        │               ├── sys_slist_find_and_remove                                                  54   0.01%  0x0007eff5 text
        │               ├── sys_slist_find_and_remove.constprop.0.isra.0                               56   0.01%  0x0004f201 text
        │               ├── sys_slist_find_and_remove.isra.0                                           50   0.01%  0x000825cb text
        │               ├── sys_slist_get                                                              20   0.00%  0x000826af text
        │               ├── sys_slist_prepend                                                          14   0.00%  0x0007e7c7 text
        │               └── sys_slist_remove                                                           32   0.00%  0x0007e7d5 text
        ├── kernel                                                                                  11564   1.36%  -
        │   ├── busy_wait.c                                                                             8   0.00%  -
        │   │   └── z_impl_k_busy_wait                                                                  8   0.00%  0x00084179 text
        │   ├── condvar.c                                                                             268   0.03%  -
        │   │   ├── z_impl_k_condvar_broadcast                                                        108   0.01%  0x000604b5 text
        │   │   ├── z_impl_k_condvar_init                                                               8   0.00%  0x0008487f text
        │   │   ├── z_impl_k_condvar_signal                                                            76   0.01%  0x00060469 text
        │   │   └── z_impl_k_condvar_wait                                                              76   0.01%  0x00060521 text
        │   ├── device.c                                                                               24   0.00%  -
        │   │   ├── z_device_state_init                                                                 2   0.00%  0x00084181 text
        │   │   └── z_impl_device_is_ready                                                             22   0.00%  0x00084183 text
        │   ├── fatal.c                                                                               276   0.03%  -
        │   │   ├── arch_system_halt                                                                   16   0.00%  0x000841b9 text
        │   │   ├── k_sys_fatal_error_handler                                                          44   0.01%  0x0005f7d1 text
        │   │   └── z_fatal_error                                                                     216   0.03%  0x0005f7fd text
        │   ├── idle.c                                                                                 22   0.00%  -
        │   │   └── idle                                                                               22   0.00%  0x000843a1 text
        │   ├── include                                                                               160   0.02%  -
        │   │   ├── kernel_offsets.h                                                                    2   0.00%  -
        │   │   │   └── _OffsetAbsSyms                                                                  2   0.00%  0x00071485 text
        │   │   ├── ksched.h                                                                           98   0.01%  -
        │   │   │   ├── unpend_thread_no_timeout                                                       26   0.00%  0x000843b7 text
        │   │   │   ├── unpend_thread_no_timeout                                                       26   0.00%  0x000843ef text
        │   │   │   ├── unpend_thread_no_timeout                                                       26   0.00%  0x00084865 text
        │   │   │   └── unpend_thread_no_timeout                                                       20   0.00%  0x000848ad text
        │   │   └── kswap.h                                                                            60   0.01%  -
        │   │       └── z_swap_irqlock                                                                 60   0.01%  0x0006076d text
        │   ├── init.c                                                                                660   0.08%  -
        │   │   ├── bg_thread_main                                                                    196   0.02%  0x0005f901 text
        │   │   ├── do_device_init                                                                     48   0.01%  0x000841c9 text
        │   │   ├── log_const_os                                                                        8   0.00%  0x00089db0 log_const_area
        │   │   ├── z_bss_zero                                                                         24   0.00%  0x0005f9c5 text
        │   │   ├── z_cstart                                                                          228   0.03%  0x0005fa45 text
        │   │   ├── z_early_memcpy                                                                      4   0.00%  0x000841fd text
        │   │   ├── z_early_memset                                                                      4   0.00%  0x000841f9 text
        │   │   ├── z_init_cpu                                                                        104   0.01%  0x0005f9dd text
        │   │   └── z_sys_init_run_level                                                               44   0.01%  0x0005f8d5 text
        │   ├── init_static.c                                                                           2   0.00%  -
        │   │   └── z_init_static                                                                       2   0.00%  0x00084201 text
        │   ├── kheap.c                                                                               266   0.03%  -
        │   │   ├── __init_statics_init_pre                                                             8   0.00%  0x00089878 initlevel
        │   │   ├── k_heap_aligned_alloc                                                              130   0.02%  0x00084213 text
        │   │   ├── k_heap_alloc                                                                       20   0.00%  0x00084295 text
        │   │   ├── k_heap_free                                                                        56   0.01%  0x000842a9 text
        │   │   ├── k_heap_init                                                                        16   0.00%  0x00084203 text
        │   │   └── statics_init                                                                       36   0.00%  0x0005fb29 text
        │   ├── mem_slab.c                                                                            328   0.04%  -
        │   │   ├── __init_init_mem_slab_obj_core_list                                                  8   0.00%  0x00089880 initlevel
        │   │   ├── create_free_list                                                                   52   0.01%  0x000842e1 text
        │   │   ├── init_mem_slab_obj_core_list                                                        36   0.00%  0x0005fb4d text
        │   │   ├── k_mem_slab_alloc                                                                   92   0.01%  0x0005fb71 text
        │   │   ├── k_mem_slab_free                                                                   112   0.01%  0x00084331 text
        │   │   └── k_mem_slab_init                                                                    28   0.00%  0x00084315 text
        │   ├── mempool.c                                                                             156   0.02%  -
        │   │   ├── _system_heap                                                                       20   0.00%  0x20000dc0 k_heap_area
        │   │   ├── k_aligned_alloc                                                                    16   0.00%  0x00061575 text
        │   │   ├── k_free                                                                             14   0.00%  0x0008507d text
        │   │   ├── k_malloc                                                                            8   0.00%  0x0008508b text
        │   │   ├── k_thread_system_pool_assign                                                        12   0.00%  0x00061585 text
        │   │   ├── z_heap_aligned_alloc                                                               38   0.00%  0x00085057 text
        │   │   └── z_thread_aligned_alloc                                                             48   0.01%  0x00061591 text
        │   ├── msg_q.c                                                                               388   0.05%  -
        │   │   ├── z_impl_k_msgq_get                                                                 200   0.02%  0x0005fc89 text
        │   │   └── z_impl_k_msgq_put                                                                 188   0.02%  0x0005fbcd text
        │   ├── mutex.c                                                                               430   0.05%  -
        │   │   ├── adjust_owner_prio.isra.0                                                           16   0.00%  0x000843d1 text
        │   │   ├── z_impl_k_mutex_init                                                                14   0.00%  0x000843e1 text
        │   │   ├── z_impl_k_mutex_lock                                                               240   0.03%  0x0005fd51 text
        │   │   └── z_impl_k_mutex_unlock                                                             160   0.02%  0x0005fe41 text
        │   ├── pipes.c                                                                              1414   0.17%  -
        │   │   ├── k_pipe_init                                                                        42   0.00%  0x00084f7d text
        │   │   ├── pipe_buffer_list_populate                                                          62   0.01%  0x00084e73 text
        │   │   ├── pipe_get_internal                                                                 512   0.06%  0x000611f5 text
        │   │   ├── pipe_walk_op                                                                       34   0.00%  0x00084e51 text
        │   │   ├── pipe_write                                                                        204   0.02%  0x00084eb1 text
        │   │   ├── z_impl_k_pipe_get                                                                  60   0.01%  0x00084fa7 text
        │   │   ├── z_impl_k_pipe_put                                                                 384   0.05%  0x000613f5 text
        │   │   ├── z_impl_k_pipe_read_avail                                                           56   0.01%  0x00084fe3 text
        │   │   └── z_impl_k_pipe_write_avail                                                          60   0.01%  0x0008501b text
        │   ├── poll.c                                                                                974   0.11%  -
        │   │   ├── add_event                                                                          84   0.01%  0x00084bc7 text
        │   │   ├── clear_event_registrations                                                          96   0.01%  0x00061095 text
        │   │   ├── k_poll_event_init                                                                  30   0.00%  0x00084dc9 text
        │   │   ├── register_events                                                                   290   0.03%  0x00084c1b text
        │   │   ├── signal_poll_event                                                                 140   0.02%  0x00084d3d text
        │   │   ├── z_handle_obj_poll_events                                                           52   0.01%  0x00084de7 text
        │   │   ├── z_impl_k_poll                                                                     176   0.02%  0x000610f5 text
        %E2%94%82   │   ├── z_impl_k_poll_signal_check                                                         10   0.00%  0x00084e2b text
        │   │   ├── z_impl_k_poll_signal_init                                                          10   0.00%  0x00084e1b text
        │   │   ├── z_impl_k_poll_signal_raise                                                         80   0.01%  0x000611a5 text
        │   │   └── z_impl_k_poll_signal_reset                                                          6   0.00%  0x00084e25 text
        │   ├── queue.c                                                                               532   0.06%  -
        │   │   ├── k_queue_append                                                                     22   0.00%  0x00084561 text
        │   │   ├── k_queue_prepend                                                                    20   0.00%  0x00084577 text
        │   │   ├── k_queue_unique_append                                                              30   0.00%  0x0008458b text
        │   │   ├── queue_insert                                                                      216   0.03%  0x00084409 text
        │   │   ├── z_impl_k_queue_cancel_wait                                                         80   0.01%  0x00084511 text
        │   │   ├── z_impl_k_queue_get                                                                100   0.01%  0x0005fee1 text
        │   │   ├── z_impl_k_queue_init                                                                24   0.00%  0x000844f9 text
        │   │   ├── z_impl_k_queue_peek_head                                                            8   0.00%  0x000845a9 text
        │   │   ├── z_impl_k_queue_peek_tail                                                            8   0.00%  0x000845b1 text
        │   │   └── z_queue_node_peek                                                                  24   0.00%  0x000844e1 text
        │   ├── sched.c                                                                              2028   0.24%  -
        │   │   ├── add_to_waitq_locked                                                                80   0.01%  0x000848c1 text
        │   │   ├── k_sched_lock                                                                       40   0.00%  0x00060979 text
        │   │   ├── k_sched_unlock                                                                    104   0.01%  0x000609a1 text
        │   │   ├── move_thread_to_end_of_prio_q                                                      144   0.02%  0x000607a9 text
        │   │   ├── ready_thread                                                                      144   0.02%  0x00060689 text
        │   │   ├── unready_thread                                                                     84   0.01%  0x00060719 text
        │   │   ├── z_impl_k_sched_current_thread_query                                                12   0.00%  0x00060ba9 text
        │   │   ├── z_impl_k_sleep                                                                     50   0.01%  0x000849c9 text
        │   │   ├── z_impl_k_usleep                                                                    60   0.01%  0x00060b21 text
        │   │   ├── z_impl_k_wakeup                                                                    76   0.01%  0x00060b5d text
        │   │   ├── z_impl_k_yield                                                                    136   0.02%  0x00060a19 text
        │   │   ├── z_pend_curr                                                                        88   0.01%  0x00060839 text
        │   │   ├── z_ready_thread                                                                     30   0.00%  0x00084911 text
        │   │   ├── z_reschedule                                                                       36   0.00%  0x0006092d text
        │   │   ├── z_reschedule_irqlock                                                               40   0.00%  0x00060951 text
        │   │   ├── z_sched_init                                                                       16   0.00%  0x00060a09 text
        │   │   ├── z_sched_wait                                                                       36   0.00%  0x00060cc9 text
        │   │   ├── z_sched_waitq_walk                                                                 68   0.01%  0x00084a41 text
        │   │   ├── z_sched_wake                                                                       70   0.01%  0x000849fb text
        │   │   ├── z_sched_wake_thread                                                                58   0.01%  0x00084951 text
        │   │   ├── z_thread_abort                                                                    276   0.03%  0x00060bb5 text
        │   │   ├── z_thread_prio_set                                                                 156   0.02%  0x00060891 text
        │   │   ├── z_thread_timeout                                                                    8   0.00%  0x0008498b text
        │   │   ├── z_tick_sleep                                                                      128   0.02%  0x00060aa1 text
        │   │   ├── z_unpend_all                                                                       38   0.00%  0x000849a3 text
        │   │   ├── z_unpend_thread                                                                    16   0.00%  0x00084993 text
        │   │   └── z_unpend_thread_no_timeout                                                         34   0.00%  0x0008492f text
        │   ├── sem.c                                                                                 320   0.04%  -
        │   │   ├── z_impl_k_sem_give                                                                 104   0.01%  0x0005ff45 text
        │   │   ├── z_impl_k_sem_init                                                                  32   0.00%  0x000845b9 text
        │   │   ├── z_impl_k_sem_reset                                                                108   0.01%  0x0005fff9 text
        │   │   └── z_impl_k_sem_take                                                                  76   0.01%  0x0005ffad text
        │   ├── system_work_q.c                                                                        60   0.01%  -
        │   │   ├── __init_k_sys_work_q_init                                                            8   0.00%  0x000898e8 initlevel
        │   │   └── k_sys_work_q_init                                                                  52   0.01%  0x000615c1 text
        │   ├── thread.c                                                                              306   0.04%  -
        │   │   ├── k_is_in_isr                                                                        12   0.00%  0x00084887 text
        │   │   ├── k_thread_name_get                                                                   4   0.00%  0x00084899 text
        │   │   ├── z_check_stack_sentinel                                                             48   0.01%  0x0006056d text
        │   │   ├── z_impl_k_thread_create                                                             88   0.01%  0x00060631 text
        │   │   ├── z_impl_k_thread_name_set                                                            6   0.00%  0x00084893 text
        │   │   └── z_setup_new_thread                                                                148   0.02%  0x0006059d text
        │   ├── timeout.c                                                                             942   0.11%  -
        │   │   ├── elapsed                                                                            20   0.00%  0x00060e41 text
        │   │   ├── first                                                                              16   0.00%  0x00060e31 text
        │   │   ├── next_timeout                                                                       50   0.01%  0x00084a85 text
        │   │   ├── remove_timeout                                                                     56   0.01%  0x00060e55 text
        │   │   ├── sys_clock_announce                                                                188   0.02%  0x00060fa9 text
        │   │   ├── sys_clock_tick_get                                                                 48   0.01%  0x00061065 text
        │   │   ├── sys_clock_tick_get_32                                                               8   0.00%  0x00084b31 text
        │   │   ├── sys_timepoint_calc                                                                 72   0.01%  0x00084b3d text
        │   │   ├── sys_timepoint_timeout                                                              66   0.01%  0x00084b85 text
        │   │   ├── timeout_list                                                                        8   0.00%  0x20000c68 datas
        │   │   ├── timeout_rem                                                                        48   0.01%  0x00060e8d text
        │   │   ├── z_abort_timeout                                                                    66   0.01%  0x00084ab7 text
        │   │   ├── z_add_timeout                                                                     236   0.03%  0x00060ebd text
        │   │   ├── z_impl_k_uptime_ticks                                                               4   0.00%  0x00084b39 text
        │   │   └── z_timeout_remaining                                                                56   0.01%  0x00084af9 text
        │   ├── timeslicing.c                                                                         268   0.03%  -
        │   │   ├── slice_timeout                                                                      32   0.00%  0x00060ced text
        │   │   ├── thread_is_sliceable                                                                60   0.01%  0x00060d0d text
        │   │   ├── z_reset_time_slice                                                                 80   0.01%  0x00060d49 text
        │   │   └── z_time_slice                                                                       96   0.01%  0x00060d99 text
        │   ├── work.c                                                                               1676   0.20%  -
        │   │   ├── cancel_async_locked                                                               102   0.01%  0x0008461d text
        │   │   ├── cancel_sync_locked                                                                 60   0.01%  0x000601b1 text
        │   │   ├── flag_test_and_clear                                                                22   0.00%  0x000845d9 text
        │   │   ├── handle_flush                                                                        2   0.00%  0x000845ef text
        │   │   ├── k_work_busy_get                                                                    30   0.00%  0x000846d1 text
        │   │   ├── k_work_cancel                                                                      30   0.00%  0x00084735 text
        │   │   ├── k_work_cancel_delayable                                                            38   0.00%  0x0008477b text
        │   │   ├── k_work_cancel_delayable_sync                                                       96   0.01%  0x000847a1 text
        │   │   ├── k_work_flush_delayable                                                            100   0.01%  0x00084801 text
        │   │   ├── k_work_init                                                                        18   0.00%  0x000846bf text
        │   │   ├── k_work_init_delayable                                                              24   0.00%  0x0008475f text
        │   │   ├── k_work_queue_init                                                                  12   0.00%  0x00084753 text
        │   │   ├── k_work_queue_start                                                                124   0.01%  0x00060325 text
        │   │   ├── k_work_reschedule                                                                  12   0.00%  0x0006045d text
        │   │   ├── k_work_reschedule_for_queue                                                        92   0.01%  0x00060401 text
        │   │   ├── k_work_schedule                                                                    12   0.00%  0x000603f5 text
        │   │   ├── k_work_schedule_for_queue                                                          84   0.01%  0x000603a1 text
        │   │   ├── k_work_submit                                                                      12   0.00%  0x00060319 text
        │   │   ├── k_work_submit_to_queue                                                             32   0.00%  0x00084715 text
        │   │   ├── notify_queue_locked.isra.0                                                         14   0.00%  0x0008460f text
        │   │   ├── submit_to_queue_locked                                                            180   0.02%  0x000601ed text
        │   │   ├── unschedule_locked                                                                  30   0.00%  0x000845f1 text
        │   │   ├── work_flush_locked                                                                 120   0.01%  0x000602a1 text
        │   │   ├── work_queue_main                                                                   332   0.04%  0x00060065 text
        │   │   ├── work_timeout                                                                       60   0.01%  0x00084683 text
        │   │   └── z_work_submit_to_queue                                                             38   0.00%  0x000846ef text
        │   └── xip.c                                                                                  56   0.01%  -
        │       └── z_data_copy                                                                        56   0.01%  0x00060df9 text
        ├── lib                                                                                      9944   1.17%  -
        │   ├── heap                                                                                 1370   0.16%  -
        │   │   ├── heap.c                                                                           1230   0.14%  -
        │   │   │   ├── alloc_chunk                                                                   116   0.01%  0x000715cf text
        │   │   │   ├── free_chunk                                                                    132   0.02%  0x00071751 text
        │   │   │   ├── free_list_add                                                                 132   0.02%  0x000716cd text
        │   │   │   ├── free_list_remove                                                               46   0.01%  0x000715a1 text
        │   │   │   ├── free_list_remove_bidx                                                          92   0.01%  0x00071545 text
        │   │   │   ├── mem_to_chunkid                                                                 20   0.00%  0x00071515 text
        │   │   │   ├── merge_chunks                                                                   60   0.01%  0x00071691 text
        │   │   │   ├── split_chunks                                                                   78   0.01%  0x00071643 text
        │   │   │   ├── sys_heap_aligned_alloc                                                        232   0.03%  0x00071867 text
        │   │   │   ├── sys_heap_alloc                                                                110   0.01%  0x000717f9 text
        │   │   │   ├── sys_heap_free                                                                  36   0.00%  0x000717d5 text
        │   │   │   └── sys_heap_init                                                                 176   0.02%  0x0007194f text
        │   │   └── heap.h                                                                            140   0.02%  -
        │   │       ├── bucket_idx.isra.0                                                              28   0.00%  0x00071529 text
        │   │       ├── chunk_field                                                                    22   0.00%  0x000714a5 text
        │   │       ├── chunk_set                                                                      22   0.00%  0x000714bb text
        │   │       ├── chunk_size                                                                     12   0.00%  0x000714d1 text
        │   │       ├── set_chunk_size                                                                  8   0.00%  0x0007150d text
        │   │       └── set_chunk_used                                                                 48   0.01%  0x000714dd text
        │   ├── libc                                                                                  230   0.03%  -
        │   │   ├── common                                                                             96   0.01%  -
        │   │   │   └── source                                                                         96   0.01%  -
        │   │   │       └── stdlib                                                                     96   0.01%  -
        │   │   │           └── malloc.c                                                               96   0.01%  -
        │   │   │               ├── __init_malloc_prepare                                               8   0.00%  0x000898d8 initlevel
        │   │   │               ├── malloc_lock                                                        20   0.00%  0x00048301 text
        │   │   │               ├── malloc_prepare                                                     36   0.00%  0x000482dd text
        │   │   │               ├── malloc_unlock                                                      12   0.00%  0x00048315 text
        │   │   │               └── z_malloc_heap_mutex                                                20   0.00%  0x200003b0 datas
        │   │   └── picolibc                                                                          134   0.02%  -
        │   │       ├── cbprintf.c                                                                     68   0.01%  -
        │   │       │   ├── cbputc                                                                     12   0.00%  0x0007dcfd text
        │   │       │   └── cbvprintf                                                                  56   0.01%  0x00048261 text
        │   │       └── stdio.c                                                                        66   0.01%  -
        │   │           ├── __stdout                                                                   16   0.00%  0x200003a0 datas
        │   │           ├── __stdout_hook_install                                                      24   0.00%  0x000482a9 text
        │   │           ├── picolibc_put                                                               10   0.00%  0x0007dd09 text
        │   │           └── z_impl_zephyr_fputc                                                        16   0.00%  0x00048299 text
        │   ├── net_buf                                                                               672   0.08%  -
        │   │   ├── buf.c                                                                             564   0.07%  -
        │   │   │   ├── generic_data_ref                                                               14   0.00%  0x0007ddff text
        │   │   │   ├── log_const_net_buf                                                               8   0.00%  0x00089cb0 log_const_area
        │   │   │   ├── mem_pool_data_alloc                                                            40   0.00%  0x000486f5 text
        │   │   │   ├── mem_pool_data_unref                                                            40   0.00%  0x000486cd text
        │   │   │   ├── net_buf_alloc_len                                                             252   0.03%  0x00048755 text
        │   │   │   ├── net_buf_frag_add                                                               34   0.00%  0x0007de2f text
        │   │   │   ├── net_buf_frag_insert                                                            22   0.00%  0x0007de19 text
        │   │   │   ├── net_buf_frag_last                                                              12   0.00%  0x0007de0d text
        │   │   │   ├── net_buf_linearize                                                              86   0.01%  0x0007de51 text
        │   │   │   └── net_buf_unref                                                                  56   0.01%  0x00048851 text
        │   │   └── buf_simple.c                                                                      108   0.01%  -
        │   │       ├── log_const_net_buf_simple                                                        8   0.00%  0x00089cb8 log_const_area
        │   │       ├── net_buf_simple_add                                                             12   0.00%  0x0007deaf text
        │   │       ├── net_buf_simple_add_mem                                                         18   0.00%  0x0007debb text
        │   │       ├── net_buf_simple_max_len                                                         14   0.00%  0x0007defd text
        │   │       ├── net_buf_simple_pull                                                            16   0.00%  0x0007decd text
        │   │       ├── net_buf_simple_pull_mem                                                        16   0.00%  0x0007dedd text
        │   │       ├── net_buf_simple_reserve                                                          8   0.00%  0x0007dea7 text
        │   │       └── net_buf_simple_tailroom                                                        16   0.00%  0x0007deed text
        │   ├── os                                                                                   4958   0.58%  -
        │   │   ├── cbprintf_packaged.c                                                              1036   0.12%  -
        │   │   │   ├── cbpprintf_external                                                             98   0.01%  0x000719ff text
        │   │   │   ├── cbvprintf_package                                                             930   0.11%  0x00004585 text
        │   │   │   └── log_const_cbprintf_package                                                      8   0.00%  0x00089c68 log_const_area
        │   │   ├── fdtable.c                                                                        1508   0.18%  -
        │   │   │   ├── _check_fd                                                                      52   0.01%  0x00004981 text
        │   │   │   ├── fdtable                                                                       768   0.09%  0x20000034 datas
        │   │   │   ├── fdtable_lock                                                                   20   0.00%  0x20000e4c k_mutex_area
        │   │   │   ├── stdinout_fd_op_vtable                                                          16   0.00%  0x0008a718 rodata
        │   │   │   ├── stdinout_ioctl_vmeth                                                           24   0.00%  0x00004969 text
        │   │   │   ├── stdinout_read_vmeth                                                             4   0.00%  0x00071a7f text
        │   │   │   ├── z_fd_unref.isra.0                                                              64   0.01%  0x000049b5 text
        │   │   │   ├── zvfs_close                                                                     96   0.01%  0x00004ba5 text
        │   │   │   ├── zvfs_fdopen                                                                    28   0.00%  0x00004c05 text
        │   │   │   ├── zvfs_finalize_typed_fd                                                         80   0.01%  0x00004b55 text
        │   │   │   ├── zvfs_free_fd                                                                    4   0.00%  0x00071aad text
        │   │   │   ├── zvfs_get_fd_obj                                                                60   0.01%  0x000049f5 text
        │   │   │   ├── zvfs_get_fd_obj_and_vtable                                                     52   0.01%  0x00004aa1 text
        │   │   │   ├── zvfs_get_obj_lock_and_cond                                                    112   0.01%  0x00004a31 text
        │   │   │   └── zvfs_reserve_fd                                                               128   0.02%  0x00004ad5 text
        │   │   ├── printk.c                                                                           46   0.01%  -
        │   │   │   ├── __printk_hook_install                                                          12   0.00%  0x00004929 text
        │   │   │   ├── _char_out                                                                       4   0.00%  0x20000030 datas
        │   │   │   ├── arch_printk_char_out                                                            4   0.00%  0x00071a61 text
        │   │   │   └── printk                                                                         26   0.00%  0x00071a65 text
        │   │   ├── thread_entry.c                                                                     52   0.01%  -
        │   │   │   └── z_thread_entry                                                                 52   0.01%  0x00004935 text
        │   │   └── zvfs                                                                             2316   0.27%  -
        │   │       ├── zvfs_eventfd.c                                                               1254   0.15%  -
        │   │       │   ├── efds_bitarray                                                              12   0.00%  0x200003ec datas
        │   │       │   ├── zvfs_eventfd                                                              176   0.02%  0x00048b79 text
        │   │       │   ├── zvfs_eventfd_close_op                                                     172   0.02%  0x00048acd text
        │   │       │   ├── zvfs_eventfd_fd_vtable                                                     16   0.00%  0x0008d884 rodata
        │   │       │   ├── zvfs_eventfd_ioctl_op                                                     304   0.04%  0x00048889 text
        │   │       │   ├── zvfs_eventfd_read                                                          44   0.01%  0x00048c29 text
        │   │       │   ├── zvfs_eventfd_read_locked                                                   96   0.01%  0x0007df79 text
        │   │       │   ├── zvfs_eventfd_read_op                                                       12   0.00%  0x00048ac1 text
        │   │       │   ├── zvfs_eventfd_rw_op                                                        252   0.03%  0x000489b9 text
        │   │       │   ├── zvfs_eventfd_write                                                         48   0.01%  0x00048c55 text
        │   │       │   ├── zvfs_eventfd_write_locked                                                 110   0.01%  0x0007df0b text
        │   │       │   └── zvfs_eventfd_write_op                                                      12   0.00%  0x00048ab5 text
        │   │       ├── zvfs_poll.c                                                                   564   0.07%  -
        │   │       │   ├── z_impl_zvfs_poll                                                           60   0.01%  0x0007dff7 text
        │   │       │   └── zvfs_poll_internal                                                        504   0.06%  0x00048c85 text
        │   │       └── zvfs_select.c                                                                 498   0.06%  -
        │   │           ├── ZVFS_FD_ISSET                                                              24   0.00%  0x0007e039 text
        │   │           ├── ZVFS_FD_SET                                                                16   0.00%  0x0007e051 text
        │   │           ├── ZVFS_FD_ZERO                                                                6   0.00%  0x0007e033 text
        │   │           └── z_impl_zvfs_select                                                        452   0.05%  0x00048e7d text
        │   ├── posix                                                                                1068   0.13%  -
        │   │   └── options                                                                          1068   0.13%  -
        │   │       ├── barrier.c                                                                      48   0.01%  -
        │   │       │   ├── __init_pthread_barrier_pool_init                                            8   0.00%  0x00089840 initlevel
        │   │       │   └── pthread_barrier_pool_init                                                  40   0.00%  0x000483a5 text
        │   │       ├── clock.c                                                                       120   0.01%  -
        │   │       │   ├── gettimeofday                                                               36   0.00%  0x0007dddb text
        │   │       │   └── z_impl___posix_clock_get_base                                              84   0.01%  0x0004857d text
        │   │       ├── cond.c                                                                         48   0.01%  -
        │   │       │   ├── __init_pthread_cond_pool_init                                               8   0.00%  0x00089848 initlevel
        │   │       │   ├── log_const_pthread_cond                                                      8   0.00%  0x00089dd0 log_const_area
        │   │       │   └── pthread_cond_pool_init                                                     32   0.00%  0x00048659 text
        │   │       ├── device_io.c                                                                   102   0.01%  -
        │   │       │   ├── FD_ISSET                                                                    4   0.00%  0x0007dd13 text
        │   │       │   ├── FD_SET                                                                      4   0.00%  0x0007dd17 text
        │   │       │   ├── FD_ZERO                                                                     4   0.00%  0x0007dd1b text
        │   │       │   ├── close                                                                       4   0.00%  0x0007dd1f text
        │   │       │   ├── open                                                                       32   0.00%  0x0007dd27 text
        │   │       │   └── select                                                                     54   0.01%  0x0007dd47 text
        │   │       ├── env.c                                                                           8   0.00%  -
        │   │       │   └── log_const_posix_env                                                         8   0.00%  0x00089db8 log_const_area
        │   │       ├── fs.c                                                                          466   0.05%  -
        │   │       │   ├── fs_close_vmeth                                                             18   0.00%  0x0007dd7d text
        │   │       │   ├── fs_fd_op_vtable                                                            16   0.00%  0x200003c4 datas
        │   │       │   ├── fs_ioctl_vmeth                                                             92   0.01%  0x00048419 text
        │   │       │   ├── fs_read_vmeth                                                              32   0.00%  0x00048495 text
        │   │       │   ├── fs_write_vmeth                                                             32   0.00%  0x00048475 text
        │   │       │   ├── posix_fs_alloc_obj                                                         76   0.01%  0x000483cd text
        │   │       │   └── zvfs_open                                                                 200   0.02%  0x000484b5 text
        │   │       ├── key.c                                                                           8   0.00%  -
        │   │       │   └── log_const_pthread_key                                                       8   0.00%  0x00089dd8 log_const_area
        │   │       ├── mutex.c                                                                        48   0.01%  -
        │   │       │   ├── __init_pthread_mutex_pool_init                                              8   0.00%  0x00089850 initlevel
        │   │       │   ├── log_const_pthread_mutex                                                     8   0.00%  0x00089de0 log_const_area
        │   │       │   └── pthread_mutex_pool_init                                                    32   0.00%  0x00048679 text
        │   │       ├── net.c                                                                          76   0.01%  -
        │   │       │   ├── bind                                                                        4   0.00%  0x0007dd8f text
        │   │       │   ├── recv                                                                       16   0.00%  0x0007dd93 text
        │   │       │   ├── recvfrom                                                                   16   0.00%  0x0007dda3 text
        │   │       │   ├── send                                                                       16   0.00%  0x0007ddb3 text
        │   │       │   ├── sendto                                                                     16   0.00%  0x0007ddc3 text
        │   │       │   ├── socket                                                                      4   0.00%  0x0007ddd3 text
        │   │       │   └── socketpair                                                                  4   0.00%  0x0007ddd7 text
        │   │       ├── pthread.c                                                                     128   0.02%  -
        │   │       │   ├── __init_posix_thread_pool_init                                               8   0.00%  0x00089858 initlevel
        │   │       │   ├── _localtime_buf                                                             36   0.00%  0x00000010 rom_start
        │   │       │   ├── log_const_pthread                                                           8   0.00%  0x00089dc8 log_const_area
        │   │       │   ├── posix_thread_pool_init                                                     52   0.01%  0x00048699 text
        │   │       │   └── posix_thread_q                                                             24   0.00%  0x200003d4 datas
        │   │       ├── rwlock.c                                                                        8   0.00%  -
        │   │       │   └── log_const_pthread_rwlock                                                    8   0.00%  0x00089de8 log_const_area
        │   │       └── timer.c                                                                         8   0.00%  -
        │   │           └── log_const_posix_timer                                                       8   0.00%  0x00089dc0 log_const_area
        │   └── utils                                                                                1646   0.19%  -
        │       ├── bitarray.c                                                                        614   0.07%  -
        │       │   ├── match_region                                                                  140   0.02%  0x00071b97 text
        │       │   ├── set_region                                                                    144   0.02%  0x00071b07 text
        │       │   ├── setup_bundle_data.constprop.0                                                  58   0.01%  0x00071acd text
        │       │   ├── sys_bitarray_alloc                                                            164   0.02%  0x00071c23 text
        │       │   └── sys_bitarray_free                                                             108   0.01%  0x00071cc7 text
        │       ├── hex.c                                                                              28   0.00%  -
        │       │   └── hex2char                                                                       28   0.00%  0x00071ab1 text
        │       ├── last_section_id.c                                                                   4   0.00%  -
        │       │   └── last_id                                                                         4   0.00%  0x000d0450 .last_section
        │       ├── notify.c                                                                           90   0.01%  -
        │       │   ├── sys_notify_finalize                                                            50   0.01%  0x00071ecd text
        │       │   └── sys_notify_validate                                                            40   0.00%  0x00071ea5 text
        │       └── onoff.c                                                                           910   0.11%  -
        │           ├── notify_one                                                                     44   0.01%  0x00071d8b text
        │           ├── onoff_manager_init                                                             38   0.00%  0x00071dd1 text
        │           ├── onoff_request                                                                 174   0.02%  0x00071df7 text
        │           ├── process_event                                                                 540   0.06%  0x00004c21 text
        │           ├── process_recheck                                                                56   0.01%  0x00071d33 text
        │           ├── transition_complete                                                            26   0.00%  0x00071db7 text
        │           └── validate_args                                                                  32   0.00%  0x00071d6b text
        ├── modules                                                                                 15386   1.80%  -
        │   ├── hal_nordic                                                                              6   0.00%  -
        │   │   └── nrfx                                                                                6   0.00%  -
        │   │       └── nrfx_glue.c                                                                     6   0.00%  -
        │   │           ├── nrfx_busy_wait                                                              4   0.00%  0x00083a7f text
        │   │           └── nrfx_isr                                                                    2   0.00%  0x00083a7d text
        │   ├── hostap                                                                               8282   0.97%  -
        │   │   └── src                                                                              8282   0.97%  -
        │   │       ├── supp_api.c                                                                   4736   0.56%  -
        │   │       │   ├── get_mode_by_band                                                           36   0.00%  0x000778dd text
        │   │       │   ├── get_wifi_mgmt_api.isra.0                                                    6   0.00%  0x00077913 text
        │   │       │   ├── get_wpa_s_handle                                                           72   0.01%  0x00026fd1 text
        │   │       │   ├── supp_shell_connect_status                                                 172   0.02%  0x000275e9 text
        │   │       │   ├── supplicant_11k_cfg                                                         44   0.01%  0x00027c09 text
        │   │       │   ├── supplicant_11k_neighbor_request                                           132   0.02%  0x00027c35 text
        │   │       │   ├── supplicant_ap_disable                                                      88   0.01%  0x00028125 text
        │   │       │   ├── supplicant_ap_enable                                                      228   0.03%  0x00028041 text
        │   │       │   ├── supplicant_ap_sta_disconnect                                              124   0.01%  0x0002817d text
        │   │       │   ├── supplicant_bss_ext_capab                                                   64   0.01%  0x00027ea1 text
        │   │       │   ├── supplicant_channel                                                         44   0.01%  0x00027e1d text
        │   │       │   ├── supplicant_connect                                                        172   0.02%  0x000277f9 text
        │   │       │   ├── supplicant_disconnect                                                       6   0.00%  0x00077919 text
        │   │       │   ├── supplicant_filter                                                          44   0.01%  0x00027df1 text
        │   │       │   ├── supplicant_get_power_save_config                                           44   0.01%  0x00027d11 text
        │   │       │   ├── supplicant_get_rts_threshold                                               44   0.01%  0x00027e75 text
        │   │       │   ├── supplicant_get_version                                                     44   0.01%  0x00027b51 text
        │   │       │   ├── supplicant_get_wifi_conn_params                                            72   0.01%  0x00027f1d text
        │   │       │   ├── supplicant_legacy_roam                                                     60   0.01%  0x00027ee1 text
        │   │       │   ├── supplicant_mode                                                            44   0.01%  0x00027dc5 text
        │   │       │   ├── supplicant_pmksa_flush                                                     96   0.01%  0x00027ba9 text
        │   │       │   ├── supplicant_reg_domain                                                     136   0.02%  0x00027d3d text
        │   │       │   ├── supplicant_scan                                                            44   0.01%  0x00027b7d text
        │   │       │   ├── supplicant_set_power_save                                                  44   0.01%  0x00027cb9 text
        │   │       │   ├── supplicant_set_rts_threshold                                               44   0.01%  0x00027e49 text
        │   │       │   ├── supplicant_set_twt                                                         44   0.01%  0x00027ce5 text
        │   │       │   ├── supplicant_status                                                         684   0.08%  0x000278a5 text
        │   │       │   ├── supplicant_wps_config                                                     220   0.03%  0x00027f65 text
        │   │       │   ├── wpa_supp_restart_status_work                                               56   0.01%  0x00027019 text
        │   │       │   ├── wpa_supp_status_work                                                       48   0.01%  0x20000000 datas
        │   │       │   ├── wpa_supplicant_mutex                                                       20   0.00%  0x20000ff0 k_mutex_area
        │   │       │   ├── wpas_add_and_config_network                                              1404   0.16%  0x00027051 text
        │   │       │   └── wpas_disconnect_network                                                   356   0.04%  0x00027695 text
        │   │       ├── supp_events.c                                                                1264   0.15%  -
        │   │       │   ├── copy_mac_addr                                                              20   0.00%  0x0007791f text
        │   │       │   ├── supplicant_generate_state_event                                           148   0.02%  0x000284c5 text
        │   │       │   ├── supplicant_send_wifi_mgmt_ap_sta_event                                    152   0.02%  0x0007798f text
        │   │       │   ├── supplicant_send_wifi_mgmt_ap_status                                        22   0.00%  0x00077979 text
        │   │       │   ├── supplicant_send_wifi_mgmt_conn_event                                       70   0.01%  0x00077933 text
        │   │       │   ├── supplicant_send_wifi_mgmt_disc_event                                       84   0.01%  0x00028471 text
        │   │       │   ├── supplicant_send_wifi_mgmt_event                                           632   0.07%  0x000281f9 text
        │   │       │   └── wpa_supp_event_info                                                       136   0.02%  0x0008d608 rodata
        │   │       └── supp_main.c                                                                  2282   0.27%  -
        │   │           ├── __init_init                                                                 8   0.00%  0x00089908 initlevel
        │   │           ├── add_interface.isra.0                                                      400   0.05%  0x00026abd text
        │   │           ├── event_socket_handler                                                      308   0.04%  0x00026815 text
        │   │           ├── get_workq                                                                   8   0.00%  0x00026c59 text
        │   │           ├── handler                                                                   316   0.04%  0x00026981 text
        │   │           ├── iface_cb                                                                   42   0.00%  0x000778b3 text
        │   │           ├── iface_work_handler                                                         72   0.01%  0x000267cd text
        │   │           ├── init                                                                       56   0.01%  0x00026949 text
        │   │           ├── interface_handler                                                         660   0.08%  0x00026d0d text
        │   │           ├── log_const_wifi_supplicant                                                   8   0.00%  0x00089e28 log_const_area
        │   │           ├── mgmt_ops                                                                  112   0.01%  0x0008d598 rodata
        │   │           ├── setup_interface_monitoring                                                 44   0.01%  0x000267a1 text
        │   │           ├── wifi_nm_wifi_supplicant                                                    16   0.00%  0x20001184 wifi_nm_instance_area
        │   │           ├── zephyr_get_default_supplicant_context                                      12   0.00%  0x00026c4d text
        │   │           ├── zephyr_get_handle_by_ifname                                                48   0.01%  0x00026fa1 text
        │   │           └── zephyr_wifi_send_event                                                    172   0.02%  0x00026c61 text
        │   └── nrf_wifi                                                                             7098   0.83%  -
        │       ├── bus                                                                              4156   0.49%  -
        │       │   ├── device.c                                                                      112   0.01%  -
        │       │   │   ├── qspi                                                                       28   0.00%  0x20000bd8 datas
        │       │   │   ├── qspi_defconfig                                                             68   0.01%  0x0005eed9 text
        │       │   │   ├── qspi_dev                                                                    8   0.00%  0x0005ef25 text
        │       │   │   └── qspi_get_config                                                             8   0.00%  0x0005ef1d text
        │       │   ├── qspi_if.c                                                                    2658   0.31%  -
        │       │   │   ├── __pinctrl_dev_config__device_dts_ord_145                                   12   0.00%  0x0008dd34 rodata
        │       │   │   ├── __pinctrl_state_pins_0__device_dts_ord_145                                 24   0.00%  0x0008dd48 rodata
        │       │   │   ├── __pinctrl_states__device_dts_ord_145                                        8   0.00%  0x0008dd40 rodata
        │       │   │   ├── _nrfx_qspi_init                                                            40   0.00%  0x0005f251 text
        │       │   │   ├── _qspi_wait_for_completion.constprop.0                                      48   0.01%  0x0005ef61 text
        │       │   │   ├── qspi_RDSR1                                                                 74   0.01%  0x000840fd text
        │       │   │   ├── qspi_RDSR2                                                                 74   0.01%  0x0008408b text
        │       │   │   ├── qspi_WRSR2                                                                104   0.01%  0x0005f2e5 text
        │       │   │   ├── qspi_addr_check                                                            96   0.01%  0x0005f539 text
        │       │   │   ├── qspi_cmd_sleep_rpu                                                        104   0.01%  0x0005f769 text
        │       │   │   ├── qspi_cmd_wakeup_rpu                                                        16   0.00%  0x0005f34d text
        │       │   │   ├── qspi_deinit                                                                 4   0.00%  0x00084147 text
        │       │   │   ├── qspi_device_init                                                          104   0.01%  0x0005ef91 text
        │       │   │   ├── qspi_device_uninit                                                         80   0.01%  0x0005f0cd text
        │       │   │   ├── qspi_get_zephyr_ret_code                                                   28   0.00%  0x0005ef2d text
        │       │   │   ├── qspi_handler                                                               24   0.00%  0x0005ef49 text
        │       │   │   ├── qspi_hl_read                                                               46   0.01%  0x0008414b text
        │       │   │   ├── qspi_hl_readw                                                             164   0.02%  0x0005f6c5 text
        │       │   │   ├── qspi_init                                                                 412   0.05%  0x0005f35d text
        │       │   │   ├── qspi_lock.isra.0                                                           36   0.00%  0x00084047 text
        │       │   │   ├── qspi_nor_memory_data                                                       96   0.01%  0x20000c08 datas
        │       │   │   ├── qspi_nor_read.constprop.0                                                 308   0.04%  0x0005f11d text
        │       │   │   ├── qspi_rdsr.constprop.0                                                      60   0.01%  0x0005f091 text
        │       │   │   ├── qspi_read                                                                  72   0.01%  0x0005f67d text
        │       │   │   ├── qspi_send_cmd                                                             152   0.02%  0x0005eff9 text
        │       │   │   ├── qspi_unlock                                                                32   0.00%  0x0008406b text
        │       │   │   ├── qspi_update_nonce                                                          64   0.01%  0x0005f4f9 text
        │       │   │   ├── qspi_validate_rpu_wake_writecmd                                            40   0.00%  0x000840d5 text
        │       │   │   ├── qspi_wait_while_rpu_awake                                                 108   0.01%  0x0005f279 text
        │       │   │   └── qspi_write                                                                228   0.03%  0x0005f599 text
        │       │   └── rpu_hw_if.c                                                                  1386   0.16%  -
        │       │       ├── bucken_spec                                                                 8   0.00%  0x0008dd1c rodata
        │       │       ├── host_irq_spec                                                               8   0.00%  0x0008dd2c rodata
        │       │       ├── iovdd_ctrl_spec                                                             8   0.00%  0x0008dd24 rodata
        │       │       ├── log_const_wifi_nrf_bus                                                      8   0.00%  0x00089e18 log_const_area
        │       │       ├── rpu_clks_on                                                                40   0.00%  0x0005ecf9 text
        │       │       ├── rpu_disable                                                                32   0.00%  0x0005eeb9 text
        │       │       ├── rpu_enable                                                                 34   0.00%  0x00083fff text
        │       │       ├── rpu_gpio_remove                                                            80   0.01%  0x0005ea05 text
        │       │       ├── rpu_init                                                                  312   0.04%  0x0005ed81 text
        │       │       ├── rpu_irq_config                                                            220   0.03%  0x0005eae1 text
        │       │       ├── rpu_irq_remove                                                            104   0.01%  0x0005ebbd text
        │       │       ├── rpu_pwroff                                                                 80   0.01%  0x0005e9b5 text
        │       │       ├── rpu_rdsr1                                                                  12   0.00%  0x0005ec89 text
        │       │       ├── rpu_rdsr2                                                                  12   0.00%  0x0005ec7d text
        │       │       ├── rpu_read                                                                   64   0.01%  0x0005ec25 text
        │       │       ├── rpu_sleep                                                                  12   0.00%  0x0005ec65 text
        │       │       ├── rpu_sleep_status                                                            4   0.00%  0x00083ffb text
        │       │       ├── rpu_validate_addr                                                         140   0.02%  0x0005ea55 text
        │       │       ├── rpu_validate_comms                                                         96   0.01%  0x0005ed21 text
        │       │       ├── rpu_wakeup                                                                100   0.01%  0x0005ec95 text
        │       │       └── rpu_wrsr2                                                                  12   0.00%  0x0005ec71 text
        │       └── os                                                                               2942   0.34%  -
        │           ├── shim.c                                                                       2592   0.30%  -
        │           │   ├── irq_work_handler                                                           80   0.01%  0x0005e79d text
        │           │   ├── log_const_wifi_nrf                                                          8   0.00%  0x00089e10 log_const_area
        │           │   ├── net_pkt_from_nbuf                                                          66   0.01%  0x00083ef9 text
        │           │   ├── net_pkt_to_nbuf                                                            86   0.01%  0x00083ea3 text
        │           │   ├── nrf_wifi_os_zep_ops                                                       448   0.05%  0x0008db5c rodata
        │           │   ├── wifi_drv_ctrl_mem_pool                                                     20   0.00%  0x20000dfc k_heap_area
        │           │   ├── wifi_drv_data_mem_pool                                                     20   0.00%  0x20000e10 k_heap_area
        │           │   ├── zep_shim_assert                                                            48   0.01%  0x0005e859 text
        │           │   ├── zep_shim_bus_qspi_dev_add                                                 144   0.02%  0x0005e499 text
        │           │   ├── zep_shim_bus_qspi_dev_deinit                                                6   0.00%  0x00083d11 text
        │           │   ├── zep_shim_bus_qspi_dev_host_map_get                                         56   0.01%  0x0005e7ed text
        │           │   ├── zep_shim_bus_qspi_dev_init                                                  4   0.00%  0x00083d0d text
        │           │   ├── zep_shim_bus_qspi_dev_rem                                                   4   0.00%  0x00083d65 text
        │           │   ├── zep_shim_bus_qspi_init                                                     52   0.01%  0x0005e769 text
        │           │   ├── zep_shim_bus_qspi_intr_reg                                                136   0.02%  0x0005e57d text
        │           │   ├── zep_shim_bus_qspi_intr_unreg                                               80   0.01%  0x0005e605 text
        │           │   ├── zep_shim_bus_qspi_ps_sleep                                                 10   0.00%  0x00083d4b text
        │           │   ├── zep_shim_bus_qspi_ps_status                                                 4   0.00%  0x00083d3d text
        │           │   ├── zep_shim_bus_qspi_ps_wake                                                  10   0.00%  0x00083d41 text
        │           │   ├── zep_shim_ctrl_llist_alloc                                                  52   0.01%  0x0005e735 text
        │           │   ├── zep_shim_ctrl_llist_node_alloc                                             60   0.01%  0x0005e6c5 text
        │           │   ├── zep_shim_ctrl_llist_node_free                                               4   0.00%  0x00083e27 text
        │           │   ├── zep_shim_data_mem_free                                                     16   0.00%  0x0005e401 text
        │           │   ├── zep_shim_data_mem_zalloc                                                   52   0.01%  0x0005e381 text
        │           │   ├── zep_shim_irq_handler                                                       84   0.01%  0x0005e529 text
        │           │   ├── zep_shim_llist_add_node_head                                               18   0.00%  0x00083cbd text
        │           │   ├── zep_shim_llist_add_node_tail                                               18   0.00%  0x00083cab text
        │           │   ├── zep_shim_llist_alloc                                                       52   0.01%  0x0005e701 text
        │           │   ├── zep_shim_llist_del_node                                                    22   0.00%  0x00083cf3 text
        │           │   ├── zep_shim_llist_get_node_head                                               16   0.00%  0x00083ccf text
        │           │   ├── zep_shim_llist_get_node_nxt                                                20   0.00%  0x00083cdf text
        │           │   ├── zep_shim_llist_init                                                         6   0.00%  0x00083ca5 text
        │           │   ├── zep_shim_llist_len                                                          4   0.00%  0x00083d09 text
        │           │   ├── zep_shim_llist_node_alloc                                                  60   0.01%  0x0005e689 text
        │           │   ├── zep_shim_llist_node_data_get                                                4   0.00%  0x00083c9d text
        │           │   ├── zep_shim_llist_node_data_set                                                4   0.00%  0x00083ca1 text
        │           │   ├── zep_shim_llist_node_free                                                    4   0.00%  0x00083e0b text
        │           │   ├── zep_shim_mem_alloc                                                         40   0.00%  0x0005e3b5 text
        │           │   ├── zep_shim_mem_cmp                                                            4   0.00%  0x00083dd1 text
        │           │   ├── zep_shim_mem_cpy                                                            4   0.00%  0x00083dd5 text
        │           │   ├── zep_shim_mem_free                                                          16   0.00%  0x0005e411 text
        │           │   ├── zep_shim_mem_set                                                            4   0.00%  0x00083d17 text
        │           │   ├── zep_shim_mem_zalloc                                                        30   0.00%  0x00083d1b text
        │           │   ├── zep_shim_nbuf_alloc                                                        50   0.01%  0x00083dd9 text
        │           │   ├── zep_shim_nbuf_data_get                                                      4   0.00%  0x00083c45 text
        │           │   ├── zep_shim_nbuf_data_pull                                                    22   0.00%  0x00083c6f text
        │           │   ├── zep_shim_nbuf_data_push                                                    22   0.00%  0x00083c59 text
        │           │   ├── zep_shim_nbuf_data_put                                                     16   0.00%  0x00083c49 text
        │           │   ├── zep_shim_nbuf_data_size                                                     4   0.00%  0x00083c41 text
        │           │   ├── zep_shim_nbuf_free                                                         24   0.00%  0x00083e0f text
        │           │   ├── zep_shim_nbuf_get_chksum_done                                               6   0.00%  0x00083c8b text
        │           │   ├── zep_shim_nbuf_get_priority                                                  6   0.00%  0x00083c85 text
        │           │   ├── zep_shim_nbuf_headroom_get                                                  4   0.00%  0x00083c3d text
        │           │   ├── zep_shim_nbuf_headroom_res                                                 20   0.00%  0x00083c29 text
        │           │   ├── zep_shim_nbuf_set_chksum_done                                              12   0.00%  0x00083c91 text
        │           │   ├── zep_shim_pr_dbg                                                            24   0.00%  0x0005e3e9 text
        │           │   ├── zep_shim_pr_err                                                            60   0.01%  0x0005e45d text
        │           │   ├── zep_shim_pr_info                                                           60   0.01%  0x0005e421 text
        │           │   ├── zep_shim_qspi_cpy_from                                                     28   0.00%  0x00083bf7 text
        │           │   ├── zep_shim_qspi_cpy_to                                                       22   0.00%  0x00083c13 text
        │           │   ├── zep_shim_qspi_read_reg32                                                   34   0.00%  0x00083bbb text
        │           │   ├── zep_shim_qspi_write_reg32                                                  26   0.00%  0x00083bdd text
        │           │   ├── zep_shim_spinlock_alloc                                                    52   0.01%  0x0005e655 text
        │           │   ├── zep_shim_spinlock_free                                                     12   0.00%  0x0005e3dd text
        │           │   ├── zep_shim_spinlock_init                                                      4   0.00%  0x00083e59 text
        │           │   ├── zep_shim_spinlock_irq_rel                                                   4   0.00%  0x00083e55 text
        │           │   ├── zep_shim_spinlock_irq_take                                                 12   0.00%  0x00083e49 text
        │           │   ├── zep_shim_spinlock_rel                                                       4   0.00%  0x00083e6d text
        │           │   ├── zep_shim_spinlock_take                                                     12   0.00%  0x00083e71 text
        │           │   ├── zep_shim_strlen                                                             4   0.00%  0x00083d39 text
        │           │   ├── zep_shim_time_elapsed_ms                                                   12   0.00%  0x00083e97 text
        │           │   ├── zep_shim_time_elapsed_us                                                   12   0.00%  0x00083d85 text
        │           │   ├── zep_shim_time_get_curr_ms                                                  26   0.00%  0x00083e7d text
        │           │   ├── zep_shim_time_get_curr_us                                                  28   0.00%  0x00083d69 text
        │           │   ├── zep_shim_timer_alloc                                                       52   0.01%  0x0005e825 text
        │           │   ├── zep_shim_timer_init                                                         8   0.00%  0x00083d5d text
        │           │   ├── zep_shim_timer_kill                                                         4   0.00%  0x00083d55 text
        │           │   ├── zep_shim_timer_schedule                                                     4   0.00%  0x00083d59 text
        │           │   ├── zep_shim_work_alloc                                                         6   0.00%  0x00083dcb text
        │           │   ├── zep_shim_work_free                                                          4   0.00%  0x00083dc7 text
        │           │   ├── zep_shim_work_init                                                          4   0.00%  0x00083dc3 text
        │           │   ├── zep_shim_work_kill                                                          4   0.00%  0x00083dbb text
        │           │   └── zep_shim_work_schedule                                                      4   0.00%  0x00083dbf text
        │           ├── timer.c                                                                        72   0.01%  -
        │           │   ├── del_timer_sync                                                              6   0.00%  0x00083f71 text
        │           │   ├── init_timer                                                                 12   0.00%  0x0005e889 text
        │           │   ├── mod_timer                                                                  48   0.01%  0x00083f41 text
        │           │   └── timer_expiry_function                                                       6   0.00%  0x00083f3b text
        │           └── work.c                                                                        278   0.03%  -
        │               ├── __init_workqueue_init                                                       8   0.00%  0x000898d0 initlevel
        │               ├── get_free_work_item_index                                                   28   0.00%  0x0005e91d text
        │               ├── work_alloc                                                                 76   0.01%  0x0005e939 text
        │               ├── work_free                                                                   6   0.00%  0x00083f83 text
        │               ├── work_init                                                                  16   0.00%  0x0005e985 text
        │               ├── work_kill                                                                   6   0.00%  0x00083f7d text
        │               ├── work_schedule                                                              32   0.00%  0x0005e995 text
        │               ├── workqueue_callback                                                          6   0.00%  0x00083f77 text
        │               └── workqueue_init                                                            100   0.01%  0x0005e8b9 text
        ├── soc                                                                                       496   0.06%  -
        │   └── nordic                                                                                496   0.06%  -
        │       └── nrf53                                                                             496   0.06%  -
        │           ├── nrf53_cpunet_mgmt.c                                                           148   0.02%  -
        │           │   ├── __init_nrf53_cpunet_mgmt_init                                               8   0.00%  0x00089868 initlevel
        │           │   ├── nrf53_cpunet_mgmt_init                                                     16   0.00%  0x000491c1 text
        │           │   ├── onoff_start                                                               108   0.01%  0x000491d1 text
        │           │   └── onoff_stop                                                                 16   0.00%  0x0007e061 text
        │           └── soc.c                                                                         348   0.04%  -
        │               ├── __init_nordicsemi_nrf53_init                                                8   0.00%  0x00089860 initlevel
        │               ├── __init_rtc_pretick_init                                                     8   0.00%  0x000898c8 initlevel
        │               ├── arch_busy_wait                                                             36   0.00%  0x0004919d text
        │               ├── log_const_soc                                                               8   0.00%  0x00089df0 log_const_area
        │               ├── nordicsemi_nrf53_init                                                      92   0.01%  0x0004907d text
        │               ├── rtc_pretick_init                                                           96   0.01%  0x000490d9 text
        │               └── z_arm_on_enter_cpu_idle                                                   100   0.01%  0x00049139 text
        └── subsys                                                                                  81946   9.61%  -
            ├── debug                                                                                 552   0.06%  -
            │   └── coredump                                                                          552   0.06%  -
            │       ├── coredump_backend_logging.c                                                    348   0.04%  -
            │       │   ├── coredump_backend_logging                                                   20   0.00%  0x200003f8 datas
            │       │   ├── coredump_logging_backend_buffer_output                                    148   0.02%  0x000493b5 text
            │       │   ├── coredump_logging_backend_cmd                                               20   0.00%  0x0004931d text
            │       │   ├── coredump_logging_backend_end                                               72   0.01%  0x0004936d text
            │       │   ├── coredump_logging_backend_query                                             20   0.00%  0x00049309 text
            │       │   ├── coredump_logging_backend_start                                             60   0.01%  0x00049331 text
            │       │   └── log_const_coredump                                                          8   0.00%  0x00089c78 log_const_area
            │       └── coredump_core.c                                                               204   0.02%  -
            │           ├── coredump                                                                   96   0.01%  0x000492a9 text
            │           ├── coredump_buffer_output                                                     16   0.00%  0x00049255 text
            │           ├── coredump_memory_dump                                                       68   0.01%  0x00049265 text
            │           ├── z_coredump_end                                                             12   0.00%  0x00049249 text
            │           └── z_coredump_start                                                           12   0.00%  0x0004923d text
            ├── fs                                                                                    984   0.12%  -
            │   └── fs.c                                                                              984   0.12%  -
            │       ├── fs_close                                                                       72   0.01%  0x00049639 text
            │       ├── fs_get_mnt_point                                                              144   0.02%  0x00049465 text
            │       ├── fs_mnt_list                                                                     8   0.00%  0x2000040c datas
            │       ├── fs_open                                                                       324   0.04%  0x000494f5 text
            │       ├── fs_read                                                                        68   0.01%  0x00049681 text
            │       ├── fs_seek                                                                        68   0.01%  0x00049709 text
            │       ├── fs_sync                                                                        68   0.01%  0x000497d5 text
            │       ├── fs_tell                                                                        68   0.01%  0x0004974d text
            │       ├── fs_truncate                                                                    68   0.01%  0x00049791 text
            │       ├── fs_write                                                                       68   0.01%  0x000496c5 text
            │       ├── log_const_fs                                                                    8   0.00%  0x00089c80 log_const_area
            │       └── mutex                                                                          20   0.00%  0x20000ec4 k_mutex_area
            ├── logging                                                                              2136   0.25%  -
            │   ├── backends                                                                          224   0.03%  -
            │   │   └── log_backend_uart.c                                                            224   0.03%  -
            │   │       ├── backend_cb_log_backend_uart                                                 8   0.00%  0x20000338 datas
            │   │       ├── char_out                                                                   36   0.00%  0x00005451 text
            │   │       ├── format_set                                                                 12   0.00%  0x0007205f text
            │   │       ├── lbu_cb_ctx                                                                  8   0.00%  0x0008a760 rodata
            │   │       ├── lbu_output                                                                 16   0.00%  0x0008a768 rodata
            │   │       ├── log_backend_uart                                                           16   0.00%  0x00089e38 log_backend_area
            │   │       ├── log_backend_uart_api                                                       28   0.00%  0x0008a778 rodata
            │   │       ├── log_backend_uart_init                                                      12   0.00%  0x0007206b text
            │   │       ├── log_const_log_uart                                                          8   0.00%  0x00089c98 log_const_area
            │   │       ├── panic                                                                      50   0.01%  0x00072077 text
            │   │       └── process                                                                    30   0.00%  0x000720a9 text
            │   ├── log_core.c                                                                        544   0.06%  -
            │   │   ├── __init_enable_logger                                                            8   0.00%  0x000898c0 initlevel
            │   │   ├── default_get_timestamp                                                           4   0.00%  0x00071f05 text
            │   │   ├── dummy_timestamp                                                                 4   0.00%  0x00071f01 text
            │   │   ├── enable_logger                                                                  14   0.00%  0x00071f1b text
            │   │   ├── format_table                                                                   16   0.00%  0x0008a728 rodata
            │   │   ├── log_const_log                                                                   8   0.00%  0x00089c88 log_const_area
            │   │   ├── log_core_init                                                                  40   0.00%  0x00004f39 text
            │   │   ├── log_format_func_t_get                                                          12   0.00%  0x00004f0d text
            │   │   ├── log_msg_ptr                                                                     4   0.00%  0x20000d68 log_msg_ptr_area
            │   │   ├── log_set_timestamp_func                                                         32   0.00%  0x00004f19 text
            │   │   ├── timestamp_func                                                                  4   0.00%  0x20000334 datas
            │   │   ├── z_impl_log_panic                                                               60   0.01%  0x00004f61 text
            │   │   ├── z_log_dropped                                                                  40   0.00%  0x00004f9d text
            │   │   ├── z_log_get_tag                                                                   4   0.00%  0x00071f4b text
            │   │   ├── z_log_init.isra.0                                                             208   0.02%  0x00004e3d text
            │   │   ├── z_log_msg_commit                                                               56   0.01%  0x00004fc5 text
            │   │   ├── z_log_notify_backend_enabled                                                    2   0.00%  0x00071f45 text
            │   │   └── z_log_vprintk                                                                  28   0.00%  0x00071f29 text
            │   ├── log_mgmt.c                                                                         76   0.01%  -
            │   │   ├── log_backend_enable                                                             40   0.00%  0x00005019 text
            │   │   ├── log_const_log_mgmt                                                              8   0.00%  0x00089c90 log_const_area
            │   │   └── log_source_name_get                                                            28   0.00%  0x00004ffd text
            │   ├── log_msg.c                                                                         246   0.03%  -
            │   │   ├── log_msg_get_source_id                                                          24   0.00%  0x000050ed text
            │   │   ├── z_log_msg_finalize                                                             50   0.01%  0x00071f4f text
            │   │   └── z_log_msg_runtime_vcreate                                                     172   0.02%  0x00005041 text
            │   └── log_output.c                                                                     1046   0.12%  -
            │       ├── colors                                                                         20   0.00%  0x0008a738 rodata
            │       ├── cr_out_func                                                                    28   0.00%  0x00071fd9 text
            │       ├── log_output_msg_process                                                        106   0.01%  0x00071ff5 text
            │       ├── log_output_process                                                            736   0.09%  0x00005145 text
            │       ├── log_output_timestamp_freq_set                                                  44   0.01%  0x00005425 text
            │       ├── newline_print                                                                  28   0.00%  0x00005129 text
            │       ├── out_func                                                                       28   0.00%  0x00071fbd text
            │       ├── print_formatted                                                                36   0.00%  0x00005105 text
            │       └── severity                                                                       20   0.00%  0x0008a74c rodata
            ├── mem_mgmt                                                                               12   0.00%  -
            │   └── mem_attr.c                                                                         12   0.00%  -
            │       └── mem_attr_get_regions                                                           12   0.00%  0x00005475 text
            ├── net                                                                                 78166   9.16%  -
            │   ├── hostname.c                                                                         84   0.01%  -
            │   │   ├── log_const_net_hostname                                                          8   0.00%  0x00089cf8 log_const_area
            │   │   ├── net_hostname_init                                                              24   0.00%  0x000498ad text
            │   │   └── trigger_net_event                                                              52   0.01%  0x00049879 text
            │   ├── ip                                                                              56302   6.60%  -
            │   │   ├── connection.c                                                                 2380   0.28%  -
            │   │   │   ├── conn_addr_cmp                                                              96   0.01%  0x00081161 text
            │   │   │   ├── conn_lock                                                                  20   0.00%  0x20000e38 k_mutex_area
            │   │   │   ├── conn_set_unused                                                            52   0.01%  0x00050d79 text
            │   │   │   ├── log_const_net_conn                                                          8   0.00%  0x00089cc8 log_const_area
            │   │   │   ├── net_conn_change_remote                                                    160   0.02%  0x00050cbd text
            │   │   │   ├── net_conn_init                                                              64   0.01%  0x00051569 text
            │   │   │   ├── net_conn_input                                                           1000   0.12%  0x00051181 text
            │   │   │   ├── net_conn_register                                                         796   0.09%  0x00050dad text
            │   │   │   ├── net_conn_unregister                                                       120   0.01%  0x000510c9 text
            │   │   │   └── net_conn_update                                                            64   0.01%  0x00051141 text
            │   │   ├── icmp.c                                                                       1210   0.14%  -
            │   │   │   ├── icmp_call_handlers                                                        108   0.01%  0x00050865 text
            │   │   │   ├── lock                                                                       20   0.00%  0x20000e9c k_mutex_area
            │   │   │   ├── log_const_net_icmp                                                          8   0.00%  0x00089d00 log_const_area
            │   │   │   ├── net_icmp_call_ipv4_handlers                                                22   0.00%  0x00081115 text
            │   │   │   ├── net_icmp_call_ipv6_handlers                                                22   0.00%  0x0008112b text
            │   │   │   ├── net_icmp_cleanup_ctx                                                      104   0.01%  0x00050c55 text
            │   │   │   ├── net_icmp_init_ctx                                                          80   0.01%  0x00050c05 text
            │   │   │   ├── net_icmp_send_echo_request                                                 26   0.00%  0x000810fb text
            │   │   │   └── net_icmp_send_echo_request_timeout                                        820   0.10%  0x000508d1 text
            │   │   ├── icmpv4.c                                                                      844   0.10%  -
            │   │   │   ├── icmpv4_handle_echo_request                                                246   0.03%  0x00081253 text
            │   │   │   ├── log_const_net_icmpv4                                                        8   0.00%  0x00089d08 log_const_area
            │   │   │   ├── net_icmpv4_create                                                          50   0.01%  0x00081221 text
            │   │   │   ├── net_icmpv4_finalize                                                        80   0.01%  0x00081349 text
            │   │   │   ├── net_icmpv4_init                                                            72   0.01%  0x00051635 text
            │   │   │   ├── net_icmpv4_input                                                          140   0.02%  0x000515a9 text
            │   │   │   └── net_icmpv4_send_error                                                     248   0.03%  0x00081399 text
            │   │   ├── icmpv6.c                                                                      968   0.11%  -
            │   │   │   ├── icmpv6_handle_echo_request                                                226   0.03%  0x00081879 text
            │   │   │   ├── log_const_net_icmpv6                                                        8   0.00%  0x00089d10 log_const_area
            │   │   │   ├── net_icmpv6_create                                                          50   0.01%  0x00081847 text
            │   │   │   ├── net_icmpv6_finalize                                                        82   0.01%  0x000817f5 text
            │   │   │   ├── net_icmpv6_init                                                            72   0.01%  0x000516f9 text
            │   │   │   ├── net_icmpv6_input                                                          124   0.01%  0x0005167d text
            │   │   │   └── net_icmpv6_send_error                                                     406   0.05%  0x0008195b text
            │   │   ├── ipv4.c                                                                        768   0.09%  -
            │   │   │   ├── log_const_net_ipv4                                                          8   0.00%  0x00089d20 log_const_area
            │   │   │   ├── net_ipv4_create                                                            34   0.00%  0x0008158f text
            │   │   │   ├── net_ipv4_create_full                                                      178   0.02%  0x000814dd text
            │   │   │   ├── net_ipv4_finalize                                                         136   0.02%  0x000815b1 text
            │   │   │   ├── net_ipv4_init                                                               2   0.00%  0x000817d3 text
            │   │   │   ├── net_ipv4_input                                                            406   0.05%  0x00081639 text
            │   │   │   └── net_ipv4_prepare_for_send                                                   4   0.00%  0x000817cf text
            │   │   ├── ipv6.c                                                                       1590   0.19%  -
            │   │   │   ├── log_const_net_ipv6                                                          8   0.00%  0x00089d28 log_const_area
            │   │   │   ├── net_ipv6_addr_generate_iid                                                190   0.02%  0x00081d0b text
            │   │   │   ├── net_ipv6_create                                                           198   0.02%  0x00081ba9 text
            │   │   │   ├── net_ipv6_finalize                                                         156   0.02%  0x00081c6f text
            │   │   │   ├── net_ipv6_init                                                              14   0.00%  0x00081dc9 text
            │   │   │   └── net_ipv6_input                                                           1024   0.12%  0x0005185d text
            │   │   ├── ipv6_mld.c                                                                   1042   0.12%  -
            │   │   │   ├── handle_mld_query                                                          296   0.03%  0x00082429 text
            │   │   │   ├── mld_create                                                                 78   0.01%  0x000822cb text
            │   │   │   ├── mld_create_packet                                                         212   0.02%  0x00082355 text
            │   │   │   ├── mld_send                                                                   40   0.00%  0x00082319 text
            │   │   │   ├── net_ipv6_mld_init                                                          72   0.01%  0x0005308d text
            │   │   │   ├── net_ipv6_mld_join                                                         152   0.02%  0x00052f8d text
            │   │   │   ├── net_ipv6_mld_leave                                                        104   0.01%  0x00053025 text
            │   │   │   └── net_ipv6_mld_send_single                                                   88   0.01%  0x00082551 text
            │   │   ├── ipv6_nbr.c                                                                   6624   0.78%  -
            │   │   │   ├── add_nbr                                                                   160   0.02%  0x00051fc5 text
            │   │   │   ├── dad_failed.isra.0                                                          56   0.01%  0x00051e19 text
            │   │   │   ├── dbg_update_neighbor_lladdr.constprop.0                                     40   0.00%  0x00051e51 text
            │   │   │   ├── handle_na_input                                                           700   0.08%  0x00052065 text
            │   │   │   ├── handle_ns_input                                                           628   0.07%  0x00052b35 text
            │   │   │   ├── handle_ra_input                                                          1288   0.15%  0x0005262d text
            │   │   │   ├── ipv6_nbr_set_state                                                        108   0.01%  0x00051ce5 text
            │   │   │   ├── ipv6_nd_reachable_timeout                                                 236   0.03%  0x00052da9 text
            │   │   │   ├── ipv6_nd_restart_reachable_timer                                           136   0.02%  0x00051c5d text
            │   │   │   ├── ipv6_ns_reply_timeout                                                     188   0.02%  0x00051e99 text
            │   │   │   ├── log_const_net_ipv6_nd                                                       8   0.00%  0x00089d30 log_const_area
            │   │   │   ├── nbr_clear_ns_pending                                                       26   0.00%  0x00081e1d text
            │   │   │   ├── nbr_free                                                                   44   0.01%  0x00081e37 text
            │   │   │   ├── nbr_lock                                                                   20   0.00%  0x20000ed8 k_mutex_area
            │   │   │   ├── nbr_lookup.constprop.0                                                     68   0.01%  0x00051dd5 text
            │   │   │   ├── nbr_new                                                                   132   0.02%  0x00051d51 text
            │   │   │   ├── net_ipv6_nbr_add                                                          276   0.03%  0x00052519 text
            │   │   │   ├── net_ipv6_nbr_init                                                         212   0.02%  0x00052e95 text
            │   │   │   ├── net_ipv6_nbr_lock                                                          20   0.00%  0x00051e79 text
            │   │   │   ├── net_ipv6_nbr_lookup                                                        28   0.00%  0x00081f59 text
            │   │   │   ├── net_ipv6_nbr_rm                                                           112   0.01%  0x00051f55 text
            │   │   │   ├── net_ipv6_nbr_set_reachable_timer                                           20   0.00%  0x00082061 text
            │   │   │   ├── net_ipv6_nbr_unlock                                                        12   0.00%  0x00051e8d text
            │   │   │   ├── net_ipv6_prepare_for_send                                                 312   0.04%  0x0008208f text
            │   │   │   ├── net_ipv6_send_na                                                          236   0.03%  0x00081f75 text
            │   │   │   ├── net_ipv6_send_ns                                                          504   0.06%  0x00052321 text
            │   │   │   ├── net_ipv6_send_rs                                                          232   0.03%  0x000821c7 text
            │   │   │   ├── net_ipv6_start_dad                                                         26   0.00%  0x00082075 text
            │   │   │   ├── net_ipv6_start_rs                                                           4   0.00%  0x000822af text
            │   │   │   ├── net_neighbor                                                               12   0.00%  0x20000424 datas
            │   │   │   ├── net_neighbor_pool                                                         640   0.08%  0x20000430 datas
            │   │   │   ├── net_neighbor_remove                                                         2   0.00%  0x00081e1b text
            │   │   │   ├── read_llao                                                                  68   0.01%  0x00081ed9 text
            │   │   │   └── set_llao                                                                   70   0.01%  0x00081e93 text
            │   │   ├── nbr.c                                                                         364   0.04%  -
            │   │   │   ├── log_const_net_nbr                                                           8   0.00%  0x00089d40 log_const_area
            │   │   │   ├── net_nbr_get                                                                46   0.01%  0x00081b0b text
            │   │   │   ├── net_nbr_get_lladdr                                                         16   0.00%  0x0005184d text
            │   │   │   ├── net_nbr_link                                                              196   0.02%  0x00051741 text
            │   │   │   ├── net_nbr_ref                                                                 8   0.00%  0x00081b03 text
            │   │   │   ├── net_nbr_unlink                                                             72   0.01%  0x00051805 text
            │   │   │   └── net_nbr_unref                                                              18   0.00%  0x00081af1 text
            │   │   ├── net_context.c                                                                5792   0.68%  -
            │   │   │   ├── bind_default                                                              152   0.02%  0x0004fa8d text
            │   │   │   ├── check_used_port.constprop.0                                               360   0.04%  0x0004f469 text
            │   │   │   ├── context_sendto.constprop.0                                               1028   0.12%  0x0004fb25 text
            │   │   │   ├── context_write_data                                                         74   0.01%  0x0008006b text
            │   │   │   ├── find_available_port                                                        72   0.01%  0x00080149 text
            │   │   │   ├── find_context                                                               48   0.01%  0x0004f439 text
            │   │   │   ├── log_const_net_ctx                                                           8   0.00%  0x00089cd8 log_const_area
            │   │   │   ├── net_context_accept                                                         98   0.01%  0x0008052d text
            │   │   │   ├── net_context_bind                                                          604   0.07%  0x0004f831 text
            │   │   │   ├── net_context_connect                                                       482   0.06%  0x0008034b text
            │   │   │   ├── net_context_create_ipv4_new                                                98   0.01%  0x0008028b text
            │   │   │   ├── net_context_create_ipv6_new                                                94   0.01%  0x000802ed text
            │   │   │   ├── net_context_get                                                           448   0.05%  0x0004f621 text
            │   │   │   ├── net_context_get_local_addr                                                134   0.02%  0x000806c1 text
            │   │   │   ├── net_context_get_option                                                    348   0.04%  0x000502b5 text
            │   │   │   ├── net_context_init                                                           16   0.00%  0x00050411 text
            │   │   │   ├── net_context_is_reuseport_set                                                6   0.00%  0x000801d9 text
            │   │   │   ├── net_context_is_v6only_set                                                   4   0.00%  0x000801df text
            │   │   │   ├── net_context_listen                                                         66   0.01%  0x00080249 text
            │   │   │   ├── net_context_packet_received                                               104   0.01%  0x000800e1 text
            │   │   │   ├── net_context_put                                                            80   0.01%  0x0004f7e1 text
            │   │   │   ├── net_context_raw_packet_received                                            72   0.01%  0x00080191 text
            │   │   │   ├── net_context_recv                                                          488   0.06%  0x0004ff29 text
            │   │   │   ├── net_context_ref                                                            20   0.00%  0x000801e3 text
            │   │   │   ├── net_context_send                                                          122   0.01%  0x0008058f text
            │   │   │   ├── net_context_sendmsg                                                        66   0.01%  0x00080609 text
            │   │   │   ├── net_context_sendto                                                         74   0.01%  0x0008064b text
            │   │   │   ├── net_context_set_option                                                    420   0.05%  0x00050111 text
            │   │   │   ├── net_context_unref                                                          82   0.01%  0x000801f7 text
            │   │   │   ├── net_context_update_recv_wnd                                                44   0.01%  0x00080695 text
            │   │   │   └── recheck_port.constprop.0                                                   80   0.01%  0x0004f5d1 text
            │   │   ├── net_core.c                                                                    850   0.10%  -
            │   │   │   ├── __init_net_init                                                             8   0.00%  0x00089900 initlevel
            │   │   │   ├── copy_ll_addr                                                               64   0.01%  0x0007ed7d text
            │   │   │   ├── log_const_net_core                                                          8   0.00%  0x00089cd0 log_const_area
            │   │   │   ├── net_init                                                                   70   0.01%  0x0007ed37 text
            │   │   │   ├── net_process_rx_packet                                                      12   0.00%  0x0007ef65 text
            │   │   │   ├── net_recv_data                                                             112   0.01%  0x0007ef71 text
            │   │   │   ├── net_send_data                                                             424   0.05%  0x0007edbd text
            │   │   │   └── processing_data                                                           152   0.02%  0x0007ec9f text
            │   │   ├── net_if.c                                                                    11718   1.37%  -
            │   │   │   ├── address_lifetime_timeout                                                  220   0.03%  0x0004de4d text
            │   │   │   ├── dad_timeout                                                               216   0.03%  0x0004ce01 text
            │   │   │   ├── get_ifaddr                                                                224   0.03%  0x0007f1e9 text
            │   │   │   ├── get_ipaddr_diff                                                            58   0.01%  0x0007f0bb text
            │   │   │   ├── if_ipv4_get_addr                                                           92   0.01%  0x0007f32f text
            │   │   │   ├── iface_router_add                                                          256   0.03%  0x0004cb75 text
            │   │   │   ├── iface_router_expired                                                      152   0.02%  0x0004cd45 text
            │   │   │   ├── iface_router_find_default.constprop.0                                     112   0.01%  0x0004ca75 text
            │   │   │   ├── iface_router_lookup                                                       124   0.01%  0x0004ccc9 text
            │   │   │   ├── iface_router_notify_deletion.constprop.0                                   48   0.01%  0x0004ca45 text
            │   │   │   ├── iface_router_rm                                                            84   0.01%  0x0004cc75 text
            │   │   │   ├── iface_router_update_timer                                                 144   0.02%  0x0004cae5 text
            │   │   │   ├── ipv4_is_broadcast_address                                                  62   0.01%  0x0007f38b text
            │   │   │   ├── join_mcast_allnodes.part.0                                                124   0.01%  0x0004e1e9 text
            │   │   │   ├── join_mcast_nodes                                                          128   0.02%  0x0004e265 text
            │   │   │   ├── l2_flags_get                                                               26   0.00%  0x0007f0a1 text
            │   │   │   ├── lock                                                                       20   0.00%  0x20000e88 k_mutex_area
            │   │   │   ├── log_const_net_if                                                            8   0.00%  0x00089d18 log_const_area
            │   │   │   ├── need_calc_checksum                                                        100   0.01%  0x0004c9e1 text
            │   │   │   ├── net_context_send_cb                                                        20   0.00%  0x0007f08d text
            │   │   │   ├── net_if_addr_ref                                                            48   0.01%  0x0007fab5 text
            │   │   │   ├── net_if_addr_unref                                                         296   0.03%  0x0004dabd text
            │   │   │   ├── net_if_call_link_cb                                                        76   0.01%  0x0004df29 text
            │   │   │   ├── net_if_carrier_off                                                         40   0.00%  0x0007fbf5 text
            │   │   │   ├── net_if_carrier_on                                                          40   0.00%  0x0007fbcd text
            │   │   │   ├── net_if_config_ipv4_get                                                    104   0.01%  0x0004d7f5 text
            │   │   │   ├── net_if_config_ipv6_get                                                    108   0.01%  0x0004cfe1 text
            │   │   │   ├── net_if_dormant_off                                                         40   0.00%  0x0007fc45 text
            │   │   │   ├── net_if_dormant_on                                                          40   0.00%  0x0007fc1d text
            │   │   │   ├── net_if_foreach                                                             36   0.00%  0x0004e869 text
            │   │   │   ├── net_if_get_by_iface                                                        44   0.01%  0x0004e12d text
            │   │   │   ├── net_if_get_by_name                                                         68   0.01%  0x0004e9bd text
            │   │   │   ├── net_if_get_default                                                         72   0.01%  0x0004cf01 text
            │   │   │   ├── net_if_get_first_wifi                                                      40   0.00%  0x0004e931 text
            │   │   │   ├── net_if_get_name                                                            56   0.01%  0x0007fc6d text
            │   │   │   ├── net_if_init                                                               664   0.08%  0x0004ea01 text
            │   │   │   ├── net_if_ipv4_addr_add                                                      180   0.02%  0x0004d9a5 text
            │   │   │   ├── net_if_ipv4_addr_get_first_by_index                                        58   0.01%  0x0007f92f text
            │   │   │   ├── net_if_ipv4_addr_lookup                                                    84   0.01%  0x0004d951 text
            │   │   │   ├── net_if_ipv4_addr_mask_cmp                                                  64   0.01%  0x0007f8e3 text
            │   │   │   ├── net_if_ipv4_get_best_match                                                102   0.01%  0x0007f2c9 text
            │   │   │   ├── net_if_ipv4_get_global_addr                                                 6   0.00%  0x0007f929 text
            │   │   │   ├── net_if_ipv4_get_ll                                                          6   0.00%  0x0007f923 text
            │   │   │   ├── net_if_ipv4_get_mcast_ttl                                                  44   0.01%  0x0007fa89 text
            │   │   │   ├── net_if_ipv4_get_netmask_by_addr                                            68   0.01%  0x0007f99b text
            │   │   │   ├── net_if_ipv4_get_ttl                                                        44   0.01%  0x0007fa5d text
            │   │   │   ├── net_if_ipv4_is_addr_bcast                                                  48   0.01%  0x0004d85d text
            │   │   │   ├── net_if_ipv4_maddr_lookup                                                  100   0.01%  0x0004da59 text
            │   │   │   ├── net_if_ipv4_select_src_addr                                               196   0.02%  0x0004d88d text
            │   │   │   ├── net_if_ipv4_select_src_iface                                               50   0.01%  0x0007f969 text
            │   │   │   ├── net_if_ipv4_set_gw                                                         42   0.00%  0x0007fa33 text
            │   │   │   ├── net_if_ipv4_set_netmask_by_addr                                            84   0.01%  0x0007f9df text
            │   │   │   ├── net_if_ipv6_addr_add                                                      348   0.04%  0x0004e2e5 text
            │   │   │   ├── net_if_ipv6_addr_lookup                                                   136   0.02%  0x0004d1fd text
            │   │   │   ├── net_if_ipv6_addr_lookup_by_iface                                           96   0.01%  0x0007f5ab text
            │   │   │   ├── net_if_ipv6_addr_onlink                                                   136   0.02%  0x0004d601 text
            │   │   │   ├── net_if_ipv6_addr_rm                                                        56   0.01%  0x0007fae5 text
            │   │   │   ├── net_if_ipv6_addr_update_lifetime                                           92   0.01%  0x0004d285 text
            │   │   │   ├── net_if_ipv6_calc_reachable_time                                            42   0.00%  0x0007f8b9 text
            │   │   │   ├── net_if_ipv6_dad_failed                                                    108   0.01%  0x0004dbe5 text
            │   │   │   ├── net_if_ipv6_get_best_match                                                294   0.03%  0x0007f41f text
            │   │   │   ├── net_if_ipv6_get_hop_limit                                                  44   0.01%  0x0007f829 text
            │   │   │   ├── net_if_ipv6_get_ll                                                        146   0.02%  0x0007f653 text
            │   │   │   ├── net_if_ipv6_get_mcast_hop_limit                                            44   0.01%  0x0007f7fd text
            │   │   │   ├── net_if_ipv6_maddr_add                                                     204   0.02%  0x0004d3f1 text
            │   │   │   ├── net_if_ipv6_maddr_join                                                     36   0.00%  0x0007f62f text
            │   │   │   ├── net_if_ipv6_maddr_leave                                                    36   0.00%  0x0007f60b text
            │   │   │   ├── net_if_ipv6_maddr_lookup                                                  152   0.02%  0x0004d359 text
            │   │   │   ├── net_if_ipv6_maddr_rm                                                      120   0.01%  0x0004d2e1 text
            │   │   │   ├── net_if_ipv6_prefix_add                                                    324   0.04%  0x0004d4bd text
            │   │   │   ├── net_if_ipv6_prefix_get                                                    120   0.01%  0x0007f6e5 text
            │   │   │   ├── net_if_ipv6_prefix_lookup                                                 100   0.01%  0x0007f75d text
            │   │   │   ├── net_if_ipv6_prefix_rm                                                     212   0.02%  0x0004dc51 text
            │   │   │   ├── net_if_ipv6_prefix_set_timer                                               88   0.01%  0x0004d689 text
            │   │   │   ├── net_if_ipv6_prefix_unset_timer                                             64   0.01%  0x0004d6e1 text
            │   │   │   ├── net_if_ipv6_router_add                                                     20   0.00%  0x0007f7e5 text
            │   │   │   ├── net_if_ipv6_router_find_default                                             6   0.00%  0x0007f7c9 text
            │   │   │   ├── net_if_ipv6_router_lookup                                                   8   0.00%  0x0007f7c1 text
            │   │   │   ├── net_if_ipv6_router_rm                                                       4   0.00%  0x0007f7f9 text
            │   │   │   ├── net_if_ipv6_router_update_lifetime                                         22   0.00%  0x0007f7cf text
            │   │   │   ├── net_if_ipv6_select_src_addr                                                 8   0.00%  0x0007f87f text
            │   │   │   ├── net_if_ipv6_select_src_addr_hint                                          212   0.02%  0x0004d721 text
            │   │   │   ├── net_if_ipv6_select_src_iface                                               50   0.01%  0x0007f887 text
            │   │   │   ├── net_if_ipv6_set_hop_limit                                                  42   0.00%  0x0007f855 text
            │   │   │   ├── net_if_ipv6_start_dad                                                     144   0.02%  0x0004e159 text
            │   │   │   ├── net_if_is_wifi                                                             48   0.01%  0x0004e901 text
            │   │   │   ├── net_if_lookup_by_dev                                                       40   0.00%  0x0004ced9 text
            │   │   │   ├── net_if_mcast_mon_register                                                  68   0.01%  0x0004cf49 text
            │   │   │   ├── net_if_mcast_monitor                                                       84   0.01%  0x0004cf8d text
            │   │   │   ├── net_if_need_calc_rx_checksum                                                8   0.00%  0x0007fba5 text
            │   │   │   ├── net_if_need_calc_tx_checksum                                                8   0.00%  0x0007fb9d text
            │   │   │   ├── net_if_post_init                                                           40   0.00%  0x0004ec99 text
            │   │   │   ├── net_if_queue_tx                                                            24   0.00%  0x0007f549 text
            │   │   │   ├── net_if_recv_data                                                           18   0.00%  0x0007fb8b text
            │   │   │   ├── net_if_send_data                                                          228   0.03%  0x0004df75 text
            │   │   │   ├── net_if_set_link_addr_locked                                                74   0.01%  0x0007f561 text
            │   │   │   ├── net_if_set_name                                                           100   0.01%  0x0004e959 text
            │   │   │   ├── net_if_start_dad                                                          276   0.03%  0x0004e441 text
            │   │   │   ├── net_if_start_rs                                                           120   0.01%  0x0004d04d text
            │   │   │   ├── net_if_stop_rs                                                             64   0.01%  0x0004d1bd text
            │   │   │   ├── net_if_up                                                                 116   0.01%  0x0004e88d text
            │   │   │   ├── net_process_tx_packet                                                     212   0.02%  0x0004e059 text
            │   │   │   ├── prefix_lifetime_timeout                                                   296   0.03%  0x0004dd25 text
            │   │   │   ├── remove_prefix_addresses                                                   110   0.01%  0x0007fb1d text
            │   │   │   ├── rs_timeout                                                                248   0.03%  0x0004d0c5 text
            │   │   │   ├── update_operational_state                                                  788   0.09%  0x0004e555 text
            │   │   │   ├── z_impl_net_if_get_by_index                                                 36   0.00%  0x0004cddd text
            │   │   │   └── z_impl_net_if_ipv4_addr_lookup_by_index                                    32   0.00%  0x0007fbad text
            │   │   ├── net_mgmt.c                                                                    944   0.11%  -
            │   │   │   ├── event_msgq                                                                 48   0.01%  0x20001004 k_msgq_area
            │   │   │   ├── log_const_net_mgmt                                                          8   0.00%  0x00089d38 log_const_area
            │   │   │   ├── mgmt_event_work_handler                                                   320   0.04%  0x0004f0c1 text
            │   │   │   ├── mgmt_rebuild_global_event_mask                                             92   0.01%  0x0004f239 text
            │   │   │   ├── mgmt_work                                                                  16   0.00%  0x20000414 datas
            %E2%94%82   │   │   ├── net_mgmt_add_event_callback                                                72   0.01%  0x0004f295 text
            │   │   │   ├── net_mgmt_callback_lock                                                     20   0.00%  0x20000eec k_mutex_area
            │   │   │   ├── net_mgmt_del_event_callback                                                44   0.01%  0x0004f2dd text
            │   │   │   ├── net_mgmt_event_init                                                        60   0.01%  0x0004f3fd text
            │   │   │   ├── net_mgmt_event_lock                                                        20   0.00%  0x20000f00 k_mutex_area
            │   │   │   └── net_mgmt_event_notify_with_info                                           244   0.03%  0x0004f309 text
            │   │   ├── net_pkt.c                                                                    3314   0.39%  -
            │   │   │   ├── clone_pkt_attributes                                                      314   0.04%  0x00080c77 text
            │   │   │   ├── clone_pkt_lladdr                                                           64   0.01%  0x00080c37 text
            │   │   │   ├── log_const_net_pkt                                                           8   0.00%  0x00089d48 log_const_area
            │   │   │   ├── net_buf_data_alloc_rx_bufs                                                 12   0.00%  0x0008da5c rodata
            │   │   │   ├── net_buf_data_alloc_tx_bufs                                                 12   0.00%  0x0008da50 rodata
            │   │   │   ├── net_buf_mem_pool_rx_bufs                                                   20   0.00%  0x20000dd4 k_heap_area
            │   │   │   ├── net_buf_mem_pool_tx_bufs                                                   20   0.00%  0x20000de8 k_heap_area
            │   │   │   ├── net_pkt_alloc                                                              16   0.00%  0x000504b1 text
            │   │   │   ├── net_pkt_alloc_buffer                                                      112   0.01%  0x00080b41 text
            │   │   │   ├── net_pkt_alloc_buffer_raw                                                  112   0.01%  0x000504d1 text
            │   │   │   ├── net_pkt_alloc_buffer_with_reserve                                         292   0.03%  0x00050541 text
            │   │   │   ├── net_pkt_alloc_with_buffer                                                  36   0.00%  0x00050665 text
            │   │   │   ├── net_pkt_append_buffer                                                      34   0.00%  0x00080b1f text
            │   │   │   ├── net_pkt_available_buffer                                                   36   0.00%  0x00080a47 text
            │   │   │   ├── net_pkt_available_payload_buffer                                           62   0.01%  0x00080a6b text
            │   │   │   ├── net_pkt_clone                                                               6   0.00%  0x00081027 text
            │   │   │   ├── net_pkt_clone_internal                                                    192   0.02%  0x00080f67 text
            │   │   │   ├── net_pkt_copy                                                              162   0.02%  0x00080df1 text
            │   │   │   ├── net_pkt_cursor_init                                                        12   0.00%  0x00080b13 text
            │   │   │   ├── net_pkt_cursor_operate                                                    300   0.04%  0x0008086f text
            │   │   │   ├── net_pkt_frag_insert                                                        20   0.00%  0x00080a33 text
            │   │   │   ├── net_pkt_frag_unref                                                          8   0.00%  0x000809eb text
            │   │   │   ├── net_pkt_get_contiguous_len                                                 64   0.01%  0x0008102d text
            │   │   │   ├── net_pkt_get_current_offset                                                 44   0.01%  0x00080f3b text
            │   │   │   ├── net_pkt_get_data                                                           96   0.01%  0x000506ad text
            │   │   │   ├── net_pkt_get_frag                                                           32   0.00%  0x00050439 text
            │   │   │   ├── net_pkt_get_reserve_data                                                   38   0.00%  0x0008099b text
            │   │   │   ├── net_pkt_get_reserve_rx_data                                                12   0.00%  0x00050421 text
            │   │   │   ├── net_pkt_get_reserve_tx_data                                                12   0.00%  0x0005042d text
            │   │   │   ├── net_pkt_init                                                                2   0.00%  0x000810bd text
            │   │   │   ├── net_pkt_is_contiguous                                                      18   0.00%  0x0008106d text
            │   │   │   ├── net_pkt_memset                                                             22   0.00%  0x00080db1 text
            │   │   │   ├── net_pkt_pull                                                              102   0.01%  0x00080ed5 text
            │   │   │   ├── net_pkt_read                                                               18   0.00%  0x00080dc7 text
            │   │   │   ├── net_pkt_read_be32                                                          24   0.00%  0x00080dd9 text
            │   │   │   ├── net_pkt_ref                                                                42   0.00%  0x000809c1 text
            │   │   │   ├── net_pkt_remaining_data                                                     34   0.00%  0x00080e93 text
            │   │   │   ├── net_pkt_remove_tail                                                        54   0.01%  0x00080add text
            │   │   │   ├── net_pkt_rx_alloc                                                           16   0.00%  0x000504c1 text
            │   │   │   ├── net_pkt_rx_alloc_with_buffer                                               36   0.00%  0x00050689 text
            │   │   │   ├── net_pkt_set_data                                                            8   0.00%  0x000810b5 text
            │   │   │   ├── net_pkt_skip                                                               22   0.00%  0x00080c21 text
            │   │   │   ├── net_pkt_trim_buffer                                                        52   0.01%  0x00080aa9 text
            │   │   │   ├── net_pkt_unref                                                              64   0.01%  0x000809f3 text
            │   │   │   ├── net_pkt_update_length                                                      32   0.00%  0x00080eb5 text
            │   │   │   ├── net_pkt_write                                                              54   0.01%  0x0008107f text
            │   │   │   ├── pkt_alloc                                                                  88   0.01%  0x00050459 text
            │   │   │   ├── pkt_alloc_with_buffer                                                     112   0.01%  0x00080bb1 text
            │   │   │   ├── pkt_cursor_advance                                                         48   0.01%  0x0008078d text
            │   │   │   ├── pkt_cursor_jump                                                            44   0.01%  0x00080761 text
            │   │   │   ├── pkt_cursor_update                                                          86   0.01%  0x000807bd text
            │   │   │   ├── pkt_estimate_headers_length.part.0                                         44   0.01%  0x00080813 text
            │   │   │   ├── rx_bufs                                                                    44   0.01%  0x200010b4 net_buf_pool_area
            │   │   │   ├── rx_pkts                                                                    28   0.00%  0x20000d6c k_mem_slab_area
            │   │   │   ├── tx_bufs                                                                    44   0.01%  0x200010e0 net_buf_pool_area
            │   │   │   └── tx_pkts                                                                    28   0.00%  0x20000da4 k_mem_slab_area
            │   │   ├── net_tc.c                                                                      336   0.04%  -
            │   │   │   ├── log_const_net_tc                                                            8   0.00%  0x00089d80 log_const_area
            │   │   │   ├── net_tc_rx_init                                                            108   0.01%  0x000507d5 text
            │   │   │   ├── net_tc_submit_to_rx_queue                                                  16   0.00%  0x00050749 text
            │   │   │   ├── net_tc_submit_to_tx_queue                                                  24   0.00%  0x00050731 text
            │   │   │   ├── net_tc_tx_init                                                            108   0.01%  0x00050769 text
            │   │   │   ├── net_tx_priority2tc                                                         16   0.00%  0x00050759 text
            │   │   │   ├── tc_rx_handler                                                              28   0.00%  0x000810bf text
            │   │   │   └── tc_tx_handler                                                              28   0.00%  0x000810db text
            │   │   ├── net_tc_mapping.h                                                                8   0.00%  -
            │   │   │   └── priority2tc_strict_1                                                        8   0.00%  0x000c856a rodata
            │   │   ├── net_timeout.c                                                                 204   0.02%  -
            │   │   │   ├── net_timeout_evaluate                                                       90   0.01%  0x0007fd17 text
            │   │   │   ├── net_timeout_remaining                                                      52   0.01%  0x0007fce3 text
            │   │   │   └── net_timeout_set                                                            62   0.01%  0x0007fca5 text
            │   │   ├── packet_socket.c                                                                60   0.01%  -
            │   │   │   ├── log_const_net_sockets_raw                                                   8   0.00%  0x00089d78 log_const_area
            │   │   │   └── net_packet_socket_input                                                    52   0.01%  0x00083071 text
            │   │   ├── route.c                                                                      2646   0.31%  -
            │   │   │   ├── log_const_net_route                                                         8   0.00%  0x00089d50 log_const_area
            │   │   │   ├── nbr_new                                                                    92   0.01%  0x000530d5 text
            │   │   │   ├── net_nbr_routes                                                             12   0.00%  0x200006b0 datas
            │   │   │   ├── net_route_add                                                             472   0.06%  0x000534d9 text
            │   │   │   ├── net_route_del                                                             228   0.03%  0x000532f5 text
            │   │   │   ├── net_route_del_by_nexthop                                                   88   0.01%  0x000533d9 text
            │   %E2%94%82   │   ├── net_route_entries_pool                                                    544   0.06%  0x200006bc datas
            │   │   │   ├── net_route_get_info                                                         82   0.01%  0x0008260b text
            │   │   │   ├── net_route_get_nbr                                                          56   0.01%  0x00053131 text
            │   │   │   ├── net_route_get_nexthop                                                      72   0.01%  0x000532ad text
            │   │   │   ├── net_route_init                                                             16   0.00%  0x00053781 text
            │   │   │   ├── net_route_lookup                                                          188   0.02%  0x00053169 text
            │   │   │   ├── net_route_nexthop_pool                                                    192   0.02%  0x200008dc datas
            │   │   │   ├── net_route_nexthop_remove                                                    2   0.00%  0x000825a9 text
            │   │   │   ├── net_route_packet                                                          208   0.02%  0x000536b1 text
            │   │   │   ├── net_route_packet_if                                                        82   0.01%  0x0008265d text
            │   │   │   ├── net_route_update_lifetime                                                 136   0.02%  0x00053225 text
            │   │   │   └── route_lifetime_timeout                                                    168   0.02%  0x00053431 text
            │   │   ├── tcp.c                                                                       12606   1.48%  -
            │   │   │   ├── is_destination_local                                                      132   0.02%  0x0008275d text
            │   │   │   ├── log_const_net_tcp                                                           8   0.00%  0x00089d88 log_const_area
            │   │   │   ├── net_tcp_accept                                                            188   0.02%  0x00053fcd text
            │   │   │   ├── net_tcp_conn_sem_get                                                        6   0.00%  0x00083031 text
            │   │   │   ├── net_tcp_connect                                                           656   0.08%  0x00055a35 text
            │   │   │   ├── net_tcp_endpoint_copy                                                     138   0.02%  0x00082a69 text
            │   │   │   ├── net_tcp_finalize                                                          112   0.01%  0x00054089 text
            │   │   │   ├── net_tcp_get                                                               476   0.06%  0x00053df1 text
            │   │   │   ├── net_tcp_get_option                                                         78   0.01%  0x00082fdd text
            │   │   │   ├── net_tcp_get_supported_mss                                                  78   0.01%  0x00082c0b text
            │   │   │   ├── net_tcp_init                                                               80   0.01%  0x00055f21 text
            │   │   │   ├── net_tcp_input                                                              88   0.01%  0x000540f9 text
            │   │   │   ├── net_tcp_listen                                                             16   0.00%  0x00082be1 text
            │   │   │   ├── net_tcp_put                                                               236   0.03%  0x000543e1 text
            │   │   │   ├── net_tcp_queue                                                             274   0.03%  0x00082df1 text
            │   │   │   ├── net_tcp_recv                                                               12   0.00%  0x00082bff text
            │   │   │   ├── net_tcp_reply_rst                                                         238   0.03%  0x00082af3 text
            │   │   │   ├── net_tcp_send_data                                                          14   0.00%  0x00082bf1 text
            │   │   │   ├── net_tcp_set_option                                                         88   0.01%  0x00082f85 text
            │   │   │   ├── net_tcp_tx_sem_get                                                          6   0.00%  0x0008302b text
            │   │   │   ├── net_tcp_update_recv_wnd                                                    84   0.01%  0x00054839 text
            │   │   │   ├── tcp_cleanup_recv_queue                                                     50   0.01%  0x0008294f text
            │   │   │   ├── tcp_compute_new_length                                                     26   0.00%  0x00082803 text
            │   │   │   ├── tcp_conn_close.isra.0                                                     124   0.01%  0x00082991 text
            │   │   │   ├── tcp_conn_release                                                          332   0.04%  0x00053c7d text
            │   │   │   ├── tcp_conn_unref.isra.0                                                      40   0.00%  0x00053dc9 text
            │   │   │   ├── tcp_conns_slab                                                             28   0.00%  0x20000d88 k_mem_slab_area
            │   │   │   ├── tcp_data_get                                                              272   0.03%  0x0005488d text
            │   │   │   ├── tcp_data_len                                                               40   0.00%  0x0008286b text
            │   │   │   ├── tcp_derive_rto                                                             36   0.00%  0x000826ff text
            │   │   │   ├── tcp_endpoint_cmp                                                           48   0.01%  0x00082893 text
            │   │   │   ├── tcp_endpoint_set                                                          184   0.02%  0x000539a1 text
            │   │   │   ├── tcp_enter_time_wait                                                        40   0.00%  0x00053ae9 text
            │   │   │   ├── tcp_fin_timeout                                                            12   0.00%  0x00082a5d text
            │   │   │   ├── tcp_finalize_pkt                                                           54   0.01%  0x00082727 text
            │   │   │   ├── tcp_in                                                                   4060   0.48%  0x00054a59 text
            │   │   │   ├── tcp_last_ack_timeout                                                       12   0.00%  0x00082a45 text
            │   │   │   ├── tcp_lock                                                                   20   0.00%  0x20000fa0 k_mutex_area
            │   │   │   ├── tcp_new_reno_init                                                         130   0.02%  0x00082f03 text
            │   │   │   ├── tcp_out                                                                    10   0.00%  0x00082c59 text
            │   │   │   ├── tcp_out_ext                                                               468   0.05%  0x00054151 text
            │   │   │   ├── tcp_pkt_append                                                            136   0.02%  0x000828c3 text
            │   │   │   ├── tcp_pkt_pull                                                               58   0.01%  0x0008282d text
            │   │   │   ├── tcp_recv                                                                  604   0.07%  0x00055cc5 text
            │   │   │   ├── tcp_resend_data                                                           544   0.06%  0x00054619 text
            │   │   │   ├── tcp_send                                                                   80   0.01%  0x000537dd text
            │   │   │   ├── tcp_send_ack                                                               42   0.00%  0x00082c63 text
            │   │   │   ├── tcp_send_data                                                             332   0.04%  0x000544cd text
            │   │   │   ├── tcp_send_process                                                           56   0.01%  0x00082a0d text
            │   │   │   ├── tcp_send_process_no_lock                                                  364   0.04%  0x00053b11 text
            │   │   │   ├── tcp_send_queued_data.part.0                                               188   0.02%  0x0005499d text
            │   │   │   ├── tcp_send_timer_cancel                                                     144   0.02%  0x00053a59 text
            │   │   │   ├── tcp_send_zwp                                                              188   0.02%  0x00054325 text
            │   │   │   ├── tcp_setup_last_ack_timer                                                   76   0.01%  0x00053791 text
            │   │   │   ├── tcp_short_window                                                          138   0.02%  0x00082c8d text
            │   │   │   ├── tcp_timewait_timeout                                                       12   0.00%  0x00082a51 text
            │   │   │   ├── tcp_unsent_len                                                             96   0.01%  0x0005382d text
            │   │   │   ├── tcp_update_recv_wnd                                                       218   0.03%  0x00082d17 text
            │   │   │   ├── tcp_validate_seq                                                           30   0.00%  0x000826e1 text
            │   │   │   ├── tcp_window_full                                                            30   0.00%  0x000826c3 text
            │   │   │   └── th_get                                                                    276   0.03%  0x0005388d text
            │   │   ├── udp.c                                                                         346   0.04%  -
            │   │   │   ├── log_const_net_udp                                                           8   0.00%  0x00089d90 log_const_area
            │   │   │   ├── net_udp_create                                                             58   0.01%  0x00083037 text
            │   │   │   ├── net_udp_finalize                                                          144   0.02%  0x00055f71 text
            │   │   │   └── net_udp_input                                                             136   0.02%  0x00056001 text
            │   │   └── utils.c                                                                      1688   0.20%  -
            │   │       ├── calc_chksum                                                               254   0.03%  0x0007fda5 text
            │   │       ├── log_const_net_utils                                                         8   0.00%  0x00089d98 log_const_area
            │   │       ├── net_byte_to_hex                                                            52   0.01%  0x0007fd71 text
            │   │       ├── net_calc_chksum                                                           310   0.04%  0x0007fea3 text
            │   │       ├── net_calc_chksum_ipv4                                                       40   0.00%  0x0007ffd9 text
            │   │       ├── net_ipv4_broadcast_address                                                  8   0.00%  0x0004f0b1 text
            │   │       ├── net_ipv4_unspecified_address                                                8   0.00%  0x0004f0a9 text
            │   │       ├── net_ipv6_unspecified_address                                                8   0.00%  0x0004f0b9 text
            │   │       ├── net_sprint_addr                                                            44   0.01%  0x0004eeed text
            │   │       ├── net_sprint_ll_addr_buf                                                     88   0.01%  0x0004ecc1 text
            │   │       ├── z_impl_net_addr_ntop                                                      468   0.05%  0x0004ed19 text
            │   │       └── z_impl_net_addr_pton                                                      400   0.05%  0x0004ef19 text
            │   ├── l2                                                                               4496   0.53%  -
            │   │   ├── ethernet                                                                     3470   0.41%  -
            │   │   │   ├── arp.c                                                                    2130   0.25%  -
            │   │   │   │   ├── arp_entry_cleanup                                                      46   0.01%  0x0007e8e7 text
            │   │   │   │   ├── arp_entry_find.isra.0                                                  28   0.00%  0x0007e8af text
            │   │   │   │   ├── arp_entry_get_last_from_table                                          40   0.00%  0x0004c165 text
            │   │   │   │   ├── arp_request_timeout                                                   188   0.02%  0x0004c18d text
            │   │   │   │   ├── if_get_addr.isra.0                                                     42   0.00%  0x0007e885 text
            │   │   │   │   ├── log_const_net_arp                                                       8   0.00%  0x00089ca8 log_const_area
            │   │   │   │   ├── net_arp_clear_cache                                                   208   0.02%  0x0004c5f1 text
            │   │   │   │   ├── net_arp_clear_pending                                                  40   0.00%  0x0004c6c1 text
            │   │   │   │   ├── net_arp_init                                                          116   0.01%  0x0004c6e9 text
            │   │   │   │   ├── net_arp_input                                                         478   0.06%  0x0007e915 text
            │   │   │   │   ├── net_arp_prepare                                                       572   0.07%  0x0004c249 text
            │   │   │   │   └── net_arp_update                                                        364   0.04%  0x0004c485 text
            │   │   │   ├── ethernet.c                                                               1300   0.15%  -
            │   │   │   │   ├── broadcast_eth_addr                                                      6   0.00%  0x000c7cc6 rodata
            │   │   │   │   ├── carrier_on_off                                                         68   0.01%  0x0007e5cf text
            │   │   │   │   ├── ethernet_enable                                                        54   0.01%  0x0007e56b text
            │   │   │   │   ├── ethernet_flags                                                         10   0.00%  0x0007e561 text
            │   │   │   │   ├── ethernet_init                                                          92   0.01%  0x0004c0c5 text
            │   │   │   │   ├── ethernet_mcast_monitor_cb                                             128   0.02%  0x0004be61 text
            │   │   │   │   ├── ethernet_recv                                                         352   0.04%  0x0007e613 text
            │   │   │   │   ├── ethernet_send                                                         484   0.06%  0x0004bee1 text
            │   │   │   │   ├── log_const_net_ethernet                                                  8   0.00%  0x00089ce8 log_const_area
            │   │   │   │   ├── multicast_eth_addr                                                      6   0.00%  0x000c7ccc rodata
            │   │   │   │   ├── net_eth_broadcast_addr                                                  8   0.00%  0x0004be59 text
            │   │   │   │   ├── net_eth_carrier_on                                                     38   0.00%  0x0007e7a1 text
            │   │   │   │   ├── net_eth_ipv4_mcast_to_mac_addr                                         32   0.00%  0x0007e773 text
            │   │   │   │   └── net_eth_ipv6_mcast_to_mac_addr                                         14   0.00%  0x0007e793 text
            │   │   │   └── ethernet_mgmt.c                                                            40   0.00%  -
            │   │   │       ├── ethernet_mgmt_raise_carrier_off_event                                  16   0.00%  0x0004c131 text
            │   │   │       ├── ethernet_mgmt_raise_carrier_on_event                                   16   0.00%  0x0004c121 text
            │   │   │       └── log_const_net_ethernet_mgmt                                             8   0.00%  0x00089cf0 log_const_area
            │   │   └── wifi                                                                         1026   0.12%  -
            │   │       ├── wifi_mgmt.c                                                               548   0.06%  -
            │   │       │   ├── get_wifi_api                                                           32   0.00%  0x0007eafd text
            │   │       │   ├── log_const_net_wifi_mgmt                                                 8   0.00%  0x00089da0 log_const_area
            │   │       │   ├── wifi_ap_enable                                                         40   0.00%  0x0007eb1d text
            │   │       │   ├── wifi_band_txt                                                          24   0.00%  0x0004c78d text
            │   │       │   ├── wifi_iface_status                                                      54   0.01%  0x0007eb45 text
            │   │       │   ├── wifi_link_mode_txt                                                     24   0.00%  0x0004c7d5 text
            │   │       │   ├── wifi_mfp_txt                                                           24   0.00%  0x0004c775 text
            │   │       │   ├── wifi_mgmt_raise_ap_disable_result_event                                28   0.00%  0x0004c889 text
            │   │       │   ├── wifi_mgmt_raise_ap_enable_result_event                                 28   0.00%  0x0004c86d text
            │   │       │   ├── wifi_mgmt_raise_ap_sta_connected_event                                 16   0.00%  0x0004c8a5 text
            │   │       │   ├── wifi_mgmt_raise_ap_sta_disconnected_event                              16   0.00%  0x0004c8b5 text
            │   │       │   ├── wifi_mgmt_raise_connect_result_event                                   28   0.00%  0x0004c7ed text
            │   │       │   ├── wifi_mgmt_raise_disconnect_complete_event                              28   0.00%  0x0004c851 text
            │   │       │   ├── wifi_mgmt_raise_disconnect_result_event                                28   0.00%  0x0004c809 text
            │   │       │   ├── wifi_mgmt_raise_twt_event                                              16   0.00%  0x0004c825 text
            │   │       │   ├── wifi_mgmt_raise_twt_sleep_state                                        28   0.00%  0x0004c835 text
            │   │       │   ├── wifi_mode_txt                                                          24   0.00%  0x0004c7bd text
            │   │       │   ├── wifi_reg_domain                                                        54   0.01%  0x0007eb7b text
            │   │       │   ├── wifi_security_txt                                                      24   0.00%  0x0004c75d text
            │   │       │   └── wifi_state_txt                                                         24   0.00%  0x0004c7a5 text
            │   │       ├── wifi_nm.c                                                                 286   0.03%  -
            │   │       │   ├── log_const_wifi_nm                                                       8   0.00%  0x00089e08 log_const_area
            │   │       │   ├── wifi_nm_get_instance                                                   44   0.01%  0x0004c8e1 text
            │   │       │   ├── wifi_nm_get_instance_iface                                             68   0.01%  0x0004c90d text
            │   │       │   ├── wifi_nm_lock                                                           20   0.00%  0x20000fc8 k_mutex_area
            │   │       │   ├── wifi_nm_register_mgd_type_iface                                        90   0.01%  0x0007ebb1 text
            │   │       │   └── wifi_nm_unregister_mgd_iface                                           56   0.01%  0x0007ec0b text
            │   │       └── wifi_utils.c                                                              192   0.02%  -
            │   │           ├── log_const_net_wifi_utils                                                8   0.00%  0x00089da8 log_const_area
            │   │           ├── valid_5g_chans_20mhz                                                   36   0.00%  0x000c7fb5 rodata
            │   │           ├── wifi_utils_validate_chan                                               88   0.01%  0x0004c971 text
            │   │           ├── wifi_utils_validate_chan_5g                                            32   0.00%  0x0004c951 text
            │   │           └── wifi_utils_validate_chan_6g                                            28   0.00%  0x0007ec61 text
            │   └── lib                                                                             17284   2.03%  -
            │       ├── config                                                                       1106   0.13%  -
            │       │   └── init.c                                                                   1106   0.13%  -
            │       │       ├── __init_init_app                                                         8   0.00%  0x00089918 initlevel
            │       │       ├── counter                                                                24   0.00%  0x20001034 k_sem_area
            │       │       ├── iface_find_cb                                                          22   0.00%  0x000830b9 text
            │       │       ├── iface_up_handler                                                       84   0.01%  0x00056089 text
            │       │       ├── init_app                                                               20   0.00%  0x00056471 text
            │       │       ├── log_const_net_config                                                    8   0.00%  0x00089cc0 log_const_area
            │       │       ├── net_config_init_app                                                   152   0.02%  0x000563d9 text
            │       │       ├── net_config_init_by_iface                                              732   0.09%  0x000560fd text
            │       │       ├── services_notify_ready                                                  32   0.00%  0x000560dd text
            │       │       └── waiter                                                                 24   0.00%  0x2000107c k_sem_area
            │       ├── dhcpv4                                                                       5234   0.61%  -
            │       │   └── dhcpv4_server.c                                                          5234   0.61%  -
            │       │       ├── __z_net_socket_service_dhcpv4_server                                   20   0.00%  0x2000099c datas
            %E2%94%82       │       ├── dhcpv4_encode_client_id_option                                         60   0.01%  0x00083217 text
            │       │       ├── dhcpv4_encode_file.constprop.0                                         38   0.00%  0x0008331d text
            │       │       ├── dhcpv4_encode_header.constprop.0                                       82   0.01%  0x00083279 text
            │       │       ├── dhcpv4_encode_ip_lease_time_option                                     48   0.01%  0x000831e7 text
            │       │       ├── dhcpv4_encode_requested_params                                        184   0.02%  0x00056565 text
            │       │       ├── dhcpv4_encode_sname.constprop.0                                        38   0.00%  0x00083253 text
            │       │       ├── dhcpv4_find_option                                                     52   0.01%  0x000830ed text
            │       │       ├── dhcpv4_find_parameter_request_list_option.isra.0                       50   0.01%  0x000832eb text
            │       │       ├── dhcpv4_find_requested_ip_option                                        46   0.01%  0x0008314f text
            │       │       ├── dhcpv4_find_server_id_option                                           46   0.01%  0x00083121 text
            │       │       ├── dhcpv4_get_client_id                                                  148   0.02%  0x0005661d text
            │       │       ├── dhcpv4_get_lease_time                                                  40   0.00%  0x00056485 text
            │       │       ├── dhcpv4_probe_address.isra.0                                            64   0.01%  0x000566cd text
            │       │       ├── dhcpv4_send                                                           184   0.02%  0x000564ad text
            │       │       ├── dhcpv4_send_ack.constprop.0                                           308   0.04%  0x000569cd text
            │       │       ├── dhcpv4_send_nak.constprop.0.isra.0                                    240   0.03%  0x000568dd text
            │       │       ├── dhcpv4_send_offer                                                     268   0.03%  0x000567d1 text
            │       │       ├── dhcpv4_server                                                          12   0.00%  0x00089c5c net_socket_service_desc_area
            │       │       ├── dhcpv4_server_cb                                                     1896   0.22%  0x00056e49 text
            │       │       ├── dhcpv4_server_timeout                                                 208   0.02%  0x00083343 text
            │       │       ├── dhcpv4_server_timeout_recalc                                          106   0.01%  0x0008317d text
            │       │       ├── echo_reply_handler                                                    196   0.02%  0x0005670d text
            │       │       ├── log_const_net_dhcpv4_server                                             8   0.00%  0x00089ce0 log_const_area
            │       │       ├── net_dhcpv4_server_init                                                 32   0.00%  0x000575b1 text
            │       │       ├── net_dhcpv4_server_start                                               704   0.08%  0x00056b01 text
            │       │       ├── net_dhcpv4_server_stop                                                136   0.02%  0x00056dc1 text
            │       │       └── server_lock                                                            20   0.00%  0x20000f78 k_mutex_area
            │       └── sockets                                                                     10944   1.28%  -
            │           ├── getaddrinfo.c                                                               8   0.00%  -
            │           │   └── log_const_net_sock_addr                                                 8   0.00%  0x00089d60 log_const_area
            │           ├── socketpair.c                                                             2276   0.27%  -
            │           │   ├── sock_is_connected.isra.0                                               24   0.00%  0x0004b665 text
            │           │   ├── spair_accept                                                           24   0.00%  0x0004b601 text
            │           │   ├── spair_bind                                                             24   0.00%  0x0004b5d1 text
            │           │   ├── spair_close                                                            28   0.00%  0x0007e4f5 text
            │           │   ├── spair_delete                                                          144   0.02%  0x0004b67d text
            │           │   ├── spair_fd_op_vtable                                                     68   0.01%  0x0008d928 rodata
            │           │   ├── spair_getsockopt                                                       24   0.00%  0x0004b619 text
            │           │   ├── spair_ioctl                                                           572   0.07%  0x0004baf1 text
            │           │   ├── spair_listen                                                           24   0.00%  0x0004b5e9 text
            │           │   ├── spair_read                                                            344   0.04%  0x0004b999 text
            │           │   ├── spair_recvfrom                                                         16   0.00%  0x0007e515 text
            │           │   ├── spair_sendmsg                                                         152   0.02%  0x0004b901 text
            │           │   ├── spair_sendto                                                            4   0.00%  0x0007e511 text
            │           │   ├── spair_setsockopt                                                       24   0.00%  0x0004b631 text
            │           │   ├── spair_write                                                           476   0.06%  0x0004b725 text
            │           │   ├── spair_write_avail.isra.0                                               28   0.00%  0x0004b649 text
            │           │   └── z_impl_zsock_socketpair                                               300   0.04%  0x0004bd2d text
            │           ├── sockets.c                                                                 520   0.06%  -
            │           │   ├── log_const_net_sock                                                      8   0.00%  0x00089d58 log_const_area
            │           │   ├── z_impl_zsock_bind                                                      88   0.01%  0x00049929 text
            │           │   ├── z_impl_zsock_close                                                      4   0.00%  0x0007e0b7 text
            │           │   ├── z_impl_zsock_recvfrom                                                 108   0.01%  0x000499ed text
            │           │   ├── z_impl_zsock_sendto                                                   108   0.01%  0x00049981 text
            │           │   ├── z_impl_zsock_setsockopt                                               104   0.01%  0x00049a59 text
            │           │   └── z_impl_zsock_socket                                                   100   0.01%  0x000498c5 text
            │           ├── sockets_inet.c                                                           5800   0.68%  -
            │           │   ├── __net_socket_register_50_af_inet46                                     16   0.00%  0x00089c3c net_socket_register_area
            │           │   ├── inet_is_supported                                                      12   0.00%  0x0007e0bb text
            │           │   ├── ipv4_multicast_group.constprop.0                                       80   0.01%  0x00049b31 text
            │           │   ├── ipv6_multicast_group                                                  112   0.01%  0x00049ac1 text
            │           │   ├── send_check_and_wait                                                   292   0.03%  0x00049c79 text
            │           │   ├── sock_accept_vmeth                                                       4   0.00%  0x0007e375 text
            │           │   ├── sock_bind_vmeth                                                         4   0.00%  0x0007e29d text
            │           │   ├── sock_close2_vmeth                                                       4   0.00%  0x0007e295 text
            │           │   ├── sock_connect_vmeth                                                      4   0.00%  0x0007e2a1 text
            │           │   ├── sock_fd_op_vtable                                                      68   0.01%  0x0008d8a0 rodata
            │           │   ├── sock_getpeername_vmeth                                                  4   0.00%  0x0007e39b text
            │           │   ├── sock_getsockname_vmeth                                                  4   0.00%  0x0007e39f text
            │           │   ├── sock_getsockopt_vmeth                                                   4   0.00%  0x0007e393 text
            │           │   ├── sock_ioctl_vmeth                                                      484   0.06%  0x00049d9d text
            │           │   ├── sock_listen_vmeth                                                       4   0.00%  0x0007e2a5 text
            │           │   ├── sock_read_vmeth                                                        18   0.00%  0x0007e37d text
            │           │   ├── sock_recvfrom_vmeth                                                     4   0.00%  0x0007e379 text
            │           │   ├── sock_recvmsg_vmeth                                                      4   0.00%  0x0007e38f text
            │           │   ├── sock_sendmsg_vmeth                                                      4   0.00%  0x0007e371 text
            │           │   ├── sock_sendto_vmeth                                                       4   0.00%  0x0007e2a9 text
            │           │   ├── sock_setsockopt_vmeth                                                   4   0.00%  0x0007e397 text
            │           │   ├── sock_shutdown_vmeth                                                     4   0.00%  0x0007e299 text
            │           │   ├── sock_write_vmeth                                                       18   0.00%  0x0007e2ad text
            │           │   ├── zsock_accept_ctx                                                      276   0.03%  0x0004a2f5 text
            │           │   ├── zsock_accepted_cb                                                      76   0.01%  0x00049c2d text
            │           │   ├── zsock_bind_ctx                                                         76   0.01%  0x0004a045 text
            │           │   ├── zsock_close_ctx                                                        92   0.01%  0x00049f81 text
            │           │   ├── zsock_connect_ctx                                                     200   0.02%  0x0004a091 text
            │           │   ├── zsock_connected_cb                                                     18   0.00%  0x0007e0cb text
            │           │   ├── zsock_flush_queue                                                      62   0.01%  0x0007e15f text
            │           │   ├── zsock_getpeername_ctx                                                 172   0.02%  0x0004ad1d text
            │           │   ├── zsock_getsockname_ctx                                                 140   0.02%  0x0004adc9 text
            │           │   ├── zsock_getsockopt_ctx                                                  428   0.05%  0x0004a975 text
            │           │   ├── zsock_listen_ctx                                                       64   0.01%  0x0004a159 text
            │           │   ├── zsock_received_cb                                                     130   0.02%  0x0007e0dd text
            │           │   ├── zsock_recv_dgram                                                      772   0.09%  0x0004a409 text
            │           │   ├── zsock_recv_stream                                                     420   0.05%  0x0004a70d text
            │           │   ├── zsock_recv_stream_immediate                                           248   0.03%  0x0007e19d text
            │           │   ├── zsock_recvfrom_ctx                                                     88   0.01%  0x0004a8b1 text
            │           │   ├── zsock_recvmsg_ctx                                                     108   0.01%  0x0004a909 text
            │           │   ├── zsock_sendmsg_ctx                                                     178   0.02%  0x0007e2bf text
            │           │   ├── zsock_sendto_ctx                                                      260   0.03%  0x0004a199 text
            │           │   ├── zsock_setsockopt_ctx                                                  508   0.06%  0x0004ab21 text
            │           │   ├── zsock_shutdown_ctx                                                    104   0.01%  0x00049fdd text
            │           │   ├── zsock_socket_internal                                                 136   0.02%  0x00049ba5 text
            │           │   └── zsock_wait_data                                                        88   0.01%  0x0004a29d text
            │           ├── sockets_packet.c                                                         1408   0.17%  -
            │           │   ├── __net_socket_register_50_af_packet                                     16   0.00%  0x00089c4c net_socket_register_area
            │           │   ├── log_const_net_sock_packet                                               8   0.00%  0x00089d68 log_const_area
            │           │   ├── packet_is_supported                                                    56   0.01%  0x0007e3b9 text
            │           │   ├── packet_sock_accept_vmeth                                                6   0.00%  0x0007e3af text
            │           │   ├── packet_sock_bind_vmeth                                                 68   0.01%  0x0004ae79 text
            │           │   ├── packet_sock_close2_vmeth                                                4   0.00%  0x0007e3b5 text
            │           │   ├── packet_sock_connect_vmeth                                               6   0.00%  0x0007e3a3 text
            │           │   ├── packet_sock_fd_op_vtable                                               68   0.01%  0x0008d8e4 rodata
            │           │   ├── packet_sock_getsockopt_vmeth                                            4   0.00%  0x0007e4c3 text
            │           │   ├── packet_sock_ioctl_vmeth                                                12   0.00%  0x0004ae6d text
            │           │   ├── packet_sock_listen_vmeth                                                6   0.00%  0x0007e3a9 text
            │           │   ├── packet_sock_read_vmeth                                                 18   0.00%  0x0007e4b1 text
            │           │   ├── packet_sock_recvfrom_vmeth                                              4   0.00%  0x0007e4ad text
            │           │   ├── packet_sock_sendmsg_vmeth                                               4   0.00%  0x0007e4a9 text
            │           │   ├── packet_sock_sendto_vmeth                                                4   0.00%  0x0007e4a5 text
            │           │   ├── packet_sock_setsockopt_vmeth                                            4   0.00%  0x0007e4c7 text
            │           │   ├── packet_sock_write_vmeth                                                24   0.00%  0x0004ae55 text
            │           │   ├── zpacket_getsockopt_ctx                                                 52   0.01%  0x0004b20d text
            │           │   ├── zpacket_received_cb                                                    72   0.01%  0x0007e3f1 text
            │           │   ├── zpacket_recvfrom_ctx                                                  484   0.06%  0x0004b029 text
            │           │   ├── zpacket_sendmsg_ctx                                                   104   0.01%  0x0004afc1 text
            │           │   ├── zpacket_sendto_ctx                                                    152   0.02%  0x0004af29 text
            │           │   ├── zpacket_set_eth_pkttype.constprop.0                                   108   0.01%  0x0007e439 text
            │           │   ├── zpacket_setsockopt_ctx                                                 16   0.00%  0x0004b241 text
            │           │   └── zpacket_socket                                                        108   0.01%  0x0004aebd text
            │           └── sockets_service.c                                                         932   0.11%  -
            │               ├── lock                                                                   20   0.00%  0x20000e74 k_mutex_area
            │               ├── log_const_net_sock_svc                                                  8   0.00%  0x00089d70 log_const_area
            │               ├── net_socket_service_callback                                            72   0.01%  0x0004b351 text
            │               ├── socket_service_init                                                    68   0.01%  0x0004b58d text
            │               ├── socket_service_thread                                                 500   0.06%  0x0004b399 text
            │               ├── wait_start                                                              8   0.00%  0x200010ac k_condvar_area
            │               └── z_impl_net_socket_service_register                                    256   0.03%  0x0004b251 text
            └── random                                                                                 96   0.01%  -
                └── random_entropy_device.c                                                            96   0.01%  -
                    ├── z_impl_sys_csrand_get                                                          32   0.00%  0x00049859 text
                    └── z_impl_sys_rand_get                                                            64   0.01%  0x00049819 text
    ==========================================================================================================================================
                                                                                                   853064
    root@admins-MacBook-Air-2 softap #
    root@admins-MacBook-Air-2 softap #
    root@admins-MacBook-Air-2 softap #

Children
Related