Searched defs:BenchmarkEventT (Results 1 – 1 of 1) sorted by relevance
2622 struct BenchmarkEventT : public flatbuffers::NativeTable { struct2625 tflite::BenchmarkEventType event_type = tflite::BenchmarkEventType_UNDEFINED_BENCHMARK_EVENT_TYPE; argument2630 BenchmarkEventT() = default; argument2633 BenchmarkEventT &operator=(BenchmarkEventT o) FLATBUFFERS_NOEXCEPT; argument4278 inline BenchmarkEventT::BenchmarkEventT(const BenchmarkEventT &o) in BenchmarkEventT() function