Searched refs:NotifyCPU (Results 1 – 3 of 3) sorted by relevance
239 void NotifyCPU(lldb::cpu_id_t cpu_id);
145 void DecodedThread::NotifyCPU(lldb::cpu_id_t cpu_id) { in NotifyCPU() function in DecodedThread
608 decoded_thread.NotifyCPU(execution.thread_execution.cpu_id); in DecodeSystemWideTraceForThread()