Home
last modified time | relevance | path

Searched refs:readCounters (Results 1 – 2 of 2) sorted by relevance

/system/extras/tests/icachetest/
DProfiler.h185 void readCounters(Counters* outCounters) noexcept { in readCounters() function
206 void readCounters(Counters* counters) noexcept { } in readCounters() function
Dicache_main.cpp113 profiler.readCounters(&counters); in main()