Searched refs:wallCheckInterval (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/libroot/posix/malloc_debug/
H A Dmalloc_debug_api.cpp185 int wallCheckInterval = 0; local
188 && sscanf(argument, "w%d", &wallCheckInterval) == 1) {
189 heap_debug_start_wall_checking(wallCheckInterval);

Completed in 11 milliseconds