Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
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()
A Dperf_event_v6.c343 perf_sample_data_init(&data, 0, hwc->last_period); in armv6pmu_handle_irq()
A Dperf_event_v7.c990 perf_sample_data_init(&data, 0, hwc->last_period); in armv7pmu_handle_irq()
/linux/arch/x86/events/intel/
A Dknc.c253 perf_sample_data_init(&data, 0, event->hw.last_period); in knc_pmu_handle_irq()
A Dds.c679 perf_sample_data_init(&data, 0, event->hw.last_period); in intel_pmu_drain_bts_buffer()
1473 perf_sample_data_init(data, 0, event->hw.last_period); in setup_pebs_fixed_sample_data()
1647 perf_sample_data_init(data, 0, event->hw.last_period); in setup_pebs_adaptive_sample_data()
A Dp4.c1045 perf_sample_data_init(&data, 0, hwc->last_period); in p4_pmu_handle_irq()
A Dcore.c2938 perf_sample_data_init(&data, 0, event->hw.last_period); in handle_pmi_common()
/linux/arch/xtensa/kernel/
A Dperf_event.c381 perf_sample_data_init(&data, 0, last_period); in xtensa_pmu_irq_handler()
/linux/arch/x86/events/zhaoxin/
A Dcore.c395 perf_sample_data_init(&data, 0, event->hw.last_period); in zhaoxin_pmu_handle_irq()
/linux/arch/powerpc/perf/
A Dcore-fsl-emb.c635 perf_sample_data_init(&data, 0, event->hw.last_period); in record_and_restart()
A Dcore-book3s.c2214 perf_sample_data_init(&data, ~0ULL, event->hw.last_period); in record_and_restart()
/linux/arch/arc/kernel/
A Dperf_event.c439 perf_sample_data_init(&data, 0, hwc->last_period); in arc_pmu_intr()
/linux/arch/alpha/kernel/
A Dperf_event.c857 perf_sample_data_init(&data, 0, hwc->last_period); in alpha_perf_event_irq_handler()
/linux/arch/x86/events/amd/
A Dibs.c624 perf_sample_data_init(&data, 0, hwc->last_period); in perf_ibs_handle_irq()
/linux/kernel/trace/
A Dbpf_trace.c680 perf_sample_data_init(sd, 0, 0); in BPF_CALL_5()
738 perf_sample_data_init(sd, 0, 0); in bpf_event_output()
/linux/include/linux/
A Dperf_event.h1049 static inline void perf_sample_data_init(struct perf_sample_data *data, in perf_sample_data_init() function
/linux/arch/nds32/kernel/
A Dperf_event_cpu.c267 perf_sample_data_init(&data, 0, hwc->last_period); in nds32_pmu_handle_irq()
/linux/arch/csky/kernel/
A Dperf_event.c1139 perf_sample_data_init(&data, 0, hwc->last_period); in csky_pmu_handle_irq()
/linux/arch/s390/kernel/
A Dperf_cpum_cf.c636 perf_sample_data_init(&data, 0, event->hw.last_period); in cfdiag_push_sample()
A Dperf_cpum_sf.c1087 perf_sample_data_init(&data, 0, event->hw.last_period); in perf_push_sample()
/linux/arch/arm64/kernel/
A Dperf_event.c820 perf_sample_data_init(&data, 0, hwc->last_period); in armv8pmu_handle_irq()
/linux/arch/sparc/kernel/
A Dperf_event.c1667 perf_sample_data_init(&data, 0, hwc->last_period); in perf_event_nmi_handler()
/linux/arch/mips/kernel/
A Dperf_event_mipsxx.c1598 perf_sample_data_init(&data, 0, 0); in mipsxx_pmu_handle_shared_irq()
/linux/arch/x86/events/
A Dcore.c1707 perf_sample_data_init(&data, 0, event->hw.last_period); in x86_pmu_handle_irq()
/linux/kernel/events/
A Dcore.c9454 perf_sample_data_init(&data, addr, 0); in ___perf_sw_event()
9732 perf_sample_data_init(&data, 0, 0); in perf_tp_event()
10150 perf_sample_data_init(&sample, bp->attr.bp_addr, 0); in perf_bp_event()
10595 perf_sample_data_init(&data, 0, event->hw.last_period); in perf_swevent_hrtimer()

Completed in 101 milliseconds