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

/haiku/src/system/kernel/arch/x86/
H A Darch_system_info.cpp155 bigtime_t timestamp2 = system_time(); local
156 if (timestamp2 - timestamp < 100) {
172 gCPU[cpu].arch.perf_timestamp = timestamp2;

Completed in 33 milliseconds