Searched refs:GetCPUByIndex (Results 1 – 3 of 3) sorted by relevance
121 return m_decoded_thread_sp->GetCPUByIndex(m_pos); in GetCPU()
179 lldb::cpu_id_t GetCPUByIndex(uint64_t item_index) const;
153 lldb::cpu_id_t DecodedThread::GetCPUByIndex(uint64_t item_index) const { in GetCPUByIndex() function in DecodedThread