Searched refs:BACKTRACE_DEPTH (Results 1 - 1 of 1) sorted by path

/linux-master/samples/fprobe/
H A Dfprobe_example.c21 #define BACKTRACE_DEPTH 16 macro
44 unsigned long stacks[BACKTRACE_DEPTH];
47 len = stack_trace_save(stacks, BACKTRACE_DEPTH, 2);

Completed in 144 milliseconds