1 2 3 4 5 6 7 8
#include "../ck_anderson.h" #ifdef THROUGHPUT #include "throughput.h" #elif defined(LATENCY) #include "latency.h" #endif