Home
last modified time | relevance | path

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

/external/jemalloc_new/test/unit/
Djunk.c7 static large_dalloc_maybe_junk_t *large_dalloc_maybe_junk_orig; variable
49 large_dalloc_maybe_junk_orig(ptr, usize); in large_dalloc_maybe_junk_intercept()
65 large_dalloc_maybe_junk_orig = large_dalloc_maybe_junk; in test_junk()
120 large_dalloc_maybe_junk = large_dalloc_maybe_junk_orig; in test_junk()