Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 35) sorted by relevance

12

/Zephyr-latest/include/zephyr/kernel/
Dstats.h19 uint64_t total; /**< total usage in cycles */ member
/Zephyr-latest/lib/heap/
Dheap_info.c17 size_t free_bytes, allocated_bytes, total, overhead; in heap_print_info() local
/Zephyr-latest/tests/benchmarks/thread_metric/src/
Dtm_interrupt_processing_test.c157 unsigned long total; in tm_interrupt_thread_report() local
Dtm_interrupt_preemption_processing_test.c167 unsigned long total; in tm_interrupt_preemption_thread_report() local
Dtm_cooperative_scheduling_test.c190 unsigned long total; in tm_cooperative_thread_report() local
Dtm_preemptive_scheduling_test.c222 unsigned long total; in tm_preemptive_thread_report() local
/Zephyr-latest/tests/subsys/zbus/integration/src/
Dmessages.h22 int total; member
/Zephyr-latest/tests/subsys/sensing/src/
Dmain.c36 int total = 0; in get_total_sensor_counts() local
/Zephyr-latest/drivers/modem/
Dmodem_socket.c24 uint16_t total = 0U; in modem_socket_next_packet_size() local
42 uint16_t total = 0U; in modem_socket_packet_get_total() local
/Zephyr-latest/subsys/net/lib/shell/
Dstats.c153 int j, total = 0, pos = 0; in get_net_pkt_tc_stats_detail() local
217 int j, total = 0, pos = 0; in get_net_pkt_stats_detail() local
/Zephyr-latest/tests/subsys/fs/littlefs/src/
Dtest_lfs_perf.c32 size_t total = nbuf * buf_size; in write_read() local
/Zephyr-latest/scripts/build/
Dgen_syscalls.py336 def mrsh_rval(mrsh_num, total): argument
/Zephyr-latest/tests/benchmarks/wait_queues/src/
Dmain.c146 uint64_t total = cycles[0]; in compute_and_report_stats() local
/Zephyr-latest/tests/benchmarks/sched_queues/src/
Dmain.c159 uint64_t total = cycles[0]; in compute_and_report_stats() local
/Zephyr-latest/lib/utils/
Djson.c633 ptrdiff_t total = 0; in get_elem_size() local
1257 ssize_t *total = data; in measure_bytes() local
1269 ssize_t total = 0; in json_calc_encoded_len() local
1283 ssize_t total = 0; in json_calc_encoded_arr_len() local
/Zephyr-latest/modules/canopennode/
Dcanopen_program.c48 size_t total; member
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py66 def __init__(self, total=0): argument
493 def total(self): member in ExecutionCounter
498 def total(self, value): member in ExecutionCounter
/Zephyr-latest/tests/drivers/spi/spi_error_cases/src/
Dmain.c51 size_t total = spim ? sizeof(spim_buffer) : sizeof(spis_buffer); in buf_alloc() local
/Zephyr-latest/scripts/west_commands/
Drun_common.py101 total: int = 0 variable in ImagesFlashed
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfd.c60 size_t *total = user_data; in slot_space_cb() local
Dshell.c1222 int i, total = 0; in cdb_print_nodes() local
1256 int i, total = 0; in cdb_print_subnets() local
1285 int i, total = 0; in cdb_print_app_keys() local
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/src/
Dmain.c72 size_t total = spim ? sizeof(spim_buffer) : sizeof(spis_buffer); in buf_alloc() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_srv.c995 uint32_t total; in bt_mesh_blob_srv_progress() local
/Zephyr-latest/subsys/logging/
Dlog_output.c306 int total = 0; in ids_print() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c1739 struct net_buf *buf, uint16_t *total) in sdp_client_get_total()
2007 uint16_t total; in sdp_client_receive_ssa_sa() local

12