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

/haiku/headers/os/drivers/
H A DKernelExport.h100 #define B_ONE_SHOT_RELATIVE_TIMER 2 macro
/haiku/src/system/kernel/scheduler/
H A Dscheduler_cpu.cpp309 B_ONE_SHOT_RELATIVE_TIMER);
312 kLoadMeasureInterval * 2, B_ONE_SHOT_RELATIVE_TIMER);
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Dirq.c277 si->refresh_period, B_ONE_SHOT_RELATIVE_TIMER);
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire.cpp1473 hz/8, B_ONE_SHOT_RELATIVE_TIMER);
1481 hz/4, B_ONE_SHOT_RELATIVE_TIMER);
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp1395 B_ONE_SHOT_RELATIVE_TIMER);
H A Duser_debugger.cpp1300 add_timer(timer, &profiling_event, interval, B_ONE_SHOT_RELATIVE_TIMER);
/haiku/src/system/kernel/
H A Dthread.cpp2968 timerFlags = B_ONE_SHOT_RELATIVE_TIMER;

Completed in 72 milliseconds