Home | History | Annotate | Download | only in base

Lines Matching refs:Add

338     // Add 1 so that we can get the last time left in the store.
935 histogram_cookie_deletion_cause_->Add(num_duplicates_trimmed);
1126 // Add this cookie to the set of matching cookies. Update the access
1249 histogram_expiration_duration_minutes_->Add(
1278 histogram_between_access_interval_minutes_->Add(
1299 histogram_cookie_deletion_cause_->Add(deletion_cause);
1435 histogram_evicted_last_access_minutes_->Add(
1518 histogram_count_->Add(cookies_.size());
1538 histogram_etldp1_count_->Add(key_count);
1539 histogram_domain_per_etldp1_count_->Add(domain_map.size());
1542 histogram_domain_count_->Add(domain_map_it->second);