Searched refs:perf_synth__raw_size (Results 1 – 2 of 2) sorted by relevance
297 #define perf_synth__raw_size(d) (sizeof(d) - 4) macro
1702 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_ptwrite_sample()1732 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_cbr_sample()1758 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_psb_sample()1783 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_mwait_sample()1808 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwre_sample()1833 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_exstop_sample()1858 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwrx_sample()
Completed in 11 milliseconds