mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
Do not force computing streaming statistic
Let user to define STREAM_STATS to enable them Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
fb1b30a0e5
commit
3a06113ce4
@ -52,7 +52,6 @@ typedef struct RedStreamActivateReportItem {
|
||||
uint32_t stream_id;
|
||||
} RedStreamActivateReportItem;
|
||||
|
||||
#define STREAM_STATS
|
||||
#ifdef STREAM_STATS
|
||||
typedef struct StreamStats {
|
||||
uint64_t num_drops_pipe;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user