Searched defs:stackDepth (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/debug/profile/
H A DThread.cpp181 Thread::AddSamples(int32 count, int32 dropped, int32 stackDepth, argument
H A Dprofile.cpp1005 int32 stackDepth = 0; local
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp1445 start_system_profiler(size_t areaSize, uint32 stackDepth, bigtime_t interval) argument
H A Duser_debugger.cpp1169 int32 stackDepth = threadDebugInfo.profile.stack_depth; local
1322 int32 stackDepth = debugInfo.profile.stack_depth; local
1402 int32 stackDepth = debugInfo.profile.stack_depth; local
2252 int32 stackDepth = message.start_profiler.stack_depth; local
2369 int32 stackDepth = 0; local
[all...]

Completed in 162 milliseconds