Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcs-etm.c1257 struct cs_etm_synth { struct
1267 struct cs_etm_synth *cs_etm_synth = in cs_etm__event_synth() local
1268 container_of(tool, struct cs_etm_synth, dummy_tool); in cs_etm__event_synth()
1270 return perf_session__deliver_synth_event(cs_etm_synth->session, in cs_etm__event_synth()
1277 struct cs_etm_synth cs_etm_synth; in cs_etm__synth_event() local
1279 memset(&cs_etm_synth, 0, sizeof(struct cs_etm_synth)); in cs_etm__synth_event()
1280 cs_etm_synth in cs_etm__synth_event()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcs-etm.c1571 struct cs_etm_synth { struct
1581 struct cs_etm_synth *cs_etm_synth = in cs_etm__event_synth() local
1582 container_of(tool, struct cs_etm_synth, dummy_tool); in cs_etm__event_synth()
1584 return perf_session__deliver_synth_event(cs_etm_synth->session, in cs_etm__event_synth()
1591 struct cs_etm_synth cs_etm_synth; in cs_etm__synth_event() local
1593 memset(&cs_etm_synth, 0, sizeof(struct cs_etm_synth)); in cs_etm__synth_event()
1594 cs_etm_synth in cs_etm__synth_event()
[all...]

Completed in 6 milliseconds