Searched refs:converted_timestamp (Results 1 – 1 of 1) sorted by relevance
292 u64 converted_timestamp; in cs_etm_decoder__do_hard_timestamp() local304 converted_timestamp = elem->timestamp ? in cs_etm_decoder__do_hard_timestamp()318 packet_queue->next_cs_timestamp = converted_timestamp; in cs_etm_decoder__do_hard_timestamp()322 if (!converted_timestamp) { in cs_etm_decoder__do_hard_timestamp()334 } else if (packet_queue->instr_count / INSTR_PER_NS > converted_timestamp) { in cs_etm_decoder__do_hard_timestamp()350 estimated_first_ts = converted_timestamp - in cs_etm_decoder__do_hard_timestamp()354 packet_queue->next_cs_timestamp = converted_timestamp; in cs_etm_decoder__do_hard_timestamp()