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

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