Searched refs:prev_packet_thread (Results 1 – 1 of 1) sorted by relevance
90 struct thread *prev_packet_thread; member479 tidq->prev_packet_thread = machine__idle_thread(&etm->session->machines.host); in cs_etm__init_traceid_queue()625 thread__put(tidq->prev_packet_thread); in cs_etm__packet_swap()626 tidq->prev_packet_thread = thread__get(tidq->thread); in cs_etm__packet_swap()802 thread__zput(tidq->prev_packet_thread); in cs_etm__free_traceid_queues()1526 sample.pid = thread__pid(tidq->prev_packet_thread); in cs_etm__synth_branch_sample()1527 sample.tid = thread__tid(tidq->prev_packet_thread); in cs_etm__synth_branch_sample()