Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.h177 static inline int thread__guest_cpu(const struct thread *thread) in thread__guest_cpu() function
Dintel-pt.c1453 vcpu = ptq->thread ? thread__guest_cpu(ptq->thread) : -1; in intel_pt_get_guest_from_sideband()