Searched defs:durations (Results 1 – 3 of 3) sorted by relevance
65 CacheBuilderFactory withExpireAfterWrites(Set<DurationSpec> durations) { in withExpireAfterWrites()70 CacheBuilderFactory withExpireAfterAccesses(Set<DurationSpec> durations) { in withExpireAfterAccesses()75 CacheBuilderFactory withRefreshes(Set<DurationSpec> durations) { in withRefreshes()
379 double durations = 0.0; in MeanIncrementalMarkingDuration() local418 double durations = 0.0; in IncrementalMarkingSpeedInBytesPerMillisecond() local434 double durations = 0.0; in ScavengeSpeedInBytesPerMillisecond() local450 double durations = 0.0; in MarkCompactSpeedInBytesPerMillisecond() local467 double durations = 0.0; in NewSpaceAllocationThroughputInBytesPerMillisecond() local
44 long[] durations = new long[startSamples.length]; in calculateFragmentDurations() local