proxygen
|
Go to the source code of this file.
Functions | |
void | runTest (int iters) |
BENCHMARK_DRAW_LINE () | |
BENCHMARK (RcuReader, iters) | |
int | main (int argc, char *argv[]) |
BENCHMARK | ( | RcuReader | , |
iters | |||
) |
Definition at line 35 of file RcuBenchmark.cpp.
References folly::BENCHMARK_DRAW_LINE(), and runTest().
BENCHMARK_DRAW_LINE | ( | ) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
void runTest | ( | int | iters | ) |
Definition at line 22 of file RcuBenchmark.cpp.
References folly::BENCHMARK_DRAW_LINE(), folly::BenchmarkSuspender::dismiss(), g(), and i.
Referenced by BENCHMARK().