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