Home
last modified time | relevance | path

Searched refs:blk_st_index (Results 1 – 2 of 2) sorted by relevance

/external/OpenCSD/decoder/include/opencsd/stm/
Dtrc_pkt_proc_stm.h82 void waitForSync(const ocsd_trc_index_t blk_st_index);
/external/OpenCSD/decoder/source/stm/
Dtrc_pkt_proc_stm.cpp236 void TrcPktProcStm::waitForSync(const ocsd_trc_index_t blk_st_index) in waitForSync() argument
247 m_packet_index = blk_st_index + m_data_in_used; in waitForSync()