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

/linux-master/tools/perf/util/
H A Dintel-bts.c61 u64 branches_id; member in struct:intel_bts
289 sample.id = btsq->bts->branches_id;
290 sample.stream_id = btsq->bts->branches_id;
825 bts->branches_id = id;
H A Dcs-etm.c75 u64 branches_id; member in struct:cs_etm_auxtrace
1553 sample.id = etmq->etm->branches_id;
1554 sample.stream_id = etmq->etm->branches_id;
1679 etm->branches_id = id;
H A Dintel-pt.c109 u64 branches_id; member in struct:intel_pt
1780 sample.id = ptq->pt->branches_id;
1781 sample.stream_id = ptq->pt->branches_id;
3773 pt->branches_id = id;

Completed in 150 milliseconds