Home
last modified time | relevance | path

Searched refs:perf_synth__raw_size (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/perf/util/
H A Devent.h262 #define perf_synth__raw_size(d) (sizeof(d) - 4) macro
H A Dintel-pt.c1961 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_ptwrite_sample()
1993 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_cbr_sample()
2023 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_psb_sample()
2052 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_mwait_sample()
2081 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwre_sample()
2110 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_exstop_sample()
2139 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwrx_sample()
2483 sample.raw_size = perf_synth__raw_size(raw) + in intel_pt_synth_events_sample()
2521 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_iflag_chg_sample()