Home
last modified time | relevance | path

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

/aosp_15_r20/external/gemmlowp/standalone/
H A Dcache_counters.cc305 struct Hypothesis4 : Hypothesis { struct
306 const char* Name() const override { return "Hypothesis4"; } in Name() argument
307 void Analyze(const CacheCounts& cache_counts, PieChart* pie) const override { in Analyze()