Searched refs:malloc_nowait_count (Results 1 – 1 of 1) sorted by relevance
247 static int malloc_nowait_count; variable525 atomic_add_int(&malloc_nowait_count, 1); in malloc_dbg()526 if ((malloc_nowait_count % malloc_failure_rate) == 0) { in malloc_dbg()