#include <bench.h>
|
static void | RunAll (Printer &printer, uint64_t num_evals, double scaling, const std::string &filter, bool is_list_only) |
|
Definition at line 85 of file bench.h.
benchmark::BenchRunner::BenchRunner |
( |
std::string |
name, |
|
|
benchmark::BenchFunction |
func, |
|
|
uint64_t |
num_iters_for_one_second |
|
) |
| |
void benchmark::BenchRunner::RunAll |
( |
Printer & |
printer, |
|
|
uint64_t |
num_evals, |
|
|
double |
scaling, |
|
|
const std::string & |
filter, |
|
|
bool |
is_list_only |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: