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