Searched refs:GetCPUByIndex (Results 1 – 3 of 3) sorted by relevance
120 return m_decoded_thread_sp->GetCPUByIndex(m_pos); in GetCPU()
177 llvm::Optional<lldb::cpu_id_t> GetCPUByIndex(uint64_t item_index) const;
155 DecodedThread::GetCPUByIndex(uint64_t item_index) const { in GetCPUByIndex() function in DecodedThread