Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Count
Method
Count
tensorflow/lite/experimental/ruy/pmu.cc:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
std::int64_t Count() const { return count_; }
67
68
private:
69
std::int64_t count_ = -1;
Callers
8
BranchMispredictionCount
Method · 0.45
FrontendStallCount
Method · 0.45
BackendStallCount
Method · 0.45
L1RefillCount
Method · 0.45
L2RefillCount
Method · 0.45
L3RefillCount
Method · 0.45
L1TLBRefillCount
Method · 0.45
L2TLBRefillCount
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected