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

/linux-master/tools/perf/util/
H A Devent.h383 static inline bool perf_event_header__cpumode_is_guest(u8 cpumode) function
391 return perf_event_header__cpumode_is_guest(misc & PERF_RECORD_MISC_CPUMODE_MASK);

Completed in 121 milliseconds