Searched refs:cs_etm_synth (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dcs-etm.c1595 struct cs_etm_synth { struct
1605 struct cs_etm_synth *cs_etm_synth = local
1606 container_of(tool, struct cs_etm_synth, dummy_tool);
1608 return perf_session__deliver_synth_event(cs_etm_synth->session,
1615 struct cs_etm_synth cs_etm_synth; local
1617 memset(&cs_etm_synth, 0, sizeof(struct cs_etm_synth));
1618 cs_etm_synth
[all...]

Completed in 189 milliseconds