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

/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp65 static int32 profiling_event(timer* unused);
1300 add_timer(timer, &profiling_event, interval, B_ONE_SHOT_RELATIVE_TIMER);
1445 profiling_event(timer* /*unused*/) function

Completed in 134 milliseconds