Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:OPEN_ENTRIES

940   int64 current = stats_.GetCounter(Stats::OPEN_ENTRIES);
942 // OPEN_ENTRIES is a sampled average of the number of open entries, avoiding
949 stats_.SetCounter(Stats::OPEN_ENTRIES, current);
1522 static_cast<int>(stats_.GetCounter(Stats::OPEN_ENTRIES)));