Home
last modified time | relevance | path

Searched defs:readCounters (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/extras/tests/icachetest/
H A DProfiler.h185 void readCounters(Counters* outCounters) noexcept { in readCounters() function
206 void readCounters(Counters* counters) noexcept { } in readCounters() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/
Dscript_test.go370 func readCounters(t *testing.T, telemetryDir string) map[string]uint64 { func
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp587 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader) { in readCounters() function in __anonf29fcf030211::PGOUseFunc
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1141 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros) { in readCounters() function in PGOUseFunc
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1500 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros, in readCounters() function in PGOUseFunc