Home
last modified time | relevance | path

Searched defs:stats (Results 26 – 50 of 71) sorted by relevance

123

/Zephyr-latest/subsys/net/ip/
Dnet_stats.c72 static inline void stats(struct net_if *iface) in stats() function
Dnet_private.h247 struct sock_obj_type_raw_stats stats; member
/Zephyr-latest/drivers/ethernet/
Deth_stellaris_priv.h57 struct net_stats_eth stats; member
Deth_stm32_hal_priv.h69 struct net_stats_eth stats; member
Deth_ivshmem.c45 struct net_stats_eth stats; member
Deth_smsc911x.c51 struct net_stats_eth stats; member
/Zephyr-latest/subsys/net/lib/sockets/
Dsocket_obj_core.c83 static int sock_obj_stats_raw(struct k_obj_core *obj_core, void *stats) in sock_obj_stats_raw()
/Zephyr-latest/kernel/
Dthread.c948 k_thread_runtime_stats_t *stats) in k_thread_runtime_stats_get()
963 int k_thread_runtime_stats_all_get(k_thread_runtime_stats_t *stats) in k_thread_runtime_stats_all_get()
997 int k_thread_runtime_stats_cpu_get(int cpu, k_thread_runtime_stats_t *stats) in k_thread_runtime_stats_cpu_get()
/Zephyr-latest/drivers/wifi/infineon/
Dairoc_wifi.h58 struct net_stats_wifi stats; member
Dairoc_wifi.c711 static int airoc_mgmt_wifi_stats(const struct device *dev, struct net_stats_wifi *stats) in airoc_mgmt_wifi_stats()
/Zephyr-latest/drivers/wifi/nrf_wifi/off_raw_tx/src/
Doff_raw_tx_api.c457 struct rpu_off_raw_tx_op_stats stats; in nrf70_off_raw_tx_stats() local
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_udp_uploader.c56 uint8_t stats[sizeof(struct zperf_udp_datagram) + in zperf_upload_fin() local
/Zephyr-latest/samples/kernel/metairq_dispatch/src/
Dmain.c41 } stats; variable
/Zephyr-latest/drivers/wifi/esp32/src/
Desp_wifi_drv.c70 struct net_stats_wifi stats; member
908 static int esp32_wifi_stats(const struct device *dev, struct net_stats_wifi *stats) in esp32_wifi_stats()
/Zephyr-latest/tests/kernel/threads/thread_apis/src/
Dmain.c513 k_thread_runtime_stats_t stats; in foreach_callback() local
538 k_thread_runtime_stats_t stats, stats_all; in ZTEST() local
/Zephyr-latest/tests/net/conn_mgr_conn/src/
Dmain.c547 struct event_stats stats; in ZTEST() local
579 struct event_stats stats; in ZTEST() local
/Zephyr-latest/include/zephyr/modem/
Dppp.h115 struct net_stats_ppp stats; member
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/
Dztest_test.h116 struct ztest_unit_test_stats *const stats; member
210 struct ztest_suite_stats *const stats; member
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py85 stats, argument
/Zephyr-latest/drivers/sensor/
Dsensor_shell.c961 struct sample_stats *stats; in data_ready_trigger_handler() local
1066 struct sample_stats *stats = sensor_stats[sensor_idx]; in cmd_trig_sensor() local
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_util.c459 struct rpu_sys_op_stats stats; in nrf_wifi_util_dump_rpu_stats() local
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1264 static int nxp_wifi_get_detail_stats(int bss_type, wlan_pkt_stats_t *stats) in nxp_wifi_get_detail_stats()
1280 static int nxp_wifi_stats(const struct device *dev, struct net_stats_wifi *stats) in nxp_wifi_stats()
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c166 static void print_stats(char *name, struct iso_recv_stats *stats) in print_stats()
/Zephyr-latest/subsys/net/lib/ptp/
Dds.h91 bool stats; member
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dreel_board.c173 } stats[STAT_COUNT] = { variable

123