summaryrefslogtreecommitdiffstats
path: root/regressions/ck_spinlock/benchmark/ck_dec.c
blob: 115c116e3ba5d0319874875e4b93dbaa874bf18f (plain)
1
2
3
4
5
6
7
#include "../ck_dec.h"

#ifdef THROUGHPUT
#include "throughput.h"
#elif defined(LATENCY)
#include "latency.h"
#endif