Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c2913 struct intel_pt_synth { struct
2923 struct intel_pt_synth *intel_pt_synth = in intel_pt_event_synth() local
2924 container_of(tool, struct intel_pt_synth, dummy_tool); in intel_pt_event_synth()
2926 return perf_session__deliver_synth_event(intel_pt_synth->session, event, in intel_pt_event_synth()
2933 struct intel_pt_synth intel_pt_synth; in intel_pt_synth_event() local
2939 memset(&intel_pt_synth, 0, sizeof(struct intel_pt_synth)); in intel_pt_synth_event()
2940 intel_pt_synth in intel_pt_synth_event()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c3660 struct intel_pt_synth { struct
3670 struct intel_pt_synth *intel_pt_synth = in intel_pt_event_synth() local
3671 container_of(tool, struct intel_pt_synth, dummy_tool); in intel_pt_event_synth()
3673 return perf_session__deliver_synth_event(intel_pt_synth->session, event, in intel_pt_event_synth()
3680 struct intel_pt_synth intel_pt_synth; in intel_pt_synth_event() local
3686 memset(&intel_pt_synth, 0, sizeof(struct intel_pt_synth)); in intel_pt_synth_event()
3687 intel_pt_synth in intel_pt_synth_event()
[all...]

Completed in 10 milliseconds