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