Searched defs:min_latency_event (Results 1 – 3 of 3) sorted by relevance
110 auto min_latency_event = FindMinLatencyEvent(events, min_latency); in GetBestAcceleration() local153 void StoreBestAcceleration(const BenchmarkEvent* min_latency_event, in StoreBestAcceleration()168 const BenchmarkEvent* min_latency_event = nullptr; in FindMinLatencyEvent() local224 const BenchmarkEvent* min_latency_event, int64_t min_latency) const { in CreateAccelerationFromBenchmark() argument
633 optional BenchmarkEvent min_latency_event = 2; field
2758 const tflite::BenchmarkEvent *min_latency_event() const { in min_latency_event() function