Home
last modified time | relevance | path

Searched refs:thread__set_guest_cpu (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dthread.h182 static inline void thread__set_guest_cpu(struct thread *thread, int guest_cpu) in thread__set_guest_cpu() function
Dthread.c52 thread__set_guest_cpu(thread, -1); in thread__new()
Dsession.c2804 thread__set_guest_cpu(thread, guest_cpu); in perf_session__set_guest_cpu()