Home
last modified time | relevance | path

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

/external/jemalloc/test/unit/
Djunk.c15 static bool saw_junking; variable
22 saw_junking = false; in watch_junking()
37 saw_junking = true; in arena_dalloc_junk_small_intercept()
52 saw_junking = true; in arena_dalloc_junk_large_intercept()
66 saw_junking = true; in huge_dalloc_junk_intercept()
113 assert_true(!opt_junk_free || saw_junking, in test_junk()
121 assert_true(!opt_junk_free || saw_junking, in test_junk()