Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
232
float PmuEvents::L2TLBRefillCount() const {
233
return static_cast<float>(priv->l2d_tlb_refill.Count());
234
}
235
236
} // namespace ruy
Callers
1
Benchmark
Method · 0.80
Calls
1
Count
Method · 0.45
Tested by
1
Benchmark
Method · 0.64