Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
H A Dperf_event_v7.c990 perf_sample_data_init(&data, 0, hwc->last_period); in armv7pmu_handle_irq()
/OK3568_Linux_fs/kernel/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.c614 perf_sample_data_init(&data, 0, event->hw.last_period); in intel_pmu_drain_bts_buffer()
1365 perf_sample_data_init(data, 0, event->hw.last_period); in setup_pebs_fixed_sample_data()
1536 perf_sample_data_init(data, 0, event->hw.last_period); in setup_pebs_adaptive_sample_data()
H A Dp4.c1035 perf_sample_data_init(&data, 0, hwc->last_period); in p4_pmu_handle_irq()
H A Dcore.c2691 perf_sample_data_init(&data, 0, event->hw.last_period); in handle_pmi_common()
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dperf_event.c381 perf_sample_data_init(&data, 0, last_period); in xtensa_pmu_irq_handler()
/OK3568_Linux_fs/kernel/arch/x86/events/zhaoxin/
H A Dcore.c395 perf_sample_data_init(&data, 0, event->hw.last_period); in zhaoxin_pmu_handle_irq()
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dcore-fsl-emb.c635 perf_sample_data_init(&data, 0, event->hw.last_period); in record_and_restart()
H A Dcore-book3s.c2194 perf_sample_data_init(&data, ~0ULL, event->hw.last_period); in record_and_restart()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_cf_diag.c496 perf_sample_data_init(&data, 0, event->hw.last_period); in cf_diag_push_sample()
H A Dperf_cpum_sf.c1087 perf_sample_data_init(&data, 0, event->hw.last_period); in perf_push_sample()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dperf_event.c857 perf_sample_data_init(&data, 0, hwc->last_period); in alpha_perf_event_irq_handler()
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dperf_event.c439 perf_sample_data_init(&data, 0, hwc->last_period); in arc_pmu_intr()
/OK3568_Linux_fs/kernel/arch/x86/events/amd/
H A Dibs.c639 perf_sample_data_init(&data, 0, hwc->last_period); in perf_ibs_handle_irq()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c942 perf_sample_data_init(sd, 0, 0); in BPF_CALL_5()
1000 perf_sample_data_init(sd, 0, 0); in bpf_event_output()
/OK3568_Linux_fs/kernel/include/linux/
H A Dperf_event.h1044 static inline void perf_sample_data_init(struct perf_sample_data *data, in perf_sample_data_init() function
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dperf_event.c1139 perf_sample_data_init(&data, 0, hwc->last_period); in csky_pmu_handle_irq()
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dperf_event_cpu.c267 perf_sample_data_init(&data, 0, hwc->last_period); in nds32_pmu_handle_irq()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dperf_event.c791 perf_sample_data_init(&data, 0, hwc->last_period); in armv8pmu_handle_irq()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dperf_event.c1667 perf_sample_data_init(&data, 0, hwc->last_period); in perf_event_nmi_handler()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dperf_event_mipsxx.c1664 perf_sample_data_init(&data, 0, 0); in mipsxx_pmu_handle_shared_irq()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dcore.c1658 perf_sample_data_init(&data, 0, event->hw.last_period); in x86_pmu_handle_irq()
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c9191 perf_sample_data_init(&data, addr, 0); in ___perf_sw_event()
9469 perf_sample_data_init(&data, 0, 0); in perf_tp_event()
9894 perf_sample_data_init(&sample, bp->attr.bp_addr, 0); in perf_bp_event()
10342 perf_sample_data_init(&data, 0, event->hw.last_period); in perf_swevent_hrtimer()