Searched refs:profiler (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp35 // A userland team can register as system profiler, providing an area as buffer
213 /*! Notifies the profiler thread when the profiling buffer is full enough.
219 // If the buffer is full enough, notify the profiler.
575 THREAD_BLOCK_TYPE_OTHER, "system profiler buffer");
631 // The profiling team is gone -- uninstall the profiler!
765 // Unblock the profiler thread, if necessary, but don't unblock the thread,
795 // unblock the profiler thread, if necessary
828 // unblock the profiler thread, if necessary
1499 // initialize the profiler
1500 SystemProfiler* profiler local
1588 SystemProfiler* profiler = new(std::nothrow) SystemProfiler(team, areaInfo, local
[all...]

Completed in 46 milliseconds