Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Ddata-convert-bt.c773 #define STREAM_FLUSH_COUNT 100000 macro
783 return cs->count >= STREAM_FLUSH_COUNT; in is_flush_needed()