Searched defs:perf_guest_info_callbacks (Results 1 – 1 of 1) sorted by relevance
28 struct perf_guest_info_callbacks { struct29 int (*is_in_guest)(void);30 int (*is_user_mode)(void);31 unsigned long (*get_guest_ip)(void);