Home
last modified time | relevance | path

Searched defs:readCounterValues (Results 1 – 2 of 2) sorted by relevance

/external/armnn/src/profiling/
DPeriodicCounterCapture.cpp76 void PeriodicCounterCapture::Capture(IReadCounterValues& readCounterValues) in Capture()
/external/armnn/src/profiling/test/
DProfilingTests.cpp1793 TestReadCounterValues readCounterValues; in BOOST_AUTO_TEST_CASE() local