Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dpmu.c263 perf_event_period(pmc->perf_event, in pmc_resume_counter()
302 perf_event_period(pmc->perf_event, in pmc_update_sample_period()
/linux-6.15/include/linux/
H A Dperf_event.h1837 extern int perf_event_period(struct perf_event *event, u64 value);
1917 static inline int perf_event_period(struct perf_event *event, u64 value) in perf_event_period() function
/linux-6.15/arch/riscv/kvm/
H A Dvcpu_pmu.c542 perf_event_period(pmc->perf_event, kvm_pmu_get_sample_period(pmc)); in kvm_riscv_vcpu_pmu_ctr_start()
/linux-6.15/kernel/events/
H A Dcore.c6217 int perf_event_period(struct perf_event *event, u64 value) in perf_event_period() function
6228 EXPORT_SYMBOL_GPL(perf_event_period);