Home
last modified time | relevance | path

Searched defs:PerfResult (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/statechart/example/Performance/
DPerformance.cpp355 struct PerfResult struct
357 PerfResult( double inStateRatio, double nanoSecondsPerReaction ) : in PerfResult() argument
372 static PerfResult Test() in Test() argument
/third_party/mindspore/mindspore/lite/tools/benchmark/
Dbenchmark_base.h86 struct PerfResult { struct
87 int64_t nr;
88 struct {
91 } values[2];