---
title: NSKeepAllocationStatistics
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nskeepallocationstatistics
---

# NSKeepAllocationStatistics

A no-longer-used global variable related to keeping statistics.

## Declaration

```occ
extern BOOL NSKeepAllocationStatistics;
```

## See Also

### Diagnostics and Debugging

- [NSLog](foundation/nslog.md)
- [NSLogv(_:_:)](foundation/nslogv(_:_:).md)
- [NSDeallocateZombies](foundation/nsdeallocatezombies.md)
- [NSDebugEnabled](foundation/nsdebugenabled.md)
- [NSZombieEnabled](foundation/nszombieenabled.md)
