Home
last modified time | relevance | path

Searched refs:perf_sample_data_init (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/arch/x86/events/intel/
H A Dknc.c253 perf_sample_data_init(&data, 0, event->hw.last_period); in knc_pmu_handle_irq()
H A Dds.c788 perf_sample_data_init(&data, 0, event->hw.last_period); in intel_pmu_drain_bts_buffer()
1631 perf_sample_data_init(data, 0, event->hw.last_period); in setup_pebs_fixed_sample_data()
1814 perf_sample_data_init(data, 0, event->hw.last_period); in setup_pebs_adaptive_sample_data()
H A Dp4.c1068 perf_sample_data_init(&data, 0, hwc->last_period); in p4_pmu_handle_irq()
/openbmc/linux/arch/arm/kernel/
H A Dperf_event_xscale.c185 perf_sample_data_init(&data, 0, hwc->last_period); in xscale1pmu_handle_irq()
531 perf_sample_data_init(&data, 0, hwc->last_period); in xscale2pmu_handle_irq()
H A Dperf_event_v6.c343 perf_sample_data_init(&data, 0, hwc->last_period); in armv6pmu_handle_irq()
/openbmc/linux/arch/xtensa/kernel/
H A Dperf_event.c390 perf_sample_data_init(&data, 0, last_period); in xtensa_pmu_irq_handler()
/openbmc/linux/arch/x86/events/zhaoxin/
H A Dcore.c395 perf_sample_data_init(&data, 0, event->hw.last_period); in zhaoxin_pmu_handle_irq()
/openbmc/linux/drivers/perf/
H A Dapple_m1_cpu_pmu.c411 perf_sample_data_init(&data, 0, event->hw.last_period); in m1_pmu_handle_irq()
H A Driscv_pmu_sbi.c744 perf_sample_data_init(&data, 0, hw_evt->last_period); in pmu_sbi_ovf_handler()
H A Darm_pmuv3.c812 perf_sample_data_init(&data, 0, hwc->last_period); in armv8pmu_handle_irq()
/openbmc/linux/arch/s390/kernel/
H A Dperf_pai_crypto.c352 perf_sample_data_init(&data, 0, event->hw.last_period); in paicrypt_push_sample()
H A Dperf_pai_ext.c443 perf_sample_data_init(&data, 0, event->hw.last_period); in paiext_push_sample()
H A Dperf_cpum_cf.c965 perf_sample_data_init(&data, 0, event->hw.last_period); in cfdiag_push_sample()
H A Dperf_cpum_sf.c1120 perf_sample_data_init(&data, 0, event->hw.last_period); in perf_push_sample()
/openbmc/linux/arch/powerpc/perf/
H A Dcore-fsl-emb.c635 perf_sample_data_init(&data, 0, event->hw.last_period); in record_and_restart()
/openbmc/linux/arch/alpha/kernel/
H A Dperf_event.c853 perf_sample_data_init(&data, 0, hwc->last_period); in alpha_perf_event_irq_handler()
/openbmc/linux/arch/arc/kernel/
H A Dperf_event.c601 perf_sample_data_init(&data, 0, hwc->last_period); in arc_pmu_intr()
/openbmc/linux/arch/loongarch/kernel/
H A Dperf_event.c516 perf_sample_data_init(&data, 0, 0); in pmu_handle_irq()
/openbmc/linux/arch/x86/events/amd/
H A Dcore.c950 perf_sample_data_init(&data, 0, hwc->last_period); in amd_pmu_v2_handle_irq()
H A Dibs.c1058 perf_sample_data_init(&data, 0, hwc->last_period); in perf_ibs_handle_irq()
/openbmc/linux/arch/csky/kernel/
H A Dperf_event.c1139 perf_sample_data_init(&data, 0, hwc->last_period); in csky_pmu_handle_irq()
/openbmc/linux/include/linux/
H A Dperf_event.h1205 static inline void perf_sample_data_init(struct perf_sample_data *data, in perf_sample_data_init() function
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c686 perf_sample_data_init(sd, 0, 0); in BPF_CALL_5()
747 perf_sample_data_init(sd, 0, 0); in bpf_event_output()
/openbmc/linux/arch/sparc/kernel/
H A Dperf_event.c1667 perf_sample_data_init(&data, 0, hwc->last_period); in perf_event_nmi_handler()
/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c1598 perf_sample_data_init(&data, 0, 0); in mipsxx_pmu_handle_shared_irq()

12