Searched refs:prof_cnt_all (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | prof_tctx.c | 15 prof_cnt_all(&curobjs_0, NULL, NULL, NULL); in TEST_BEGIN() 21 prof_cnt_all(&curobjs_1, NULL, NULL, NULL); in TEST_BEGIN() 31 prof_cnt_all(&curobjs_2, NULL, NULL, NULL); in TEST_BEGIN() 36 prof_cnt_all(&curobjs_3, NULL, NULL, NULL); in TEST_BEGIN()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | prof_externs.h | 62 void prof_cnt_all(uint64_t *curobjs, uint64_t *curbytes, uint64_t *accumobjs,
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | prof.c | 1675 prof_cnt_all(uint64_t *curobjs, uint64_t *curbytes, uint64_t *accumobjs, in prof_cnt_all() function
|