Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dintel-bts.c68 u64 branches_id; member
293 sample.id = btsq->bts->branches_id; in intel_bts_synth_branch_sample()
294 sample.stream_id = btsq->bts->branches_id; in intel_bts_synth_branch_sample()
832 bts->branches_id = id; in intel_bts_synth_events()
Dcs-etm.c60 u64 branches_id; member
718 sample.id = etmq->etm->branches_id; in cs_etm__synth_branch_sample()
719 sample.stream_id = etmq->etm->branches_id; in cs_etm__synth_branch_sample()
841 etm->branches_id = id; in cs_etm__synth_events()
Dintel-pt.c89 u64 branches_id; member
1127 sample.id = ptq->pt->branches_id; in intel_pt_synth_branch_sample()
1128 sample.stream_id = ptq->pt->branches_id; in intel_pt_synth_branch_sample()
2213 pt->branches_id = id; in intel_pt_synth_events()