Home
last modified time | relevance | path

Searched refs:perf_event_period (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/x86/kvm/
Dpmu.h146 perf_event_period(pmc->perf_event, in pmc_update_sample_period()
Dpmu.c238 perf_event_period(pmc->perf_event, in pmc_resume_counter()
/linux-6.6.21/include/linux/
Dperf_event.h1712 extern int perf_event_period(struct perf_event *event, u64 value);
1792 static inline int perf_event_period(struct perf_event *event, u64 value) in perf_event_period() function
/linux-6.6.21/arch/riscv/kvm/
Dvcpu_pmu.c380 perf_event_period(pmc->perf_event, kvm_pmu_get_sample_period(pmc)); in kvm_riscv_vcpu_pmu_ctr_start()
/linux-6.6.21/kernel/events/
Dcore.c5827 int perf_event_period(struct perf_event *event, u64 value) in perf_event_period() function
5838 EXPORT_SYMBOL_GPL(perf_event_period);