Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_metric/
H A Dglobal.cc22 PW_CONSTINIT IntrusiveList<Metric> global_metrics; variable
H A Dmetric_service_pwpb_test.cc222 IntrusiveList<Metric> global_metrics; // Simulate pw::metric::global_metrics in TEST() local
/aosp_15_r20/external/pytorch/tools/stats/
H A Dupload_metrics.py70 global_metrics: dict[str, Any] = {} variable