Searched refs:get_size_impl (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | arena_reset.c | 33 get_size_impl(const char *cmd, size_t ind) { in get_size_impl() function 52 return get_size_impl("arenas.bin.0.size", ind); in get_small_size() 57 return get_size_impl("arenas.lextent.0.size", ind); in get_large_size()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/ |
| H A D | mallocx.c | 21 get_size_impl(const char *cmd, size_t ind) { in get_size_impl() function 40 return get_size_impl("arenas.lextent.0.size", ind); in get_large_size()
|
| H A D | xallocx.c | 89 get_size_impl(const char *cmd, size_t ind) { in get_size_impl() function 108 return get_size_impl("arenas.bin.0.size", ind); in get_small_size() 113 return get_size_impl("arenas.lextent.0.size", ind); in get_large_size()
|
| H A D | rallocx.c | 21 get_size_impl(const char *cmd, size_t ind) { in get_size_impl() function 40 return get_size_impl("arenas.lextent.0.size", ind); in get_large_size()
|