Home
last modified time | relevance | path

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

/external/jemalloc/test/unit/
Djunk.c14 static void *watch_for_junking; variable
21 watch_for_junking = p; in watch_junking()
36 if (ptr == watch_for_junking) in arena_dalloc_junk_small_intercept()
51 if (ptr == watch_for_junking) in arena_dalloc_junk_large_intercept()
65 if (ptr == watch_for_junking) in huge_dalloc_junk_intercept()