Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddata-convert-bt.c776 #define STREAM_FLUSH_COUNT 100000 macro
786 return cs->count >= STREAM_FLUSH_COUNT; in is_flush_needed()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddata-convert-bt.c782 #define STREAM_FLUSH_COUNT 100000 macro
792 return cs->count >= STREAM_FLUSH_COUNT; in is_flush_needed()

Completed in 5 milliseconds