Searched refs:stack_depth (Results 1 – 8 of 8) sorted by relevance
18 stack_depth(5), in Options()32 int32 stack_depth; member
714 profilerParameters.stack_depth = gOptions.stack_depth; in profile_all()809 gOptions.stack_depth = profilerParameters.stack_depth; in dump_recorded()933 message.profiler_update.stack_depth, in profile_single()1051 gOptions.stack_depth = 64; in main()1081 gOptions.stack_depth = 64; in main()1094 gOptions.stack_depth = stackDepth; in main()
147 message.stack_depth = gOptions.stack_depth; in InitThread()
23 uint32 stack_depth; // maximum stack depth to sample member
407 int32 stack_depth; // number of return address per hit member614 int32 stack_depth; // number of return addresses per tick member
139 int32 stack_depth; member
262 fStackDepth(parameters.stack_depth), in SystemProfiler()1515 sRecordedParameters->stack_depth = stackDepth; in start_system_profiler()1597 if (parameters.stack_depth < 1) in _user_system_profiler_start()1603 if (parameters.stack_depth > B_DEBUG_STACK_TRACE_DEPTH) in _user_system_profiler_start()1604 parameters.stack_depth = B_DEBUG_STACK_TRACE_DEPTH; in _user_system_profiler_start()
1192 int32 stackDepth = threadDebugInfo.profile.stack_depth; in user_debug_thread_exiting()1215 message.stack_depth = stackDepth; in user_debug_thread_exiting()1362 int32 stackDepth = debugInfo.profile.stack_depth; in profiling_do_sample()1447 int32 stackDepth = debugInfo.profile.stack_depth; in profiling_flush()1473 message.stack_depth = stackDepth; in profiling_flush()2308 int32 stackDepth = message.start_profiler.stack_depth; in debug_nub_thread()2380 threadDebugInfo.profile.stack_depth = stackDepth; in debug_nub_thread()2449 stackDepth = threadDebugInfo.profile.stack_depth; in debug_nub_thread()2472 reply.profiler_update.stack_depth = stackDepth; in debug_nub_thread()