Home
last modified time | relevance | path

Searched defs:metrics (Results 1 – 10 of 10) sorted by relevance

/system/update_engine/common/
Dmetrics_reporter_stub.cc23 namespace metrics { namespace
/system/media/audio_utils/
Dhal_smoothness.c29 struct hal_smoothness_metrics metrics; member
43 static void reset_metrics(struct hal_smoothness_metrics *metrics) { in reset_metrics()
/system/core/trusty/metrics/
Dmetrics.cpp29 namespace metrics { namespace
Dmetrics_test.cpp29 namespace metrics { namespace
/system/security/keystore2/src/
Dlib.rs35 pub mod metrics; module
/system/media/audio_utils/tests/
Dhal_smoothness_tests.cpp16 hal_smoothness_metrics metrics; member
19 void custom_flush(hal_smoothness_metrics *metrics, void *private_data) { in custom_flush()
/system/update_engine/aosp/
Dmetrics_reporter_android.cc74 namespace metrics { namespace
/system/vold/bench/inodeop_bench/
Dinodeop_bench.cpp49 std::vector<Metric> metrics; member in Collector
/system/incremental_delivery/incfs/include/
Dincfs_inline.h466 Metrics metrics; in getMetrics() local
/system/incremental_delivery/incfs/
Dincfs.cpp2075 IncFsErrorCode IncFs_GetMetrics(const char* sysfsName, IncFsMetrics* metrics) { in IncFs_GetMetrics()