Home
last modified time | relevance | path

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

/tests/benchmarks/latency_measure/src/
A Dtiming_sc.c17 BENCH_BMEM uint64_t timestamp_overhead; variable
77 timestamp_overhead = timestamp.cycles; in timestamp_overhead_init()
110 return (timestamp_overhead + user_timestamp_overhead) / 2; in timestamp_overhead_adjustment()
118 return timestamp_overhead; in timestamp_overhead_adjustment()
A Dutils.h46 extern uint64_t timestamp_overhead;

Completed in 16 milliseconds