halide_trace 386 src/runtime/HalideRuntime.h extern int32_t halide_trace(void *user_context, const struct halide_trace_event_t *event); halide_trace 182 src/runtime/runtime_api.cpp (void *)&halide_trace, halide_trace 246 src/runtime/tracing.cpp return halide_trace(user_context, &event);