Home
last modified time | relevance | path

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

/haiku/src/system/kernel/scheduler/
H A Dscheduler_profiler.cpp97 nanotime_t profilerTime = stackEntry->fProfilerTime; in ExitFunction() local
101 stackEntry->fProfilerTime += profilerTime; in ExitFunction()