Searched refs:NotifySyncPoint (Results 1 – 3 of 3) sorted by relevance
242 void NotifySyncPoint(lldb::addr_t psb_offset);
113 void DecodedThread::NotifySyncPoint(lldb::addr_t psb_offset) { in NotifySyncPoint() function in DecodedThread
397 m_decoded_thread.NotifySyncPoint(m_psb_block.psb_offset); in DecodePSBBlock()