Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dintel-pt.c2415 static int intel_pt_do_synth_pebs_sample(struct intel_pt_queue *ptq, struct evsel *evsel, in intel_pt_do_synth_pebs_sample() function
2572 return intel_pt_do_synth_pebs_sample(ptq, evsel, id, data_src_fmt); in intel_pt_synth_single_pebs_sample()
2597 err = intel_pt_do_synth_pebs_sample(ptq, pe->evsel, pe->id, pe->data_src_fmt); in intel_pt_synth_pebs_sample()