Searched refs:ReleaseToOSIntervalMs (Results 1 – 5 of 5) sorted by relevance
26 void init(s32 ReleaseToOSIntervalMs) { in init() argument27 Primary.Init(ReleaseToOSIntervalMs); in init()
81 s32 ReleaseToOSIntervalMs() const { in ReleaseToOSIntervalMs() function82 return primary_.ReleaseToOSIntervalMs(); in ReleaseToOSIntervalMs()
89 s32 ReleaseToOSIntervalMs() const { in ReleaseToOSIntervalMs() function707 if (ReleaseToOSIntervalMs() >= 0) in PopulateFreeArray()833 s32 interval_ms = ReleaseToOSIntervalMs(); in MaybeReleaseToOS()
120 s32 ReleaseToOSIntervalMs() const { in ReleaseToOSIntervalMs() function
342 options->release_to_os_interval_ms = allocator.ReleaseToOSIntervalMs(); in GetOptions()