Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Devent.h251 #define perf_synth__raw_size(d) (sizeof(d) - 4) macro
Dintel-pt.c1943 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_ptwrite_sample()
1973 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_cbr_sample()
1999 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_psb_sample()
2024 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_mwait_sample()
2049 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwre_sample()
2074 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_exstop_sample()
2099 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwrx_sample()
2435 sample.raw_size = perf_synth__raw_size(raw) + in intel_pt_synth_events_sample()
2469 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_iflag_chg_sample()