Searched defs:nfills (Results 1 – 6 of 6) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ |
D | bin_stats.h | 31 uint64_t nfills; member
|
/external/jemalloc/include/jemalloc/internal/ |
D | stats.h | 47 uint64_t nfills; member
|
/external/jemalloc_new/test/unit/ |
D | stats.c | 231 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
|
/external/jemalloc/test/unit/ |
D | stats.c | 284 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
|
/external/jemalloc/src/ |
D | stats.c | 72 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; in stats_arena_bins_print() local
|
/external/jemalloc_new/src/ |
D | stats.c | 297 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; in stats_arena_bins_print() local
|