Home
last modified time | relevance | path

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

/haiku/src/system/kernel/scheduler/
H A Dscheduler_profiler.h38 void DumpTimeExclusivePerCall(uint32 count);
H A Dscheduler_profiler.cpp166 Profiler::DumpTimeExclusivePerCall(uint32 maxCount) in DumpTimeExclusivePerCall() function in Profiler
314 Profiler::Get()->DumpTimeExclusivePerCall(count); in dump_profiler()