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

/haiku/headers/private/kernel/
H A Dcpu.h62 bigtime_t interrupt_time; member in struct:cpu_ent
/haiku/src/system/kernel/
H A Dsystem_info.cpp61 gCPU[i].active_time, gCPU[i].interrupt_time, gCPU[i].irq_time);
H A Dint.cpp370 cpu->interrupt_time += deltaTime;
/haiku/src/system/kernel/scheduler/
H A Dscheduler_cpu.cpp292 nextThreadData->SetLastInterruptTime(cpuEntry->interrupt_time);
H A Dscheduler.cpp342 oldThreadData->SetStolenInterruptTime(gCPU[thisCPU].interrupt_time);

Completed in 148 milliseconds