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

12

/linux-master/arch/x86/events/intel/
H A Dknc.c253 perf_sample_data_init(&data, 0, event->hw.last_period);
H A Dds.c789 perf_sample_data_init(&data, 0, event->hw.last_period);
1632 perf_sample_data_init(data, 0, event->hw.last_period);
1815 perf_sample_data_init(data, 0, event->hw.last_period);
H A Dp4.c1068 perf_sample_data_init(&data, 0, hwc->last_period);
/linux-master/arch/arm/kernel/
H A Dperf_event_xscale.c185 perf_sample_data_init(&data, 0, hwc->last_period);
517 perf_sample_data_init(&data, 0, hwc->last_period);
H A Dperf_event_v6.c276 perf_sample_data_init(&data, 0, hwc->last_period);
H A Dperf_event_v7.c980 perf_sample_data_init(&data, 0, hwc->last_period);
/linux-master/arch/x86/events/zhaoxin/
H A Dcore.c395 perf_sample_data_init(&data, 0, event->hw.last_period);
/linux-master/arch/xtensa/kernel/
H A Dperf_event.c390 perf_sample_data_init(&data, 0, last_period);
/linux-master/drivers/perf/
H A Dapple_m1_cpu_pmu.c411 perf_sample_data_init(&data, 0, event->hw.last_period);
H A Driscv_pmu_sbi.c767 perf_sample_data_init(&data, 0, hw_evt->last_period);
H A Darm_pmuv3.c886 perf_sample_data_init(&data, 0, hwc->last_period);
/linux-master/arch/alpha/kernel/
H A Dperf_event.c853 perf_sample_data_init(&data, 0, hwc->last_period);
/linux-master/arch/powerpc/perf/
H A Dcore-fsl-emb.c635 perf_sample_data_init(&data, 0, event->hw.last_period);
/linux-master/arch/s390/kernel/
H A Dperf_pai_crypto.c431 perf_sample_data_init(&data, 0, event->hw.last_period);
H A Dperf_pai_ext.c447 perf_sample_data_init(&data, 0, event->hw.last_period);
H A Dperf_cpum_cf.c965 perf_sample_data_init(&data, 0, event->hw.last_period);
H A Dperf_cpum_sf.c1120 perf_sample_data_init(&data, 0, event->hw.last_period);
/linux-master/arch/loongarch/kernel/
H A Dperf_event.c516 perf_sample_data_init(&data, 0, 0);
/linux-master/arch/arc/kernel/
H A Dperf_event.c601 perf_sample_data_init(&data, 0, hwc->last_period);
/linux-master/arch/csky/kernel/
H A Dperf_event.c1139 perf_sample_data_init(&data, 0, hwc->last_period);
/linux-master/arch/x86/events/amd/
H A Dcore.c965 perf_sample_data_init(&data, 0, hwc->last_period);
H A Dibs.c1061 perf_sample_data_init(&data, 0, hwc->last_period);
/linux-master/include/linux/
H A Dperf_event.h1158 * Fields set by perf_sample_data_init() unconditionally,
1215 static inline void perf_sample_data_init(struct perf_sample_data *data, function
/linux-master/arch/mips/kernel/
H A Dperf_event_mipsxx.c1598 perf_sample_data_init(&data, 0, 0);
/linux-master/arch/sparc/kernel/
H A Dperf_event.c1667 perf_sample_data_init(&data, 0, hwc->last_period);

Completed in 279 milliseconds

12