Searched refs:timestamp_overhead (Results 1 – 2 of 2) sorted by relevance
17 BENCH_BMEM uint64_t timestamp_overhead; variable77 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()
46 extern uint64_t timestamp_overhead;
Completed in 16 milliseconds