Jason Evans 3c4d92e82a Add per size class huge allocation statistics.
Add per size class huge allocation statistics, and normalize various
stats:
- Change the arenas.nlruns type from size_t to unsigned.
- Add the arenas.nhchunks and arenas.hchunks.<i>.size mallctl's.
- Replace the stats.arenas.<i>.bins.<j>.allocated mallctl with
  stats.arenas.<i>.bins.<j>.curregs .
- Add the stats.arenas.<i>.hchunks.<j>.nmalloc,
  stats.arenas.<i>.hchunks.<j>.ndalloc,
  stats.arenas.<i>.hchunks.<j>.nrequests, and
  stats.arenas.<i>.hchunks.<j>.curhchunks mallctl's.
2014-10-12 23:02:10 -07:00
..
2013-12-08 20:52:21 -08:00
2014-10-06 01:45:13 -07:00
2014-08-19 21:31:16 -07:00
2014-10-09 22:44:37 -07:00
2012-02-28 16:50:47 -08:00
2014-10-09 22:44:37 -07:00
2014-09-04 22:27:26 -07:00
2013-12-08 22:28:27 -08:00
2013-12-08 22:28:27 -08:00
2014-10-04 11:22:55 -07:00
2014-10-09 22:44:37 -07:00
2014-10-07 23:14:57 -07:00
2014-09-24 11:55:02 +01:00
2014-09-10 21:49:42 -04:00