in profiler/stack_printer.cpp [33:36]
static int stack_id_err(int stack_id) { return (stack_id < 0) && (stack_id != -EFAULT); }