Home
last modified time | relevance | path

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

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