Home
last modified time | relevance | path

Searched refs:schedule_profiling_timer (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp64 static void schedule_profiling_timer(Thread* thread, bigtime_t interval);
1323 schedule_profiling_timer(Thread* thread, bigtime_t interval) in schedule_profiling_timer() function
1484 schedule_profiling_timer(thread, interval); in profiling_flush()
1519 schedule_profiling_timer(thread, debugInfo.profile.interval); in profiling_event()
1564 schedule_profiling_timer(thread, in user_debug_thread_scheduled()