diff options
Diffstat (limited to 'Whisper/Utils/ProfileCollection.cpp')
| -rw-r--r-- | Whisper/Utils/ProfileCollection.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Whisper/Utils/ProfileCollection.cpp b/Whisper/Utils/ProfileCollection.cpp index eaf737c..a463655 100644 --- a/Whisper/Utils/ProfileCollection.cpp +++ b/Whisper/Utils/ProfileCollection.cpp @@ -49,6 +49,7 @@ namespace { #define V(x) case eCpuBlock::x: return #x V( LoadModel ); + V( RunComplete ); V( Run ); V( Callbacks ); V( Spectrogram ); |
