Searched refs:user_timestamp_overhead (Results 1 – 2 of 2) sorted by relevance
19 BENCH_BMEM uint64_t user_timestamp_overhead; variable90 user_timestamp_overhead = timestamp.cycles; in timestamp_overhead_init()103 return user_timestamp_overhead; in timestamp_overhead_adjustment()110 return (timestamp_overhead + user_timestamp_overhead) / 2; in timestamp_overhead_adjustment()
44 extern uint64_t user_timestamp_overhead;