/Zephyr-latest/include/zephyr/kernel/ |
D | stats.h | 19 uint64_t total; /**< total usage in cycles */ member
|
/Zephyr-latest/lib/heap/ |
D | heap_info.c | 17 size_t free_bytes, allocated_bytes, total, overhead; in heap_print_info() local
|
/Zephyr-latest/tests/benchmarks/thread_metric/src/ |
D | tm_interrupt_processing_test.c | 157 unsigned long total; in tm_interrupt_thread_report() local
|
D | tm_interrupt_preemption_processing_test.c | 167 unsigned long total; in tm_interrupt_preemption_thread_report() local
|
D | tm_cooperative_scheduling_test.c | 190 unsigned long total; in tm_cooperative_thread_report() local
|
D | tm_preemptive_scheduling_test.c | 222 unsigned long total; in tm_preemptive_thread_report() local
|
/Zephyr-latest/tests/subsys/zbus/integration/src/ |
D | messages.h | 22 int total; member
|
/Zephyr-latest/tests/subsys/sensing/src/ |
D | main.c | 36 int total = 0; in get_total_sensor_counts() local
|
/Zephyr-latest/drivers/modem/ |
D | modem_socket.c | 24 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/ |
D | stats.c | 153 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/ |
D | test_lfs_perf.c | 32 size_t total = nbuf * buf_size; in write_read() local
|
/Zephyr-latest/scripts/build/ |
D | gen_syscalls.py | 336 def mrsh_rval(mrsh_num, total): argument
|
/Zephyr-latest/tests/benchmarks/wait_queues/src/ |
D | main.c | 146 uint64_t total = cycles[0]; in compute_and_report_stats() local
|
/Zephyr-latest/tests/benchmarks/sched_queues/src/ |
D | main.c | 159 uint64_t total = cycles[0]; in compute_and_report_stats() local
|
/Zephyr-latest/lib/utils/ |
D | json.c | 633 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/ |
D | canopen_program.c | 48 size_t total; member
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | runner.py | 66 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/ |
D | main.c | 51 size_t total = spim ? sizeof(spim_buffer) : sizeof(spis_buffer); in buf_alloc() local
|
/Zephyr-latest/scripts/west_commands/ |
D | run_common.py | 101 total: int = 0 variable in ImagesFlashed
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | dfd.c | 60 size_t *total = user_data; in slot_space_cb() local
|
D | shell.c | 1222 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/ |
D | main.c | 72 size_t total = spim ? sizeof(spim_buffer) : sizeof(spis_buffer); in buf_alloc() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | blob_srv.c | 995 uint32_t total; in bt_mesh_blob_srv_progress() local
|
/Zephyr-latest/subsys/logging/ |
D | log_output.c | 306 int total = 0; in ids_print() local
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | sdp.c | 1739 struct net_buf *buf, uint16_t *total) in sdp_client_get_total() 2007 uint16_t total; in sdp_client_receive_ssa_sa() local
|