Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dintel-pt.c2235 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
2373 return intel_pt_do_synth_pebs_sample(ptq, evsel, id); in intel_pt_synth_single_pebs_sample()
2398 err = intel_pt_do_synth_pebs_sample(ptq, pe->evsel, pe->id); in intel_pt_synth_pebs_sample()