halide_hexagon_set_performance_mode   64 apps/HelloHexagon/process.cpp     halide_hexagon_set_performance_mode(NULL, halide_hexagon_power_turbo);
halide_hexagon_set_performance_mode   80 apps/HelloHexagon/process.cpp     halide_hexagon_set_performance_mode(NULL, halide_hexagon_power_default);
halide_hexagon_set_performance_mode   92 apps/hexagon_benchmarks/process.cpp             halide_hexagon_set_performance_mode(NULL, halide_hexagon_power_turbo);
halide_hexagon_set_performance_mode  106 apps/hexagon_benchmarks/process.cpp             halide_hexagon_set_performance_mode(NULL, halide_hexagon_power_default);
halide_hexagon_set_performance_mode   70 apps/hexagon_matmul/process.cpp     halide_hexagon_set_performance_mode(nullptr, halide_hexagon_power_turbo);
halide_hexagon_set_performance_mode   86 apps/hexagon_matmul/process.cpp     halide_hexagon_set_performance_mode(nullptr, halide_hexagon_power_default);
halide_hexagon_set_performance_mode  108 src/runtime/HalideRuntimeHexagonHost.h extern int halide_hexagon_set_performance_mode(void *user_context, halide_hexagon_power_mode_t mode);
halide_hexagon_set_performance_mode   99 src/runtime/runtime_api.cpp     (void *)&halide_hexagon_set_performance_mode,