Searched refs:guest_cpu (Results 1 – 4 of 4) sorted by relevance
42 int guest_cpu; /* For QEMU thread */ member
50 thread->guest_cpu = -1; in thread__new()
2793 pid_t tid, int guest_cpu) in perf_session__set_guest_cpu() argument2800 thread->guest_cpu = guest_cpu; in perf_session__set_guest_cpu()
1424 vcpu = ptq->thread ? ptq->thread->guest_cpu : -1; in intel_pt_get_guest_from_sideband()