Files
linux/arch/arm64/include/asm
Andrew Murray eb41238cf1 arm64: KVM: Add accessors to track guest/host only counters
In order to effeciently switch events_{guest,host} perf counters at
guest entry/exit we add bitfields to kvm_cpu_context for guest and host
events as well as accessors for updating them.

A function is also provided which allows the PMU driver to determine
if a counter should start counting when it is enabled. With exclude_host,
we may only start counting when entering the guest.

Signed-off-by: Andrew Murray <andrew.murray@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2019-04-24 15:35:30 +01:00
..
2019-02-26 16:57:59 +00:00
2019-04-18 17:14:01 +01:00
2018-12-06 14:38:51 +00:00
2019-01-21 17:31:15 +00:00
2018-05-07 07:15:41 +02:00
2019-02-06 10:05:18 +00:00
2019-01-03 15:14:32 +00:00
2018-07-12 14:49:48 +01:00