Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Devent.h279 #define perf_synth__raw_size(d) (sizeof(d) - 4) macro
Dintel-pt.c1517 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_ptwrite_sample()
1547 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_cbr_sample()
1572 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_mwait_sample()
1597 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwre_sample()
1622 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_exstop_sample()
1647 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwrx_sample()