Home
last modified time | relevance | path

Searched refs:k_obj_core_stats_desc (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/include/zephyr/kernel/
Dobj_core.h92 struct k_obj_core_stats_desc { struct
116 struct k_obj_core_stats_desc *stats_desc; argument
264 struct k_obj_core_stats_desc *stats_desc) in k_obj_type_stats_init()
/Zephyr-latest/kernel/
Dobj_core.c169 struct k_obj_core_stats_desc *desc; in k_obj_core_stats_raw()
196 struct k_obj_core_stats_desc *desc; in k_obj_core_stats_query()
222 struct k_obj_core_stats_desc *desc; in k_obj_core_stats_reset()
245 struct k_obj_core_stats_desc *desc; in k_obj_core_stats_disable()
268 struct k_obj_core_stats_desc *desc; in k_obj_core_stats_enable()
Dinit.c158 static struct k_obj_core_stats_desc cpu_stats_desc = {
168 static struct k_obj_core_stats_desc kernel_stats_desc = {
Dmem_slab.c83 static struct k_obj_core_stats_desc mem_slab_stats_desc = {
Dthread.c41 static struct k_obj_core_stats_desc thread_stats_desc = {
/Zephyr-latest/subsys/net/lib/sockets/
Dsocket_obj_core.c36 struct k_obj_core_stats_desc sock_obj_type_stats_desc = {
/Zephyr-latest/doc/kernel/object_cores/
Dindex.rst99 struct k_obj_core_stats_desc my_obj_type_stats_desc = {
/Zephyr-latest/lib/mem_blocks/
Dmem_blocks.c515 static struct k_obj_core_stats_desc sys_mem_blocks_stats_desc = {