Home
last modified time | relevance | path

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

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