Searched refs:thread__guest_cpu (Results 1 – 2 of 2) sorted by relevance
193 static inline int thread__guest_cpu(const struct thread *thread) in thread__set_guest_cpu() 188 static inline int thread__guest_cpu(const struct thread *thread) thread__guest_cpu() function
1458 vcpu = ptq->thread ? thread__guest_cpu(ptq->thread) : -1; in intel_pt_get_guest_from_sideband()