call_counter       13 test/correctness/lazy_convolution.cpp extern "C" DLLEXPORT float call_counter(float x) {
call_counter       15 test/correctness/skip_stages.cpp extern "C" DLLEXPORT int call_counter(int x, int idx) {
call_counter       14 test/correctness/skip_stages_external_array_functions.cpp extern "C" DLLEXPORT int call_counter(halide_buffer_t *input, int x, int idx, halide_buffer_t *output) {
call_counter       13 test/correctness/sliding_window.cpp extern "C" DLLEXPORT int call_counter(int x, int y) {