Searched refs:thresholdInUs (Results 1 – 2 of 2) sorted by relevance
85 int MemoryPressureObserver::CreateLevelFileFd(StallType stallType, int thresholdInUs, int windowInU… in CreateLevelFileFd() argument109 ss << (stallType == SOME ? "some" : "full") << " " << thresholdInUs << " " << windowInUs; in CreateLevelFileFd()
84 int CreateLevelFileFd(StallType stallType, int thresholdInUs, int windowInUs);