MCPcopy 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

FrontendStallCountMethod · 0.45
BackendStallCountMethod · 0.45
L1RefillCountMethod · 0.45
L2RefillCountMethod · 0.45
L3RefillCountMethod · 0.45
L1TLBRefillCountMethod · 0.45
L2TLBRefillCountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected