Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dordered-events.c31 oe->max_timestamp = timestamp; in queue_event()
45 oe->max_timestamp = timestamp; in queue_event()
322 pr_oe_time(oe->max_timestamp, "max_timestamp\n"); in __ordered_events__flush()
328 oe->next_flush = oe->max_timestamp; in __ordered_events__flush()
A Dordered-events.h39 u64 max_timestamp; member
/linux-6.3-rc2/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.c1790 uint64_t max_timestamp = decoder->buf_timestamp; in intel_pt_time_in_range() local
1792 if (!max_timestamp) { in intel_pt_time_in_range()
1793 max_timestamp = decoder->last_reliable_timestamp + in intel_pt_time_in_range()

Completed in 13 milliseconds