#include <thread>
#include <vector>
#include "benchmark_api_internal.h"
#include "internal_macros.h"
#include "perf_counters.h"
#include "thread_manager.h"
Go to the source code of this file.
Classes | |
class | benchmark::internal::BenchmarkRunner |
struct | benchmark::internal::BenchmarkRunner::IterationResults |
struct | benchmark::internal::RunResults |
Namespaces | |
benchmark | |
benchmark::internal | |
Functions | |
benchmark::BM_DECLARE_bool (benchmark_display_aggregates_only) | |
benchmark::BM_DECLARE_bool (benchmark_report_aggregates_only) | |
benchmark::BM_DECLARE_double (benchmark_min_time) | |
benchmark::BM_DECLARE_int32 (benchmark_repetitions) | |
benchmark::BM_DECLARE_string (benchmark_perf_counters) | |