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

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp124 static int32 _ProfilingEvent(struct timer* timer);
1394 add_timer(&cpuData.timer, &_ProfilingEvent, fInterval,
1428 SystemProfiler::_ProfilingEvent(struct timer* timer) function in class:SystemProfiler

Completed in 92 milliseconds