MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / L2TLBRefillCount

Method L2TLBRefillCount

tensorflow/lite/experimental/ruy/pmu.cc:232–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232float PmuEvents::L2TLBRefillCount() const {
233 return static_cast<float>(priv->l2d_tlb_refill.Count());
234}
235
236} // namespace ruy

Callers 1

BenchmarkMethod · 0.80

Calls 1

CountMethod · 0.45

Tested by 1

BenchmarkMethod · 0.64