Home
last modified time | relevance | path

Searched defs:Report (Results 1 – 3 of 3) sorted by relevance

/art/libartbase/base/metrics/
Dmetrics.h267 void Report(MetricsBackend* backend) const { backend->ReportCounter(counter_type, Value()); } in Report() function
310 void Report(MetricsBackend* backend) const { in Report() function
354 void Report(MetricsBackend* backend) const { in Report() function
418 void Report(MetricsBackend* backend) const { in Report() function
/art/runtime/metrics/
Dreporter_test.cc53 struct Report { struct in art::metrics::TestBackend
54 uint64_t timestamp_millis;
55 SafeMap<DatumId, uint64_t> data;
/art/openjdkjvmti/
Dti_heap.cc517 static bool Report(art::ObjPtr<art::mirror::Object> obj, in Report() function in openjdkjvmti::__anon8e84282e0111::ReportPrimitiveField