Home
last modified time | relevance | path

Searched refs:guest_cpu (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dthread.h42 int guest_cpu; /* For QEMU thread */ member
A Dthread.c50 thread->guest_cpu = -1; in thread__new()
A Dsession.c2802 pid_t tid, int guest_cpu) in perf_session__set_guest_cpu() argument
2809 thread->guest_cpu = guest_cpu; in perf_session__set_guest_cpu()
A Dintel-pt.c1431 vcpu = ptq->thread ? ptq->thread->guest_cpu : -1; in intel_pt_get_guest_from_sideband()

Completed in 19 milliseconds