Searched refs:oomCounter (Results 1 – 1 of 1) sorted by relevance
440 static unsigned int oomCounter = 0; /* Simulate OOM when equals 1 */ variable505 oomCounter--; in shellOomFault()515 if( oomCounter ){ in oomMalloc()516 if( oomCounter==1 ){ in oomMalloc()520 oomCounter--; in oomMalloc()19636 oomCounter = (int)integerValue(azArg[i]); in do_meta_command()19644 raw_printf(p->out, "oomCounter = %d\n", oomCounter); in do_meta_command()