Searched refs:statistics (Results 1 – 21 of 21) sorted by relevance
1 This is a static library of CPU usage statistics, originally written5 * should be related to CPU usage statistics
56 std::shared_ptr<mediautils::MethodStatistics<std::string>> statistics) in ScopedStatistics() argument58 , mStatistics{std::move(statistics)}
28 * Logs validation failure statistics for all <Rat, Signalstrength> pair on the system40 * Logs validation failure statistics on each list of <Rat, Signalstrength> pair.50 * Logs the validation failure statistics about a <Rat, Signalstrength> pair of the system51 * default network. The statistics include: 1.Validation failure count. 2.Validation failure
33 * Logs NetworkStatsRecorder file operation statistics.
34 /* 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 …]
2370 // cumulative statistics like total duration and total RTP packets.
323 std::shared_ptr<MethodStatistics<std::string>> statistics = in makeTimeCheckStatsForClassMethod() local325 if (!statistics) return {}; // empty TimeCheck. in makeTimeCheckStatsForClassMethod()329 stats = std::move(statistics) ] in makeTimeCheckStatsForClassMethod()
8 It is currently a little tricky to get statistics from Rust benchmarks directly
47 // 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 with450 // 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.
46 // jank statistics.52 // jank statistics.154 // statistics to applications.161 // jank statistics167 // jank statistics.
50 // The aggregated statistics for the package
54 // The aggregated statistics for the package.
205 it.statistics = &stats; in run()
162 * Logs input event statistics.163 * Pulls the statistics.
178 # Snapshot statistics
55 Bayesian statistics, it updates a "belief" in whether recent
512 // The statistics associated with a particular package.
685 // Share usage statistics (toggle)
7245 * Logs statistics regarding accesses to external storage.7587 * Collects Virtual A/B statistics related to the use of dm-snapshot performed7931 * 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 …]
1888 /** Shared data among MobileDataDownload statistics. Not meant to be a top level atom proto.*/
22873 field public static final String FEATURE_EncodingStatistics = "encoding-statistics";23710 …public static final String KEY_VIDEO_ENCODING_STATISTICS_LEVEL = "video-encoding-statistics-level";