Home
last modified time | relevance | path

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

/external/armnn/profiling/common/include/
DCounterDirectory.hpp62 const Counters& GetCounters() const override { return m_Counters; } in GetCounters() function in arm::pipe::CounterDirectory
/external/openthread/src/core/thread/
Dmesh_forwarder.hpp306 const otIpCounters &GetCounters(void) const { return mIpCounters; } in GetCounters() function in ot::MeshForwarder
Dmle.hpp680 const otMleCounters &GetCounters(void) const { return mCounters; } in GetCounters() function in ot::Mle::Mle
/external/openthread/src/core/net/
Ddnssd_server.hpp172 const Counters &GetCounters(void) const { return mCounters; }; in GetCounters() function in ot::Dns::ServiceDiscovery::Server
/external/openthread/src/core/mac/
Dmac.hpp509 otMacCounters &GetCounters(void) { return mCounters; } in GetCounters() function in ot::Mac::Mac
/external/armnn/src/profiling/test/
DProfilingMocks.hpp586 const Counters& GetCounters() const override { return m_Counters; } in GetCounters() function in arm::pipe::MockCounterDirectory