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

/linux-master/tools/perf/util/
H A Dcs-etm.c105 u8 pending_timestamp_chan_id; member in struct:cs_etm_queue
409 etmq->pending_timestamp_chan_id = trace_chan_id;
417 if (!etmq->pending_timestamp_chan_id)
421 *trace_chan_id = etmq->pending_timestamp_chan_id;
424 etmq->pending_timestamp_chan_id);
429 etmq->pending_timestamp_chan_id = 0;

Completed in 314 milliseconds