get_remote_profiler_state 1343 src/runtime/HalideRuntime.h void (*get_remote_profiler_state)(int *func, int *active_workers); get_remote_profiler_state 341 src/runtime/hexagon_host.cpp halide_profiler_get_state()->get_remote_profiler_state = get_remote_profiler_state; get_remote_profiler_state 357 src/runtime/hexagon_host.cpp halide_profiler_get_state()->get_remote_profiler_state = NULL; get_remote_profiler_state 107 src/runtime/profiler.cpp if (s->get_remote_profiler_state) { get_remote_profiler_state 110 src/runtime/profiler.cpp s->get_remote_profiler_state(&func, &active_threads);