Searched refs:perf_synth__raw_size (Results 1 – 2 of 2) sorted by relevance
262 #define perf_synth__raw_size(d) (sizeof(d) - 4) macro
1963 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_ptwrite_sample()1995 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_cbr_sample()2025 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_psb_sample()2054 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_mwait_sample()2083 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwre_sample()2112 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_exstop_sample()2141 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwrx_sample()2637 sample.raw_size = perf_synth__raw_size(raw) + in intel_pt_synth_events_sample()2675 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_iflag_chg_sample()
Completed in 27 milliseconds