| /subsys/net/lib/shell/ |
| A D | vlan.c | 105 goto usage; in cmd_net_vlan_add() 116 goto usage; in cmd_net_vlan_add() 122 goto usage; in cmd_net_vlan_add() 129 goto usage; in cmd_net_vlan_add() 156 usage: in cmd_net_vlan_add() 177 goto usage; in cmd_net_vlan_del() 193 usage: in cmd_net_vlan_del()
|
| /subsys/pm/ |
| A D | device_runtime.c | 76 if (pm->base.usage == 0U) { in runtime_suspend() 82 pm->base.usage--; in runtime_suspend() 83 if (pm->base.usage > 0U) { in runtime_suspend() 101 pm->base.usage++; in runtime_suspend() 133 pm->base.usage++; in runtime_suspend_work() 184 pm->base.usage++; in get_sync_locked() 249 pm->base.usage++; in pm_device_runtime_get() 285 pm->base.usage--; in pm_device_runtime_get() 320 pm->base.usage--; in put_sync_locked() 428 pm->base.usage = 0U; in runtime_enable_sync() [all …]
|
| /subsys/debug/thread_analyzer/ |
| A D | thread_analyzer.c | 74 " ", info->usage.total_cycles); in thread_print_cb() 81 " ", info->usage.current_cycles, info->usage.peak_cycles, in thread_print_cb() 82 info->usage.average_cycles); in thread_print_cb() 150 if (k_thread_runtime_stats_get(thread, &info.usage) != 0) { in thread_analyze_cb() 165 info.utilization = (info.usage.execution_cycles * 100U) / in thread_analyze_cb()
|
| A D | Kconfig | 42 bool "Analyze interrupt stacks usage" 46 bool "Analyze privileged stacks usage" 50 Print privileged stack usage for user threads.
|
| /subsys/shell/modules/ |
| A D | device_service.c | 65 int usage; in cmd_device_list() local 86 usage = pm_device_runtime_usage(dev); in cmd_device_list() 87 if (usage >= 0) { in cmd_device_list() 88 shell_fprintf(sh, SHELL_NORMAL, " (%s, usage=%d)\n", state, usage); in cmd_device_list()
|
| /subsys/net/ip/ |
| A D | Kconfig.stack | 1 # Stack usage related options 6 menu "Stack usage"
|
| A D | Kconfig.mgmt | 80 on the load of the system, planned for the usage.
|
| /subsys/lorawan/services/ |
| A D | Kconfig | 98 This setting has significant influence on RAM usage. 117 This setting has significant influence on RAM usage. If the exact 138 This setting has significant influence on RAM usage. If the exact 156 This setting has significant influence on RAM usage.
|
| /subsys/shell/ |
| A D | shell_help.c | 125 if (structured->usage) { in formatted_structured_help_print() 128 formatted_text_print(sh, structured->usage, terminal_offset + 7, false); in formatted_structured_help_print()
|
| /subsys/stats/ |
| A D | Kconfig | 9 and usage monitoring. Statistics can be retrieved with the mcumgr
|
| /subsys/usb/device_next/class/ |
| A D | Kconfig.uvc | 39 memory usage.
|
| /subsys/logging/ |
| A D | Kconfig.misc | 24 Using VLA slightly decreases stack usage in some cases it may not be 91 When enabled, maximum usage of memory used for log messages in deferred
|
| A D | log_core.c | 897 int log_mem_get_usage(uint32_t *buf_size, uint32_t *usage) in log_mem_get_usage() argument 900 __ASSERT_NO_MSG(usage != NULL); in log_mem_get_usage() 906 mpsc_pbuf_get_utilization(&log_buffer, buf_size, usage); in log_mem_get_usage()
|
| /subsys/net/lib/ |
| A D | Kconfig | 62 # Hidden option for VPN usage. Can be selected by the application
|
| /subsys/mgmt/mcumgr/grp/settings_mgmt/ |
| A D | Kconfig | 29 Note that stack usage for parameter storage alone will be
|
| /subsys/modem/ |
| A D | Kconfig | 89 Enables modem statistics shell commands which track the usage of
|
| /subsys/net/l2/ieee802154/ |
| A D | Kconfig.radio | 33 channel access and fits most usage scenarios (see IEEE 802.15.4-2020,
|
| /subsys/dfu/ |
| A D | Kconfig | 49 Enables usage swap type field which is required after
|
| /subsys/fs/zms/ |
| A D | Kconfig | 58 Enable usage of lookup cache based on hashes to get, the best ZMS performance,
|
| /subsys/net/lib/dns/ |
| A D | Kconfig | 173 whenever possible. This reduces network usage. 184 RAM usage. 237 usage.
|
| /subsys/bluetooth/services/ |
| A D | Kconfig.dis | 12 bool "Settings usage in Device Information Service" 15 Enable Settings usage in Device Information Service.
|
| /subsys/mgmt/mcumgr/grp/enum_mgmt/ |
| A D | Kconfig | 60 Note that stack usage for parameter storage alone will be
|
| /subsys/secure_storage/ |
| A D | Kconfig | 54 Increasing this value increases the stack usage when serving PSA ITS API calls.
|
| /subsys/ipc/ipc_service/lib/ |
| A D | Kconfig.icmsg | 33 Disabling this config may result in deadlocks in certain usage
|
| /subsys/mgmt/mcumgr/smp/ |
| A D | Kconfig | 21 and does not affect memory allocation or usage.
|