Home
last modified time | relevance | path

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

12

/Linux-v6.1/arch/x86/events/intel/
Dknc.c253 perf_sample_data_init(&data, 0, event->hw.last_period); in knc_pmu_handle_irq()
Dds.c733 perf_sample_data_init(&data, 0, event->hw.last_period); in intel_pmu_drain_bts_buffer()
1546 perf_sample_data_init(data, 0, event->hw.last_period); in setup_pebs_fixed_sample_data()
1735 perf_sample_data_init(data, 0, event->hw.last_period); in setup_pebs_adaptive_sample_data()
Dp4.c1068 perf_sample_data_init(&data, 0, hwc->last_period); in p4_pmu_handle_irq()
/Linux-v6.1/arch/arm/kernel/
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()
Dperf_event_v6.c343 perf_sample_data_init(&data, 0, hwc->last_period); in armv6pmu_handle_irq()
/Linux-v6.1/arch/xtensa/kernel/
Dperf_event.c381 perf_sample_data_init(&data, 0, last_period); in xtensa_pmu_irq_handler()
/Linux-v6.1/drivers/perf/
Dapple_m1_cpu_pmu.c411 perf_sample_data_init(&data, 0, event->hw.last_period); in m1_pmu_handle_irq()
Driscv_pmu_sbi.c630 perf_sample_data_init(&data, 0, hw_evt->last_period); in pmu_sbi_ovf_handler()
/Linux-v6.1/arch/x86/events/zhaoxin/
Dcore.c395 perf_sample_data_init(&data, 0, event->hw.last_period); in zhaoxin_pmu_handle_irq()
/Linux-v6.1/arch/s390/kernel/
Dperf_pai_crypto.c351 perf_sample_data_init(&data, 0, event->hw.last_period); in paicrypt_push_sample()
Dperf_pai_ext.c446 perf_sample_data_init(&data, 0, event->hw.last_period); in paiext_push_sample()
Dperf_cpum_cf.c656 perf_sample_data_init(&data, 0, event->hw.last_period); in cfdiag_push_sample()
Dperf_cpum_sf.c1087 perf_sample_data_init(&data, 0, event->hw.last_period); in perf_push_sample()
/Linux-v6.1/arch/powerpc/perf/
Dcore-fsl-emb.c635 perf_sample_data_init(&data, 0, event->hw.last_period); in record_and_restart()
/Linux-v6.1/arch/alpha/kernel/
Dperf_event.c857 perf_sample_data_init(&data, 0, hwc->last_period); in alpha_perf_event_irq_handler()
/Linux-v6.1/arch/loongarch/kernel/
Dperf_event.c516 perf_sample_data_init(&data, 0, 0); in pmu_handle_irq()
/Linux-v6.1/arch/arc/kernel/
Dperf_event.c601 perf_sample_data_init(&data, 0, hwc->last_period); in arc_pmu_intr()
/Linux-v6.1/arch/x86/events/amd/
Dcore.c926 perf_sample_data_init(&data, 0, hwc->last_period); in amd_pmu_v2_handle_irq()
Dibs.c1053 perf_sample_data_init(&data, 0, hwc->last_period); in perf_ibs_handle_irq()
/Linux-v6.1/arch/csky/kernel/
Dperf_event.c1139 perf_sample_data_init(&data, 0, hwc->last_period); in csky_pmu_handle_irq()
/Linux-v6.1/include/linux/
Dperf_event.h1088 static inline void perf_sample_data_init(struct perf_sample_data *data, in perf_sample_data_init() function
/Linux-v6.1/kernel/trace/
Dbpf_trace.c688 perf_sample_data_init(sd, 0, 0); in BPF_CALL_5()
747 perf_sample_data_init(sd, 0, 0); in bpf_event_output()
/Linux-v6.1/arch/arm64/kernel/
Dperf_event.c873 perf_sample_data_init(&data, 0, hwc->last_period); in armv8pmu_handle_irq()
/Linux-v6.1/arch/sparc/kernel/
Dperf_event.c1667 perf_sample_data_init(&data, 0, hwc->last_period); in perf_event_nmi_handler()
/Linux-v6.1/arch/mips/kernel/
Dperf_event_mipsxx.c1598 perf_sample_data_init(&data, 0, 0); in mipsxx_pmu_handle_shared_irq()

12