Searched defs:durations (Results 1 – 7 of 7) sorted by relevance
66 CacheBuilderFactory withExpireAfterWrites(Set<DurationSpec> durations) { in withExpireAfterWrites()71 CacheBuilderFactory withExpireAfterAccesses(Set<DurationSpec> durations) { in withExpireAfterAccesses()76 CacheBuilderFactory withRefreshes(Set<DurationSpec> durations) { in withRefreshes()
82 def calculate_usage(self, durations): argument
44 long[] durations = new long[startSamples.length]; in calculateFragmentDurations() local
856 double durations = sum.second; in AverageSpeed() local973 double durations = allocation_duration_since_gc_; in NewSpaceAllocationThroughputInBytesPerMillisecond() local981 double durations = allocation_duration_since_gc_; in OldGenerationAllocationThroughputInBytesPerMillisecond() local
268 final LongSparseLongArray durations = new LongSparseLongArray(); in toOpEntry() local
256 const std::deque<int64_t>& durations() const { return durations_; } in durations() function317 const std::deque<int64_t>& durations() const { return durations_; } in durations() function
251 std::vector<unsigned> durations; in SpeedRSAKeyGen() local