stats_ 40 cc/trees/occlusion_tracker_perftest.cc settings, &client_, &proxy_, &stats_, shared_bitmap_manager_.get(), 1); stats_ 68 cc/trees/occlusion_tracker_perftest.cc FakeRenderingStatsInstrumentation stats_; stats_ 58 chrome/browser/notifications/message_center_stats_collector.cc stats_[notification_id] = NotificationStats(notification_id); stats_ 60 chrome/browser/notifications/message_center_stats_collector.cc StatsCollection::iterator iter = stats_.find(notification_id); stats_ 61 chrome/browser/notifications/message_center_stats_collector.cc DCHECK(iter != stats_.end()); stats_ 63 chrome/browser/notifications/message_center_stats_collector.cc stats_[notification_id].CollectAction(NOTIFICATION_ACTION_ADD); stats_ 68 chrome/browser/notifications/message_center_stats_collector.cc StatsCollection::iterator iter = stats_.find(notification_id); stats_ 69 chrome/browser/notifications/message_center_stats_collector.cc if (iter == stats_.end()) stats_ 76 chrome/browser/notifications/message_center_stats_collector.cc stats_.erase(notification_id); stats_ 81 chrome/browser/notifications/message_center_stats_collector.cc StatsCollection::iterator iter = stats_.find(notification_id); stats_ 82 chrome/browser/notifications/message_center_stats_collector.cc if (iter == stats_.end()) stats_ 91 chrome/browser/notifications/message_center_stats_collector.cc StatsCollection::iterator iter = stats_.find(notification_id); stats_ 92 chrome/browser/notifications/message_center_stats_collector.cc if (iter == stats_.end()) stats_ 102 chrome/browser/notifications/message_center_stats_collector.cc StatsCollection::iterator iter = stats_.find(notification_id); stats_ 103 chrome/browser/notifications/message_center_stats_collector.cc if (iter == stats_.end()) stats_ 112 chrome/browser/notifications/message_center_stats_collector.cc StatsCollection::iterator iter = stats_.find(notification_id); stats_ 113 chrome/browser/notifications/message_center_stats_collector.cc if (iter == stats_.end()) stats_ 85 chrome/browser/notifications/message_center_stats_collector.h StatsCollection stats_; stats_ 96 chrome/browser/renderer_host/web_cache_manager.cc RendererInfo* stats = &(stats_[renderer_id]); stats_ 108 chrome/browser/renderer_host/web_cache_manager.cc stats_.erase(renderer_id); stats_ 115 chrome/browser/renderer_host/web_cache_manager.cc StatsMap::iterator item = stats_.find(renderer_id); stats_ 116 chrome/browser/renderer_host/web_cache_manager.cc if (item == stats_.end()) stats_ 136 chrome/browser/renderer_host/web_cache_manager.cc StatsMap::iterator entry = stats_.find(renderer_id); stats_ 137 chrome/browser/renderer_host/web_cache_manager.cc if (entry == stats_.end()) stats_ 205 chrome/browser/renderer_host/web_cache_manager.cc StatsMap::iterator elmt = stats_.find(*iter); stats_ 206 chrome/browser/renderer_host/web_cache_manager.cc if (elmt != stats_.end()) { stats_ 302 chrome/browser/renderer_host/web_cache_manager.cc StatsMap::iterator elmt = stats_.find(*iter); stats_ 303 chrome/browser/renderer_host/web_cache_manager.cc if (elmt != stats_.end()) stats_ 356 chrome/browser/renderer_host/web_cache_manager.cc DCHECK(stats_.size() <= stats_ 438 chrome/browser/renderer_host/web_cache_manager.cc StatsMap::iterator elmt = stats_.find(*iter); stats_ 439 chrome/browser/renderer_host/web_cache_manager.cc DCHECK(elmt != stats_.end()); stats_ 204 chrome/browser/renderer_host/web_cache_manager.h StatsMap stats_; stats_ 67 chrome/browser/renderer_host/web_cache_manager_browsertest.cc EXPECT_GE(WebCacheManager::GetInstance()->stats_.size(), 1U); stats_ 68 chrome/browser/renderer_host/web_cache_manager_browsertest.cc EXPECT_LE(WebCacheManager::GetInstance()->stats_.size(), 2U); stats_ 35 chrome/browser/renderer_host/web_cache_manager_unittest.cc return h->stats_; stats_ 177 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc stats_(stats), stats_ 197 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc ++(stats_->running_background_task); stats_ 198 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc if (stats_->max_parallel_task < stats_->running_background_task) stats_ 199 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc stats_->max_parallel_task = stats_->running_background_task; stats_ 209 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc ++(stats_->finished_task); stats_ 210 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc --(stats_->running_background_task); stats_ 216 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc Stats* stats_; stats_ 32 chrome/browser/task_manager/renderer_resource.cc memset(&stats_, 0, sizeof(stats_)); stats_ 56 chrome/browser/task_manager/renderer_resource.cc return stats_; stats_ 73 chrome/browser/task_manager/renderer_resource.cc stats_ = stats; stats_ 72 chrome/browser/task_manager/renderer_resource.h blink::WebCache::ResourceTypeStats stats_; stats_ 116 content/browser/media/webrtc_internals_browsertest.cc std::map<string, StatsMap> stats_; stats_ 305 content/browser/media/webrtc_internals_browsertest.cc pc.stats_[id][iter->first].push_back(iter->second); stats_ 352 content/browser/media/webrtc_internals_browsertest.cc for (stream_iter = pc.stats_.begin(); stats_ 353 content/browser/media/webrtc_internals_browsertest.cc stream_iter != pc.stats_.end(); stream_iter++) { stats_ 71 dbus/dbus_statistics.cc STLDeleteContainerPointers(stats_.begin(), stats_.end()); stats_ 111 dbus/dbus_statistics.cc StatSet::iterator found = stats_.find(stat.get()); stats_ 112 dbus/dbus_statistics.cc if (found != stats_.end()) stats_ 116 dbus/dbus_statistics.cc found = stats_.insert(stat.release()).first; stats_ 120 dbus/dbus_statistics.cc StatSet& stats() { return stats_; } stats_ 124 dbus/dbus_statistics.cc StatSet stats_; stats_ 23 media/cast/rtp_receiver/receiver_stats_unittest.cc : stats_(&testing_clock_), stats_ 49 media/cast/rtp_receiver/receiver_stats_unittest.cc ReceiverStats stats_; stats_ 63 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.GetStatistics(&fraction_lost_, stats_ 76 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.UpdateStatistics(rtp_header_); stats_ 83 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.GetStatistics(&fraction_lost_, stats_ 97 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.UpdateStatistics(rtp_header_); stats_ 104 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.GetStatistics(&fraction_lost_, stats_ 121 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.UpdateStatistics(rtp_header_); stats_ 128 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.GetStatistics(&fraction_lost_, stats_ 142 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.UpdateStatistics(rtp_header_); stats_ 147 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.GetStatistics(&fraction_lost_, stats_ 162 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.UpdateStatistics(rtp_header_); stats_ 169 media/cast/rtp_receiver/receiver_stats_unittest.cc stats_.GetStatistics(&fraction_lost_, stats_ 63 media/cast/rtp_receiver/rtp_receiver.cc stats_.UpdateStatistics(rtp_header); stats_ 32 media/cast/rtp_receiver/rtp_receiver.h return &stats_; stats_ 36 media/cast/rtp_receiver/rtp_receiver.h ReceiverStats stats_; stats_ 362 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::DOOM_CACHE); stats_ 419 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::DOOM_RECENT); stats_ 485 net/disk_cache/blockfile/backend_impl.cc int64 total_hours = stats_.GetCounter(Stats::TIMER) / 120; stats_ 486 net/disk_cache/blockfile/backend_impl.cc int64 no_use_hours = stats_.GetCounter(Stats::LAST_REPORT_TIMER) / 120; stats_ 494 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::OPEN_MISS); stats_ 507 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::OPEN_HIT); stats_ 557 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::CREATE_ERROR); stats_ 565 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::CREATE_ERROR); stats_ 577 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::CREATE_ERROR); stats_ 603 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::CREATE_HIT); stats_ 752 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::DOOM_ENTRY); stats_ 857 net/disk_cache/blockfile/backend_impl.cc stats_.ModifyStorageStats(old_size, new_size); stats_ 861 net/disk_cache/blockfile/backend_impl.cc stats_.ModifyStorageStats(0, size); stats_ 909 net/disk_cache/blockfile/backend_impl.cc int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); stats_ 912 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::LAST_REPORT, Time::Now().ToInternalValue()); stats_ 927 net/disk_cache/blockfile/backend_impl.cc int64 use_time = stats_.GetCounter(Stats::TIMER); stats_ 929 net/disk_cache/blockfile/backend_impl.cc CACHE_UMA(PERCENTAGE, "FirstHitRatio", 0, stats_.GetHitRatio()); stats_ 941 net/disk_cache/blockfile/backend_impl.cc int large_entries_bytes = stats_.GetLargeEntriesSize(); stats_ 946 net/disk_cache/blockfile/backend_impl.cc CACHE_UMA(PERCENTAGE, "FirstResurrectRatio", 0, stats_.GetResurrectRatio()); stats_ 955 net/disk_cache/blockfile/backend_impl.cc stats_.ResetRatios(); stats_ 964 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::FATAL_ERROR); stats_ 988 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(an_event); stats_ 1007 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::TIMER); stats_ 1008 net/disk_cache/blockfile/backend_impl.cc int64 time = stats_.GetCounter(Stats::TIMER); stats_ 1009 net/disk_cache/blockfile/backend_impl.cc int64 current = stats_.GetCounter(Stats::OPEN_ENTRIES); stats_ 1018 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::OPEN_ENTRIES, current); stats_ 1019 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::MAX_ENTRIES, max_refs_); stats_ 1232 net/disk_cache/blockfile/backend_impl.cc stats_.GetItems(stats); stats_ 1333 net/disk_cache/blockfile/backend_impl.cc int size = stats_.StorageSize(); stats_ 1344 net/disk_cache/blockfile/backend_impl.cc return stats_.Init(NULL, 0, address); stats_ 1364 net/disk_cache/blockfile/backend_impl.cc if (!stats_.Init(data.get(), size, address)) stats_ 1367 net/disk_cache/blockfile/backend_impl.cc stats_.InitSizeHistogram(); stats_ 1372 net/disk_cache/blockfile/backend_impl.cc int size = stats_.StorageSize(); stats_ 1375 net/disk_cache/blockfile/backend_impl.cc size = stats_.SerializeStats(data.get(), size, &address); stats_ 1390 net/disk_cache/blockfile/backend_impl.cc int64 errors = stats_.GetCounter(Stats::FATAL_ERROR); stats_ 1391 net/disk_cache/blockfile/backend_impl.cc int64 full_dooms = stats_.GetCounter(Stats::DOOM_CACHE); stats_ 1392 net/disk_cache/blockfile/backend_impl.cc int64 partial_dooms = stats_.GetCounter(Stats::DOOM_RECENT); stats_ 1393 net/disk_cache/blockfile/backend_impl.cc int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); stats_ 1409 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::FATAL_ERROR, errors); stats_ 1410 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::DOOM_CACHE, full_dooms); stats_ 1411 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::DOOM_RECENT, partial_dooms); stats_ 1412 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::LAST_REPORT, last_report); stats_ 1763 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::CREATE_MISS); stats_ 1774 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::RESURRECT_HIT); stats_ 1790 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::INVALID_ENTRY); stats_ 1844 net/disk_cache/blockfile/backend_impl.cc int hit_ratio_as_percentage = stats_.GetHitRatio(); stats_ 1858 net/disk_cache/blockfile/backend_impl.cc static_cast<int>(stats_.GetCounter(Stats::OPEN_ENTRIES))); stats_ 1860 net/disk_cache/blockfile/backend_impl.cc static_cast<int>(stats_.GetCounter(Stats::MAX_ENTRIES))); stats_ 1861 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::MAX_ENTRIES, 0); stats_ 1864 net/disk_cache/blockfile/backend_impl.cc static_cast<int>(stats_.GetCounter(Stats::FATAL_ERROR))); stats_ 1866 net/disk_cache/blockfile/backend_impl.cc static_cast<int>(stats_.GetCounter(Stats::DOOM_CACHE))); stats_ 1868 net/disk_cache/blockfile/backend_impl.cc static_cast<int>(stats_.GetCounter(Stats::DOOM_RECENT))); stats_ 1869 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::FATAL_ERROR, 0); stats_ 1870 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::DOOM_CACHE, 0); stats_ 1871 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::DOOM_RECENT, 0); stats_ 1878 net/disk_cache/blockfile/backend_impl.cc int64 total_hours = stats_.GetCounter(Stats::TIMER) / 120; stats_ 1898 net/disk_cache/blockfile/backend_impl.cc int64 use_hours = stats_.GetCounter(Stats::LAST_REPORT_TIMER) / 120; stats_ 1899 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::LAST_REPORT_TIMER, stats_.GetCounter(Stats::TIMER)); stats_ 1917 net/disk_cache/blockfile/backend_impl.cc int64 trim_rate = stats_.GetCounter(Stats::TRIM_ENTRY) / use_hours; stats_ 1927 net/disk_cache/blockfile/backend_impl.cc int large_entries_bytes = stats_.GetLargeEntriesSize(); stats_ 1932 net/disk_cache/blockfile/backend_impl.cc CACHE_UMA(PERCENTAGE, "ResurrectRatio", 0, stats_.GetResurrectRatio()); stats_ 1943 net/disk_cache/blockfile/backend_impl.cc stats_.ResetRatios(); stats_ 1944 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::TRIM_ENTRY, 0); stats_ 389 net/disk_cache/blockfile/backend_impl.h Stats stats_; // Usage statistics. stats_ 152 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::DOOM_ENTRY); stats_ 203 net/disk_cache/blockfile/backend_impl_v3.cc stats_.ModifyStorageStats(old_size, new_size); stats_ 207 net/disk_cache/blockfile/backend_impl_v3.cc stats_.ModifyStorageStats(0, size); stats_ 256 net/disk_cache/blockfile/backend_impl_v3.cc int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); stats_ 259 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::LAST_REPORT, Time::Now().ToInternalValue()); stats_ 276 net/disk_cache/blockfile/backend_impl_v3.cc int64 use_time = stats_.GetCounter(Stats::TIMER); stats_ 278 net/disk_cache/blockfile/backend_impl_v3.cc CACHE_UMA(PERCENTAGE, "FirstHitRatio", stats_.GetHitRatio()); stats_ 290 net/disk_cache/blockfile/backend_impl_v3.cc int large_entries_bytes = stats_.GetLargeEntriesSize(); stats_ 295 net/disk_cache/blockfile/backend_impl_v3.cc CACHE_UMA(PERCENTAGE, "FirstResurrectRatio", stats_.GetResurrectRatio()); stats_ 304 net/disk_cache/blockfile/backend_impl_v3.cc stats_.ResetRatios(); stats_ 308 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(an_event); stats_ 324 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::TIMER); stats_ 325 net/disk_cache/blockfile/backend_impl_v3.cc int64 time = stats_.GetCounter(Stats::TIMER); stats_ 326 net/disk_cache/blockfile/backend_impl_v3.cc int64 current = stats_.GetCounter(Stats::OPEN_ENTRIES); stats_ 335 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::OPEN_ENTRIES, current); stats_ 336 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::MAX_ENTRIES, max_refs_); stats_ 451 net/disk_cache/blockfile/backend_impl_v3.cc int64 total_hours = stats_.GetCounter(Stats::TIMER) / 120; stats_ 452 net/disk_cache/blockfile/backend_impl_v3.cc int64 no_use_hours = stats_.GetCounter(Stats::LAST_REPORT_TIMER) / 120; stats_ 460 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::OPEN_MISS); stats_ 473 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::OPEN_HIT); stats_ 523 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::CREATE_ERROR); stats_ 531 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::CREATE_ERROR); stats_ 543 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::CREATE_ERROR); stats_ 569 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::CREATE_HIT); stats_ 594 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::DOOM_CACHE); stats_ 651 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::DOOM_RECENT); stats_ 709 net/disk_cache/blockfile/backend_impl_v3.cc stats_.GetItems(stats); stats_ 766 net/disk_cache/blockfile/backend_impl_v3.cc int size = stats_.StorageSize(); stats_ 775 net/disk_cache/blockfile/backend_impl_v3.cc return stats_.Init(NULL, 0, address); stats_ 795 net/disk_cache/blockfile/backend_impl_v3.cc if (!stats_.Init(data.get(), size, address)) stats_ 798 net/disk_cache/blockfile/backend_impl_v3.cc stats_.InitSizeHistogram(); stats_ 803 net/disk_cache/blockfile/backend_impl_v3.cc int size = stats_.StorageSize(); stats_ 806 net/disk_cache/blockfile/backend_impl_v3.cc size = stats_.SerializeStats(data.get(), size, &address); stats_ 821 net/disk_cache/blockfile/backend_impl_v3.cc int64 errors = stats_.GetCounter(Stats::FATAL_ERROR); stats_ 822 net/disk_cache/blockfile/backend_impl_v3.cc int64 full_dooms = stats_.GetCounter(Stats::DOOM_CACHE); stats_ 823 net/disk_cache/blockfile/backend_impl_v3.cc int64 partial_dooms = stats_.GetCounter(Stats::DOOM_RECENT); stats_ 824 net/disk_cache/blockfile/backend_impl_v3.cc int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); stats_ 840 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::FATAL_ERROR, errors); stats_ 841 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::DOOM_CACHE, full_dooms); stats_ 842 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::DOOM_RECENT, partial_dooms); stats_ 843 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::LAST_REPORT, last_report); stats_ 1190 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::CREATE_MISS); stats_ 1201 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::RESURRECT_HIT); stats_ 1250 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::CREATE_ERROR); stats_ 1258 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::CREATE_ERROR); stats_ 1270 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::CREATE_ERROR); stats_ 1296 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::CREATE_HIT); stats_ 1326 net/disk_cache/blockfile/backend_impl_v3.cc static_cast<int>(stats_.GetCounter(Stats::OPEN_ENTRIES))); stats_ 1328 net/disk_cache/blockfile/backend_impl_v3.cc static_cast<int>(stats_.GetCounter(Stats::MAX_ENTRIES))); stats_ 1329 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::MAX_ENTRIES, 0); stats_ 1332 net/disk_cache/blockfile/backend_impl_v3.cc static_cast<int>(stats_.GetCounter(Stats::FATAL_ERROR))); stats_ 1334 net/disk_cache/blockfile/backend_impl_v3.cc static_cast<int>(stats_.GetCounter(Stats::DOOM_CACHE))); stats_ 1336 net/disk_cache/blockfile/backend_impl_v3.cc static_cast<int>(stats_.GetCounter(Stats::DOOM_RECENT))); stats_ 1337 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::FATAL_ERROR, 0); stats_ 1338 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::DOOM_CACHE, 0); stats_ 1339 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::DOOM_RECENT, 0); stats_ 1341 net/disk_cache/blockfile/backend_impl_v3.cc int64 total_hours = stats_.GetCounter(Stats::TIMER) / 120; stats_ 1352 net/disk_cache/blockfile/backend_impl_v3.cc int64 use_hours = stats_.GetCounter(Stats::LAST_REPORT_TIMER) / 120; stats_ 1353 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::LAST_REPORT_TIMER, stats_.GetCounter(Stats::TIMER)); stats_ 1365 net/disk_cache/blockfile/backend_impl_v3.cc int64 trim_rate = stats_.GetCounter(Stats::TRIM_ENTRY) / use_hours; stats_ 1372 net/disk_cache/blockfile/backend_impl_v3.cc int large_entries_bytes = stats_.GetLargeEntriesSize(); stats_ 1377 net/disk_cache/blockfile/backend_impl_v3.cc CACHE_UMA(PERCENTAGE, "ResurrectRatio", stats_.GetResurrectRatio()); stats_ 1388 net/disk_cache/blockfile/backend_impl_v3.cc stats_.ResetRatios(); stats_ 1389 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::TRIM_ENTRY, 0); stats_ 274 net/disk_cache/blockfile/backend_impl_v3.h Stats stats_; // Usage statistics. stats_ 423 net/disk_cache/blockfile/backend_worker_v3.cc int size = stats_.StorageSize(); stats_ 432 net/disk_cache/blockfile/backend_worker_v3.cc return stats_.Init(NULL, 0, address); stats_ 452 net/disk_cache/blockfile/backend_worker_v3.cc if (!stats_.Init(data.get(), size, address)) stats_ 455 net/disk_cache/blockfile/backend_worker_v3.cc stats_.InitSizeHistogram(); stats_ 74 net/disk_cache/blockfile/stats_histogram.cc stats_ = NULL; stats_ 79 net/disk_cache/blockfile/stats_histogram.cc if (stats_) stats_ 80 net/disk_cache/blockfile/stats_histogram.cc stats_->Snapshot(samples.get()); stats_ 52 net/disk_cache/blockfile/stats_histogram.h const Stats* stats_; stats_ 81 net/quic/congestion_control/cubic.cc stats_->cwnd_increase_congestion_avoidance += stats_ 85 net/quic/congestion_control/cubic.cc stats_->cwnd_increase_cubic_mode += stats_ 83 net/quic/congestion_control/cubic.h QuicConnectionStats* stats_; stats_ 26 net/quic/congestion_control/cubic_test.cc cubic_(&clock_, &stats_) { stats_ 31 net/quic/congestion_control/cubic_test.cc QuicConnectionStats stats_; stats_ 92 net/quic/congestion_control/cubic_test.cc EXPECT_NEAR(expected_cwnd - 10, stats_.cwnd_increase_congestion_avoidance, stats_ 94 net/quic/congestion_control/cubic_test.cc EXPECT_NEAR(1u, stats_.cwnd_increase_cubic_mode, 1); stats_ 98 net/quic/congestion_control/cubic_test.cc stats_.cwnd_increase_cubic_mode = 0; stats_ 99 net/quic/congestion_control/cubic_test.cc stats_.cwnd_increase_congestion_avoidance = 0; stats_ 115 net/quic/congestion_control/cubic_test.cc EXPECT_EQ(expected_cwnd - old_cwnd, stats_.cwnd_increase_cubic_mode); stats_ 117 net/quic/congestion_control/cubic_test.cc stats_.cwnd_increase_congestion_avoidance); stats_ 154 net/quic/congestion_control/cubic_test.cc stats_.cwnd_increase_cubic_mode = 0; stats_ 155 net/quic/congestion_control/cubic_test.cc stats_.cwnd_increase_congestion_avoidance = 0; stats_ 162 net/quic/congestion_control/cubic_test.cc EXPECT_EQ(expected_cwnd - old_cwnd, stats_.cwnd_increase_cubic_mode); stats_ 164 net/quic/congestion_control/cubic_test.cc stats_.cwnd_increase_congestion_avoidance); stats_ 32 net/quic/congestion_control/tcp_cubic_sender_test.cc clock, &rtt_stats_, reno, max_tcp_congestion_window, &stats_) { stats_ 40 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicConnectionStats stats_; stats_ 204 net/quic/quic_connection.cc is_server, clock_, &stats_, stats_ 413 net/quic/quic_connection.cc ++stats_.packets_dropped; stats_ 465 net/quic/quic_connection.cc --stats_.packets_dropped; stats_ 763 net/quic/quic_connection.cc stats_.stream_bytes_received += stats_ 1007 net/quic/quic_connection.cc stats_.rtt = sent_packet_manager_.SmoothedRtt().ToMicroseconds(); stats_ 1008 net/quic/quic_connection.cc stats_.estimated_bandwidth = stats_ 1010 net/quic/quic_connection.cc return stats_; stats_ 1038 net/quic/quic_connection.cc stats_.bytes_received += packet.length(); stats_ 1039 net/quic/quic_connection.cc ++stats_.packets_received; stats_ 1428 net/quic/quic_connection.cc stats_.bytes_sent += result.bytes_written; stats_ 1429 net/quic/quic_connection.cc ++stats_.packets_sent; stats_ 1432 net/quic/quic_connection.cc stats_.bytes_retransmitted += result.bytes_written; stats_ 1433 net/quic/quic_connection.cc ++stats_.packets_retransmitted; stats_ 1603 net/quic/quic_connection.cc ++stats_.packets_revived; stats_ 685 net/quic/quic_connection.h QuicConnectionStats stats_; stats_ 62 net/quic/quic_sent_packet_manager.cc stats_(stats), stats_ 309 net/quic/quic_sent_packet_manager.cc ++stats_->packets_spuriously_retransmitted; stats_ 405 net/quic/quic_sent_packet_manager.cc ++stats_->crypto_retransmit_count; stats_ 409 net/quic/quic_sent_packet_manager.cc ++stats_->loss_timeout_count; stats_ 415 net/quic/quic_sent_packet_manager.cc ++stats_->tlp_count; stats_ 419 net/quic/quic_sent_packet_manager.cc ++stats_->rto_count; stats_ 573 net/quic/quic_sent_packet_manager.cc ++stats_->packets_lost; stats_ 268 net/quic/quic_sent_packet_manager.h QuicConnectionStats* stats_; stats_ 25 net/quic/quic_sent_packet_manager_test.cc : manager_(true, &clock_, &stats_, kFixRate, kNack), stats_ 185 net/quic/quic_sent_packet_manager_test.cc QuicConnectionStats stats_; stats_ 251 net/quic/quic_sent_packet_manager_test.cc EXPECT_EQ(0u, stats_.packets_spuriously_retransmitted); stats_ 275 net/quic/quic_sent_packet_manager_test.cc EXPECT_EQ(1u, stats_.packets_spuriously_retransmitted); stats_ 297 net/quic/quic_sent_packet_manager_test.cc EXPECT_EQ(1u, stats_.packets_spuriously_retransmitted); stats_ 421 net/quic/quic_sent_packet_manager_test.cc EXPECT_EQ(1u, stats_.packets_spuriously_retransmitted); stats_ 829 net/quic/quic_sent_packet_manager_test.cc EXPECT_EQ(2u, stats_.tlp_count); stats_ 830 net/quic/quic_sent_packet_manager_test.cc EXPECT_EQ(0u, stats_.rto_count); stats_ 859 net/quic/quic_sent_packet_manager_test.cc EXPECT_EQ(2u, stats_.tlp_count); stats_ 860 net/quic/quic_sent_packet_manager_test.cc EXPECT_EQ(1u, stats_.rto_count); stats_ 110 remoting/client/chromoting_client.h ChromotingStats stats_; stats_ 117 remoting/client/plugin/media_source_video_renderer.cc return &stats_; stats_ 131 remoting/client/plugin/media_source_video_renderer.cc stats_.video_frame_rate()->Record(1); stats_ 132 remoting/client/plugin/media_source_video_renderer.cc stats_.video_bandwidth()->Record(packet->data().size()); stats_ 134 remoting/client/plugin/media_source_video_renderer.cc stats_.video_capture_ms()->Record(packet->capture_time_ms()); stats_ 136 remoting/client/plugin/media_source_video_renderer.cc stats_.video_encode_ms()->Record(packet->encode_time_ms()); stats_ 143 remoting/client/plugin/media_source_video_renderer.cc stats_.round_trip_ms()->Record(round_trip_latency.InMilliseconds()); stats_ 62 remoting/client/plugin/media_source_video_renderer.h ChromotingStats stats_; stats_ 341 remoting/client/software_video_renderer.cc return &stats_; stats_ 356 remoting/client/software_video_renderer.cc stats_.video_frame_rate()->Record(1); stats_ 359 remoting/client/software_video_renderer.cc stats_.video_bandwidth()->Record(packet->data().size()); stats_ 361 remoting/client/software_video_renderer.cc stats_.video_capture_ms()->Record(packet->capture_time_ms()); stats_ 363 remoting/client/software_video_renderer.cc stats_.video_encode_ms()->Record(packet->encode_time_ms()); stats_ 370 remoting/client/software_video_renderer.cc stats_.round_trip_ms()->Record(round_trip_latency.InMilliseconds()); stats_ 419 remoting/client/software_video_renderer.cc stats_.video_decode_ms()->Record( stats_ 74 remoting/client/software_video_renderer.h ChromotingStats stats_; stats_ 150 third_party/libwebp/enc/frame.c memset(proba->stats_, 0, sizeof(proba->stats_)); stats_ 242 third_party/libwebp/enc/frame.c const proba_t stats = proba->stats_[t][b][c][p]; stats_ 318 third_party/libwebp/enc/frame.c res->stats = enc->proba_.stats_[coeff_type]; stats_ 208 third_party/libwebp/enc/vp8enci.h StatsArray stats_[NUM_TYPES][NUM_BANDS]; // 4224 bytes stats_ 307 third_party/tcmalloc/chromium/src/deep-heap-profile.cc stats_(), stats_ 374 third_party/tcmalloc/chromium/src/deep-heap-profile.cc stats_.SnapshotAllocations(this); stats_ 420 third_party/tcmalloc/chromium/src/deep-heap-profile.cc stats_.SnapshotMaps(memory_residence_info_getter_, this, &buffer); stats_ 425 third_party/tcmalloc/chromium/src/deep-heap-profile.cc stats_.Unparse(&buffer); stats_ 1091 third_party/tcmalloc/chromium/src/deep-heap-profile.cc deep_profile->stats_.profiled_malloc_.AddToVirtualBytes(alloc_value->bytes); stats_ 1092 third_party/tcmalloc/chromium/src/deep-heap-profile.cc deep_profile->stats_.profiled_malloc_.AddToCommittedBytes(committed); stats_ 392 third_party/tcmalloc/chromium/src/deep-heap-profile.h GlobalStats stats_; // Stats about total memory. stats_ 103 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(stats_.unmapped_bytes+ stats_.committed_bytes==stats_.system_bytes); stats_ 167 third_party/tcmalloc/chromium/src/page_heap.cc stats_.committed_bytes += span->length << kPageShift; stats_ 173 third_party/tcmalloc/chromium/src/page_heap.cc stats_.committed_bytes -= span->length << kPageShift; stats_ 213 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(stats_.unmapped_bytes+ stats_.committed_bytes==stats_.system_bytes); stats_ 230 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(stats_.unmapped_bytes+ stats_.committed_bytes==stats_.system_bytes); stats_ 271 third_party/tcmalloc/chromium/src/page_heap.cc stats_.committed_bytes += prev->length << kPageShift; stats_ 287 third_party/tcmalloc/chromium/src/page_heap.cc stats_.committed_bytes += next->length << kPageShift; stats_ 306 third_party/tcmalloc/chromium/src/page_heap.cc stats_.free_bytes += (span->length << kPageShift); stats_ 309 third_party/tcmalloc/chromium/src/page_heap.cc stats_.unmapped_bytes += (span->length << kPageShift); stats_ 317 third_party/tcmalloc/chromium/src/page_heap.cc stats_.free_bytes -= (span->length << kPageShift); stats_ 319 third_party/tcmalloc/chromium/src/page_heap.cc stats_.unmapped_bytes -= (span->length << kPageShift); stats_ 483 third_party/tcmalloc/chromium/src/page_heap.cc uint64_t old_system_bytes = stats_.system_bytes; stats_ 484 third_party/tcmalloc/chromium/src/page_heap.cc stats_.system_bytes += (ask << kPageShift); stats_ 485 third_party/tcmalloc/chromium/src/page_heap.cc stats_.committed_bytes += (ask << kPageShift); stats_ 494 third_party/tcmalloc/chromium/src/page_heap.cc && stats_.system_bytes >= kPageMapBigAllocationThreshold) { stats_ 507 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(stats_.unmapped_bytes+ stats_.committed_bytes==stats_.system_bytes); stats_ 160 third_party/tcmalloc/chromium/src/page_heap.h inline Stats stats() const { return stats_; } stats_ 248 third_party/tcmalloc/chromium/src/page_heap.h Stats stats_; stats_ 245 third_party/tcmalloc/vendor/src/page_heap.cc stats_.free_bytes += (span->length << kPageShift); stats_ 248 third_party/tcmalloc/vendor/src/page_heap.cc stats_.unmapped_bytes += (span->length << kPageShift); stats_ 256 third_party/tcmalloc/vendor/src/page_heap.cc stats_.free_bytes -= (span->length << kPageShift); stats_ 258 third_party/tcmalloc/vendor/src/page_heap.cc stats_.unmapped_bytes -= (span->length << kPageShift); stats_ 422 third_party/tcmalloc/vendor/src/page_heap.cc uint64_t old_system_bytes = stats_.system_bytes; stats_ 423 third_party/tcmalloc/vendor/src/page_heap.cc stats_.system_bytes += (ask << kPageShift); stats_ 432 third_party/tcmalloc/vendor/src/page_heap.cc && stats_.system_bytes >= kPageMapBigAllocationThreshold) { stats_ 150 third_party/tcmalloc/vendor/src/page_heap.h inline Stats stats() const { return stats_; } stats_ 236 third_party/tcmalloc/vendor/src/page_heap.h Stats stats_;