Home
last modified time | relevance | path

Searched refs:DumpCounters (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/arm64/
Dinstrument-arm64.h68 void DumpCounters();
Dinstrument-arm64.cc128 DumpCounters(); in ~Instrument()
150 DumpCounters(); in Update()
155 void Instrument::DumpCounters() { in DumpCounters() function in v8::internal::Instrument
/external/vixl/src/vixl/a64/
Dinstrument-a64.h90 void DumpCounters();
Dinstrument-a64.cc151 DumpCounters(); in ~Instrument()
174 DumpCounters(); in Update()
179 void Instrument::DumpCounters() { in DumpCounters() function in vixl::Instrument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_libcdep.cc94 void DumpCounters();
693 void CoverageData::DumpCounters() { in DumpCounters() function in __sanitizer::CoverageData
806 DumpCounters(); in DumpAll()