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

/haiku/src/system/kernel/scheduler/
H A Dscheduler_profiler.h31 void EnterFunction(int32 cpu, const char* function);
103 Profiler::Get()->EnterFunction(smp_get_current_cpu(), fFunctionName);
H A Dscheduler_profiler.cpp56 Profiler::EnterFunction(int32 cpu, const char* functionName) function in class:Profiler

Completed in 73 milliseconds