Home
last modified time | relevance | path

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

/linux/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c293 u64 estimated_first_ts; in cs_etm_decoder__do_hard_timestamp() local
350 estimated_first_ts = converted_timestamp - in cs_etm_decoder__do_hard_timestamp()
352 packet_queue->cs_timestamp = max(packet_queue->cs_timestamp, estimated_first_ts); in cs_etm_decoder__do_hard_timestamp()