test/compress: add cycle-count mode to perf tool
[dpdk.git] / app / test-compress-perf / comp_perf_test_common.h
index 9206428..72705c6 100644 (file)
@@ -49,6 +49,6 @@ int
 prepare_bufs(struct comp_test_data *test_data, struct cperf_mem_resources *mem);
 
 void
-print_test_dynamics(void);
+print_test_dynamics(const struct comp_test_data *test_data);
 
 #endif /* _COMP_PERF_TEST_COMMON_H_ */