Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dordered-events.h22 OE_FLUSH__TOP, enumerator
H A Dordered-events.c288 case OE_FLUSH__TOP: in __ordered_events__flush()
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c1114 if (ordered_events__flush(out, OE_FLUSH__TOP)) in process_thread()