Home
last modified time | relevance | path

Searched refs:large_dalloc_junk_orig (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Djunk.c6 static large_dalloc_junk_t *large_dalloc_junk_orig; variable
36 large_dalloc_junk_orig(ptr, usize); in large_dalloc_junk_intercept()
63 large_dalloc_junk_orig = large_dalloc_junk; in test_junk()
119 large_dalloc_junk = large_dalloc_junk_orig; in test_junk()