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