Searched refs:stackStore (Results 1 – 1 of 1) sorted by relevance
53 static StackStore stackStore; variable74 return stackStore.Allocated() + useCounts.MemoryUsage(); in allocated()79 uptr diff = stackStore.Pack(static_cast<StackStore::Compression>( in CompressStackStore()194 store_id = stackStore.Store(args, &pack); in store()203 return stackStore.Load(store_id); in load()221 stackStore.LockAll(); in StackDepotLockBeforeFork()225 stackStore.UnlockAll(); in StackDepotUnlockAfterFork()244 stackStore.TestOnlyUnmap(); in StackDepotTestOnlyUnmap()