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
..
2014-10-04 11:22:55 -07:00
2014-10-09 22:44:37 -07:00
2014-05-28 09:41:28 -07:00
2014-10-10 18:19:20 -07:00
2014-01-17 15:40:52 -08:00
2014-01-17 15:40:52 -08:00
2014-01-03 16:35:03 -08:00
2014-01-03 16:35:03 -08:00
2014-10-07 23:14:57 -07:00