Lines Matching refs:guest
26 For the guest this attribute will exclude EL1. Please note that EL2 is
27 never counted within a guest.
40 guest/host transitions.
42 For the guest this attribute has no effect. Please note that EL2 is
43 never counted within a guest.
49 These attributes exclude the KVM host and guest, respectively.
54 The KVM guest may run at EL0 (userspace) and EL1 (kernel).
58 must enable/disable counting on the entry and exit to the guest. This is
62 exiting the guest we disable/enable the event as appropriate based on the
66 for exclude_host. Upon entering and exiting the guest we modify the event
71 non-VHE guest however please note that EL2 is never counted within a guest.
77 On non-VHE hosts we enable/disable counters on the entry/exit of host/guest
79 enabling/disabling the counters and entering/exiting the guest. We are
80 able to eliminate counters counting host events on the boundaries of guest
81 entry/exit when counting guest events by filtering out EL2 for
83 window at the guest entry/exit where host events are not captured.