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

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