summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/FastThreadDumpState.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'services/audioflinger/FastThreadDumpState.cpp')
-rw-r--r--services/audioflinger/FastThreadDumpState.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/audioflinger/FastThreadDumpState.cpp b/services/audioflinger/FastThreadDumpState.cpp
index d7b825d..9d575a6 100644
--- a/services/audioflinger/FastThreadDumpState.cpp
+++ b/services/audioflinger/FastThreadDumpState.cpp
@@ -22,7 +22,7 @@ FastThreadDumpState::FastThreadDumpState() :
mCommand(FastThreadState::INITIAL), mUnderruns(0), mOverruns(0),
/* mMeasuredWarmupTs({0, 0}), */
mWarmupCycles(0)
-#ifdef FAST_MIXER_STATISTICS
+#ifdef FAST_THREAD_STATISTICS
, mSamplingN(1), mBounds(0)
#endif
{