Searched refs:SnapshotAnalysis (Results 1 – 3 of 3) sorted by relevance
156 struct SnapshotAnalysis;164 SnapshotAnalysis getSnapshotAnalysis(size_t retiredCount = SIZE_MAX) const;247 struct SnapshotAnalysis { struct
63 std::string TimerThread::SnapshotAnalysis::toString(bool showTimeoutStack) const { in toString()144 struct TimerThread::SnapshotAnalysis TimerThread::getSnapshotAnalysis(size_t retiredCount) const { in getSnapshotAnalysis()145 struct SnapshotAnalysis analysis{}; in getSnapshotAnalysis()
303 static constexpr pid_t invalidPid = TimerThread::SnapshotAnalysis::INVALID_PID; in onTimeout()