Searched refs:thread__set_guest_cpu (Results 1 – 3 of 3) sorted by relevance
185 static inline void thread__set_guest_cpu(struct thread *thread, int guest_cpu) in thread__set_guest_cpu() function
53 thread__set_guest_cpu(thread, -1); in thread__new()
2565 thread__set_guest_cpu(thread, guest_cpu); in perf_session__set_guest_cpu()