jemalloc/src
Jason Evans f1cc61b93a Fix malloc_stats_print(..., "a") output.
Fix the logic in stats_print() such that if the "a" flag is passed in
without the "m" flag, merged statistics will be printed even if only one
arena is initialized.
2011-11-14 17:14:13 -08:00
..
arena.c Fix huge_ralloc to maintain chunk statistics. 2011-11-14 17:13:49 -08:00
atomic.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
base.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
bitmap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk.c Fix huge_ralloc to maintain chunk statistics. 2011-11-14 17:13:49 -08:00
chunk_dss.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk_mmap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk_swap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
ckh.c Use LLU suffix for all 64-bit constants. 2011-05-22 10:49:44 -07:00
ctl.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
extent.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
hash.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
huge.c Fix huge_ralloc to maintain chunk statistics. 2011-11-14 17:13:49 -08:00
jemalloc.c Fix rallocm() test to support >4KiB pages. 2011-11-05 21:48:27 -07:00
mb.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
mutex.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
prof.c Fix a prof-related race condition. 2011-08-30 23:40:11 -07:00
rtree.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
stats.c Fix malloc_stats_print(..., "a") output. 2011-11-14 17:14:13 -08:00
tcache.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
zone.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00