Searched refs:DeadlockInfoBuffer (Results 1 – 2 of 2) sorted by relevance
30 struct DeadlockInfoBuffer { struct38 explicit DeadlockInfoBuffer(uint32_t n_latest_dlocks) in DeadlockInfoBuffer() argument124 DeadlockInfoBuffer dlock_buffer_;
96 void DeadlockInfoBuffer::AddNewPath(DeadlockPath path) { in AddNewPath()107 void DeadlockInfoBuffer::Resize(uint32_t target_size) { in Resize()127 std::vector<DeadlockPath> DeadlockInfoBuffer::Normalize() { in Normalize()144 std::vector<DeadlockPath> DeadlockInfoBuffer::PrepareBuffer() { in PrepareBuffer()