Lines Matching full:userspace
18 This attribute excludes userspace.
20 Userspace always runs at EL0 and thus this attribute will exclude EL0.
59 The KVM host may run at EL0 (userspace), EL1 (non-VHE kernel) and EL2 (VHE
62 The KVM guest may run at EL0 (userspace) and EL1 (kernel).
95 Perf Userspace PMU Hardware Counter Access
100 The perf userspace tool relies on the PMU to monitor events. It offers an
103 Arm64 allows userspace tools to have access to the registers storing the
112 registers is enabled and that the userspace has access to the relevant
132 The userspace access is supported in libperf using the perf_evsel__mmap()
138 On heterogeneous systems such as big.LITTLE, userspace PMU counter access can
145 correctly from userspace:
154 counter along with userspace access. The sys_perf_event_open syscall will fail
156 counters. Chained events are not supported in conjunction with userspace counter
158 userspace must treat the upper 32-bits read from the counter as UNKNOWN. The