Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dintel-pt.c2231 static int intel_pt_do_synth_pebs_sample(struct intel_pt_queue *ptq, struct evsel *evsel, u64 id) in intel_pt_do_synth_pebs_sample() function
2369 return intel_pt_do_synth_pebs_sample(ptq, evsel, id); in intel_pt_synth_single_pebs_sample()
2394 err = intel_pt_do_synth_pebs_sample(ptq, pe->evsel, pe->id); in intel_pt_synth_pebs_sample()