Searched refs:ReleaseToOSIntervalMs (Results 1 – 5 of 5) sorted by relevance
26 void init(s32 ReleaseToOSIntervalMs) { in init() argument27 Primary.Init(ReleaseToOSIntervalMs); in init()
77 s32 ReleaseToOSIntervalMs() const { in ReleaseToOSIntervalMs() function78 return primary_.ReleaseToOSIntervalMs(); in ReleaseToOSIntervalMs()
93 s32 ReleaseToOSIntervalMs() const { in ReleaseToOSIntervalMs() function713 if (ReleaseToOSIntervalMs() >= 0) in PopulateFreeArray()840 s32 interval_ms = ReleaseToOSIntervalMs(); in MaybeReleaseToOS()
127 s32 ReleaseToOSIntervalMs() const { in ReleaseToOSIntervalMs() function
408 options->release_to_os_interval_ms = allocator.ReleaseToOSIntervalMs(); in GetOptions()