Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Darm-spe.c111 void (*ds_synth)(const struct arm_spe_record *record, member
118 .ds_synth = arm_spe__synth_##func, \
790 data_source_handles[i].ds_synth(record, data_src); in arm_spe__synth_ds()