Home
last modified time | relevance | path

Searched refs:statistics (Results 1 – 21 of 21) sorted by relevance

/frameworks/av/media/libcpustats/include/cpustats/
DREADME.txt1 This is a static library of CPU usage statistics, originally written
5 * should be related to CPU usage statistics
/frameworks/av/media/utils/include/mediautils/
DScopedStatistics.h56 std::shared_ptr<mediautils::MethodStatistics<std::string>> statistics) in ScopedStatistics() argument
58 , mStatistics{std::move(statistics)}
/frameworks/proto_logging/stats/atoms/corenetworking/connectivity/
Dconnectivity_atoms.proto28 * Logs validation failure statistics for all <Rat, Signalstrength> pair on the system
40 * Logs validation failure statistics on each list of <Rat, Signalstrength> pair.
50 * Logs the validation failure statistics about a <Rat, Signalstrength> pair of the system
51 * default network. The statistics include: 1.Validation failure count. 2.Validation failure
Dnetstats_extension_atoms.proto33 * Logs NetworkStatsRecorder file operation statistics.
/frameworks/opt/telephony/proto/src/
Dpersist_atoms.proto34 /* Per call statistics and information. */
40 /* Incoming SMS statistics and information. */
46 /* Outgoing SMS statistics and information. */
58 /* Data Call session statistics and information. */
103 /* RCS client provisioning statistics and information. */
109 /* RCS configuration statistics and information based ACS. */
115 /* SIP delegate statistics and information. */
121 /* SIP Transport featuere tag statistics and information. */
127 /* SIP Message response statistics and information. */
133 /* SIP Transport session statistics and information. */
[all …]
Dtelephony.proto2370 // cumulative statistics like total duration and total RTP packets.
/frameworks/av/media/utils/
DTimeCheck.cpp323 std::shared_ptr<MethodStatistics<std::string>> statistics = in makeTimeCheckStatsForClassMethod() local
325 if (!statistics) return {}; // empty TimeCheck. in makeTimeCheckStatsForClassMethod()
329 stats = std::move(statistics) ] in makeTimeCheckStatsForClassMethod()
/frameworks/native/libs/nativewindow/tests/benchmark/
DREADME.md8 It is currently a little tricky to get statistics from Rust benchmarks directly
/frameworks/base/proto/src/
Dipconnectivity.proto47 // A pair of (key, value) integers for describing histogram-like statistics.
266 // Represents latency and errno statistics of the connect() system call.
350 // Represents Router Advertisement listening statistics for an interface with
450 // Represents statistics from a single android Network.
490 // Represents statistics from NFLOG wakeup events due to ingress packets.
588 // DNS lookup latency statistics.
591 // Connect latency and errno statistics.
606 // An Android Packet Filter statistics event.
612 // Network statistics.
615 // Ingress packet wakeup statistics.
/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/
Dtimestats_atoms.proto46 // jank statistics.
52 // jank statistics.
154 // statistics to applications.
161 // jank statistics
167 // jank statistics.
/frameworks/base/libs/hwui/protos/
Dgraphicsstats.proto50 // The aggregated statistics for the package
/frameworks/base/core/proto/android/service/
Dgraphicsstats.proto54 // The aggregated statistics for the package.
/frameworks/base/libs/hwui/tests/macrobench/
DTestSceneRunner.cpp205 it.statistics = &stats; in run()
/frameworks/proto_logging/stats/atoms/input/
Dinput_atoms.proto162 * Logs input event statistics.
163 * Pulls the statistics.
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags178 # Snapshot statistics
/frameworks/base/packages/SystemUI/docs/
Dfalsing.md55 Bayesian statistics, it updates a "belief" in whether recent
/frameworks/base/core/proto/android/os/
Dbatterystats.proto512 // The statistics associated with a particular package.
/frameworks/proto_logging/stats/enums/app/
Dtvsettings_enums.proto685 // Share usage statistics (toggle)
/frameworks/proto_logging/stats/
Datoms.proto7245 * Logs statistics regarding accesses to external storage.
7587 * Collects Virtual A/B statistics related to the use of dm-snapshot performed
7931 * Used for pull network statistics via mobile|wifi networks, and sliced by interesting dimensions.
7994 * Used for pull network statistics via mobile|wifi networks, and sliced by interesting dimensions.
8572 * Pulls the statistics of calls to Binder.
8632 * Pulls the statistics of exceptions during calls to Binder.
8647 * Pulls the statistics of message dispatching on HandlerThreads.
8885 // aggressive device-side aggregation of statistics and hence reduces metric upload size.
14048 // jank statistics.
14054 // jank statistics.
[all …]
/frameworks/proto_logging/stats/atoms/adservices/
Dadservices_extension_atoms.proto1888 /** Shared data among MobileDataDownload statistics. Not meant to be a top level atom proto.*/
/frameworks/base/core/api/
Dcurrent.txt22873 field public static final String FEATURE_EncodingStatistics = "encoding-statistics";
23710 …public static final String KEY_VIDEO_ENCODING_STATISTICS_LEVEL = "video-encoding-statistics-level";