Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter.cpp182 return highestDataPathResp(); in Flush()
207 return highestDataPathResp(); in executeNoneDataOpAllIDs()
292 return highestDataPathResp(); in processTraceData()
H A Dtrc_frame_deformatter_impl.h96 const ocsd_datapath_resp_t highestDataPathResp() const { return m_highestResp; }; in highestDataPathResp() function