|
| performance_test (const std::string &test_case, const std::string &test_group) |
|
const std::string & | test_case () const |
|
const std::string & | test_group () const |
|
std::string | name () const |
|
void | run (const config &) |
|
|
linux_perf_event | _instructions_retired_counter = linux_perf_event::user_instructions_retired() |
|
linux_perf_event | _cpu_cycles_retired_counter = linux_perf_event::user_cpu_cycles_retired() |
|
◆ do_single_run()
template<typename Test >
|
inlineoverrideprotectedvirtual |
◆ set_up()
template<typename Test >
|
inlineoverrideprotectedvirtual |
◆ tear_down()
template<typename Test >
|
inlineoverrideprotectedvirtualnoexcept |
The documentation for this class was generated from the following file: