Searched refs:m_b_fsync_start_eob (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter_impl.h155 bool m_b_fsync_start_eob; // flag to indicate that the end of the last buffer was a pair of bytes member in class:TraceFmtDcdImpl
H A Dtrc_frame_deformatter.cpp354 m_b_fsync_start_eob = false;
542 if (m_b_fsync_start_eob) {
555 m_b_fsync_start_eob = false;
574 m_b_fsync_start_eob = true;

Completed in 129 milliseconds