Searched refs:buffer_overflow_bytes_ (Results 1 – 2 of 2) sorted by relevance
61 STREAM_TO_UINT32(buffer_overflow_bytes_, p_param_buf); in ParseBqrEvt()86 << ", OverFlow: " << std::to_string(buffer_overflow_bytes_) in ToString()188 p_bqr_event->buffer_overflow_bytes_, in AddBqrEventToQueue()
203 uint32_t buffer_overflow_bytes_ = 0; variable