Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dordered-events.h79 static inline u64 ordered_events__last_flush_time(struct ordered_events *oe) in ordered_events__last_flush_time() function
/openbmc/linux/tools/perf/
H A Dbuiltin-inject.c1652 u64 timestamp = ordered_events__last_flush_time(oe); in host__finished_round()