Searched refs:thread__guest_cpu (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.h179 static inline int thread__guest_cpu(const struct thread *thread) function
H A Dintel-pt.c1453 vcpu = ptq->thread ? thread__guest_cpu(ptq->thread) : -1;

Completed in 171 milliseconds