Searched defs:is_in_guest (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/s390/kernel/ | ||
H A D | perf_event.c | 59 static bool is_in_guest(struct pt_regs *regs) is_in_guest() function |
/linux-4.1.27/include/linux/ | ||
H A D | perf_event.h | 29 int (*is_in_guest)(void); member in struct:perf_guest_info_callbacks |
Completed in 154 milliseconds