Home
last modified time | relevance | path

Searched refs:bigMemKillSwitch (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/memmgr/common/src/config/
H A Dswitch_config.cpp25 void SwitchConfig::SetBigMemKillSwitch(unsigned long long bigMemKillSwitch) in SetBigMemKillSwitch() argument
27 bigMemKillSwitch_ = bigMemKillSwitch; in SetBigMemKillSwitch()
45 if (key == "bigMemKillSwitch") { in ParseConfig()
60 dprintf(fd, " bigMemKillSwitch: %llu\n", bigMemKillSwitch_); in Dump()
/foundation/resourceschedule/memmgr/common/include/config/
H A Dswitch_config.h26 void SetBigMemKillSwitch(unsigned long long bigMemKillSwitch);

Completed in 1 milliseconds