Searched refs:StallType (Results 1 – 2 of 2) sorted by relevance
44 enum StallType { enum57 enum StallType stallType;84 int CreateLevelFileFd(StallType stallType, int thresholdInUs, int windowInUs);
85 int MemoryPressureObserver::CreateLevelFileFd(StallType stallType, int thresholdInUs, int windowInU… in CreateLevelFileFd()