Searched defs:guest_cpu (Results 1 – 2 of 2) sorted by relevance
41 int guest_cpu; /* For QEMU thread */ in DECLARE_RC_STRUCT() local193 static inline void thread__set_guest_cpu(struct thread *thread, int guest_cpu) in thread__set_guest_cpu()
2843 perf_session__set_guest_cpu(struct perf_session * session,pid_t pid,pid_t tid,int guest_cpu) perf_session__set_guest_cpu() argument