Home
last modified time | relevance | path

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

/haiku/src/system/kernel/arch/m68k/
H A Darch_debug.cpp274 int32 skipIframes, int32 skipFrames, uint32 flags) in arch_debug_get_stack_trace() argument
283 if (skipIframes > 0) in arch_debug_get_stack_trace()
319 if (skipIframes > 0) { in arch_debug_get_stack_trace()
320 if (--skipIframes == 0) in arch_debug_get_stack_trace()
/haiku/src/system/kernel/arch/sparc/
H A Darch_debug.cpp73 int32 skipIframes, int32 skipFrames, uint32 flags) in arch_debug_get_stack_trace() argument
/haiku/headers/private/kernel/arch/
H A Ddebug.h41 int32 skipIframes, int32 skipFrames, uint32 flags);
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug.cpp946 int32 skipIframes, int32 skipFrames, uint32 flags) in arch_debug_get_stack_trace() argument
950 if (skipIframes > 0) in arch_debug_get_stack_trace()
980 if (skipIframes > 0) { in arch_debug_get_stack_trace()
981 if (--skipIframes == 0) in arch_debug_get_stack_trace()
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp1134 int32 skipIframes, int32 skipFrames, uint32 flags) in arch_debug_get_stack_trace() argument
1138 if (skipIframes > 0) in arch_debug_get_stack_trace()
1168 if (skipIframes > 0) { in arch_debug_get_stack_trace()
1169 if (--skipIframes == 0) in arch_debug_get_stack_trace()
/haiku/src/system/kernel/arch/ppc/
H A Darch_debug.cpp285 int32 skipIframes, int32 skipFrames, uint32 flags) in arch_debug_get_stack_trace() argument
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug.cpp454 int32 skipIframes, int32 skipFrames, uint32 flags) in arch_debug_get_stack_trace() argument
/haiku/src/system/kernel/arch/arm/
H A Darch_debug.cpp472 int32 skipIframes, int32 skipFrames, uint32 flags) in arch_debug_get_stack_trace() argument