Home
last modified time | relevance | path

Searched refs:timestamp_overhead_init (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/tests/benchmarks/latency_measure/src/
Dtiming_sc.h16 void timestamp_overhead_init(uint32_t num_iterations);
Dtiming_sc.c53 void timestamp_overhead_init(uint32_t num_iterations) in timestamp_overhead_init() function
Dmain.c85 timestamp_overhead_init(CONFIG_BENCHMARK_NUM_ITERATIONS); in test_thread()