HomeSort by relevance Sort by last modified time
    Searched refs:Stats (Results 126 - 150 of 392) sorted by null

1 2 3 4 56 7 8 91011>>

  /art/compiler/utils/
dedupe_set-inl.h 42 struct DedupeSet<InKey, StoreKey, Alloc, HashType, HashFunc, kShard>::Stats {
84 void UpdateStats(Thread* self, Stats* global_stats) REQUIRES(!lock_) {
86 // for bookkeeping while collecting the stats.
87 std::unordered_map<HashType, size_t> stats; variable
95 auto it = stats.find(key.Hash());
96 if (it == stats.end()) {
97 stats.insert({key.Hash(), 1u});
103 for (const auto& entry : stats) {
239 Stats stats; local
    [all...]
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
MediaUtils.java 717 public static class Stats {
719 public Stats(double[] data) {
785 public Stats movingAverage(int n) {
787 return new Stats(null);
801 return new Stats(avgs);
810 public Stats movingAverageOverSum(double window) {
812 return new Stats(null);
818 return new Stats(new double[] { average });
824 // TODO: add support for weights in Stats, so we can do a more refined approach.
    [all...]
  /external/perfetto/src/tracing/core/
trace_buffer.h 133 struct Stats {
221 const Stats& stats() const { return stats_; } function in class:perfetto::TraceBuffer
521 Stats stats_;
  /external/skia/src/gpu/
GrResourceCache.h 210 struct Stats {
219 Stats() { this->reset(); }
243 void getStats(Stats*) const;
354 // our current stats for all resources
358 // our current stats for resources that count against the budget
  /external/skqp/src/gpu/
GrResourceCache.h 205 struct Stats {
214 Stats() { this->reset(); }
238 void getStats(Stats*) const;
349 // our current stats for all resources
353 // our current stats for resources that count against the budget
GrGpu.h 396 // Debugging and Stats
398 class Stats {
401 Stats() { this->reset(); }
454 Stats* stats() { return &fStats; } function in class:GrGpu
535 Stats fStats;
  /external/webrtc/webrtc/base/
network.h 119 struct Stats {
122 Stats() {
156 // |stats| will be populated even if |*changed| is false.
159 NetworkManager::Stats* stats);
  /external/skia/tools/gpu/
GrTest.cpp 111 fGpu->stats()->reset();
136 return fGpu->stats()->dump(out);
143 return fGpu->stats()->dumpKeyValuePairs(keys, values);
169 void GrGpu::Stats::dump(SkString* out) {
179 void GrGpu::Stats::dumpKeyValuePairs(SkTArray<SkString>* keys, SkTArray<double>* values) {
200 void GrResourceCache::getStats(Stats* stats) const {
201 stats->reset();
203 stats->fTotal = this->getResourceCount();
204 stats->fNumNonPurgeable = fNonpurgeableResources.count()
218 Stats stats; local
239 Stats stats; local
    [all...]
  /external/skqp/tools/gpu/
GrTest.cpp 108 fGpu->stats()->reset();
133 return fGpu->stats()->dump(out);
140 return fGpu->stats()->dumpKeyValuePairs(keys, values);
165 void GrGpu::Stats::dump(SkString* out) {
175 void GrGpu::Stats::dumpKeyValuePairs(SkTArray<SkString>* keys, SkTArray<double>* values) {
186 void GrResourceCache::getStats(Stats* stats) const {
187 stats->reset();
189 stats->fTotal = this->getResourceCount();
190 stats->fNumNonPurgeable = fNonpurgeableResources.count()
204 Stats stats; local
225 Stats stats; local
    [all...]
  /frameworks/base/services/core/java/com/android/server/
AppStateTracker.java 168 interface Stats {
830 mStatLogger.logDurationStat(Stats.UID_ACTIVE_STATE_CHANGED, start);
837 mStatLogger.logDurationStat(Stats.UID_FG_STATE_CHANGED, start);
844 mStatLogger.logDurationStat(Stats.RUN_ANY_CHANGED, start);
851 mStatLogger.logDurationStat(Stats.ALL_UNWHITELISTED, start);
858 mStatLogger.logDurationStat(Stats.ALL_WHITELIST_CHANGED, start);
865 mStatLogger.logDurationStat(Stats.TEMP_WHITELIST_CHANGED, start);
872 mStatLogger.logDurationStat(Stats.EXEMPT_CHANGED, start);
879 mStatLogger.logDurationStat(Stats.FORCE_ALL_CHANGED, start);
895 Stats.FORCE_APP_STANDBY_FEATURE_FLAG_CHANGED, start)
    [all...]
  /frameworks/native/libs/vr/libpdx_default_transport/
pdx_benchmarks.cpp 95 std::vector<std::string> stats = base::SplitString( local
98 CHECK_EQ(3u, stats.size());
102 uint64_t current_cpu_time_ns = std::stoull(stats[0]);
103 uint64_t current_wait_ns = std::stoull(stats[1]);
104 uint64_t current_timeslices = std::stoull(stats[2]);
145 Stats,
153 PDX_REMOTE_METHOD(Stats, BenchmarkOps::Stats,
228 } else if (argument == "stats") {
229 ProgramOptions.opcode = BenchmarkOps::Stats;
    [all...]
  /system/netd/libbpf/
BpfNetworkStatsTest.cpp 135 void expectStatsEqual(const StatsValue& target, const Stats& result) {
228 Stats result1 = {};
232 Stats result2 = {};
275 Stats result1 = {};
279 Stats result2 = {};
283 Stats totalResult = {};
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/hotshot/
stats.py 52 return pstats.Stats(p)
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarReport.java 33 import org.antlr.runtime.misc.Stats;
39 /** Because I may change the stats, I need to track version for later
43 public static final String GRAMMAR_STATS_FILENAME = "grammar.stats";
194 data.mink = Stats.min(depths);
195 data.maxk = Stats.max(depths);
196 data.avgk = Stats.avg(depths);
209 // data. = Stats.stddev(depths);
211 // data. = Stats.min(acyclicDFAStates);
213 // data. = Stats.max(acyclicDFAStates);
215 // data. = Stats.avg(acyclicDFAStates)
    [all...]
  /external/python/cpython2/Lib/hotshot/
stats.py 52 return pstats.Stats(p)
  /external/webrtc/webrtc/modules/audio_coding/test/
Channel.cc 297 int16_t Channel::Stats(CodecInst& codecInst,
329 void Channel::Stats(uint32_t* numPackets) {
349 void Channel::Stats(uint8_t* payloadType, uint32_t* payloadLenByte) {
375 Stats(codecInst, payloadStats);
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
packet_receiver.cc 142 Stats<double> PacketReceiver::GetDelayStats() const {
  /external/webrtc/webrtc/p2p/stunprober/
main.cc 66 StunProber::Stats stats; local
67 if (!prober->GetStats(&stats)) {
72 LOG(LS_INFO) << "Shared Socket Mode: " << stats.shared_socket_mode;
73 LOG(LS_INFO) << "Requests sent: " << stats.num_request_sent;
74 LOG(LS_INFO) << "Responses received: " << stats.num_response_received;
75 LOG(LS_INFO) << "Target interval (ns): " << stats.target_request_interval_ns;
76 LOG(LS_INFO) << "Actual interval (ns): " << stats.actual_request_interval_ns;
77 LOG(LS_INFO) << "NAT Type: " << PrintNatType(stats.nat_type);
78 LOG(LS_INFO) << "Host IP: " << stats.host_ip
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/
PDBSymbol.h 123 std::unique_ptr<IPDBEnumSymbols> getChildStats(TagStats &Stats) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/
PDBSymbol.h 123 std::unique_ptr<IPDBEnumSymbols> getChildStats(TagStats &Stats) const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/
PDBSymbol.h 123 std::unique_ptr<IPDBEnumSymbols> getChildStats(TagStats &Stats) const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/
PDBSymbol.h 123 std::unique_ptr<IPDBEnumSymbols> getChildStats(TagStats &Stats) const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/
PDBSymbol.h 123 std::unique_ptr<IPDBEnumSymbols> getChildStats(TagStats &Stats) const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/
PDBSymbol.h 123 std::unique_ptr<IPDBEnumSymbols> getChildStats(TagStats &Stats) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/
PDBSymbol.h 123 std::unique_ptr<IPDBEnumSymbols> getChildStats(TagStats &Stats) const;

Completed in 1305 milliseconds

1 2 3 4 56 7 8 91011>>