Searched defs:guest_cpu (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.h40 int guest_cpu; /* For QEMU thread */ local
184 static inline void thread__set_guest_cpu(struct thread *thread, int guest_cpu) argument
H A Dsession.c2823 perf_session__set_guest_cpu(struct perf_session *session, pid_t pid, pid_t tid, int guest_cpu) argument

Completed in 124 milliseconds