Home
last modified time | relevance | path

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

/art/libartbase/base/metrics/
Dmetrics.h268 void Report(MetricsBackend* backend) const { backend->ReportCounter(counter_type, Value()); } in Report() function
311 void Report(MetricsBackend* backend) const { in Report() function
355 void Report(MetricsBackend* backend) const { in Report() function
419 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.cc515 static bool Report(art::ObjPtr<art::mirror::Object> obj, in Report() function in openjdkjvmti::__anon67f2e3530111::ReportPrimitiveField