Searched refs:BenchmarkSpec (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/uapp/trace-benchmark/
H A Dbenchmarks.h11 struct BenchmarkSpec { struct
24 void RunTracingEnabledBenchmarks(const BenchmarkSpec* spec);
H A Dmain.cpp27 static const BenchmarkSpec specs[] = {
H A Dbenchmarks.cpp25 Runner(bool enabled, const BenchmarkSpec* spec)
57 const BenchmarkSpec* spec_;
60 void RunBenchmarks(bool tracing_enabled, const BenchmarkSpec* spec) {
187 static const BenchmarkSpec spec = {
196 void RunTracingEnabledBenchmarks(const BenchmarkSpec* spec) {

Completed in 27 milliseconds