Searched refs:tsc_overhead (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/bench/
H A Dbench.c21 static cycles_t tsc_overhead; variable
38 tsc_overhead = (end - begin) / 1000;
68 return tsc_overhead;

Completed in 29 milliseconds