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

/haiku-fatelf/src/system/kernel/debug/
H A Dsystem_profiler.cpp34 // A userland team can register as system profiler, providing an area as buffer
212 /*! Notifies the profiler thread when the profiling buffer is full enough.
218 // If the buffer is full enough, notify the profiler.
578 THREAD_BLOCK_TYPE_OTHER, "system profiler buffer");
632 // The profiling team is gone -- uninstall the profiler!
763 // Unblock the profiler thread, if necessary, but don't unblock the thread,
793 // unblock the profiler thread, if necessary
826 // unblock the profiler thread, if necessary
1488 // initialize the profiler
1489 SystemProfiler* profiler local
1572 SystemProfiler* profiler = new(std::nothrow) SystemProfiler(team, areaInfo, local
[all...]

Completed in 47 milliseconds