Searched refs:oomCounter (Results 1 – 1 of 1) sorted by relevance
452 static unsigned int oomCounter = 0; /* Simulate OOM when equals 1 */ variable517 oomCounter--; in shellOomFault()527 if( oomCounter ){ in oomMalloc()528 if( oomCounter==1 ){ in oomMalloc()532 oomCounter--; in oomMalloc()19984 oomCounter = (int)integerValue(azArg[i]); in do_meta_command()19992 raw_printf(p->out, "oomCounter = %d\n", oomCounter); in do_meta_command()