Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c286 u64 estimated_ts; in cs_etm_decoder__do_soft_timestamp() local
292 estimated_ts = packet_queue->cs_timestamp + in cs_etm_decoder__do_soft_timestamp()
296 packet_queue->cs_timestamp = min(packet_queue->next_cs_timestamp, estimated_ts); in cs_etm_decoder__do_soft_timestamp()