Lines Matching refs:perf
12 #include <linux/perf/arm_pmu.h>
107 * the value perf event counts.
155 /* Recreate the perf event to reflect the updated sample_period */
174 * kvm_pmu_release_perf_event - remove the perf event
238 * kvm_pmu_vcpu_destroy - free perf event of PMU for cpu
267 * Call perf_event_enable to start counting the perf event
291 kvm_debug("fail to enable perf event\n");
301 * Call perf_event_disable to stop counting the perf event
407 * When perf interrupt is an NMI, we cannot safely notify the vcpu corresponding
478 * When the perf event overflows, set the overflow status and inform the vcpu.
577 * kvm_pmu_create_perf_event - create a perf event for a counter
599 * by a perf event.
607 * not install a perf event either.
625 * If counting with a 64bit counter, advertise it to the perf
654 * emulate this action and create a kernel perf event for it.