Allow the op structure to not be counted
authorFlorian Ragwitz <rafl@debian.org>
Mon, 1 Oct 2012 02:03:22 +0000 (11:03 +0900)
committerFlorian Ragwitz <rafl@debian.org>
Mon, 1 Oct 2012 02:03:22 +0000 (11:03 +0900)
commitc4e79872046996361742f209b9093b2ed4b092f4
treea6407cc3a418ee6cb7d80b3e0179b5b05ad13e64
parentb7cb716a5da513cb622f66751b8d546497916e08
Allow the op structure to not be counted

Depending on how the OP is allocated, you may or may not want to count the size
of the actual OP. However, you'll want to count other data referenced from the
OP.
Memory.xs