Home
last modified time | relevance | path

Searched refs:timestamp_overhead (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/tests/benchmarks/latency_measure/src/
Dtiming_sc.c17 BENCH_BMEM uint64_t timestamp_overhead; variable
69 timestamp_overhead = timestamp.cycles; in timestamp_overhead_init()
102 return (timestamp_overhead + user_timestamp_overhead) / 2; in timestamp_overhead_adjustment()
110 return timestamp_overhead; in timestamp_overhead_adjustment()
Dutils.h46 extern uint64_t timestamp_overhead;