Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dperf_pai_crypto.c464 perf_sample_data_init(&data, 0, event->hw.last_period); in paicrypt_push_sample()
H A Dperf_pai_ext.c491 perf_sample_data_init(&data, 0, event->hw.last_period); in paiext_push_sample()
H A Dperf_cpum_sf.c1023 perf_sample_data_init(&data, 0, event->hw.last_period); in perf_push_sample()
H A Dperf_cpum_cf.c969 perf_sample_data_init(&data, 0, event->hw.last_period); in cfdiag_push_sample()
/linux/arch/x86/events/intel/
H A Dds.c903 perf_sample_data_init(&data, 0, event->hw.last_period); in intel_pmu_drain_bts_buffer()
1833 perf_sample_data_init(data, 0, event->hw.last_period); in setup_pebs_fixed_sample_data()
2086 perf_sample_data_init(data, 0, event->hw.last_period); in setup_pebs_adaptive_sample_data()
H A Dcore.c3140 perf_sample_data_init(data, 0, event->hw.last_period); in x86_pmu_handle_guest_pebs()
3279 perf_sample_data_init(&data, 0, last_period); in handle_pmi_common()
/linux/include/linux/
H A Dperf_event.h1352 static inline void perf_sample_data_init(struct perf_sample_data *data, in perf_sample_data_init() function
/linux/drivers/perf/
H A Darm_pmuv3.c927 perf_sample_data_init(&data, 0, hwc->last_period); in armv8pmu_handle_irq()
/linux/kernel/trace/
H A Dbpf_trace.c686 perf_sample_data_init(sd, 0, 0); in BPF_CALL_5()
746 perf_sample_data_init(sd, 0, 0); in bpf_event_output()
/linux/kernel/events/
H A Dcore.c10633 perf_sample_data_init(&data, addr, 0); in ___perf_sw_event()
10955 perf_sample_data_init(data, 0, 0); in __perf_tp_event_target_task()
11010 perf_sample_data_init(&data, 0, 0); in perf_tp_event()
11323 perf_sample_data_init(&sample, bp->attr.bp_addr, 0); in perf_bp_event()
11781 perf_sample_data_init(&data, 0, event->hw.last_period); in perf_swevent_hrtimer()
/linux/arch/x86/events/
H A Dcore.c1728 perf_sample_data_init(&data, 0, last_period); in x86_pmu_handle_irq()