Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.h186 static inline int thread__guest_cpu(const struct thread *thread) in thread__guest_cpu() function
H A Dintel-pt.c1455 vcpu = ptq->thread ? thread__guest_cpu(ptq->thread) : -1; in intel_pt_get_guest_from_sideband()