Home
last modified time | relevance | path

Searched refs:timing_stop (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/tests/drivers/disk/disk_performance/src/
Dmain.c111 timing_stop(); in read_helper()
170 timing_stop(); in write_helper()
236 timing_stop(); in ZTEST()
288 timing_stop(); in ZTEST()
/Zephyr-latest/subsys/timing/
Dtiming.c47 void timing_stop(void) in timing_stop() function
/Zephyr-latest/doc/kernel/timing_functions/
Dindex.rst44 8. Call :c:func:`timing_stop` to signal the end of gathering of
74 timing_stop();
/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dheap_malloc_free.c77 timing_stop(); in heap_malloc_free()
Dsema_test_signal_release.c171 timing_stop(); in sema_context_switch()
293 timing_stop(); in sema_test_signal()
Dstack.c108 timing_stop(); in stack_ops()
220 timing_stop(); in stack_blocking_ops()
Dmutex_lock_unlock.c115 timing_stop(); in mutex_lock_unlock()
Dcondvar.c130 timing_stop(); in condvar_blocking_ops()
Devents.c245 timing_stop(); in event_ops()
329 timing_stop(); in event_blocking_ops()
Dfifo.c161 timing_stop(); in fifo_ops()
345 timing_stop(); in fifo_blocking_ops()
Dlifo.c161 timing_stop(); in lifo_ops()
345 timing_stop(); in lifo_blocking_ops()
Dint_to_thread.c207 timing_stop(); in int_to_thread()
Dthread.c318 timing_stop(); in thread_ops()
/Zephyr-latest/include/zephyr/timing/
Dtiming.h290 void timing_stop(void);
/Zephyr-latest/tests/benchmarks/app_kernel/src/
Dmaster.c252 timing_stop(); in main()
/Zephyr-latest/tests/benchmarks/wait_queues/src/
Dmain.c321 timing_stop(); in main()
/Zephyr-latest/tests/benchmarks/sched_queues/src/
Dmain.c332 timing_stop(); in main()