Home
last modified time | relevance | path

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

/external/jemalloc/test/unit/
Djunk.c13 static huge_dalloc_junk_t *huge_dalloc_junk_orig; variable
59 huge_dalloc_junk_orig(ptr, usize); in huge_dalloc_junk_intercept()
80 huge_dalloc_junk_orig = huge_dalloc_junk; in test_junk()
127 huge_dalloc_junk = huge_dalloc_junk_orig; in test_junk()