Searched defs:SnapshotAnalysis (Results 1 – 7 of 7) sorted by relevance
247 struct SnapshotAnalysis { struct251 static constexpr pid_t INVALID_PID = -1;254 std::string description;259 pid_t timeoutTid = INVALID_PID;263 pid_t suspectTid = INVALID_PID;265 size_t secondChanceCount;267 std::vector<std::shared_ptr<const Request>> pendingRequests;269 std::vector<std::shared_ptr<const Request>> timeoutRequests;271 std::vector<std::shared_ptr<const Request>> retiredRequests;273 bool hasMutexCycle = false;[all …]
33 message SnapshotAnalysis { message
35 message SnapshotAnalysis { message
137 public static final class SnapshotAnalysis extends com.google.protobuf.GeneratedMessageV3 class in FeaturestoreMonitoringConfig143 private SnapshotAnalysis(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in SnapshotAnalysis() method in FeaturestoreMonitoringConfig.SnapshotAnalysis147 private SnapshotAnalysis() {} in SnapshotAnalysis() method in FeaturestoreMonitoringConfig.SnapshotAnalysis
203 public static final class SnapshotAnalysis extends com.google.protobuf.GeneratedMessageV3 class in FeaturestoreMonitoringConfig209 private SnapshotAnalysis(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in SnapshotAnalysis() method in FeaturestoreMonitoringConfig.SnapshotAnalysis213 private SnapshotAnalysis() {} in SnapshotAnalysis() method in FeaturestoreMonitoringConfig.SnapshotAnalysis