id: 1 unit: private unsafe bool ProcessBatch() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 181 end line: 545 size: 279 LOC McCabe index: 49 number of parameters: 2 id: 2 unit: internal void ProcessReplies() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 348 end line: 580 size: 230 LOC McCabe index: 38 number of parameters: 2 id: 3 unit: internal OperationStatus InternalDelete() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1021 end line: 1256 size: 206 LOC McCabe index: 30 number of parameters: 6 id: 4 unit: void FasterKv::HandleSpecialPhases() file: cc/src/core/faster.h start line: 2516 end line: 2723 size: 168 LOC McCabe index: 52 number of parameters: 0 id: 5 unit: internal OperationStatus InternalRead() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 98 end line: 296 size: 168 LOC McCabe index: 36 number of parameters: 9 id: 6 unit: inline OperationStatus FasterKv::InternalRmw() file: cc/src/core/faster.h start line: 978 end line: 1187 size: 161 LOC McCabe index: 43 number of parameters: 2 id: 7 unit: internal OperationStatus InternalRMW() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 641 end line: 834 size: 160 LOC McCabe index: 32 number of parameters: 8 id: 8 unit: private static async Task ProfileStore() file: cs/playground/AsyncStress/Program.cs start line: 120 end line: 278 size: 142 LOC McCabe index: 25 number of parameters: 3 id: 9 unit: private void WriteAsync() file: cs/src/core/Allocator/GenericAllocator.cs start line: 334 end line: 514 size: 142 LOC McCabe index: 25 number of parameters: 9 id: 10 unit: private static bool GlobMatching() file: cs/remote/src/FASTER.server/PubSub/SpanByteKeySerializer.cs start line: 58 end line: 204 size: 141 LOC McCabe index: 39 number of parameters: 5 id: 11 unit: bool FasterKv::GlobalMoveToNextState() file: cc/src/core/faster.h start line: 2320 end line: 2493 size: 130 LOC McCabe index: 32 number of parameters: 1 id: 12 unit: public override void WriteAsync() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 257 end line: 408 size: 128 LOC McCabe index: 16 number of parameters: 6 id: 13 unit: private unsafe void LoadDataFromFile() file: cs/benchmark/TestLoader.cs start line: 147 end line: 298 size: 124 LOC McCabe index: 24 number of parameters: 5 id: 14 unit: public FasterKV() file: cs/src/core/Index/FASTER/FASTER.cs start line: 96 end line: 230 size: 122 LOC McCabe index: 19 number of parameters: 6 id: 15 unit: public override void ReadAsync() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 104 end line: 246 size: 119 LOC McCabe index: 17 number of parameters: 6 id: 16 unit: private void SplitChunk() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 2063 end line: 2203 size: 116 LOC McCabe index: 21 number of parameters: 4 id: 17 unit: internal OperationStatus InternalUpsert() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 340 end line: 473 size: 115 LOC McCabe index: 22 number of parameters: 7 id: 18 unit: internal OperationStatus InternalContinuePendingRMW() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1441 end line: 1563 size: 110 LOC McCabe index: 17 number of parameters: 5 id: 19 unit: private void ThreadStateMachineStep() file: cs/src/core/Index/Synchronization/FasterStateMachine.cs start line: 165 end line: 288 size: 103 LOC McCabe index: 24 number of parameters: 4 id: 20 unit: inline OperationStatus FasterKv::InternalUpsert() file: cc/src/core/faster.h start line: 840 end line: 974 size: 101 LOC McCabe index: 24 number of parameters: 1 id: 21 unit: public ClientSession NewSession() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 267 end line: 416 size: 98 LOC McCabe index: 1 number of parameters: 2 id: 22 unit: private void RunYcsb() file: cs/benchmark/FasterSpanByteYcsbBenchmark.cs start line: 94 end line: 209 size: 97 LOC McCabe index: 15 number of parameters: 1 id: 23 unit: private void HandlePending() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 585 end line: 682 size: 96 LOC McCabe index: 14 number of parameters: 1 id: 24 unit: internal OperationStatus InternalTryCopyToTail() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1863 end line: 2006 size: 96 LOC McCabe index: 10 number of parameters: 7 id: 25 unit: internal unsafe() file: cs/benchmark/FasterSpanByteYcsbBenchmark.cs start line: 211 end line: 331 size: 94 LOC McCabe index: 17 number of parameters: 2 id: 26 unit: private void RunYcsb() file: cs/benchmark/FasterYcsbBenchmark.cs start line: 94 end line: 205 size: 94 LOC McCabe index: 15 number of parameters: 1 id: 27 unit: internal unsafe() file: cs/benchmark/FasterYcsbBenchmark.cs start line: 207 end line: 326 size: 94 LOC McCabe index: 17 number of parameters: 2 id: 28 unit: private unsafe bool GetNextInternal() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 383 end line: 493 size: 92 LOC McCabe index: 20 number of parameters: 4 id: 29 unit: inline OperationStatus FasterKv::InternalDelete() file: cc/src/core/faster.h start line: 1201 end line: 1319 size: 91 LOC McCabe index: 20 number of parameters: 1 id: 30 unit: ProcessReplies() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 21 end line: 120 size: 91 LOC McCabe index: 20 number of parameters: 2 id: 31 unit: private unsafe void ProcessBatch() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 112 end line: 224 size: 89 LOC McCabe index: 22 number of parameters: 2 id: 32 unit: static void Filldb() file: cs/playground/ClassRecoveryDurability/Program.cs start line: 40 end line: 155 size: 88 LOC McCabe index: 12 number of parameters: 1 id: 33 unit: private void RunYcsb() file: cs/remote/benchmark/FASTER.benchmark/FasterYcsbBenchmark.cs start line: 106 end line: 221 size: 88 LOC McCabe index: 13 number of parameters: 1 id: 34 unit: inline SystemState GetNextState() file: cc/src/core/state_transitions.h start line: 55 end line: 147 size: 87 LOC McCabe index: 29 number of parameters: 0 id: 35 unit: internal Status HandleOperationStatus() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1595 end line: 1690 size: 86 LOC McCabe index: 19 number of parameters: 7 id: 36 unit: public static void ManagedLocalStoreBasicTest() file: cs/playground/FasterLogMLSDTest/Program.cs start line: 43 end line: 152 size: 83 LOC McCabe index: 17 number of parameters: 0 id: 37 unit: public long Compact() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 284 end line: 407 size: 82 LOC McCabe index: 15 number of parameters: 3 id: 38 unit: private void RunYcsb() file: cs/benchmark/ConcurrentDictionaryBenchmark.cs start line: 80 end line: 172 size: 81 LOC McCabe index: 14 number of parameters: 1 id: 39 unit: internal async Task Start() file: cs/remote/src/FASTER.server/PubSub/SubscribeKVBroker.cs start line: 90 end line: 178 size: 81 LOC McCabe index: 12 number of parameters: 1 id: 40 unit: private bool FindTagOrFreeInternal() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 526 end line: 620 size: 80 LOC McCabe index: 15 number of parameters: 6 id: 41 unit: private void FindRecoveryInfo() file: cs/src/core/Index/Recovery/Recovery.cs start line: 106 end line: 205 size: 79 LOC McCabe index: 13 number of parameters: 3 id: 42 unit: Status WriteAsync() file: cc/src/device/storage.h start line: 591 end line: 704 size: 78 LOC McCabe index: 10 number of parameters: 5 id: 43 unit: private bool HandlePubSub() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 351 end line: 452 size: 78 LOC McCabe index: 18 number of parameters: 4 id: 44 unit: void FasterKv::SplitHashTableBuckets() file: cc/src/core/faster.h start line: 2219 end line: 2317 size: 76 LOC McCabe index: 15 number of parameters: 0 id: 45 unit: Status FasterKv::RecoverHybridLogFromSnapshotFile() file: cc/src/core/faster.h start line: 1972 end line: 2059 size: 75 LOC McCabe index: 10 number of parameters: 0 id: 46 unit: public long Allocate() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 327 end line: 431 size: 74 LOC McCabe index: 14 number of parameters: 0 id: 47 unit: private LatchDestination AcquireLatchRMW() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 836 end line: 911 size: 74 LOC McCabe index: 17 number of parameters: 7 id: 48 unit: public long BulkAllocate() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 221 end line: 321 size: 72 LOC McCabe index: 13 number of parameters: 0 id: 49 unit: void thread_run_benchmark() file: cc/benchmark-dir/benchmark.cc start line: 449 end line: 530 size: 71 LOC McCabe index: 13 number of parameters: 2 id: 50 unit: internal unsafe() file: cs/benchmark/ConcurrentDictionaryBenchmark.cs start line: 174 end line: 265 size: 70 LOC McCabe index: 9 number of parameters: 2 id: 51 unit: private LatchDestination AcquireLatchUpsert() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 475 end line: 549 size: 69 LOC McCabe index: 12 number of parameters: 6 id: 52 unit: static void TestData() file: cs/playground/ClassRecoveryDurability/Program.cs start line: 157 end line: 241 size: 68 LOC McCabe index: 13 number of parameters: 2 id: 53 unit: private unsafe void LoadDataFromFile() file: cs/remote/benchmark/FASTER.benchmark/FasterYcsbBenchmark.cs start line: 485 end line: 568 size: 68 LOC McCabe index: 11 number of parameters: 1 id: 54 unit: inline Status FasterKv::HandleOperationStatus() file: cc/src/core/faster.h start line: 1353 end line: 1423 size: 67 LOC McCabe index: 18 number of parameters: 4 id: 55 unit: public unsafe void Run() file: cs/remote/benchmark/FASTER.benchmark/FasterYcsbBenchmark.cs start line: 223 end line: 358 size: 67 LOC McCabe index: 10 number of parameters: 0 id: 56 unit: public unsafe override void Publish() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 227 end line: 309 size: 67 LOC McCabe index: 11 number of parameters: 6 id: 57 unit: public unsafe override void Publish() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 548 end line: 630 size: 67 LOC McCabe index: 11 number of parameters: 6 id: 58 unit: OperationStatus FasterKv::InternalContinuePendingRmw() file: cc/src/core/faster.h start line: 1582 end line: 1670 size: 65 LOC McCabe index: 9 number of parameters: 2 id: 59 unit: public void Deserialize() file: cs/src/core/Allocator/GenericAllocator.cs start line: 756 end line: 826 size: 65 LOC McCabe index: 14 number of parameters: 5 id: 60 unit: private OperationStatus CreateNewRecordRMW() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 913 end line: 984 size: 65 LOC McCabe index: 10 number of parameters: 13 id: 61 unit: private async Task Start() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 130 end line: 201 size: 64 LOC McCabe index: 8 number of parameters: 1 id: 62 unit: bool FasterKv::Compact() file: cc/src/core/faster.h start line: 2934 end line: 3021 size: 63 LOC McCabe index: 13 number of parameters: 1 id: 63 unit: Status PersistentMemoryMalloc::AsyncFlushPages() file: cc/src/core/persistent_memory_malloc.h start line: 733 end line: 806 size: 63 LOC McCabe index: 7 number of parameters: 3 id: 64 unit: public bool GetNext() file: cs/src/core/Allocator/GenericScanIterator.cs start line: 61 end line: 141 size: 62 LOC McCabe index: 11 number of parameters: 1 id: 65 unit: public void Initialize() file: cs/src/core/Index/Common/Contexts.cs start line: 341 end line: 423 size: 62 LOC McCabe index: 7 number of parameters: 1 id: 66 unit: public unsafe bool GetNext() file: cs/src/core/Index/FASTER/FASTERIterator.cs start line: 103 end line: 169 size: 62 LOC McCabe index: 13 number of parameters: 1 id: 67 unit: public void OnThreadState() file: cs/src/core/Index/Synchronization/VersionChangeStateMachine.cs start line: 31 end line: 103 size: 62 LOC McCabe index: 20 number of parameters: 7 id: 68 unit: public void AsyncFlushPages() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1687 end line: 1770 size: 61 LOC McCabe index: 14 number of parameters: 2 id: 69 unit: private static void UpdateVarLen() file: cs/src/core/Index/FASTER/FASTER.cs start line: 760 end line: 827 size: 61 LOC McCabe index: 27 number of parameters: 1 id: 70 unit: internal void InternalCompleteRetryRequest() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 200 end line: 268 size: 61 LOC McCabe index: 14 number of parameters: 4 id: 71 unit: public bool GetNext() file: cs/src/core/Allocator/BlittableScanIterator.cs start line: 69 end line: 142 size: 60 LOC McCabe index: 16 number of parameters: 1 id: 72 unit: public unsafe bool GetNext() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 196 end line: 269 size: 60 LOC McCabe index: 14 number of parameters: 3 id: 73 unit: static void Main() file: cs/playground/SumStore/Program.cs start line: 10 end line: 73 size: 59 LOC McCabe index: 11 number of parameters: 1 id: 74 unit: internal Status InternalCompletePendingRequestFromContext() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 343 end line: 412 size: 59 LOC McCabe index: 10 number of parameters: 7 id: 75 unit: Status FasterKv::RecoverHybridLog() file: cc/src/core/faster.h start line: 1901 end line: 1969 size: 58 LOC McCabe index: 9 number of parameters: 0 id: 76 unit: private unsafe bool CreateSession() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 189 end line: 260 size: 58 LOC McCabe index: 11 number of parameters: 1 id: 77 unit: public unsafe bool GetNext() file: cs/src/core/Allocator/VarLenBlittableScanIterator.cs start line: 64 end line: 135 size: 58 LOC McCabe index: 17 number of parameters: 1 id: 78 unit: private unsafe bool RecoverFromPage() file: cs/src/core/Index/Recovery/Recovery.cs start line: 752 end line: 815 size: 57 LOC McCabe index: 7 number of parameters: 7 id: 79 unit: public void Test() file: cs/playground/SumStore/ConcurrencyTest.cs start line: 140 end line: 211 size: 56 LOC McCabe index: 11 number of parameters: 0 id: 80 unit: private unsafe void AsyncGetFromDiskCallback() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1864 end line: 1927 size: 56 LOC McCabe index: 12 number of parameters: 3 id: 81 unit: void TruncateSegments() file: cc/src/device/file_system_disk.h start line: 387 end line: 453 size: 55 LOC McCabe index: 5 number of parameters: 2 id: 82 unit: public AllocatorBase() file: cs/src/core/Allocator/AllocatorBase.cs start line: 695 end line: 766 size: 55 LOC McCabe index: 11 number of parameters: 5 id: 83 unit: protected override bool RetrievedFullRecord() file: cs/src/core/Allocator/GenericAllocator.cs start line: 898 end line: 965 size: 55 LOC McCabe index: 15 number of parameters: 2 id: 84 unit: private async Task MaintenanceLoopAsync() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 228 end line: 298 size: 55 LOC McCabe index: 12 number of parameters: 0 id: 85 unit: internal Status InternalContainsKeyInMemory() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1263 end line: 1326 size: 54 LOC McCabe index: 8 number of parameters: 5 id: 86 unit: inline OperationStatus FasterKv::InternalRead() file: cc/src/core/faster.h start line: 766 end line: 836 size: 53 LOC McCabe index: 12 number of parameters: 1 id: 87 unit: public static async Task Main() file: cs/playground/AsyncStress/Program.cs start line: 63 end line: 118 size: 53 LOC McCabe index: 20 number of parameters: 1 id: 88 unit: public long TryAllocate() file: cs/src/core/Allocator/AllocatorBase.cs start line: 993 end line: 1067 size: 53 LOC McCabe index: 11 number of parameters: 1 id: 89 unit: void run_benchmark() file: cc/benchmark-dir/benchmark.cc start line: 533 end line: 592 size: 52 LOC McCabe index: 8 number of parameters: 2 id: 90 unit: int main() file: cc/playground/sum_store-dir/sum_store.cc start line: 13 end line: 76 size: 52 LOC McCabe index: 13 number of parameters: 2 id: 91 unit: internal void AsyncReadPagesFromDeviceToFrame() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 362 end line: 420 size: 52 LOC McCabe index: 7 number of parameters: 11 id: 92 unit: internal void AsyncReadPagesFromDeviceToFrame() file: cs/src/core/Allocator/GenericAllocator.cs start line: 688 end line: 744 size: 51 LOC McCabe index: 7 number of parameters: 10 id: 93 unit: internal AdvancedClientSession() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 44 end line: 100 size: 51 LOC McCabe index: 14 number of parameters: 5 id: 94 unit: internal ClientSession() file: cs/src/core/ClientSession/ClientSession.cs start line: 44 end line: 100 size: 51 LOC McCabe index: 14 number of parameters: 5 id: 95 unit: private async Task ReadFromBlobAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 295 end line: 352 size: 51 LOC McCabe index: 9 number of parameters: 5 id: 96 unit: internal unsafe virtual void AsyncFlushDeltaToDevice() file: cs/src/core/Allocator/AllocatorBase.cs start line: 416 end line: 474 size: 50 LOC McCabe index: 12 number of parameters: 5 id: 97 unit: private void AsyncReadPagesFromDevice() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1623 end line: 1679 size: 50 LOC McCabe index: 7 number of parameters: 9 id: 98 unit: public override unsafe void WriteAsync() file: cs/src/core/Device/LocalStorageDevice.cs start line: 250 end line: 306 size: 50 LOC McCabe index: 6 number of parameters: 6 id: 99 unit: void load_files() file: cc/benchmark-dir/benchmark.cc start line: 339 end line: 398 size: 49 LOC McCabe index: 9 number of parameters: 2 id: 100 unit: core::Status OpenSegment() file: cc/src/device/file_system_disk.h start line: 321 end line: 385 size: 49 LOC McCabe index: 5 number of parameters: 1 id: 101 unit: public static void Main() file: cs/benchmark/Program.cs start line: 13 end line: 66 size: 49 LOC McCabe index: 10 number of parameters: 1 id: 102 unit: internal void AsyncReadPagesFromDeviceToFrame() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 486 end line: 541 size: 49 LOC McCabe index: 7 number of parameters: 10 id: 103 unit: internal unsafe void BeginMainIndexCheckpoint() file: cs/src/core/Index/Recovery/IndexCheckpoint.cs start line: 67 end line: 119 size: 49 LOC McCabe index: 9 number of parameters: 5 id: 104 unit: void DoContinuousMeasurements() file: cs/benchmark/ConcurrentDictionaryBenchmark.cs start line: 322 end line: 378 size: 48 LOC McCabe index: 8 number of parameters: 0 id: 105 unit: private void SetupYcsb() file: cs/benchmark/FasterSpanByteYcsbBenchmark.cs start line: 333 end line: 390 size: 48 LOC McCabe index: 7 number of parameters: 1 id: 106 unit: public void ShiftBeginAddress() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1167 end line: 1223 size: 48 LOC McCabe index: 9 number of parameters: 1 id: 107 unit: public override void ReadAsync() file: cs/src/core/Device/LocalStorageDevice.cs start line: 186 end line: 239 size: 48 LOC McCabe index: 6 number of parameters: 6 id: 108 unit: private void SetupYcsb() file: cs/benchmark/FasterYcsbBenchmark.cs start line: 328 end line: 384 size: 47 LOC McCabe index: 7 number of parameters: 1 id: 109 unit: private unsafe int Broadcast() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 78 end line: 128 size: 47 LOC McCabe index: 8 number of parameters: 4 id: 110 unit: protected internal LocalStorageDevice() file: cs/src/core/Device/LocalStorageDevice.cs start line: 94 end line: 144 size: 47 LOC McCabe index: 10 number of parameters: 8 id: 111 unit: Status FasterKv::Recover() file: cc/src/core/faster.h start line: 2816 end line: 2868 size: 46 LOC McCabe index: 8 number of parameters: 4 id: 112 unit: internal unsafe void ApplyDelta() file: cs/src/core/Allocator/AllocatorBase.cs start line: 476 end line: 529 size: 46 LOC McCabe index: 10 number of parameters: 4 id: 113 unit: private unsafe string DumpDistributionInternal() file: cs/src/core/Index/FASTER/FASTER.cs start line: 856 end line: 906 size: 46 LOC McCabe index: 13 number of parameters: 1 id: 114 unit: Status PersistentMemoryMalloc::AsyncFlushPage() file: cc/src/core/persistent_memory_malloc.h start line: 916 end line: 963 size: 45 LOC McCabe index: 4 number of parameters: 4 id: 115 unit: private unsafe void CreateSendPacketHeader() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 132 end line: 179 size: 45 LOC McCabe index: 7 number of parameters: 2 id: 116 unit: protected internal static SafeFileHandle CreateHandle() file: cs/src/core/Device/LocalStorageDevice.cs start line: 379 end line: 432 size: 45 LOC McCabe index: 8 number of parameters: 7 id: 117 unit: private void ReadCacheEvict() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 2333 end line: 2382 size: 45 LOC McCabe index: 8 number of parameters: 2 id: 118 unit: private bool RestoreHybridLogInitializePages() file: cs/src/core/Index/Recovery/Recovery.cs start line: 919 end line: 969 size: 45 LOC McCabe index: 10 number of parameters: 8 id: 119 unit: public override void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 176 end line: 228 size: 45 LOC McCabe index: 5 number of parameters: 2 id: 120 unit: internal static extern SafeFileHandle CreateFileW() file: cs/src/core/Utilities/Native32.cs start line: 102 end line: 152 size: 45 LOC McCabe index: 1 number of parameters: 7 id: 121 unit: private async Task WritePortionToBlobAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 241 end line: 288 size: 45 LOC McCabe index: 8 number of parameters: 6 id: 122 unit: void DoContinuousMeasurements() file: cs/benchmark/FasterSpanByteYcsbBenchmark.cs start line: 403 end line: 453 size: 44 LOC McCabe index: 7 number of parameters: 0 id: 123 unit: void DoContinuousMeasurements() file: cs/benchmark/FasterYcsbBenchmark.cs start line: 397 end line: 447 size: 44 LOC McCabe index: 7 number of parameters: 0 id: 124 unit: private void Test() file: cs/playground/SumStore/RecoveryTest.cs start line: 177 end line: 236 size: 44 LOC McCabe index: 9 number of parameters: 0 id: 125 unit: void DoContinuousMeasurements() file: cs/remote/benchmark/FASTER.benchmark/FasterYcsbBenchmark.cs start line: 430 end line: 480 size: 44 LOC McCabe index: 7 number of parameters: 0 id: 126 unit: public void BeginCheckpoint() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 479 end line: 538 size: 44 LOC McCabe index: 9 number of parameters: 3 id: 127 unit: internal async ValueTask CompletePendingAsync() file: cs/src/core/Async/CompletePendingAsync.cs start line: 44 end line: 93 size: 44 LOC McCabe index: 6 number of parameters: 4 id: 128 unit: private void RecoverHybridLogFromSnapshotFile() file: cs/src/core/Index/Recovery/Recovery.cs start line: 573 end line: 628 size: 44 LOC McCabe index: 10 number of parameters: 10 id: 129 unit: private async ValueTask RecoverHybridLogFromSnapshotFileAsync() file: cs/src/core/Index/Recovery/Recovery.cs start line: 630 end line: 685 size: 44 LOC McCabe index: 10 number of parameters: 11 id: 130 unit: internal static extern uint SetFilePointer() file: cs/src/core/Utilities/Native32.cs start line: 155 end line: 207 size: 44 LOC McCabe index: 1 number of parameters: 5 id: 131 unit: private async Task StartAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 106 end line: 155 size: 44 LOC McCabe index: 9 number of parameters: 0 id: 132 unit: private async Task AcquireOwnership() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 138 end line: 192 size: 44 LOC McCabe index: 6 number of parameters: 0 id: 133 unit: Status MallocFixedPageSize::Recover() file: cc/src/core/malloc_fixed_page_size.h start line: 446 end line: 495 size: 43 LOC McCabe index: 9 number of parameters: 4 id: 134 unit: private void AsyncReadPageWithObjectsCallback() file: cs/src/core/Allocator/GenericAllocator.cs start line: 575 end line: 637 size: 43 LOC McCabe index: 6 number of parameters: 3 id: 135 unit: Status Open() file: cc/src/device/azure.h start line: 156 end line: 212 size: 42 LOC McCabe index: 5 number of parameters: 0 id: 136 unit: internal FASTER_YcsbBenchmark() file: cs/benchmark/FasterYcsbBenchmark.cs start line: 39 end line: 86 size: 41 LOC McCabe index: 9 number of parameters: 3 id: 137 unit: protected void ShiftFlushedUntilAddress() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1397 end line: 1442 size: 41 LOC McCabe index: 8 number of parameters: 0 id: 138 unit: public void GetObjectInfo() file: cs/src/core/Allocator/GenericAllocator.cs start line: 837 end line: 890 size: 41 LOC McCabe index: 17 number of parameters: 6 id: 139 unit: private OperationStatus CreateNewRecordUpsert() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 551 end line: 597 size: 41 LOC McCabe index: 4 number of parameters: 10 id: 140 unit: void SetThreadAffinity() file: cc/benchmark-dir/benchmark.cc start line: 275 end line: 337 size: 40 LOC McCabe index: 7 number of parameters: 1 id: 141 unit: Status PersistentMemoryMalloc::AsyncFlushPagesToFile() file: cc/src/core/persistent_memory_malloc.h start line: 809 end line: 852 size: 40 LOC McCabe index: 4 number of parameters: 4 id: 142 unit: Status PersistentMemoryMalloc::AsyncReadPages() file: cc/src/core/persistent_memory_malloc.h start line: 869 end line: 913 size: 40 LOC McCabe index: 4 number of parameters: 5 id: 143 unit: public MallocFixedPageSize() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 94 end line: 141 size: 40 LOC McCabe index: 4 number of parameters: 1 id: 144 unit: protected unsafe bool BufferAndLoad() file: cs/src/core/Allocator/ScanIteratorBase.cs start line: 117 end line: 161 size: 40 LOC McCabe index: 11 number of parameters: 5 id: 145 unit: public void BumpCurrentEpoch() file: cs/src/core/Epochs/LightEpoch.cs start line: 308 end line: 351 size: 40 LOC McCabe index: 7 number of parameters: 1 id: 146 unit: private void SerialCommitCallbackWorker() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 921 end line: 973 size: 40 LOC McCabe index: 10 number of parameters: 1 id: 147 unit: internal FasterSpanByteYcsbBenchmark() file: cs/benchmark/FasterSpanByteYcsbBenchmark.cs start line: 42 end line: 86 size: 39 LOC McCabe index: 8 number of parameters: 3 id: 148 unit: private static void RandomReadWorkload() file: cs/playground/CacheStoreConcurrent/Program.cs start line: 147 end line: 200 size: 39 LOC McCabe index: 9 number of parameters: 1 id: 149 unit: private void SetupYcsb() file: cs/remote/benchmark/FASTER.benchmark/FasterYcsbBenchmark.cs start line: 360 end line: 417 size: 38 LOC McCabe index: 5 number of parameters: 1 id: 150 unit: private void SpinBlockAllocate() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1777 end line: 1815 size: 38 LOC McCabe index: 6 number of parameters: 6 id: 151 unit: internal CommitPoint InternalContinue() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 15 end line: 63 size: 38 LOC McCabe index: 6 number of parameters: 2 id: 152 unit: public async ValueTask EnqueueAndWaitForCommitAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 603 end line: 646 size: 38 LOC McCabe index: 9 number of parameters: 2 id: 153 unit: public async ValueTask EnqueueAndWaitForCommitAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 655 end line: 698 size: 38 LOC McCabe index: 9 number of parameters: 2 id: 154 unit: public async ValueTask EnqueueAndWaitForCommitAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 707 end line: 750 size: 38 LOC McCabe index: 9 number of parameters: 2 id: 155 unit: public override void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 278 end line: 317 size: 38 LOC McCabe index: 5 number of parameters: 2 id: 156 unit: void FasterKv::AsyncGetFromDiskCallback() file: cc/src/core/faster.h start line: 1509 end line: 1558 size: 37 LOC McCabe index: 7 number of parameters: 3 id: 157 unit: Status ReadAsync() file: cc/src/device/azure.h start line: 392 end line: 453 size: 37 LOC McCabe index: 5 number of parameters: 5 id: 158 unit: Status WriteAsync() file: cc/src/device/azure.h start line: 477 end line: 535 size: 37 LOC McCabe index: 5 number of parameters: 5 id: 159 unit: bool UringIoHandler::TryComplete() file: cc/src/environment/file_linux.cc start line: 201 end line: 238 size: 37 LOC McCabe index: 5 number of parameters: 0 id: 160 unit: HandlePending() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 122 end line: 162 size: 37 LOC McCabe index: 7 number of parameters: 3 id: 161 unit: public static bool EnableProcessPrivileges() file: cs/src/core/Utilities/Native32.cs start line: 306 end line: 345 size: 37 LOC McCabe index: 8 number of parameters: 0 id: 162 unit: inline void InternalHashTable::DumpDistribution() file: cc/src/core/hash_table.h start line: 255 end line: 291 size: 36 LOC McCabe index: 8 number of parameters: 1 id: 163 unit: private void SetupYcsb() file: cs/benchmark/ConcurrentDictionaryBenchmark.cs start line: 267 end line: 308 size: 36 LOC McCabe index: 5 number of parameters: 1 id: 164 unit: internal bool Parse() file: cs/benchmark/TestLoader.cs start line: 39 end line: 84 size: 36 LOC McCabe index: 16 number of parameters: 1 id: 165 unit: static void Main() file: cs/playground/CacheStoreConcurrent/Program.cs start line: 31 end line: 89 size: 36 LOC McCabe index: 4 number of parameters: 0 id: 166 unit: public Status Delete() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 208 end line: 304 size: 36 LOC McCabe index: 3 number of parameters: 3 id: 167 unit: private unsafe void AsyncGetFromDiskCallback() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1197 end line: 1234 size: 36 LOC McCabe index: 4 number of parameters: 3 id: 168 unit: Status InternalHashTable::Recover() file: cc/src/core/hash_table.h start line: 199 end line: 236 size: 35 LOC McCabe index: 6 number of parameters: 3 id: 169 unit: public ValueTask UpsertAsync() file: cs/playground/AsyncStress/SerializedFasterWrapper.cs start line: 57 end line: 99 size: 35 LOC McCabe index: 2 number of parameters: 2 id: 170 unit: public ValueTask Read() file: cs/playground/AsyncStress/SerializedFasterWrapper.cs start line: 182 end line: 219 size: 35 LOC McCabe index: 6 number of parameters: 1 id: 171 unit: protected void Initialize() file: cs/src/core/Allocator/AllocatorBase.cs start line: 777 end line: 818 size: 35 LOC McCabe index: 6 number of parameters: 1 id: 172 unit: private void SplitBuckets() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 2018 end line: 2061 size: 35 LOC McCabe index: 7 number of parameters: 1 id: 173 unit: internal override void AsyncReadPagesFromDeviceToFrame() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 119 end line: 158 size: 35 LOC McCabe index: 6 number of parameters: 9 id: 174 unit: Status InternalHashTable::Checkpoint() file: cc/src/core/hash_table.h start line: 145 end line: 180 size: 34 LOC McCabe index: 6 number of parameters: 3 id: 175 unit: Status MallocFixedPageSize::Checkpoint() file: cc/src/core/malloc_fixed_page_size.h start line: 391 end line: 427 size: 34 LOC McCabe index: 7 number of parameters: 3 id: 176 unit: public bool InitAndRecover() file: cs/playground/ClassRecoveryDurability/Storedb.cs start line: 23 end line: 59 size: 34 LOC McCabe index: 2 number of parameters: 0 id: 177 unit: private Socket GetSendSocket() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 684 end line: 720 size: 34 LOC McCabe index: 3 number of parameters: 3 id: 178 unit: internal bool FindTag() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 351 end line: 392 size: 34 LOC McCabe index: 7 number of parameters: 5 id: 179 unit: private long CommitInternal() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1329 end line: 1365 size: 34 LOC McCabe index: 9 number of parameters: 1 id: 180 unit: public void Initialize() file: cs/src/core/Index/FasterLog/FasterLogRecoveryInfo.cs start line: 47 end line: 83 size: 34 LOC McCabe index: 7 number of parameters: 1 id: 181 unit: bool FasterKv::CleanHashTableBuckets() file: cc/src/core/faster.h start line: 2144 end line: 2184 size: 33 LOC McCabe index: 10 number of parameters: 0 id: 182 unit: public unsafe override void WriteAsync() file: cs/src/core/Device/ShardedStorageDevice.cs start line: 202 end line: 244 size: 33 LOC McCabe index: 5 number of parameters: 6 id: 183 unit: public unsafe override void ReadAsync() file: cs/src/core/Device/ShardedStorageDevice.cs start line: 255 end line: 295 size: 33 LOC McCabe index: 5 number of parameters: 6 id: 184 unit: public ValueTask RecoverAsync() file: cs/src/core/Index/FASTER/FASTER.cs start line: 499 end line: 542 size: 33 LOC McCabe index: 10 number of parameters: 5 id: 185 unit: private long TraceBackForOtherChainStart() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 2205 end line: 2237 size: 33 LOC McCabe index: 7 number of parameters: 2 id: 186 unit: public static IFasterEqualityComparer Get() file: cs/src/core/Index/Interfaces/FasterEqualityComparer.cs start line: 12 end line: 44 size: 33 LOC McCabe index: 13 number of parameters: 0 id: 187 unit: private void GetRecoveryInfo() file: cs/src/core/Index/Recovery/Recovery.cs start line: 230 end line: 267 size: 33 LOC McCabe index: 5 number of parameters: 4 id: 188 unit: public virtual void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 17 end line: 49 size: 33 LOC McCabe index: 6 number of parameters: 2 id: 189 unit: public unsafe SectorAlignedMemory Get() file: cs/src/core/Utilities/BufferPool.cs start line: 212 end line: 247 size: 33 LOC McCabe index: 5 number of parameters: 1 id: 190 unit: internal void FindOrCreateTag() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 395 end line: 433 size: 32 LOC McCabe index: 5 number of parameters: 6 id: 191 unit: public unsafe bool GetNext() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 194 end line: 231 size: 32 LOC McCabe index: 5 number of parameters: 4 id: 192 unit: private bool SetRecoveryPageRanges() file: cs/src/core/Index/Recovery/Recovery.cs start line: 406 end line: 444 size: 32 LOC McCabe index: 10 number of parameters: 6 id: 193 unit: private void AsyncFlushPageCallbackForRecovery() file: cs/src/core/Index/Recovery/Recovery.cs start line: 818 end line: 853 size: 32 LOC McCabe index: 6 number of parameters: 3 id: 194 unit: public void OnThreadState() file: cs/src/core/Index/Synchronization/IndexSnapshotStateMachine.cs start line: 60 end line: 93 size: 32 LOC McCabe index: 9 number of parameters: 7 id: 195 unit: inline void FasterKv::CompleteRetryRequests() file: cc/src/core/faster.h start line: 726 end line: 762 size: 31 LOC McCabe index: 6 number of parameters: 1 id: 196 unit: public void RemoveSubscription() file: cs/remote/src/FASTER.server/PubSub/SubscribeKVBroker.cs start line: 57 end line: 88 size: 31 LOC McCabe index: 9 number of parameters: 1 id: 197 unit: public async ValueTask AllocateAsync() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1076 end line: 1106 size: 31 LOC McCabe index: 5 number of parameters: 2 id: 198 unit: public bool GrowIndex() file: cs/src/core/Index/FASTER/FASTER.cs start line: 712 end line: 745 size: 31 LOC McCabe index: 7 number of parameters: 0 id: 199 unit: private bool FindOtherTagMaybeTentativeInternal() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 635 end line: 674 size: 31 LOC McCabe index: 8 number of parameters: 6 id: 200 unit: internal bool InternalCompletePending() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 143 end line: 178 size: 31 LOC McCabe index: 9 number of parameters: 4 id: 201 unit: Status FasterKv::ReadCprContexts() file: cc/src/core/faster.h start line: 1779 end line: 1810 size: 30 LOC McCabe index: 7 number of parameters: 2 id: 202 unit: Status FasterKv::RecoverFromPage() file: cc/src/core/faster.h start line: 2062 end line: 2093 size: 30 LOC McCabe index: 6 number of parameters: 2 id: 203 unit: public GenericAllocator() file: cs/src/core/Allocator/GenericAllocator.cs start line: 43 end line: 79 size: 30 LOC McCabe index: 15 number of parameters: 6 id: 204 unit: private bool CompletePending() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 788 end line: 817 size: 30 LOC McCabe index: 8 number of parameters: 3 id: 205 unit: private bool CompletePending() file: cs/src/core/ClientSession/ClientSession.cs start line: 798 end line: 827 size: 30 LOC McCabe index: 8 number of parameters: 3 id: 206 unit: private bool FindTagInternal() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 436 end line: 473 size: 30 LOC McCabe index: 7 number of parameters: 4 id: 207 unit: internal async ValueTask InternalCompletePendingRequestsAsync() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 288 end line: 319 size: 30 LOC McCabe index: 4 number of parameters: 5 id: 208 unit: private unsafe bool TryAppend() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1161 end line: 1195 size: 30 LOC McCabe index: 4 number of parameters: 3 id: 209 unit: private void InternalRecover() file: cs/src/core/Index/Recovery/Recovery.cs start line: 269 end line: 309 size: 30 LOC McCabe index: 7 number of parameters: 5 id: 210 unit: private async ValueTask InternalRecoverAsync() file: cs/src/core/Index/Recovery/Recovery.cs start line: 311 end line: 352 size: 30 LOC McCabe index: 7 number of parameters: 6 id: 211 unit: inline void FasterKv::CompleteIoPendingRequests() file: cc/src/core/faster.h start line: 690 end line: 723 size: 29 LOC McCabe index: 6 number of parameters: 1 id: 212 unit: Status File::Open() file: cc/src/environment/file_windows.cc start line: 32 end line: 64 size: 29 LOC McCabe index: 9 number of parameters: 3 id: 213 unit: Status ThreadPoolFile::ScheduleOperation() file: cc/src/environment/file_windows.cc start line: 240 end line: 274 size: 29 LOC McCabe index: 5 number of parameters: 6 id: 214 unit: Status QueueFile::ScheduleOperation() file: cc/src/environment/file_windows.cc start line: 334 end line: 367 size: 29 LOC McCabe index: 5 number of parameters: 6 id: 215 unit: public LocalMemoryDevice() file: cs/src/core/Device/LocalMemoryDevice.cs start line: 47 end line: 79 size: 29 LOC McCabe index: 4 number of parameters: 6 id: 216 unit: private bool FindTagMaybeTentativeInternal() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 476 end line: 512 size: 29 LOC McCabe index: 6 number of parameters: 4 id: 217 unit: internal void CopyContext() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 112 end line: 141 size: 29 LOC McCabe index: 4 number of parameters: 2 id: 218 unit: private FasterLog() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 136 end line: 170 size: 29 LOC McCabe index: 4 number of parameters: 2 id: 219 unit: private bool RecoverToInitialPage() file: cs/src/core/Index/Recovery/Recovery.cs start line: 361 end line: 404 size: 29 LOC McCabe index: 7 number of parameters: 3 id: 220 unit: public override void OnThreadState() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 129 end line: 165 size: 29 LOC McCabe index: 12 number of parameters: 7 id: 221 unit: public override void OnThreadState() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 231 end line: 267 size: 29 LOC McCabe index: 13 number of parameters: 7 id: 222 unit: public override void OnThreadState() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 320 end line: 356 size: 29 LOC McCabe index: 13 number of parameters: 7 id: 223 unit: public void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/IndexSnapshotStateMachine.cs start line: 15 end line: 50 size: 29 LOC McCabe index: 8 number of parameters: 2 id: 224 unit: Status FasterKv::RecoverFuzzyIndexComplete() file: cc/src/core/faster.h start line: 1867 end line: 1898 size: 28 LOC McCabe index: 8 number of parameters: 1 id: 225 unit: bool FasterKv::Checkpoint() file: cc/src/core/faster.h start line: 2726 end line: 2760 size: 28 LOC McCabe index: 3 number of parameters: 1 id: 226 unit: static void Flush() file: cc/src/device/storage.h start line: 825 end line: 863 size: 28 LOC McCabe index: 5 number of parameters: 3 id: 227 unit: Status File::Open() file: cc/src/environment/file_linux.cc start line: 30 end line: 64 size: 28 LOC McCabe index: 9 number of parameters: 3 id: 228 unit: public void OnPagesClosed() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1263 end line: 1299 size: 28 LOC McCabe index: 8 number of parameters: 1 id: 229 unit: public void RecoveryReset() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1486 end line: 1524 size: 28 LOC McCabe index: 3 number of parameters: 4 id: 230 unit: inline void logMsg() file: cc/src/common/log.h start line: 30 end line: 63 size: 27 LOC McCabe index: 4 number of parameters: 6 id: 231 unit: Address FasterKv::LogScanForValidity() file: cc/src/core/faster.h start line: 3034 end line: 3070 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 232 unit: inline bool PersistentMemoryMalloc::NewPage() file: cc/src/core/persistent_memory_malloc.h start line: 619 end line: 653 size: 27 LOC McCabe index: 5 number of parameters: 1 id: 233 unit: private void LoadData() file: cs/benchmark/TestLoader.cs start line: 116 end line: 145 size: 27 LOC McCabe index: 5 number of parameters: 4 id: 234 unit: private static string PrettySize() file: cs/remote/src/FASTER.server/Servers/ServerOptions.cs start line: 201 end line: 228 size: 27 LOC McCabe index: 7 number of parameters: 1 id: 235 unit: private void AsyncFlushPageCallback() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1935 end line: 1965 size: 27 LOC McCabe index: 7 number of parameters: 3 id: 236 unit: internal unsafe void BeginRecovery() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 622 end line: 653 size: 27 LOC McCabe index: 5 number of parameters: 6 id: 237 unit: internal AdvancedClientSession NewAdvancedSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 273 end line: 306 size: 27 LOC McCabe index: 5 number of parameters: 4 id: 238 unit: private static int ReserveEntry() file: cs/src/core/Epochs/LightEpoch.cs start line: 387 end line: 416 size: 27 LOC McCabe index: 6 number of parameters: 2 id: 239 unit: internal OperationStatus InternalContinuePendingRead() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1351 end line: 1385 size: 27 LOC McCabe index: 10 number of parameters: 5 id: 240 unit: public FasterLogScanIterator Scan() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 785 end line: 815 size: 27 LOC McCabe index: 12 number of parameters: 6 id: 241 unit: private unsafe void BeginMainIndexRecovery() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 100 end line: 129 size: 27 LOC McCabe index: 3 number of parameters: 4 id: 242 unit: public override SystemState NextState() file: cs/src/core/Index/Synchronization/VersionChangeStateMachine.cs start line: 166 end line: 199 size: 27 LOC McCabe index: 7 number of parameters: 1 id: 243 unit: internal static bool EnableVolumePrivileges() file: cs/src/core/Utilities/Native32.cs start line: 352 end line: 384 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 244 unit: public override void RemoveSegmentAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 195 end line: 223 size: 27 LOC McCabe index: 6 number of parameters: 3 id: 245 unit: uint64_t BumpCurrentEpoch() file: cc/src/core/light_epoch.h start line: 240 end line: 265 size: 26 LOC McCabe index: 8 number of parameters: 2 id: 246 unit: static void EvictFiles() file: cc/src/device/storage.h start line: 907 end line: 947 size: 26 LOC McCabe index: 6 number of parameters: 1 id: 247 unit: Status UringFile::ScheduleOperation() file: cc/src/environment/file_linux.cc start line: 277 end line: 310 size: 26 LOC McCabe index: 4 number of parameters: 6 id: 248 unit: internal ConcurrentDictionary_YcsbBenchmark() file: cs/benchmark/ConcurrentDictionaryBenchmark.cs start line: 46 end line: 73 size: 26 LOC McCabe index: 3 number of parameters: 3 id: 249 unit: internal bool MaybeRecoverStore() file: cs/benchmark/TestLoader.cs start line: 335 end line: 362 size: 26 LOC McCabe index: 6 number of parameters: 1 id: 250 unit: public async ValueTask UpdateChunkAsync() file: cs/playground/AsyncStress/SerializedFasterWrapper.cs start line: 128 end line: 155 size: 26 LOC McCabe index: 3 number of parameters: 3 id: 251 unit: private void PopulateWorker() file: cs/playground/SumStore/ConcurrencyTest.cs start line: 99 end line: 138 size: 26 LOC McCabe index: 6 number of parameters: 1 id: 252 unit: private void LoadData() file: cs/remote/benchmark/FASTER.benchmark/FasterYcsbBenchmark.cs start line: 570 end line: 598 size: 26 LOC McCabe index: 5 number of parameters: 0 id: 253 unit: public GenericServer() file: cs/remote/src/FASTER.server/Servers/GenericServer.cs start line: 33 end line: 66 size: 26 LOC McCabe index: 8 number of parameters: 5 id: 254 unit: private void RecoverFiles() file: cs/src/core/Device/LocalStorageDevice.cs start line: 146 end line: 175 size: 26 LOC McCabe index: 5 number of parameters: 0 id: 255 unit: private void RecoverFiles() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 64 end line: 93 size: 26 LOC McCabe index: 5 number of parameters: 0 id: 256 unit: internal Status ContextDelete() file: cs/src/core/Index/FASTER/FASTER.cs start line: 677 end line: 705 size: 26 LOC McCabe index: 4 number of parameters: 5 id: 257 unit: internal void InitContext() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 81 end line: 110 size: 26 LOC McCabe index: 3 number of parameters: 3 id: 258 unit: private void GetSnapshotPageRangesToRead() file: cs/src/core/Index/Recovery/Recovery.cs start line: 687 end line: 718 size: 26 LOC McCabe index: 3 number of parameters: 11 id: 259 unit: public async Task CreateAsync() file: cs/src/devices/AzureStorageDevice/BlobEntry.cs start line: 58 end line: 95 size: 26 LOC McCabe index: 5 number of parameters: 2 id: 260 unit: class alignas() file: cc/src/core/faster.h start line: 46 end line: 74 size: 25 LOC McCabe index: 1 number of parameters: 1 id: 261 unit: public unsafe int Subscribe() file: cs/remote/src/FASTER.server/PubSub/SubscribeKVBroker.cs start line: 187 end line: 211 size: 25 LOC McCabe index: 4 number of parameters: 3 id: 262 unit: public unsafe int PSubscribe() file: cs/remote/src/FASTER.server/PubSub/SubscribeKVBroker.cs start line: 220 end line: 244 size: 25 LOC McCabe index: 4 number of parameters: 3 id: 263 unit: internal void GetObjectStoreSettings() file: cs/remote/src/FASTER.server/Servers/ServerOptions.cs start line: 142 end line: 174 size: 25 LOC McCabe index: 4 number of parameters: 3 id: 264 unit: public uint CheckAndWait() file: cs/src/core/Allocator/ErrorList.cs start line: 21 end line: 45 size: 25 LOC McCabe index: 6 number of parameters: 2 id: 265 unit: private bool TryCompleteSync() file: cs/src/core/Async/UpdateAsync.cs start line: 154 end line: 180 size: 25 LOC McCabe index: 3 number of parameters: 3 id: 266 unit: public void Initialize() file: cs/src/core/Index/Common/Contexts.cs start line: 652 end line: 686 size: 25 LOC McCabe index: 3 number of parameters: 1 id: 267 unit: internal override void AsyncReadPagesFromDeviceToFrame() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 337 end line: 366 size: 25 LOC McCabe index: 6 number of parameters: 9 id: 268 unit: public void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/FullCheckpointStateMachine.cs start line: 15 end line: 39 size: 25 LOC McCabe index: 5 number of parameters: 2 id: 269 unit: public void Return() file: cs/src/core/Utilities/BufferPool.cs start line: 163 end line: 188 size: 25 LOC McCabe index: 3 number of parameters: 1 id: 270 unit: public static unsafe ulong XorBytes() file: cs/src/core/Utilities/Utility.cs start line: 158 end line: 183 size: 25 LOC McCabe index: 4 number of parameters: 2 id: 271 unit: public override unsafe void ReadAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 359 end line: 386 size: 25 LOC McCabe index: 3 number of parameters: 6 id: 272 unit: int main() file: cc/benchmark-dir/process_ycsb.cc start line: 11 end line: 39 size: 24 LOC McCabe index: 4 number of parameters: 2 id: 273 unit: Status FasterKv::RestoreHybridLog() file: cc/src/core/faster.h start line: 2096 end line: 2124 size: 24 LOC McCabe index: 6 number of parameters: 0 id: 274 unit: private static void ContinuousRandomReadWorkload() file: cs/playground/CacheStoreConcurrent/Program.cs start line: 115 end line: 144 size: 24 LOC McCabe index: 4 number of parameters: 0 id: 275 unit: private void DisposeActiveSessions() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 135 end line: 158 size: 24 LOC McCabe index: 7 number of parameters: 0 id: 276 unit: private bool HandleReceiveCompletion() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 161 end line: 187 size: 24 LOC McCabe index: 6 number of parameters: 1 id: 277 unit: private static long ParseSize() file: cs/remote/src/FASTER.server/Servers/ServerOptions.cs start line: 176 end line: 199 size: 24 LOC McCabe index: 5 number of parameters: 1 id: 278 unit: private void UpdateVarlen() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 102 end line: 126 size: 24 LOC McCabe index: 13 number of parameters: 1 id: 279 unit: private void UpdateVarlen() file: cs/src/core/ClientSession/ClientSession.cs start line: 102 end line: 126 size: 24 LOC McCabe index: 13 number of parameters: 1 id: 280 unit: public override unsafe void WriteAsync() file: cs/src/core/Device/TieredStorageDevice.cs start line: 83 end line: 114 size: 24 LOC McCabe index: 4 number of parameters: 6 id: 281 unit: public void OnRecovery() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 390 end line: 419 size: 24 LOC McCabe index: 8 number of parameters: 2 id: 282 unit: private bool TraceBackForKeyMatch() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1818 end line: 1841 size: 24 LOC McCabe index: 3 number of parameters: 5 id: 283 unit: private bool ReadFromCache() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 2241 end line: 2269 size: 24 LOC McCabe index: 7 number of parameters: 3 id: 284 unit: private bool PrepareToRestoreFromCommit() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1106 end line: 1133 size: 24 LOC McCabe index: 5 number of parameters: 3 id: 285 unit: public unsafe bool GetNext() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 255 end line: 282 size: 24 LOC McCabe index: 3 number of parameters: 5 id: 286 unit: private void RecoverHybridLog() file: cs/src/core/Index/Recovery/Recovery.cs start line: 446 end line: 480 size: 24 LOC McCabe index: 5 number of parameters: 6 id: 287 unit: private async ValueTask RecoverHybridLogAsync() file: cs/src/core/Index/Recovery/Recovery.cs start line: 482 end line: 516 size: 24 LOC McCabe index: 5 number of parameters: 7 id: 288 unit: public void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/IndexResizeStateMachine.cs start line: 13 end line: 41 size: 24 LOC McCabe index: 5 number of parameters: 2 id: 289 unit: void thread_setup_store() file: cc/benchmark-dir/benchmark.cc start line: 400 end line: 427 size: 23 LOC McCabe index: 5 number of parameters: 2 id: 290 unit: inline Status FasterKv::Read() file: cc/src/core/faster.h start line: 562 end line: 585 size: 23 LOC McCabe index: 3 number of parameters: 3 id: 291 unit: class alignas() file: cc/src/core/lss_allocator.h start line: 158 end line: 193 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 292 unit: private static void LoadSyntheticData() file: cs/benchmark/TestLoader.cs start line: 300 end line: 327 size: 23 LOC McCabe index: 4 number of parameters: 5 id: 293 unit: static void Usage() file: cs/playground/AsyncStress/Program.cs start line: 39 end line: 61 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 294 unit: public void Update() file: cs/playground/AsyncStress/SerializedFasterWrapper.cs start line: 101 end line: 126 size: 23 LOC McCabe index: 2 number of parameters: 3 id: 295 unit: public void CheckpointCompletionCallback() file: cs/remote/src/FASTER.server/ServerKVFunctions.cs start line: 22 end line: 53 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 296 unit: internal void GetSettings() file: cs/remote/src/FASTER.server/Servers/ServerOptions.cs start line: 110 end line: 140 size: 23 LOC McCabe index: 3 number of parameters: 3 id: 297 unit: private static unsafe bool CopyWithHeaderTo() file: cs/remote/src/FASTER.server/SpanByteFunctionsForServer.cs start line: 40 end line: 63 size: 23 LOC McCabe index: 3 number of parameters: 3 id: 298 unit: public void AsyncFlushPagesToDevice() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1808 end line: 1834 size: 23 LOC McCabe index: 3 number of parameters: 6 id: 299 unit: internal Status ContextRead() file: cs/src/core/Index/FASTER/FASTER.cs start line: 569 end line: 593 size: 23 LOC McCabe index: 3 number of parameters: 9 id: 300 unit: public void ShiftHeadAddress() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 122 end line: 149 size: 23 LOC McCabe index: 6 number of parameters: 2 id: 301 unit: public IEnumerable GetIndexCheckpointTokens() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 219 end line: 244 size: 23 LOC McCabe index: 6 number of parameters: 0 id: 302 unit: public IEnumerable GetLogCheckpointTokens() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 247 end line: 272 size: 23 LOC McCabe index: 6 number of parameters: 0 id: 303 unit: public override SystemState NextState() file: cs/src/core/Index/Synchronization/FullCheckpointStateMachine.cs start line: 79 end line: 102 size: 23 LOC McCabe index: 5 number of parameters: 1 id: 304 unit: public void CopyWithHeaderTo() file: cs/src/core/VarLen/SpanByte.cs start line: 405 end line: 429 size: 23 LOC McCabe index: 3 number of parameters: 2 id: 305 unit: inline Status FasterKv::Delete() file: cc/src/core/faster.h start line: 638 end line: 660 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 306 unit: inline bool FasterKv::CompletePending() file: cc/src/core/faster.h start line: 663 end line: 687 size: 22 LOC McCabe index: 7 number of parameters: 1 id: 307 unit: private void GenerateClicks() file: cs/playground/SumStore/RecoveryTest.cs start line: 133 end line: 158 size: 22 LOC McCabe index: 5 number of parameters: 2 id: 308 unit: public FASTER_YcsbBenchmark() file: cs/remote/benchmark/FASTER.benchmark/FasterYcsbBenchmark.cs start line: 81 end line: 104 size: 22 LOC McCabe index: 2 number of parameters: 7 id: 309 unit: public void Enqueue() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 112 end line: 133 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 310 unit: public unsafe int Subscribe() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 209 end line: 230 size: 22 LOC McCabe index: 4 number of parameters: 2 id: 311 unit: public unsafe int PSubscribe() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 239 end line: 260 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 312 unit: public unsafe bool Unsubscribe() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 268 end line: 289 size: 22 LOC McCabe index: 5 number of parameters: 2 id: 313 unit: public unsafe void PUnsubscribe() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 297 end line: 318 size: 22 LOC McCabe index: 5 number of parameters: 2 id: 314 unit: public override int TryConsumeMessages() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 54 end line: 80 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 315 unit: internal override void AsyncReadPagesFromDeviceToFrame() file: cs/src/core/Allocator/BlittableScanIterator.cs start line: 175 end line: 201 size: 22 LOC McCabe index: 4 number of parameters: 9 id: 316 unit: protected override void ReadAsync() file: cs/src/core/Allocator/GenericAllocator.cs start line: 529 end line: 554 size: 22 LOC McCabe index: 4 number of parameters: 7 id: 317 unit: protected override void AsyncReadRecordObjectsToMemory() file: cs/src/core/Allocator/GenericAllocator.cs start line: 648 end line: 672 size: 22 LOC McCabe index: 1 number of parameters: 5 id: 318 unit: public VariableLengthBlittableAllocator() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 31 end line: 57 size: 22 LOC McCabe index: 3 number of parameters: 6 id: 319 unit: internal override void AsyncReadPagesFromDeviceToFrame() file: cs/src/core/Allocator/VarLenBlittableScanIterator.cs start line: 160 end line: 186 size: 22 LOC McCabe index: 4 number of parameters: 9 id: 320 unit: public void TruncateUntilSegmentAsync() file: cs/src/core/Device/StorageDeviceBase.cs start line: 183 end line: 209 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 321 unit: public readonly void DebugPrint() file: cs/src/core/Index/Common/Contexts.cs start line: 529 end line: 551 size: 22 LOC McCabe index: 3 number of parameters: 0 id: 322 unit: internal Status ContextReadAtAddress() file: cs/src/core/Index/FASTER/FASTER.cs start line: 596 end line: 619 size: 22 LOC McCabe index: 3 number of parameters: 8 id: 323 unit: internal Status ContextUpsert() file: cs/src/core/Index/FASTER/FASTER.cs start line: 622 end line: 647 size: 22 LOC McCabe index: 4 number of parameters: 6 id: 324 unit: internal Status ContextRMW() file: cs/src/core/Index/FASTER/FASTER.cs start line: 650 end line: 674 size: 22 LOC McCabe index: 4 number of parameters: 7 id: 325 unit: public void ShiftReadOnlyAddress() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 205 end line: 230 size: 22 LOC McCabe index: 6 number of parameters: 2 id: 326 unit: public async ValueTask ReadAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 824 end line: 845 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 327 unit: public async ValueTask ReadRecordLengthAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 884 end line: 905 size: 22 LOC McCabe index: 3 number of parameters: 2 id: 328 unit: private bool IteratorsChanged() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 975 end line: 996 size: 22 LOC McCabe index: 7 number of parameters: 0 id: 329 unit: internal unsafe void DeleteTentativeEntries() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 151 end line: 175 size: 22 LOC McCabe index: 6 number of parameters: 0 id: 330 unit: private bool ProcessReadPage() file: cs/src/core/Index/Recovery/Recovery.cs start line: 533 end line: 559 size: 22 LOC McCabe index: 5 number of parameters: 7 id: 331 unit: internal void IssueCompletionCallback() file: cs/src/core/Index/Synchronization/FasterStateMachine.cs start line: 293 end line: 315 size: 22 LOC McCabe index: 4 number of parameters: 2 id: 332 unit: public virtual void OnThreadState() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 77 end line: 101 size: 22 LOC McCabe index: 5 number of parameters: 7 id: 333 unit: bool FasterKv::CheckpointHybridLog() file: cc/src/core/faster.h start line: 2787 end line: 2813 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 334 unit: inline void Initialize() file: cc/src/core/hash_table.h start line: 41 end line: 61 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 335 unit: void PersistentMemoryMalloc::OnPagesClosed() file: cc/src/core/persistent_memory_malloc.h start line: 695 end line: 718 size: 21 LOC McCabe index: 5 number of parameters: 1 id: 336 unit: void PersistentMemoryMalloc::RecoveryReset() file: cc/src/core/persistent_memory_malloc.h start line: 966 end line: 990 size: 21 LOC McCabe index: 5 number of parameters: 3 id: 337 unit: bool QueueIoHandler::TryComplete() file: cc/src/environment/file_windows.cc start line: 276 end line: 296 size: 21 LOC McCabe index: 3 number of parameters: 0 id: 338 unit: private void LoadDataThreadProc() file: cs/benchmark/TestLoader.cs start line: 93 end line: 114 size: 21 LOC McCabe index: 4 number of parameters: 0 id: 339 unit: internal void ShowAllStats() file: cs/benchmark/TestStats.cs start line: 31 end line: 51 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 340 unit: public FasterWrapper() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 31 end line: 54 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 341 unit: private bool HandleNewConnection() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 93 end line: 119 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 342 unit: private static void DeleteDirectory() file: cs/remote/src/FASTER.server/Servers/GenericServer.cs start line: 102 end line: 125 size: 21 LOC McCabe index: 6 number of parameters: 1 id: 343 unit: private static void DeleteDirectory() file: cs/remote/src/FASTER.server/Servers/VarLenServer.cs start line: 90 end line: 113 size: 21 LOC McCabe index: 6 number of parameters: 1 id: 344 unit: private bool WaitForFrameLoad() file: cs/src/core/Allocator/ScanIteratorBase.cs start line: 165 end line: 186 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 345 unit: public override void WriteAsync() file: cs/src/core/Device/LocalMemoryDevice.cs start line: 136 end line: 160 size: 21 LOC McCabe index: 2 number of parameters: 6 id: 346 unit: private unsafe long GetEntryCount() file: cs/src/core/Index/FASTER/FASTER.cs start line: 833 end line: 854 size: 21 LOC McCabe index: 6 number of parameters: 0 id: 347 unit: private void AsyncGetHeaderOnlyFromDiskCallback() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1236 end line: 1257 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 348 unit: public unsafe void Seal() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 320 end line: 344 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 349 unit: internal bool AtomicSwitch() file: cs/src/core/Index/Recovery/Recovery.cs start line: 855 end line: 875 size: 21 LOC McCabe index: 3 number of parameters: 4 id: 350 unit: public IEnumerable ListContents() file: cs/src/devices/AzureStorageDevice/AzureStorageNamedDeviceFactory.cs start line: 82 end line: 103 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 351 unit: private async Task RenewLeaseTask() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 205 end line: 226 size: 21 LOC McCabe index: 3 number of parameters: 0 id: 352 unit: void InitializeCheckpoint() file: cc/src/core/checkpoint_state.h start line: 150 end line: 169 size: 20 LOC McCabe index: 2 number of parameters: 9 id: 353 unit: bool FasterKv::HasConflictingEntry() file: cc/src/core/faster.h start line: 495 end line: 518 size: 20 LOC McCabe index: 7 number of parameters: 4 id: 354 unit: inline Status FasterKv::Upsert() file: cc/src/core/faster.h start line: 589 end line: 610 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 355 unit: inline Status FasterKv::Rmw() file: cc/src/core/faster.h start line: 614 end line: 634 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 356 unit: bool FasterKv::GrowIndex() file: cc/src/core/faster.h start line: 2892 end line: 2916 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 357 unit: static void FlushLocal() file: cc/src/device/storage.h start line: 264 end line: 298 size: 20 LOC McCabe index: 6 number of parameters: 3 id: 358 unit: public ValueTask Read() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 135 end line: 154 size: 20 LOC McCabe index: 4 number of parameters: 1 id: 359 unit: public SerializedFasterWrapper() file: cs/playground/AsyncStress/SerializedFasterWrapper.cs start line: 33 end line: 55 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 360 unit: private static void PopulateStore() file: cs/playground/CacheStoreConcurrent/Program.cs start line: 91 end line: 113 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 361 unit: private void RunThread() file: cs/playground/SumStore/RecoveryTest.cs start line: 110 end line: 132 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 362 unit: public ClientSession() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 60 end line: 81 size: 20 LOC McCabe index: 1 number of parameters: 6 id: 363 unit: private unsafe Status InternalRead() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 723 end line: 743 size: 20 LOC McCabe index: 6 number of parameters: 6 id: 364 unit: private unsafe Status InternalSubscribeKV() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 746 end line: 766 size: 20 LOC McCabe index: 6 number of parameters: 5 id: 365 unit: private unsafe Status InternalPublish() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 769 end line: 789 size: 20 LOC McCabe index: 6 number of parameters: 5 id: 366 unit: private unsafe Status InternalUpsert() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 814 end line: 834 size: 20 LOC McCabe index: 6 number of parameters: 5 id: 367 unit: private unsafe Status InternalRMW() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 837 end line: 857 size: 20 LOC McCabe index: 6 number of parameters: 6 id: 368 unit: private void PageAlignedShiftHeadAddress() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1342 end line: 1365 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 369 unit: internal override void AsyncReadPagesFromDeviceToFrame() file: cs/src/core/Allocator/GenericScanIterator.cs start line: 174 end line: 198 size: 20 LOC McCabe index: 4 number of parameters: 9 id: 370 unit: public unsafe ScanIteratorBase() file: cs/src/core/Allocator/ScanIteratorBase.cs start line: 64 end line: 87 size: 20 LOC McCabe index: 7 number of parameters: 6 id: 371 unit: private Status CallInternalRMW() file: cs/src/core/Async/RMWAsync.cs start line: 154 end line: 175 size: 20 LOC McCabe index: 7 number of parameters: 11 id: 372 unit: public async ValueTask WaitForCommitAsync() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 875 end line: 900 size: 20 LOC McCabe index: 8 number of parameters: 1 id: 373 unit: public async ValueTask WaitForCommitAsync() file: cs/src/core/ClientSession/ClientSession.cs start line: 885 end line: 910 size: 20 LOC McCabe index: 8 number of parameters: 1 id: 374 unit: private static uint GetSectorSize() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 475 end line: 494 size: 20 LOC McCabe index: 4 number of parameters: 1 id: 375 unit: private void Drain() file: cs/src/core/Epochs/LightEpoch.cs start line: 207 end line: 228 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 376 unit: public unsafe void CommitLogIncrementalCheckpoint() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 275 end line: 294 size: 20 LOC McCabe index: 3 number of parameters: 4 id: 377 unit: internal Status ContextRead() file: cs/src/core/Index/FASTER/FASTER.cs start line: 545 end line: 566 size: 20 LOC McCabe index: 3 number of parameters: 7 id: 378 unit: public bool GetNext() file: cs/src/core/Index/FASTER/FASTERIterator.cs start line: 171 end line: 192 size: 20 LOC McCabe index: 3 number of parameters: 3 id: 379 unit: public unsafe bool TryEnqueue() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 239 end line: 261 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 380 unit: public unsafe bool TryEnqueue() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 270 end line: 292 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 381 unit: public unsafe void CommitLogIncrementalCheckpoint() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 280 end line: 299 size: 20 LOC McCabe index: 3 number of parameters: 4 id: 382 unit: public override SystemState NextState() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 382 end line: 402 size: 20 LOC McCabe index: 4 number of parameters: 1 id: 383 unit: public void OnThreadState() file: cs/src/core/Index/Synchronization/IndexResizeStateMachine.cs start line: 63 end line: 82 size: 20 LOC McCabe index: 4 number of parameters: 7 id: 384 unit: public static bool SetFileSize() file: cs/src/core/Utilities/Native32.cs start line: 392 end line: 416 size: 20 LOC McCabe index: 6 number of parameters: 2 id: 385 unit: void run() file: cc/benchmark-dir/benchmark.cc start line: 594 end line: 617 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 386 unit: OperationStatus FasterKv::InternalContinuePendingRead() file: cc/src/core/faster.h start line: 1561 end line: 1579 size: 19 LOC McCabe index: 6 number of parameters: 2 id: 387 unit: Status FasterKv::WriteCprContext() file: cc/src/core/faster.h start line: 1756 end line: 1776 size: 19 LOC McCabe index: 4 number of parameters: 0 id: 388 unit: bool FasterKv::ContainsKeyInMemory() file: cc/src/core/faster.h start line: 3075 end line: 3101 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 389 unit: inline void Initialize() file: cc/src/core/malloc_fixed_page_size.h start line: 278 end line: 298 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 390 unit: inline FixedPageAddress MallocFixedPageSize::Allocate() file: cc/src/core/malloc_fixed_page_size.h start line: 557 end line: 579 size: 19 LOC McCabe index: 6 number of parameters: 0 id: 391 unit: inline void PersistentMemoryMalloc::PageAlignedShiftHeadAddress() file: cc/src/core/persistent_memory_malloc.h start line: 993 end line: 1017 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 392 unit: void UpdateRemoteFlushed() file: cc/src/device/storage.h start line: 718 end line: 746 size: 19 LOC McCabe index: 5 number of parameters: 0 id: 393 unit: void ShiftRemoteOffset() file: cc/src/device/storage.h start line: 953 end line: 984 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 394 unit: Status QueueFile::ScheduleOperation() file: cc/src/environment/file_linux.cc start line: 174 end line: 197 size: 19 LOC McCabe index: 3 number of parameters: 6 id: 395 unit: class alignas() file: cc/src/environment/file_linux.h start line: 262 end line: 283 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 396 unit: public async ValueTask ReadAsync() file: cs/playground/AsyncStress/SerializedFasterWrapper.cs start line: 157 end line: 180 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 397 unit: private unsafe Status InternalSubscribe() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 792 end line: 811 size: 19 LOC McCabe index: 5 number of parameters: 4 id: 398 unit: private unsafe Status InternalDelete() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 860 end line: 879 size: 19 LOC McCabe index: 5 number of parameters: 4 id: 399 unit: public unsafe void RemoveSubscription() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 57 end line: 76 size: 19 LOC McCabe index: 5 number of parameters: 1 id: 400 unit: public unsafe void Publish() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 382 end line: 403 size: 19 LOC McCabe index: 3 number of parameters: 4 id: 401 unit: public VarLenServer() file: cs/remote/src/FASTER.server/Servers/VarLenServer.cs start line: 28 end line: 53 size: 19 LOC McCabe index: 6 number of parameters: 1 id: 402 unit: internal void WriteAsync() file: cs/src/core/Allocator/AllocatorBase.cs start line: 546 end line: 567 size: 19 LOC McCabe index: 2 number of parameters: 6 id: 403 unit: internal unsafe void AsyncReadRecordToMemory() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1535 end line: 1556 size: 19 LOC McCabe index: 1 number of parameters: 4 id: 404 unit: public void AsyncGetFromDisk() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1843 end line: 1862 size: 19 LOC McCabe index: 4 number of parameters: 4 id: 405 unit: internal override void MemoryPageScan() file: cs/src/core/Allocator/GenericAllocator.cs start line: 1027 end line: 1045 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 406 unit: private void ProcessQueue() file: cs/src/core/Allocator/WorkQueueLIFO.cs start line: 55 end line: 75 size: 19 LOC McCabe index: 6 number of parameters: 0 id: 407 unit: private bool TryCompleteAsyncState() file: cs/src/core/Async/UpdateAsync.cs start line: 132 end line: 152 size: 19 LOC McCabe index: 4 number of parameters: 3 id: 408 unit: public virtual void Initialize() file: cs/src/core/Device/StorageDeviceBase.cs start line: 94 end line: 112 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 409 unit: private IDevice NextCommitDevice() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 179 end line: 198 size: 19 LOC McCabe index: 5 number of parameters: 0 id: 410 unit: public bool TakeHybridLogCheckpoint() file: cs/src/core/Index/FASTER/FASTER.cs start line: 380 end line: 399 size: 19 LOC McCabe index: 6 number of parameters: 4 id: 411 unit: private void SkipReadCacheBucket() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 2288 end line: 2308 size: 19 LOC McCabe index: 6 number of parameters: 1 id: 412 unit: private long GetLatestRecordVersion() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 2384 end line: 2402 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 413 unit: public override SystemState NextState() file: cs/src/core/Index/Synchronization/IndexResizeStateMachine.cs start line: 96 end line: 115 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 414 unit: public override SystemState NextState() file: cs/src/core/Index/Synchronization/IndexSnapshotStateMachine.cs start line: 109 end line: 128 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 415 unit: public void Delete() file: cs/src/devices/AzureStorageDevice/AzureStorageNamedDeviceFactory.cs start line: 41 end line: 61 size: 19 LOC McCabe index: 7 number of parameters: 1 id: 416 unit: void InitializeHybridLogCheckpoint() file: cc/src/core/checkpoint_state.h start line: 131 end line: 148 size: 18 LOC McCabe index: 2 number of parameters: 5 id: 417 unit: Status Delete() file: cc/src/device/azure.h start line: 231 end line: 254 size: 18 LOC McCabe index: 3 number of parameters: 0 id: 418 unit: Status Open() file: cc/src/device/storage.h start line: 458 end line: 480 size: 18 LOC McCabe index: 2 number of parameters: 0 id: 419 unit: Status WindowsPtpThreadPool::Schedule() file: cc/src/environment/file_windows.cc start line: 170 end line: 190 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 420 unit: Status ThreadPoolFile::Open() file: cc/src/environment/file_windows.cc start line: 199 end line: 217 size: 18 LOC McCabe index: 5 number of parameters: 4 id: 421 unit: public override void ReadCompletionCallback() file: cs/playground/CacheStoreConcurrent/Types.cs start line: 77 end line: 96 size: 18 LOC McCabe index: 5 number of parameters: 5 id: 422 unit: public void Populate() file: cs/playground/SumStore/ConcurrencyTest.cs start line: 75 end line: 97 size: 18 LOC McCabe index: 4 number of parameters: 0 id: 423 unit: private void LoadSyntheticData() file: cs/remote/benchmark/FASTER.benchmark/FasterYcsbBenchmark.cs start line: 600 end line: 624 size: 18 LOC McCabe index: 3 number of parameters: 0 id: 424 unit: protected void ShiftClosedUntilAddress() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1447 end line: 1466 size: 18 LOC McCabe index: 4 number of parameters: 0 id: 425 unit: internal override void AllocatePage() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 131 end line: 151 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 426 unit: public bool RemoveNextAdjacent() file: cs/src/core/Allocator/PendingFlushList.cs start line: 28 end line: 45 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 427 unit: public bool RemovePreviousAdjacent() file: cs/src/core/Allocator/PendingFlushList.cs start line: 50 end line: 67 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 428 unit: internal override void AllocatePage() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 238 end line: 258 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 429 unit: internal override void FreePage() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 333 end line: 350 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 430 unit: private TSession InternalResumeSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 381 end line: 402 size: 18 LOC McCabe index: 5 number of parameters: 6 id: 431 unit: public override void ReadAsync() file: cs/src/core/Device/LocalMemoryDevice.cs start line: 108 end line: 125 size: 18 LOC McCabe index: 2 number of parameters: 6 id: 432 unit: public unsafe void CommitIndexCheckpoint() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 204 end line: 225 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 433 unit: public unsafe void CommitLogCheckpoint() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 251 end line: 272 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 434 unit: public void Delete() file: cs/src/core/Index/CheckpointManagement/LocalStorageNamedDeviceFactory.cs start line: 71 end line: 88 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 435 unit: public bool TakeFullCheckpoint() file: cs/src/core/Index/FASTER/FASTER.cs start line: 246 end line: 280 size: 18 LOC McCabe index: 5 number of parameters: 2 id: 436 unit: private void SkipAndInvalidateReadCache() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 2310 end line: 2331 size: 18 LOC McCabe index: 5 number of parameters: 2 id: 437 unit: public bool CompleteCheckpoint() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 199 end line: 222 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 438 unit: private Guid InternalAcquire() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 227 end line: 245 size: 18 LOC McCabe index: 2 number of parameters: 0 id: 439 unit: public async IAsyncEnumerable GetAsyncEnumerable() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 67 end line: 84 size: 18 LOC McCabe index: 5 number of parameters: 1 id: 440 unit: public ValueTask WaitAsync() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 113 end line: 133 size: 18 LOC McCabe index: 5 number of parameters: 1 id: 441 unit: private unsafe void FlushPage() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 346 end line: 364 size: 18 LOC McCabe index: 3 number of parameters: 0 id: 442 unit: private void AsyncFlushPageToDeviceCallback() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 389 end line: 407 size: 18 LOC McCabe index: 5 number of parameters: 3 id: 443 unit: private void ProcessReadSnapshotPage() file: cs/src/core/Index/Recovery/Recovery.cs start line: 720 end line: 750 size: 18 LOC McCabe index: 6 number of parameters: 7 id: 444 unit: void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/ISynchronizationStateMachine.cs start line: 92 end line: 142 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 445 unit: private unsafe void WriteToBlobAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 429 end line: 447 size: 18 LOC McCabe index: 2 number of parameters: 6 id: 446 unit: private void Terminate() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 300 end line: 317 size: 18 LOC McCabe index: 4 number of parameters: 0 id: 447 unit: bool FasterKv::CheckpointIndex() file: cc/src/core/faster.h start line: 2763 end line: 2784 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 448 unit: std::string ToString() file: cc/src/core/guid.h start line: 79 end line: 95 size: 17 LOC McCabe index: 3 number of parameters: 0 id: 449 unit: uint32_t GetHashCode() file: cc/src/core/guid.h start line: 108 end line: 126 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 450 unit: Status Close() file: cc/src/device/storage.h start line: 486 end line: 510 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 451 unit: public void Prepare() file: cs/playground/SumStore/ConcurrencyTest.cs start line: 40 end line: 60 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 452 unit: public static void AffinitizeThreadRoundRobin() file: cs/remote/benchmark/FASTER.benchmark/Native32.cs start line: 46 end line: 67 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 453 unit: constructor() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 3 end line: 19 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 454 unit: public FasterServer() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 35 end line: 53 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 455 unit: public FasterKVProviderBase() file: cs/remote/src/FASTER.server/Providers/FasterKVProviderBase.cs start line: 52 end line: 68 size: 17 LOC McCabe index: 3 number of parameters: 6 id: 456 unit: public abstract() file: cs/src/core/Allocator/AllocatorBase.cs start line: 329 end line: 406 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 457 unit: public long ShiftHeadAddress() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1371 end line: 1391 size: 17 LOC McCabe index: 5 number of parameters: 1 id: 458 unit: public bool Release() file: cs/src/core/Allocator/AtomicOwner.cs start line: 69 end line: 88 size: 17 LOC McCabe index: 5 number of parameters: 0 id: 459 unit: public override void Dispose() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 98 end line: 115 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 460 unit: public virtual void Dispose() file: cs/src/core/Allocator/ScanIteratorBase.cs start line: 191 end line: 208 size: 17 LOC McCabe index: 5 number of parameters: 0 id: 461 unit: public override void Dispose() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 205 end line: 222 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 462 unit: internal TAsyncResult Complete() file: cs/src/core/Async/UpdateAsync.cs start line: 112 end line: 130 size: 17 LOC McCabe index: 7 number of parameters: 0 id: 463 unit: private void ProcessIOQueue() file: cs/src/core/Device/LocalMemoryDevice.cs start line: 81 end line: 97 size: 17 LOC McCabe index: 5 number of parameters: 1 id: 464 unit: public long MapRange() file: cs/src/core/Device/ShardedStorageDevice.cs start line: 96 end line: 112 size: 17 LOC McCabe index: 2 number of parameters: 5 id: 465 unit: private void SuspendDrain() file: cs/src/core/Epochs/LightEpoch.cs start line: 182 end line: 200 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 466 unit: private int ComputeNewSafeToReclaimEpoch() file: cs/src/core/Epochs/LightEpoch.cs start line: 358 end line: 378 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 467 unit: public FasterKVIterator() file: cs/src/core/Index/FASTER/FASTERIterator.cs start line: 64 end line: 82 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 468 unit: internal void InternalCompletePendingRequest() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 321 end line: 338 size: 17 LOC McCabe index: 5 number of parameters: 5 id: 469 unit: private Dictionary Restore() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1063 end line: 1081 size: 17 LOC McCabe index: 5 number of parameters: 0 id: 470 unit: private long RefreshUncommittedInternal() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1367 end line: 1383 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 471 unit: private static async ValueTask SlowWaitAsync() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 135 end line: 152 size: 17 LOC McCabe index: 6 number of parameters: 2 id: 472 unit: private static async ValueTask SlowWaitUncommittedAsync() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 154 end line: 172 size: 17 LOC McCabe index: 6 number of parameters: 2 id: 473 unit: private unsafe void AsyncReadPagesCallback() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 162 end line: 181 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 474 unit: public static void AffinitizeThreadRoundRobin() file: cs/src/core/Utilities/Native32.cs start line: 217 end line: 238 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 475 unit: public AzureStorageDevice() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 85 end line: 104 size: 17 LOC McCabe index: 1 number of parameters: 8 id: 476 unit: inline void FasterKv::StopSession() file: cc/src/core/faster.h start line: 370 end line: 390 size: 16 LOC McCabe index: 4 number of parameters: 0 id: 477 unit: bool FasterKv::ShiftBeginAddress() file: cc/src/core/faster.h start line: 2871 end line: 2889 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 478 unit: inline void ShiftFlushedUntilAddress() file: cc/src/core/persistent_memory_malloc.h start line: 523 end line: 540 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 479 unit: public ulong Generate64() file: cs/benchmark/RandomGenerator.cs start line: 63 end line: 83 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 480 unit: static void Main() file: cs/playground/ClassRecoveryDurability/Program.cs start line: 20 end line: 38 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 481 unit: public ulong Generate64() file: cs/remote/benchmark/FASTER.benchmark/RandomGenerator.cs start line: 58 end line: 78 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 482 unit: private static bool IsBlittable() file: cs/remote/src/FASTER.client/FixedLenSerializer.cs start line: 86 end line: 102 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 483 unit: private static bool IsBlittable() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 104 end line: 120 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 484 unit: public override void CompleteRMW() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 99 end line: 117 size: 16 LOC McCabe index: 4 number of parameters: 3 id: 485 unit: public bool ShiftReadOnlyToTail() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1132 end line: 1147 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 486 unit: internal void DebugPrintAddresses() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1301 end line: 1317 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 487 unit: internal unsafe void AsyncReadRecordToMemory() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1565 end line: 1583 size: 16 LOC McCabe index: 1 number of parameters: 4 id: 488 unit: public void AsyncFlushPages() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1780 end line: 1796 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 489 unit: protected void AsyncFlushPageToDeviceCallback() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1973 end line: 1989 size: 16 LOC McCabe index: 4 number of parameters: 3 id: 490 unit: internal override void FreePage() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 229 end line: 244 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 491 unit: public bool GetNext() file: cs/src/core/Allocator/MemoryPageScanIterator.cs start line: 48 end line: 64 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 492 unit: public override int GetRequiredRecordSize() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 138 end line: 158 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 493 unit: public void EnqueueAndTryWork() file: cs/src/core/Allocator/WorkQueueLIFO.cs start line: 35 end line: 53 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 494 unit: public Status DoFastOperation() file: cs/src/core/Async/RMWAsync.cs start line: 25 end line: 41 size: 16 LOC McCabe index: 4 number of parameters: 7 id: 495 unit: private static async ValueTask WaitForFlushCompletionAsync() file: cs/src/core/Async/UpdateAsync.cs start line: 192 end line: 209 size: 16 LOC McCabe index: 3 number of parameters: 4 id: 496 unit: public void ConcurrentReaderLock() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 952 end line: 967 size: 16 LOC McCabe index: 2 number of parameters: 6 id: 497 unit: public void ConcurrentReaderLock() file: cs/src/core/ClientSession/ClientSession.cs start line: 1030 end line: 1045 size: 16 LOC McCabe index: 2 number of parameters: 5 id: 498 unit: private bool GetOrAdd() file: cs/src/core/Device/AsyncPool.cs start line: 125 end line: 141 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 499 unit: protected SafeFileHandle GetOrAddHandle() file: cs/src/core/Device/LocalStorageDevice.cs start line: 455 end line: 470 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 500 unit: public ManagedLocalStorageDevice() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 41 end line: 58 size: 16 LOC McCabe index: 3 number of parameters: 6 id: 501 unit: public override void RemoveSegmentAsync() file: cs/src/core/Device/TieredStorageDevice.cs start line: 116 end line: 131 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 502 unit: public bool CheckIsComplete() file: cs/src/core/Epochs/LightEpoch.cs start line: 486 end line: 502 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 503 unit: public DeviceLogCommitCheckpointManager() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 50 end line: 71 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 504 unit: public unsafe void Commit() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 102 end line: 122 size: 16 LOC McCabe index: 5 number of parameters: 3 id: 505 unit: public void Recover() file: cs/src/core/Index/Common/Contexts.cs start line: 590 end line: 605 size: 16 LOC McCabe index: 2 number of parameters: 5 id: 506 unit: public void Recover() file: cs/src/core/Index/Common/Contexts.cs start line: 607 end line: 622 size: 16 LOC McCabe index: 2 number of parameters: 6 id: 507 unit: public void Initialize() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 299 end line: 315 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 508 unit: private static async ValueTask SlowEnqueueAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 324 end line: 341 size: 16 LOC McCabe index: 4 number of parameters: 3 id: 509 unit: private static async ValueTask SlowEnqueueAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 359 end line: 376 size: 16 LOC McCabe index: 4 number of parameters: 3 id: 510 unit: private static async ValueTask SlowEnqueueAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 394 end line: 411 size: 16 LOC McCabe index: 4 number of parameters: 3 id: 511 unit: private static string GetMergedFolderPath() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 121 end line: 138 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 512 unit: public void GlobalAfterEnteringState() file: cs/src/core/Index/Synchronization/IndexResizeStateMachine.cs start line: 44 end line: 60 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 513 unit: public void Free() file: cs/src/core/Utilities/BufferPool.cs start line: 253 end line: 268 size: 16 LOC McCabe index: 5 number of parameters: 0 id: 514 unit: internal static bool IsBlittable() file: cs/src/core/Utilities/Utility.cs start line: 53 end line: 69 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 515 unit: public void CopyTo() file: cs/src/core/VarLen/SpanByte.cs start line: 382 end line: 398 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 516 unit: public override void WriteAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 391 end line: 415 size: 16 LOC McCabe index: 4 number of parameters: 6 id: 517 unit: Status FasterKv::WriteIndexMetadata() file: cc/src/core/faster.h start line: 1680 end line: 1696 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 518 unit: Status FasterKv::ReadIndexMetadata() file: cc/src/core/faster.h start line: 1699 end line: 1715 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 519 unit: Status FasterKv::WriteCprMetadata() file: cc/src/core/faster.h start line: 1718 end line: 1734 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 520 unit: Status FasterKv::ReadCprMetadata() file: cc/src/core/faster.h start line: 1737 end line: 1753 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 521 unit: Status FasterKv::CheckpointFuzzyIndex() file: cc/src/core/faster.h start line: 1813 end line: 1829 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 522 unit: inline void PersistentMemoryMalloc::PageAlignedShiftReadOnlyAddress() file: cc/src/core/persistent_memory_malloc.h start line: 1020 end line: 1036 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 523 unit: inline static uint32_t ReserveEntry() file: cc/src/core/thread.h start line: 52 end line: 67 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 524 unit: void QueueIoHandler::IoCompletionCallback() file: cc/src/environment/file_linux.cc start line: 108 end line: 122 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 525 unit: public RandomGenerator() file: cs/benchmark/RandomGenerator.cs start line: 21 end line: 36 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 526 unit: internal void ShowTrimmedStats() file: cs/benchmark/TestStats.cs start line: 61 end line: 76 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 527 unit: public override void Deserialize() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 39 end line: 54 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 528 unit: private void Run() file: cs/playground/SumStore/RecoveryTest.cs start line: 91 end line: 108 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 529 unit: public static void Main() file: cs/remote/benchmark/FASTER.benchmark/Program.cs start line: 48 end line: 64 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 530 unit: public RandomGenerator() file: cs/remote/benchmark/FASTER.benchmark/RandomGenerator.cs start line: 16 end line: 31 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 531 unit: public bool TryPop() file: cs/remote/src/FASTER.common/LightConcurrentStack.cs start line: 38 end line: 53 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 532 unit: private void DisposeConnectionSession() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 262 end line: 276 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 533 unit: private void RecvEventArg_Completed() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 278 end line: 294 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 534 unit: public bool Enqueue() file: cs/src/core/Allocator/AtomicOwner.cs start line: 25 end line: 40 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 535 unit: public bool GetNext() file: cs/src/core/Allocator/MemoryPageScanIterator.cs start line: 66 end line: 80 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 536 unit: public virtual void InitializeForReads() file: cs/src/core/Allocator/ScanIteratorBase.cs start line: 92 end line: 106 size: 15 LOC McCabe index: 2 number of parameters: 0 id: 537 unit: public void Reset() file: cs/src/core/Allocator/ScanIteratorBase.cs start line: 213 end line: 227 size: 15 LOC McCabe index: 2 number of parameters: 0 id: 538 unit: internal async ValueTask ReadyToCompletePendingAsync() file: cs/src/core/Async/CompletePendingAsync.cs start line: 22 end line: 37 size: 15 LOC McCabe index: 6 number of parameters: 2 id: 539 unit: public static IDevice CreateLogDevice() file: cs/src/core/Device/Devices.cs start line: 28 end line: 43 size: 15 LOC McCabe index: 3 number of parameters: 6 id: 540 unit: public override void Dispose() file: cs/src/core/Device/LocalMemoryDevice.cs start line: 185 end line: 199 size: 15 LOC McCabe index: 5 number of parameters: 0 id: 541 unit: public override bool TryComplete() file: cs/src/core/Device/LocalStorageDevice.cs start line: 350 end line: 366 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 542 unit: public void Start() file: cs/src/core/Device/LocalStorageDevice.cs start line: 544 end line: 559 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 543 unit: private Stream CreateWriteHandle() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 513 end line: 530 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 544 unit: public override void RemoveSegmentAsync() file: cs/src/core/Device/ShardedStorageDevice.cs start line: 177 end line: 191 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 545 unit: private unsafe void ReadInto() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 444 end line: 461 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 546 unit: private unsafe void WriteInto() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 470 end line: 488 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 547 unit: public IEnumerable ListContents() file: cs/src/core/Index/CheckpointManagement/LocalStorageNamedDeviceFactory.cs start line: 52 end line: 68 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 548 unit: public void WaitPending() file: cs/src/core/Index/Common/Contexts.cs start line: 203 end line: 217 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 549 unit: internal void InternalContinuePendingReadCopyToTail() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1395 end line: 1411 size: 15 LOC McCabe index: 3 number of parameters: 5 id: 550 unit: internal OperationStatus InternalCopyToTail() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1845 end line: 1859 size: 15 LOC McCabe index: 2 number of parameters: 7 id: 551 unit: public async ValueTask WaitForCommitAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 439 end line: 454 size: 15 LOC McCabe index: 6 number of parameters: 2 id: 552 unit: private Dictionary CompleteRestoreFromCommit() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1135 end line: 1151 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 553 unit: private ulong InitializeMainIndexRecovery() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 37 end line: 58 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 554 unit: public RecoveryStatus() file: cs/src/core/Index/Recovery/Recovery.cs start line: 38 end line: 53 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 555 unit: internal unsafe void AsyncReadPagesCallbackForRecovery() file: cs/src/core/Index/Recovery/Recovery.cs start line: 971 end line: 988 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 556 unit: void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/ISynchronizationStateMachine.cs start line: 35 end line: 84 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 557 unit: public void OnThreadEnteringState() file: cs/src/core/Index/Synchronization/ISynchronizationStateMachine.cs start line: 186 end line: 200 size: 15 LOC McCabe index: 2 number of parameters: 7 id: 558 unit: public static unsafe long HashBytes() file: cs/src/core/Utilities/Utility.cs start line: 132 end line: 149 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 559 unit: int main() file: cc/benchmark-dir/benchmark.cc start line: 619 end line: 636 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 560 unit: void InitializeIndexCheckpoint() file: cc/src/core/checkpoint_state.h start line: 116 end line: 129 size: 14 LOC McCabe index: 1 number of parameters: 6 id: 561 unit: inline Address FasterKv::BlockAllocate() file: cc/src/core/faster.h start line: 1477 end line: 1491 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 562 unit: Status FasterKv::CheckpointFuzzyIndexComplete() file: cc/src/core/faster.h start line: 1832 end line: 1845 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 563 unit: Status FasterKv::RecoverFuzzyIndex() file: cc/src/core/faster.h start line: 1848 end line: 1864 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 564 unit: static Guid Parse() file: cc/src/core/guid.h start line: 64 end line: 77 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 565 unit: inline Status InternalHashTable::CheckpointComplete() file: cc/src/core/hash_table.h start line: 183 end line: 196 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 566 unit: inline Status InternalHashTable::RecoverComplete() file: cc/src/core/hash_table.h start line: 239 end line: 252 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 567 unit: static void Delete() file: cc/src/core/malloc_fixed_page_size.h start line: 181 end line: 194 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 568 unit: Status MallocFixedPageSize::CheckpointComplete() file: cc/src/core/malloc_fixed_page_size.h start line: 430 end line: 443 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 569 unit: Status MallocFixedPageSize::RecoverComplete() file: cc/src/core/malloc_fixed_page_size.h start line: 498 end line: 511 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 570 unit: bool isReady() file: cc/src/device/azure.h start line: 336 end line: 354 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 571 unit: core::Status ReadAsync() file: cc/src/device/file_system_disk.h start line: 282 end line: 297 size: 14 LOC McCabe index: 4 number of parameters: 5 id: 572 unit: core::Status WriteAsync() file: cc/src/device/file_system_disk.h start line: 299 end line: 314 size: 14 LOC McCabe index: 4 number of parameters: 5 id: 573 unit: Status UringFile::Open() file: cc/src/environment/file_linux.cc start line: 240 end line: 254 size: 14 LOC McCabe index: 4 number of parameters: 4 id: 574 unit: void CALLBACK ThreadPoolIoHandler::IoCompletionCallback() file: cc/src/environment/file_windows.cc start line: 115 end line: 130 size: 14 LOC McCabe index: 2 number of parameters: 6 id: 575 unit: private bool HandleReceiveCompletion() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 882 end line: 896 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 576 unit: public bool TryPush() file: cs/remote/src/FASTER.common/LightConcurrentStack.cs start line: 23 end line: 36 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 577 unit: public override void CompleteRead() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 58 end line: 73 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 578 unit: public override void CompleteRMW() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 75 end line: 90 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 579 unit: public override void CompleteRead() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 82 end line: 97 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 580 unit: private void Send() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 674 end line: 689 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 581 unit: public void Dispose() file: cs/src/core/Device/AsyncPool.cs start line: 106 end line: 120 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 582 unit: private static bool SetFileSize() file: cs/src/core/Device/LocalStorageDevice.cs start line: 505 end line: 520 size: 14 LOC McCabe index: 5 number of parameters: 3 id: 583 unit: private Stream CreateReadHandle() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 496 end line: 511 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 584 unit: private static long ComputeCapacity() file: cs/src/core/Device/TieredStorageDevice.cs start line: 133 end line: 148 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 585 unit: private void Release() file: cs/src/core/Epochs/LightEpoch.cs start line: 250 end line: 266 size: 14 LOC McCabe index: 2 number of parameters: 0 id: 586 unit: public void Initialize() file: cs/src/core/Index/Common/Contexts.cs start line: 320 end line: 335 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 587 unit: public void MarkReadOnly() file: cs/src/core/Index/Common/RecordInfo.cs start line: 79 end line: 92 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 588 unit: public void SpinLock() file: cs/src/core/Index/Common/RecordInfo.cs start line: 149 end line: 163 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 589 unit: public static bool TryAcquireExclusiveLatch() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 105 end line: 118 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 590 unit: internal void SynchronizeEpoch() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1693 end line: 1707 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 591 unit: private void HeavyEnter() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1731 end line: 1746 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 592 unit: private void SkipReadCache() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 2271 end line: 2286 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 593 unit: internal void InternalCompleteRetryRequests() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 183 end line: 198 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 594 unit: public async ValueTask CommitAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 475 end line: 489 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 595 unit: private void SignalWaitingROIterators() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1040 end line: 1058 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 596 unit: internal LogSettings GetLogSettings() file: cs/src/core/Index/FasterLog/FasterLogSettings.cs start line: 92 end line: 105 size: 14 LOC McCabe index: 2 number of parameters: 0 id: 597 unit: public void Commit() file: cs/src/core/Index/FasterLog/LocalLogCommitManager.cs start line: 31 end line: 45 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 598 unit: public void CommitIndexCheckpoint() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 66 end line: 80 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 599 unit: public void CommitLogCheckpoint() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 87 end line: 101 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 600 unit: public void Free() file: cs/src/core/Utilities/PageAsyncResultTypes.cs start line: 118 end line: 132 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 601 unit: public unsafe ref Memory AsRef() file: cs/src/core/VarLen/MemoryVarLenStruct.cs start line: 33 end line: 46 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 602 unit: public override bool ConcurrentWriter() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 26 end line: 49 size: 14 LOC McCabe index: 6 number of parameters: 5 id: 603 unit: public override bool ConcurrentWriter() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 26 end line: 49 size: 14 LOC McCabe index: 6 number of parameters: 3 id: 604 unit: public static unsafe bool ShrinkSerializedLength() file: cs/src/core/VarLen/UnsafeLogMemoryExtensions.cs start line: 21 end line: 34 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 605 unit: inline uint64_t FasterKv::ContinueSession() file: cc/src/core/faster.h start line: 343 end line: 356 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 606 unit: inline Address FasterKv::TraceBackForKeyMatchCtxt() file: cc/src/core/faster.h start line: 1323 end line: 1335 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 607 unit: inline Address FasterKv::TraceBackForKeyMatch() file: cc/src/core/faster.h start line: 1338 end line: 1350 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 608 unit: inline Status FasterKv::RetryLater() file: cc/src/core/faster.h start line: 1441 end line: 1453 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 609 unit: void FasterKv::HeavyEnter() file: cc/src/core/faster.h start line: 2127 end line: 2141 size: 13 LOC McCabe index: 5 number of parameters: 0 id: 610 unit: Address FasterKv::TraceBackForOtherChainStart() file: cc/src/core/faster.h start line: 2202 end line: 2216 size: 13 LOC McCabe index: 4 number of parameters: 5 id: 611 unit: void FasterKv::MarkAllPendingRequests() file: cc/src/core/faster.h start line: 2496 end line: 2513 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 612 unit: inline void Uninitialize() file: cc/src/core/hash_table.h start line: 63 end line: 75 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 613 unit: bool TrySwap() file: cc/src/core/light_epoch.h start line: 89 end line: 103 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 614 unit: void Drain() file: cc/src/core/light_epoch.h start line: 215 end line: 227 size: 13 LOC McCabe index: 5 number of parameters: 1 id: 615 unit: inline bool NewPage() file: cc/src/core/persistent_memory_malloc.h start line: 199 end line: 213 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 616 unit: inline void GetFileReadBoundaries() file: cc/src/core/persistent_memory_malloc.h start line: 462 end line: 475 size: 13 LOC McCabe index: 1 number of parameters: 6 id: 617 unit: Status ReadAsync() file: cc/src/device/storage.h start line: 550 end line: 571 size: 13 LOC McCabe index: 3 number of parameters: 5 id: 618 unit: int File::GetCreateDisposition() file: cc/src/environment/file_linux.cc start line: 94 end line: 106 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 619 unit: bool QueueIoHandler::TryComplete() file: cc/src/environment/file_linux.cc start line: 124 end line: 136 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 620 unit: Status QueueFile::Open() file: cc/src/environment/file_linux.cc start line: 138 end line: 151 size: 13 LOC McCabe index: 4 number of parameters: 4 id: 621 unit: DWORD File::GetCreateDisposition() file: cc/src/environment/file_windows.cc start line: 101 end line: 113 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 622 unit: Status QueueFile::Open() file: cc/src/environment/file_windows.cc start line: 298 end line: 311 size: 13 LOC McCabe index: 4 number of parameters: 4 id: 623 unit: public static void Main() file: cs/playground/FasterLogMLSDTest/Program.cs start line: 19 end line: 40 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 624 unit: private void Prepare() file: cs/playground/SumStore/RecoveryTest.cs start line: 63 end line: 77 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 625 unit: internal int TryConsumeMessages() file: cs/remote/src/FASTER.client/ClientNetworkSession.cs start line: 31 end line: 47 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 626 unit: Flush() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 167 end line: 181 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 627 unit: public T Dequeue() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 149 end line: 162 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 628 unit: public T PeekFirst() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 169 end line: 182 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 629 unit: public override int TryConsumeMessages() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 40 end line: 56 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 630 unit: public unsafe List ListAllSubscriptions() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 326 end line: 338 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 631 unit: protected void SendResponse() file: cs/remote/src/FASTER.server/ServerSessionBase.cs start line: 72 end line: 84 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 632 unit: protected void SendResponse() file: cs/remote/src/FASTER.server/ServerSessionBase.cs start line: 91 end line: 103 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 633 unit: public void OnPagesMarkedReadOnly() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1244 end line: 1256 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 634 unit: public bool Dequeue() file: cs/src/core/Allocator/AtomicOwner.cs start line: 48 end line: 61 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 635 unit: public void RemoveUntil() file: cs/src/core/Allocator/ErrorList.cs start line: 47 end line: 60 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 636 unit: public override void Dispose() file: cs/src/core/Allocator/GenericAllocator.cs start line: 186 end line: 198 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 637 unit: public long GetPhysicalAddress() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 149 end line: 161 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 638 unit: public void Dispose() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 436 end line: 448 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 639 unit: private unsafe void AsyncFlushCallback() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 540 end line: 554 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 640 unit: private bool ConcurrentWriterLock() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 982 end line: 995 size: 13 LOC McCabe index: 2 number of parameters: 5 id: 641 unit: private void ConcurrentDeleterLock() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1014 end line: 1026 size: 13 LOC McCabe index: 1 number of parameters: 4 id: 642 unit: private bool InPlaceUpdaterLock() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1069 end line: 1082 size: 13 LOC McCabe index: 2 number of parameters: 6 id: 643 unit: private bool ConcurrentWriterLock() file: cs/src/core/ClientSession/ClientSession.cs start line: 1061 end line: 1073 size: 13 LOC McCabe index: 2 number of parameters: 5 id: 644 unit: private void ConcurrentDeleterLock() file: cs/src/core/ClientSession/ClientSession.cs start line: 1092 end line: 1104 size: 13 LOC McCabe index: 1 number of parameters: 4 id: 645 unit: private bool InPlaceUpdaterLock() file: cs/src/core/ClientSession/ClientSession.cs start line: 1147 end line: 1159 size: 13 LOC McCabe index: 2 number of parameters: 6 id: 646 unit: public FastThreadLocal() file: cs/src/core/Epochs/FastThreadLocal.cs start line: 29 end line: 42 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 647 unit: public void InitializeThread() file: cs/src/core/Epochs/FastThreadLocal.cs start line: 44 end line: 56 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 648 unit: public LightEpoch() file: cs/src/core/Epochs/LightEpoch.cs start line: 98 end line: 115 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 649 unit: private IDevice NextIndexCheckpointDevice() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 421 end line: 435 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 650 unit: internal void Initialize() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 323 end line: 338 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 651 unit: public FasterKV() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 48 end line: 60 size: 13 LOC McCabe index: 3 number of parameters: 8 id: 652 unit: internal void InternalCompletePendingRequests() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 272 end line: 286 size: 13 LOC McCabe index: 3 number of parameters: 4 id: 653 unit: private void UpdateTailCallback() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1001 end line: 1014 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 654 unit: private int GetRecordLengthAndFree() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1311 end line: 1327 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 655 unit: private unsafe void SetHeader() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1420 end line: 1432 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 656 unit: internal unsafe FasterLogScanIterator() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 47 end line: 61 size: 13 LOC McCabe index: 3 number of parameters: 10 id: 657 unit: public override void Dispose() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 319 end line: 335 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 658 unit: bool NeedCopyUpdate() file: cs/src/core/Index/Interfaces/IAdvancedFunctions.cs start line: 75 end line: 156 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 659 unit: public DeltaLog() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 76 end line: 88 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 660 unit: public override void Dispose() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 101 end line: 117 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 661 unit: private unsafe void AsyncPageFlushCallback() file: cs/src/core/Index/Recovery/IndexCheckpoint.cs start line: 133 end line: 147 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 662 unit: private RecoveryStatus GetPageRangesToRead() file: cs/src/core/Index/Recovery/Recovery.cs start line: 518 end line: 531 size: 13 LOC McCabe index: 2 number of parameters: 7 id: 663 unit: internal void GlobalStateMachineStep() file: cs/src/core/Index/Synchronization/FasterStateMachine.cs start line: 91 end line: 113 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 664 unit: public override void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 112 end line: 126 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 665 unit: private static int Position() file: cs/src/core/Utilities/BufferPool.cs start line: 191 end line: 204 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 666 unit: internal void Set() file: cs/src/core/Utilities/CompletionEvent.cs start line: 17 end line: 30 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 667 unit: public static void SpinLock() file: cs/src/core/Utilities/IntExclusiveLocker.cs start line: 16 end line: 29 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 668 unit: public bool TryAdd() file: cs/src/core/Utilities/OverflowPool.cs start line: 52 end line: 64 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 669 unit: public void Free() file: cs/src/core/Utilities/PageAsyncResultTypes.cs start line: 36 end line: 49 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 670 unit: unsafe void Serialize() file: cs/src/core/VarLen/IVariableLengthStruct.cs start line: 35 end line: 60 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 671 unit: public unsafe ref ReadOnlyMemory AsRef() file: cs/src/core/VarLen/ReadOnlyMemoryVarLenStruct.cs start line: 33 end line: 45 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 672 unit: public void CopyTo() file: cs/src/core/VarLen/SpanByte.cs start line: 435 end line: 447 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 673 unit: public unsafe long GetHashCode64() file: cs/src/core/VarLen/SpanByteComparer.cs start line: 16 end line: 28 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 674 unit: public AzureStorageDevice() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 55 end line: 69 size: 13 LOC McCabe index: 1 number of parameters: 6 id: 675 unit: void setup_store() file: cc/benchmark-dir/benchmark.cc start line: 429 end line: 442 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 676 unit: void Free() file: cc/src/core/checkpoint_locks.h start line: 115 end line: 126 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 677 unit: void FasterKv::AsyncGetFromDisk() file: cc/src/core/faster.h start line: 1494 end line: 1506 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 678 unit: void FasterKv::AddHashEntry() file: cc/src/core/faster.h start line: 2187 end line: 2199 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 679 unit: static Guid Create() file: cc/src/core/guid.h start line: 51 end line: 62 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 680 unit: bool TryPop() file: cc/src/core/light_epoch.h start line: 62 end line: 75 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 681 unit: inline bool FinishThreadPhase() file: cc/src/core/light_epoch.h start line: 302 end line: 314 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 682 unit: inline SectorAlignedMemory NativeSectorAlignedBufferPool::Get() file: cc/src/core/native_buffer_pool.h start line: 173 end line: 185 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 683 unit: Address PersistentMemoryMalloc::ShiftReadOnlyToTail() file: cc/src/core/persistent_memory_malloc.h start line: 670 end line: 681 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 684 unit: Status File::Close() file: cc/src/environment/file_linux.cc start line: 66 end line: 77 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 685 unit: Status File::Close() file: cc/src/environment/file_windows.cc start line: 66 end line: 77 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 686 unit: internal void MaybeCheckpointStore() file: cs/benchmark/TestLoader.cs start line: 364 end line: 376 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 687 unit: public ConcurrencyTest() file: cs/playground/SumStore/ConcurrencyTest.cs start line: 24 end line: 38 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 688 unit: private void RecvEventArg_Completed() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 898 end line: 911 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 689 unit: deserialize() file: cs/remote/src/FASTER.client/JavascriptClient/ParameterSerializer.js start line: 14 end line: 26 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 690 unit: public T Dequeue() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 55 end line: 66 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 691 unit: public static bool ReceiveFully() file: cs/remote/src/FASTER.common/NetworkSender.cs start line: 76 end line: 88 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 692 unit: public void Dispose() file: cs/remote/src/FASTER.common/SimpleObjectPool.cs start line: 33 end line: 44 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 693 unit: public IServerSession GetSession() file: cs/remote/src/FASTER.server/FasterKVProvider.cs start line: 48 end line: 59 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 694 unit: private void AcceptEventArg_Completed() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 121 end line: 133 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 695 unit: public virtual IServerSession GetSession() file: cs/remote/src/FASTER.server/Providers/FasterKVProviderBase.cs start line: 77 end line: 88 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 696 unit: public void AsyncReadPagesFromDevice() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1597 end line: 1608 size: 12 LOC McCabe index: 1 number of parameters: 8 id: 697 unit: internal override void DeleteFromMemory() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 249 end line: 260 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 698 unit: public bool GetNext() file: cs/src/core/Allocator/BlittableScanIterator.cs start line: 151 end line: 164 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 699 unit: public bool GetNext() file: cs/src/core/Allocator/GenericScanIterator.cs start line: 150 end line: 163 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 700 unit: internal override void DeleteFromMemory() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 355 end line: 366 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 701 unit: public Status DoFastOperation() file: cs/src/core/Async/DeleteAsync.cs start line: 20 end line: 31 size: 12 LOC McCabe index: 2 number of parameters: 7 id: 702 unit: internal ReadAsyncInternal() file: cs/src/core/Async/ReadAsync.cs start line: 28 end line: 39 size: 12 LOC McCabe index: 1 number of parameters: 6 id: 703 unit: internal UpdateAsyncInternal() file: cs/src/core/Async/UpdateAsync.cs start line: 84 end line: 95 size: 12 LOC McCabe index: 1 number of parameters: 6 id: 704 unit: public Status DoFastOperation() file: cs/src/core/Async/UpsertAsync.cs start line: 20 end line: 31 size: 12 LOC McCabe index: 2 number of parameters: 7 id: 705 unit: public Status Read() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 167 end line: 178 size: 12 LOC McCabe index: 3 number of parameters: 5 id: 706 unit: public Status Read() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 258 end line: 269 size: 12 LOC McCabe index: 3 number of parameters: 7 id: 707 unit: public Status ReadAtAddress() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 282 end line: 293 size: 12 LOC McCabe index: 3 number of parameters: 6 id: 708 unit: public Status Upsert() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 454 end line: 465 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 709 unit: public Status RMW() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 530 end line: 541 size: 12 LOC McCabe index: 3 number of parameters: 5 id: 710 unit: public Status Delete() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 638 end line: 649 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 711 unit: internal Status ContainsKeyInMemory() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 711 end line: 722 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 712 unit: public Status Read() file: cs/src/core/ClientSession/ClientSession.cs start line: 172 end line: 183 size: 12 LOC McCabe index: 3 number of parameters: 5 id: 713 unit: public Status Read() file: cs/src/core/ClientSession/ClientSession.cs start line: 264 end line: 275 size: 12 LOC McCabe index: 3 number of parameters: 7 id: 714 unit: public Status ReadAtAddress() file: cs/src/core/ClientSession/ClientSession.cs start line: 288 end line: 299 size: 12 LOC McCabe index: 3 number of parameters: 6 id: 715 unit: public Status Upsert() file: cs/src/core/ClientSession/ClientSession.cs start line: 462 end line: 473 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 716 unit: public Status RMW() file: cs/src/core/ClientSession/ClientSession.cs start line: 540 end line: 551 size: 12 LOC McCabe index: 3 number of parameters: 5 id: 717 unit: public Status Delete() file: cs/src/core/ClientSession/ClientSession.cs start line: 648 end line: 659 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 718 unit: internal Status ContainsKeyInMemory() file: cs/src/core/ClientSession/ClientSession.cs start line: 721 end line: 732 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 719 unit: internal void CopyToTail() file: cs/src/core/ClientSession/ClientSession.cs start line: 951 end line: 962 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 720 unit: public override void Dispose() file: cs/src/core/Device/LocalStorageDevice.cs start line: 334 end line: 347 size: 12 LOC McCabe index: 4 number of parameters: 0 id: 721 unit: private SafeFileHandle CreateHandle() file: cs/src/core/Device/LocalStorageDevice.cs start line: 472 end line: 501 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 722 unit: public override void RemoveSegment() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 414 end line: 425 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 723 unit: public override void Dispose() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 456 end line: 467 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 724 unit: public UniformPartitionScheme() file: cs/src/core/Device/ShardedStorageDevice.cs start line: 65 end line: 76 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 725 unit: private static string ComputeFileString() file: cs/src/core/Device/TieredStorageDevice.cs start line: 150 end line: 161 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 726 unit: private void BlockAllocate() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1749 end line: 1760 size: 12 LOC McCabe index: 2 number of parameters: 5 id: 727 unit: private void BlockAllocateReadCache() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1763 end line: 1774 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 728 unit: private void LogScanForValidity() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 409 end line: 421 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 729 unit: internal unsafe bool VerifyChecksum() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1396 end line: 1407 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 730 unit: bool NeedCopyUpdate() file: cs/src/core/Index/Interfaces/IFunctions.cs start line: 74 end line: 138 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 731 unit: protected void CollectMetadata() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 51 end line: 68 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 732 unit: internal static Task WithCancellationAsync() file: cs/src/core/Utilities/Utility.cs start line: 300 end line: 312 size: 12 LOC McCabe index: 4 number of parameters: 3 id: 733 unit: private static async Task SlowWithCancellationAsync() file: cs/src/core/Utilities/Utility.cs start line: 314 end line: 327 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 734 unit: public async ValueTask ConfirmLeaseAsync() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 92 end line: 106 size: 12 LOC McCabe index: 4 number of parameters: 0 id: 735 unit: inline static Status DeepCopy_Internal() file: cc/src/core/async.h start line: 78 end line: 88 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 736 unit: void Initialize() file: cc/src/core/checkpoint_locks.h start line: 103 end line: 113 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 737 unit: void CheckpointDone() file: cc/src/core/checkpoint_state.h start line: 171 end line: 181 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 738 unit: inline Status FasterKv::IssueAsyncIoRequest() file: cc/src/core/faster.h start line: 1463 end line: 1474 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 739 unit: void Initialize() file: cc/src/core/internal_contexts.h start line: 506 end line: 517 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 740 unit: void Initialize() file: cc/src/core/light_epoch.h start line: 150 end line: 161 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 741 unit: uint64_t ComputeNewSafeToReclaimEpoch() file: cc/src/core/light_epoch.h start line: 268 end line: 278 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 742 unit: inline Address PersistentMemoryMalloc::Allocate() file: cc/src/core/persistent_memory_malloc.h start line: 603 end line: 616 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 743 unit: inline void PersistentMemoryMalloc::AsyncGetFromDisk() file: cc/src/core/persistent_memory_malloc.h start line: 656 end line: 667 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 744 unit: core::Status Close() file: cc/src/device/file_system_disk.h start line: 188 end line: 199 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 745 unit: core::Status Delete() file: cc/src/device/file_system_disk.h start line: 201 end line: 212 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 746 unit: Status File::GetDeviceAlignment() file: cc/src/environment/file_windows.cc start line: 88 end line: 99 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 747 unit: public ZipfGenerator() file: cs/benchmark/ZipfGenerator.cs start line: 16 end line: 27 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 748 unit: public Status Update() file: cs/playground/AsyncStress/SerializedUpdaters.cs start line: 20 end line: 32 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 749 unit: public Status Update() file: cs/playground/AsyncStress/SerializedUpdaters.cs start line: 37 end line: 49 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 750 unit: private void PeriodicCheckpoints() file: cs/playground/SumStore/RecoveryTest.cs start line: 160 end line: 175 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 751 unit: private bool TryReadMessages() file: cs/remote/src/FASTER.client/ClientNetworkSession.cs start line: 49 end line: 65 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 752 unit: public Status Upsert() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 91 end line: 130 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 753 unit: private bool TryReadMessages() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 92 end line: 109 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 754 unit: private void SendAndReset() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 661 end line: 671 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 755 unit: private void PageAlignedShiftReadOnlyAddress() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1325 end line: 1335 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 756 unit: internal void Decrement() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 45 end line: 55 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 757 unit: public override() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 112 end line: 123 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 758 unit: public override() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 125 end line: 136 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 759 unit: internal ReadAsyncResult() file: cs/src/core/Async/ReadAsync.cs start line: 113 end line: 123 size: 11 LOC McCabe index: 1 number of parameters: 6 id: 760 unit: Status DoFastOperation() file: cs/src/core/Async/UpdateAsync.cs start line: 40 end line: 73 size: 11 LOC McCabe index: 1 number of parameters: 7 id: 761 unit: public IEnumerable GetPendingRequests() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 728 end line: 741 size: 11 LOC McCabe index: 5 number of parameters: 0 id: 762 unit: public IEnumerable GetPendingRequests() file: cs/src/core/ClientSession/ClientSession.cs start line: 738 end line: 751 size: 11 LOC McCabe index: 5 number of parameters: 0 id: 763 unit: public T Get() file: cs/src/core/Device/AsyncPool.cs start line: 44 end line: 56 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 764 unit: public async ValueTask GetAsync() file: cs/src/core/Device/AsyncPool.cs start line: 63 end line: 75 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 765 unit: public int ProtectAndDrain() file: cs/src/core/Epochs/LightEpoch.cs start line: 163 end line: 176 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 766 unit: internal void Dispose() file: cs/src/core/Index/Common/CompletedOutput.cs start line: 132 end line: 144 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 767 unit: public bool TakeHybridLogCheckpoint() file: cs/src/core/Index/FASTER/FASTER.cs start line: 355 end line: 366 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 768 unit: internal void InternalRefresh() file: cs/src/core/Index/FASTER/FASTERThread.cs start line: 66 end line: 79 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 769 unit: public async ValueTask RefreshUncommittedAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 530 end line: 541 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 770 unit: public void SnapshotIterators() file: cs/src/core/Index/FasterLog/FasterLogRecoveryInfo.cs start line: 126 end line: 137 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 771 unit: internal void AcquireSharedLatchesForAllPendingRequests() file: cs/src/core/Index/Recovery/Checkpoint.cs start line: 49 end line: 60 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 772 unit: public async Task FlushAsync() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 370 end line: 381 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 773 unit: public void OnThreadState() file: cs/src/core/Index/Synchronization/FullCheckpointStateMachine.cs start line: 49 end line: 59 size: 11 LOC McCabe index: 1 number of parameters: 7 id: 774 unit: public void OnThreadState() file: cs/src/core/Index/Synchronization/VersionChangeStateMachine.cs start line: 129 end line: 139 size: 11 LOC McCabe index: 1 number of parameters: 7 id: 775 unit: private bool GetOrCreateTaskCompletionSource() file: cs/src/core/Utilities/AsyncCountDown.cs start line: 71 end line: 87 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 776 unit: public async Task DequeueAsync() file: cs/src/core/Utilities/AsyncQueue.cs start line: 48 end line: 59 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 777 unit: public void Print() file: cs/src/core/Utilities/BufferPool.cs start line: 273 end line: 283 size: 11 LOC McCabe index: 4 number of parameters: 0 id: 778 unit: public TValue GetOrAdd() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 129 end line: 139 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 779 unit: public unsafe static bool IsEqual() file: cs/src/core/Utilities/Utility.cs start line: 79 end line: 89 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 780 unit: public static long GetHashCode() file: cs/src/core/Utilities/Utility.cs start line: 111 end line: 123 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 781 unit: public override bool ConcurrentWriter() file: cs/src/core/VarLen/MemoryFunctions.cs start line: 32 end line: 50 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 782 unit: private async Task WriteToBlobAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 449 end line: 459 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 783 unit: public bool TryQueueAction() file: cs/src/devices/AzureStorageDevice/BlobEntry.cs start line: 104 end line: 120 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 784 unit: Status DeepCopy() file: cc/src/core/async.h start line: 40 end line: 50 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 785 unit: inline bool try_lock_old() file: cc/src/core/checkpoint_locks.h start line: 47 end line: 56 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 786 unit: inline bool try_lock_new() file: cc/src/core/checkpoint_locks.h start line: 62 end line: 71 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 787 unit: inline void Initialize() file: cc/src/core/checkpoint_state.h start line: 31 end line: 40 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 788 unit: inline Status FasterKv::PivotAndRetry() file: cc/src/core/faster.h start line: 1426 end line: 1438 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 789 unit: struct alignas() file: cc/src/core/light_epoch.h start line: 27 end line: 37 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 790 unit: bool TryPush() file: cc/src/core/light_epoch.h start line: 77 end line: 87 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 791 unit: inline void ResetPhaseFinished() file: cc/src/core/light_epoch.h start line: 291 end line: 300 size: 10 LOC McCabe index: 6 number of parameters: 0 id: 792 unit: void SegmentAllocator::Seal() file: cc/src/core/lss_allocator.cc start line: 34 end line: 44 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 793 unit: inline bool MonotonicUpdate() file: cc/src/core/persistent_memory_malloc.h start line: 483 end line: 492 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 794 unit: void PersistentMemoryMalloc::OnPagesMarkedReadOnly() file: cc/src/core/persistent_memory_malloc.h start line: 721 end line: 730 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 795 unit: static inline uint64_t GetHashCode() file: cc/src/core/utility.h start line: 20 end line: 31 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 796 unit: static inline bool MonotonicUpdate() file: cc/src/device/storage.h start line: 242 end line: 252 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 797 unit: Status Delete() file: cc/src/device/storage.h start line: 516 end line: 528 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 798 unit: Status QueueFile::Read() file: cc/src/environment/file_linux.cc start line: 153 end line: 162 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 799 unit: Status UringFile::Read() file: cc/src/environment/file_linux.cc start line: 256 end line: 265 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 800 unit: Status ThreadPoolFile::Read() file: cc/src/environment/file_windows.cc start line: 219 end line: 228 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 801 unit: Status QueueFile::Read() file: cc/src/environment/file_windows.cc start line: 313 end line: 322 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 802 unit: public int Next() file: cs/benchmark/ZipfGenerator.cs start line: 37 end line: 46 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 803 unit: public async ValueTask ReadChunkAsync() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 156 end line: 168 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 804 unit: public async ValueTask ReadChunkAsync() file: cs/playground/AsyncStress/SerializedFasterWrapper.cs start line: 221 end line: 233 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 805 unit: public virtual long GetHashCode64() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 17 end line: 29 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 806 unit: public override void Serialize() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 56 end line: 66 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 807 unit: private void CreateInputArrays() file: cs/playground/SumStore/ConcurrencyTest.cs start line: 62 end line: 72 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 808 unit: public RecoveryTest() file: cs/playground/SumStore/RecoveryTest.cs start line: 26 end line: 38 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 809 unit: private void PrepareThread() file: cs/playground/SumStore/RecoveryTest.cs start line: 79 end line: 89 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 810 unit: Upsert() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 190 end line: 204 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 811 unit: Delete() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 221 end line: 235 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 812 unit: RMW() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 237 end line: 251 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 813 unit: serialize() file: cs/remote/src/FASTER.client/JavascriptClient/ParameterSerializer.js start line: 2 end line: 12 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 814 unit: public void Enqueue() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 43 end line: 52 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 815 unit: IEnumerable Iterate() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 201 end line: 210 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 816 unit: public static void SendFully() file: cs/remote/src/FASTER.common/NetworkSender.cs start line: 98 end line: 107 size: 10 LOC McCabe index: 4 number of parameters: 5 id: 817 unit: public bool Match() file: cs/remote/src/FASTER.server/PubSub/SpanByteKeySerializer.cs start line: 45 end line: 55 size: 10 LOC McCabe index: 4 number of parameters: 4 id: 818 unit: public unsafe List ListAllPSubscriptions() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 345 end line: 355 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 819 unit: public void Dispose() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 406 end line: 415 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 820 unit: public void Dispose() file: cs/remote/src/FASTER.server/PubSub/SubscribeKVBroker.cs start line: 261 end line: 270 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 821 unit: private long PreviousPowerOf2() file: cs/remote/src/FASTER.server/Servers/ServerOptions.cs start line: 230 end line: 239 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 822 unit: public bool Write() file: cs/remote/src/FASTER.server/SpanByteServerSerializer.cs start line: 61 end line: 71 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 823 unit: public bool Write() file: cs/remote/src/FASTER.server/SpanByteServerSerializer.cs start line: 75 end line: 85 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 824 unit: public virtual void Dispose() file: cs/src/core/Allocator/AllocatorBase.cs start line: 823 end line: 835 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 825 unit: public long GetTailAddress() file: cs/src/core/Allocator/AllocatorBase.cs start line: 908 end line: 917 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 826 unit: public BlittableAllocator() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 30 end line: 41 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 827 unit: internal override void ClearPage() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 217 end line: 227 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 828 unit: public void Allocate() file: cs/src/core/Allocator/BlittableFrame.cs start line: 30 end line: 40 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 829 unit: public void Dispose() file: cs/src/core/Allocator/BlittableFrame.cs start line: 52 end line: 61 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 830 unit: internal override void ClearPage() file: cs/src/core/Allocator/GenericAllocator.cs start line: 308 end line: 321 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 831 unit: internal override void FreePage() file: cs/src/core/Allocator/GenericAllocator.cs start line: 323 end line: 332 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 832 unit: public void Allocate() file: cs/src/core/Allocator/GenericFrame.cs start line: 24 end line: 33 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 833 unit: internal CountdownWrapper() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 25 end line: 34 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 834 unit: public bool IsRecoveryCompleted() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 608 end line: 617 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 835 unit: internal override void ClearPage() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 321 end line: 331 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 836 unit: public bool CompletePendingIO() file: cs/src/core/Async/RMWAsync.cs start line: 49 end line: 60 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 837 unit: public bool ConcurrentWriter() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 970 end line: 980 size: 10 LOC McCabe index: 2 number of parameters: 5 id: 838 unit: public bool InPlaceUpdater() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1057 end line: 1067 size: 10 LOC McCabe index: 2 number of parameters: 6 id: 839 unit: public bool ConcurrentWriter() file: cs/src/core/ClientSession/ClientSession.cs start line: 1048 end line: 1058 size: 10 LOC McCabe index: 2 number of parameters: 5 id: 840 unit: public bool InPlaceUpdater() file: cs/src/core/ClientSession/ClientSession.cs start line: 1135 end line: 1145 size: 10 LOC McCabe index: 2 number of parameters: 6 id: 841 unit: internal ClientSession NewSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 242 end line: 262 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 842 unit: public override long GetFileSize() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 440 end line: 450 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 843 unit: public bool ThisInstanceProtected() file: cs/src/core/Epochs/LightEpoch.cs start line: 133 end line: 142 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 844 unit: public bool Next() file: cs/src/core/Index/Common/CompletedOutput.cs start line: 41 end line: 50 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 845 unit: internal void Set() file: cs/src/core/Index/Common/CompletedOutput.cs start line: 121 end line: 130 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 846 unit: internal void Recover() file: cs/src/core/Index/Common/Contexts.cs start line: 458 end line: 467 size: 10 LOC McCabe index: 3 number of parameters: 6 id: 847 unit: public void Initialize() file: cs/src/core/Index/Common/Contexts.cs start line: 641 end line: 650 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 848 unit: public readonly void DebugPrint() file: cs/src/core/Index/Common/Contexts.cs start line: 728 end line: 737 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 849 unit: public void Reset() file: cs/src/core/Index/Common/Contexts.cs start line: 739 end line: 748 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 850 unit: private void AcquireSharedLatch() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1709 end line: 1718 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 851 unit: private void ReleaseSharedLatch() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 1720 end line: 1729 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 852 unit: private void InternalRelease() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 247 end line: 257 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 853 unit: public void CommitIterators() file: cs/src/core/Index/FasterLog/FasterLogRecoveryInfo.cs start line: 143 end line: 152 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 854 unit: public unsafe bool Equals() file: cs/src/core/Index/Interfaces/FasterEqualityComparer.cs start line: 153 end line: 163 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 855 unit: internal void WriteHybridLogMetaInfo() file: cs/src/core/Index/Recovery/Checkpoint.cs start line: 62 end line: 71 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 856 unit: internal void WriteHybridLogIncrementalMetaInfo() file: cs/src/core/Index/Recovery/Checkpoint.cs start line: 73 end line: 82 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 857 unit: internal unsafe void TakeIndexFuzzyCheckpoint() file: cs/src/core/Index/Recovery/IndexCheckpoint.cs start line: 18 end line: 29 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 858 unit: internal void TakeIndexFuzzyCheckpoint() file: cs/src/core/Index/Recovery/IndexCheckpoint.cs start line: 34 end line: 43 size: 10 LOC McCabe index: 1 number of parameters: 6 id: 859 unit: private bool IsMainIndexRecoveryCompleted() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 131 end line: 140 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 860 unit: internal bool SameCycle() file: cs/src/core/Index/Synchronization/FasterStateMachine.cs start line: 145 end line: 154 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 861 unit: internal static int Murmur3() file: cs/src/core/Utilities/Utility.cs start line: 251 end line: 260 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 862 unit: public bool ShrinkSerializedLength() file: cs/src/core/VarLen/SpanByte.cs start line: 364 end line: 375 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 863 unit: public BlobEntry() file: cs/src/devices/AzureStorageDevice/BlobEntry.cs start line: 33 end line: 43 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 864 unit: public DefaultBlobManager() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 43 end line: 54 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 865 unit: public BlobRequestOptions GetBlobRequestOptionsWithoutRetry() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 115 end line: 124 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 866 unit: public BlobRequestOptions GetBlobRequestOptionsWithRetry() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 127 end line: 136 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 867 unit: size_t Read() file: cc/benchmark-dir/file.h start line: 42 end line: 50 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 868 unit: inline void Reset() file: cc/src/core/checkpoint_state.h start line: 41 end line: 49 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 869 unit: inline void Initialize() file: cc/src/core/checkpoint_state.h start line: 76 end line: 84 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 870 unit: inline Guid FasterKv::StartSession() file: cc/src/core/faster.h start line: 332 end line: 340 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 871 unit: void Initialize() file: cc/src/core/grow_state.h start line: 25 end line: 33 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 872 unit: void SegmentAllocator::Free() file: cc/src/core/lss_allocator.cc start line: 23 end line: 32 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 873 unit: void SegmentAllocator::Free() file: cc/src/core/lss_allocator.cc start line: 46 end line: 55 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 874 unit: uint32_t Level() file: cc/src/core/native_buffer_pool.h start line: 125 end line: 135 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 875 unit: inline void PersistentMemoryMalloc::AllocatePage() file: cc/src/core/persistent_memory_malloc.h start line: 591 end line: 600 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 876 unit: void CreateIndexCheckpointDirectory() file: cc/src/device/file_system_disk.h start line: 526 end line: 535 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 877 unit: void CreateCprCheckpointDirectory() file: cc/src/device/file_system_disk.h start line: 537 end line: 546 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 878 unit: Status QueueFile::Write() file: cc/src/environment/file_linux.cc start line: 164 end line: 172 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 879 unit: Status UringFile::Write() file: cc/src/environment/file_linux.cc start line: 267 end line: 275 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 880 unit: Status ThreadPoolFile::Write() file: cc/src/environment/file_windows.cc start line: 230 end line: 238 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 881 unit: Status QueueFile::Write() file: cc/src/environment/file_windows.cc start line: 324 end line: 332 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 882 unit: public uint Generate() file: cs/benchmark/RandomGenerator.cs start line: 39 end line: 48 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 883 unit: public uint Generate() file: cs/benchmark/RandomGenerator.cs start line: 51 end line: 60 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 884 unit: public uint Generate() file: cs/remote/benchmark/FASTER.benchmark/RandomGenerator.cs start line: 34 end line: 43 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 885 unit: public uint Generate() file: cs/remote/benchmark/FASTER.benchmark/RandomGenerator.cs start line: 46 end line: 55 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 886 unit: public void CompletePending() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 309 end line: 317 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 887 unit: public async Task ReadAsync() file: cs/remote/src/FASTER.client/ClientSessionAsync.cs start line: 21 end line: 29 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 888 unit: public async Task UpsertAsync() file: cs/remote/src/FASTER.client/ClientSessionAsync.cs start line: 38 end line: 46 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 889 unit: public Task RMWAsync() file: cs/remote/src/FASTER.client/ClientSessionAsync.cs start line: 55 end line: 63 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 890 unit: public async Task DeleteAsync() file: cs/remote/src/FASTER.client/ClientSessionAsync.cs start line: 71 end line: 79 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 891 unit: constructor() file: cs/remote/src/FASTER.client/JavascriptClient/ClientNetworkSession.js start line: 2 end line: 30 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 892 unit: Read() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 206 end line: 219 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 893 unit: SubscribeKV() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 253 end line: 266 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 894 unit: Subscribe() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 268 end line: 281 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 895 unit: serialize() file: cs/remote/src/FASTER.client/JavascriptClient/ParameterSerializer.js start line: 30 end line: 38 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 896 unit: public ReadOnlyMemory ReadKey() file: cs/remote/src/FASTER.client/MemoryParameterSerializer.cs start line: 30 end line: 38 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 897 unit: public ReadOnlyMemory ReadValue() file: cs/remote/src/FASTER.client/MemoryParameterSerializer.cs start line: 41 end line: 49 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 898 unit: public bool Write() file: cs/remote/src/FASTER.client/MemoryParameterSerializer.cs start line: 63 end line: 72 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 899 unit: public IEnumerable Iterate() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 74 end line: 82 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 900 unit: public SeaaBuffer() file: cs/remote/src/FASTER.common/SeaaBuffer.cs start line: 37 end line: 45 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 901 unit: public T Checkout() file: cs/remote/src/FASTER.common/SimpleObjectPool.cs start line: 47 end line: 55 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 902 unit: public BinaryServerSession() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 27 end line: 38 size: 9 LOC McCabe index: 2 number of parameters: 7 id: 903 unit: private void SendAndReset() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 329 end line: 337 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 904 unit: private void Send() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 340 end line: 349 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 905 unit: public bool Equals() file: cs/remote/src/FASTER.server/ByteArrayComparer.cs start line: 22 end line: 36 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 906 unit: public FasterKVProvider() file: cs/remote/src/FASTER.server/FasterKVProvider.cs start line: 37 end line: 45 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 907 unit: public FasterKVServerSessionBase() file: cs/remote/src/FASTER.server/FasterKVServerSessionBase.cs start line: 14 end line: 22 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 908 unit: public SubscribeBroker() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 42 end line: 50 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 909 unit: public unsafe int PublishNow() file: cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs start line: 364 end line: 373 size: 9 LOC McCabe index: 3 number of parameters: 4 id: 910 unit: public SubscribeKVBroker() file: cs/remote/src/FASTER.server/PubSub/SubscribeKVBroker.cs start line: 42 end line: 50 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 911 unit: internal int IndexSizeCachelines() file: cs/remote/src/FASTER.server/Servers/ServerOptions.cs start line: 100 end line: 108 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 912 unit: public WebsocketServerSession() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 41 end line: 52 size: 9 LOC McCabe index: 2 number of parameters: 7 id: 913 unit: public bool ShiftReadOnlyAddress() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1153 end line: 1161 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 914 unit: public BlittableFrame() file: cs/src/core/Allocator/BlittableFrame.cs start line: 19 end line: 28 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 915 unit: private void AsyncReadPageCallback() file: cs/src/core/Allocator/GenericAllocator.cs start line: 516 end line: 527 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 916 unit: private void AsyncFlushPartialObjectLogCallback() file: cs/src/core/Allocator/GenericAllocator.cs start line: 563 end line: 573 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 917 unit: public void Set() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 186 end line: 195 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 918 unit: public MemoryPageScanIterator() file: cs/src/core/Allocator/MemoryPageScanIterator.cs start line: 25 end line: 33 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 919 unit: internal RmwAsyncResult() file: cs/src/core/Async/RMWAsync.cs start line: 91 end line: 99 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 920 unit: internal ValueTask CompleteAsync() file: cs/src/core/Async/UpdateAsync.cs start line: 97 end line: 110 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 921 unit: public bool CompletePending() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 761 end line: 778 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 922 unit: private async ValueTask CompletePendingAsync() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 839 end line: 852 size: 9 LOC McCabe index: 4 number of parameters: 3 id: 923 unit: public bool CompletePending() file: cs/src/core/ClientSession/ClientSession.cs start line: 771 end line: 788 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 924 unit: private async ValueTask CompletePendingAsync() file: cs/src/core/ClientSession/ClientSession.cs start line: 849 end line: 862 size: 9 LOC McCabe index: 4 number of parameters: 3 id: 925 unit: public bool TryGet() file: cs/src/core/Device/AsyncPool.cs start line: 82 end line: 90 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 926 unit: public LocalStorageDevice() file: cs/src/core/Device/LocalStorageDevice.cs start line: 62 end line: 70 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 927 unit: public StorageDeviceBase() file: cs/src/core/Device/StorageDeviceBase.cs start line: 77 end line: 87 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 928 unit: public void ReadAsync() file: cs/src/core/Device/StorageDeviceBase.cs start line: 146 end line: 155 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 929 unit: public static bool AnyInstanceProtected() file: cs/src/core/Epochs/LightEpoch.cs start line: 148 end line: 156 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 930 unit: private static int ReserveEntryForThread() file: cs/src/core/Epochs/LightEpoch.cs start line: 423 end line: 432 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 931 unit: public IDevice Get() file: cs/src/core/Index/CheckpointManagement/LocalStorageNamedDeviceFactory.cs start line: 40 end line: 48 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 932 unit: internal static byte GetOperationFlags() file: cs/src/core/Index/Common/Contexts.cs start line: 117 end line: 127 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 933 unit: internal void SetOperationFlags() file: cs/src/core/Index/Common/Contexts.cs start line: 130 end line: 139 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 934 unit: public HybridLogCheckpointInfo Transfer() file: cs/src/core/Index/Common/Contexts.cs start line: 579 end line: 588 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 935 unit: public void Recover() file: cs/src/core/Index/Common/Contexts.cs start line: 688 end line: 696 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 936 unit: public static void WriteInfo() file: cs/src/core/Index/Common/RecordInfo.cs start line: 56 end line: 64 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 937 unit: public void Dispose() file: cs/src/core/Index/FASTER/FASTER.cs start line: 750 end line: 758 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 938 unit: public void SetEmptyPageCount() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 79 end line: 87 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 939 unit: private unsafe static bool VerifyBlockChecksum() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 272 end line: 280 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 940 unit: private void InternalRecover() file: cs/src/core/Index/Recovery/Recovery.cs start line: 214 end line: 222 size: 9 LOC McCabe index: 3 number of parameters: 5 id: 941 unit: public void RestoreHybridLog() file: cs/src/core/Index/Recovery/Recovery.cs start line: 888 end line: 897 size: 9 LOC McCabe index: 3 number of parameters: 5 id: 942 unit: public async ValueTask RestoreHybridLogAsync() file: cs/src/core/Index/Recovery/Recovery.cs start line: 908 end line: 917 size: 9 LOC McCabe index: 3 number of parameters: 6 id: 943 unit: private SystemState FastForwardToCurrentCycle() file: cs/src/core/Index/Synchronization/FasterStateMachine.cs start line: 128 end line: 137 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 944 unit: public SectorAlignedMemory() file: cs/src/core/Utilities/BufferPool.cs start line: 68 end line: 77 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 945 unit: public static bool MonotonicUpdate() file: cs/src/core/Utilities/Utility.cs start line: 269 end line: 277 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 946 unit: public static bool MonotonicUpdate() file: cs/src/core/Utilities/Utility.cs start line: 286 end line: 294 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 947 unit: public static ref SpanByte Reinterpret() file: cs/src/core/VarLen/SpanByte.cs start line: 220 end line: 229 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 948 unit: public static Status Read() file: cs/src/core/VarLen/SpanByteExtensions.cs start line: 44 end line: 52 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 949 unit: public static Status RMW() file: cs/src/core/VarLen/SpanByteExtensions.cs start line: 67 end line: 75 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 950 unit: public static Status Delete() file: cs/src/core/VarLen/SpanByteExtensions.cs start line: 89 end line: 97 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 951 unit: private void TryWriteAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 417 end line: 427 size: 9 LOC McCabe index: 3 number of parameters: 6 id: 952 unit: private static bool IsTransientStorageError() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 461 end line: 469 size: 9 LOC McCabe index: 6 number of parameters: 1 id: 953 unit: public void Initialize() file: cs/src/devices/AzureStorageDevice/AzureStorageNamedDeviceFactory.cs start line: 70 end line: 79 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 954 unit: inline static Status DeepCopy_Internal() file: cc/src/core/async.h start line: 68 end line: 75 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 955 unit: inline void FasterKv::Refresh() file: cc/src/core/faster.h start line: 359 end line: 367 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 956 unit: inline OperationStatus FasterKv::InternalRetryPendingRmw() file: cc/src/core/faster.h start line: 1190 end line: 1197 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 957 unit: inline uint64_t ProtectAndDrain() file: cc/src/core/light_epoch.h start line: 180 end line: 187 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 958 unit: uint64_t ReentrantProtect() file: cc/src/core/light_epoch.h start line: 189 end line: 196 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 959 unit: void LssAllocator::Free() file: cc/src/core/lss_allocator.cc start line: 157 end line: 164 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 960 unit: struct alignas() file: cc/src/core/lss_allocator.h start line: 42 end line: 53 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 961 unit: void PersistentMemoryMalloc::Truncate() file: cc/src/core/persistent_memory_malloc.h start line: 684 end line: 692 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 962 unit: static inline constexpr uint32_t size() file: cc/src/core/record.h start line: 102 end line: 112 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 963 unit: inline constexpr uint32_t min_disk_value_size() file: cc/src/core/record.h start line: 130 end line: 140 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 964 unit: inline static void ReleaseEntry() file: cc/src/core/thread.h start line: 69 end line: 76 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 965 unit: static inline uint64_t HashBytes() file: cc/src/core/utility.h start line: 33 end line: 48 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 966 unit: static inline uint64_t HashBytesUint8() file: cc/src/core/utility.h start line: 50 end line: 65 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 967 unit: Status Open() file: cc/src/device/storage.h start line: 139 end line: 152 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 968 unit: bool TryComplete() file: cc/src/device/storage.h start line: 1217 end line: 1228 size: 8 LOC McCabe index: 4 number of parameters: 0 id: 969 unit: Status File::Delete() file: cc/src/environment/file_linux.cc start line: 79 end line: 86 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 970 unit: Status File::Delete() file: cc/src/environment/file_windows.cc start line: 79 end line: 86 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 971 unit: public void Upsert() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 80 end line: 87 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 972 unit: public async ValueTask UpsertChunkAsync() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 89 end line: 97 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 973 unit: public void RMW() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 107 end line: 114 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 974 unit: public async ValueTask RMWChunkAsync() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 116 end line: 124 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 975 unit: public async ValueTask ReadAsync() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 126 end line: 133 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 976 unit: public override void Deserialize() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 79 end line: 86 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 977 unit: public static void AffinitizeThreadShardedNuma() file: cs/remote/benchmark/FASTER.benchmark/Native32.cs start line: 78 end line: 86 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 978 unit: public void Dispose() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 322 end line: 329 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 979 unit: public void Return() file: cs/remote/src/FASTER.common/SimpleObjectPool.cs start line: 57 end line: 64 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 980 unit: public unsafe void Publish() file: cs/remote/src/FASTER.server/PubSub/SubscribeKVBroker.cs start line: 250 end line: 258 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 981 unit: public ServerSessionBase() file: cs/remote/src/FASTER.server/ServerSessionBase.cs start line: 48 end line: 55 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 982 unit: public virtual void Dispose() file: cs/remote/src/FASTER.server/ServerSessionBase.cs start line: 132 end line: 139 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 983 unit: internal int MemorySizeBits() file: cs/remote/src/FASTER.server/Servers/ServerOptions.cs start line: 73 end line: 80 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 984 unit: internal int PageSizeBits() file: cs/remote/src/FASTER.server/Servers/ServerOptions.cs start line: 82 end line: 89 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 985 unit: internal int SegmentSizeBits() file: cs/remote/src/FASTER.server/Servers/ServerOptions.cs start line: 91 end line: 98 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 986 unit: private void InternalDispose() file: cs/remote/src/FASTER.server/Servers/VarLenServer.cs start line: 81 end line: 88 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 987 unit: public SpanByteAndMemory ReadOutput() file: cs/remote/src/FASTER.server/SpanByteClientSerializer.cs start line: 28 end line: 35 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 988 unit: public bool Write() file: cs/remote/src/FASTER.server/SpanByteClientSerializer.cs start line: 52 end line: 59 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 989 unit: private bool TryReadMessages() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 120 end line: 130 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 990 unit: protected override void WriteAsync() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 171 end line: 178 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 991 unit: public BlittableScanIterator() file: cs/src/core/Allocator/BlittableScanIterator.cs start line: 32 end line: 40 size: 8 LOC McCabe index: 3 number of parameters: 6 id: 992 unit: internal override void DeleteFromMemory() file: cs/src/core/Allocator/GenericAllocator.cs start line: 203 end line: 210 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 993 unit: protected override void WriteAsync() file: cs/src/core/Allocator/GenericAllocator.cs start line: 263 end line: 270 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 994 unit: internal void PopulatePage() file: cs/src/core/Allocator/GenericAllocator.cs start line: 1004 end line: 1012 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 995 unit: public GenericScanIterator() file: cs/src/core/Allocator/GenericScanIterator.cs start line: 29 end line: 36 size: 8 LOC McCabe index: 3 number of parameters: 5 id: 996 unit: public ref T Get() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 169 end line: 177 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 997 unit: public void Free() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 204 end line: 212 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 998 unit: private unsafe void AsyncPageReadCallback() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 655 end line: 662 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 999 unit: protected override void WriteAsync() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 276 end line: 283 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1000 unit: public VariableLengthBlittableScanIterator() file: cs/src/core/Allocator/VarLenBlittableScanIterator.cs start line: 32 end line: 39 size: 8 LOC McCabe index: 3 number of parameters: 6 id: 1001 unit: public void Dispose() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 146 end line: 155 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 1002 unit: public Status Upsert() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 476 end line: 499 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1003 unit: public Status Delete() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 659 end line: 681 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1004 unit: public ValueTask CompletePendingAsync() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 824 end line: 837 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1005 unit: public void Dispose() file: cs/src/core/ClientSession/ClientSession.cs start line: 151 end line: 160 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 1006 unit: public Status Upsert() file: cs/src/core/ClientSession/ClientSession.cs start line: 484 end line: 508 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1007 unit: public Status Delete() file: cs/src/core/ClientSession/ClientSession.cs start line: 669 end line: 691 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1008 unit: public ValueTask CompletePendingAsync() file: cs/src/core/ClientSession/ClientSession.cs start line: 834 end line: 847 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1009 unit: public IFasterScanIterator Iterate() file: cs/src/core/ClientSession/ClientSession.cs start line: 969 end line: 978 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 1010 unit: public ClientSession NewSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 74 end line: 82 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 1011 unit: public ClientSession ResumeSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 94 end line: 102 size: 8 LOC McCabe index: 2 number of parameters: 4 id: 1012 unit: public AdvancedClientSession NewSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 163 end line: 171 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 1013 unit: public AdvancedClientSession ResumeSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 182 end line: 190 size: 8 LOC McCabe index: 2 number of parameters: 4 id: 1014 unit: public override void Initialize() file: cs/src/core/Device/ShardedStorageDevice.cs start line: 161 end line: 169 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 1015 unit: public void WriteAsync() file: cs/src/core/Device/StorageDeviceBase.cs start line: 129 end line: 136 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1016 unit: public void TruncateUntilSegment() file: cs/src/core/Device/StorageDeviceBase.cs start line: 215 end line: 222 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1017 unit: public virtual void TruncateUntilAddress() file: cs/src/core/Device/StorageDeviceBase.cs start line: 240 end line: 247 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1018 unit: protected void HandleCapacity() file: cs/src/core/Device/StorageDeviceBase.cs start line: 280 end line: 290 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 1019 unit: public override void Initialize() file: cs/src/core/Device/TieredStorageDevice.cs start line: 56 end line: 64 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 1020 unit: private int FindClosestDeviceContaining() file: cs/src/core/Device/TieredStorageDevice.cs start line: 163 end line: 172 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 1021 unit: static LightEpoch() file: cs/src/core/Epochs/LightEpoch.cs start line: 83 end line: 93 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 1022 unit: public void Dispose() file: cs/src/core/Epochs/LightEpoch.cs start line: 120 end line: 127 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 1023 unit: private void Acquire() file: cs/src/core/Epochs/LightEpoch.cs start line: 234 end line: 243 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 1024 unit: public void Load() file: cs/src/core/Index/Common/Contexts.cs start line: 57 end line: 65 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1025 unit: internal void Recover() file: cs/src/core/Index/Common/Contexts.cs start line: 436 end line: 443 size: 8 LOC McCabe index: 2 number of parameters: 5 id: 1026 unit: private readonly long Checksum() file: cs/src/core/Index/Common/Contexts.cs start line: 517 end line: 524 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1027 unit: public void Dispose() file: cs/src/core/Index/Common/Contexts.cs start line: 570 end line: 577 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 1028 unit: private readonly long Checksum() file: cs/src/core/Index/Common/Contexts.cs start line: 719 end line: 726 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 1029 unit: public static void WriteInfo() file: cs/src/core/Index/Common/RecordInfo.cs start line: 108 end line: 115 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1030 unit: public async ValueTask TakeFullCheckpointAsync() file: cs/src/core/Index/FASTER/FASTER.cs start line: 300 end line: 309 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 1031 unit: public async ValueTask TakeHybridLogCheckpointAsync() file: cs/src/core/Index/FASTER/FASTER.cs start line: 420 end line: 429 size: 8 LOC McCabe index: 2 number of parameters: 4 id: 1032 unit: public static void ReleaseExclusiveLatch() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 121 end line: 128 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1033 unit: internal Status Free() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 275 end line: 282 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 1034 unit: private Status Free() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 284 end line: 292 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1035 unit: internal bool UpdateSlot() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 688 end line: 696 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1036 unit: public IFasterScanIterator Iterate() file: cs/src/core/Index/FASTER/FASTERIterator.cs start line: 16 end line: 24 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 1037 unit: internal void TrueDispose() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 181 end line: 188 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 1038 unit: public long EnqueueAndWaitForCommit() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 553 end line: 560 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 1039 unit: public long EnqueueAndWaitForCommit() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 568 end line: 575 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 1040 unit: public long EnqueueAndWaitForCommit() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 583 end line: 590 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 1041 unit: internal unsafe int GetLength() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1386 end line: 1393 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 1042 unit: internal unsafe ulong GetChecksum() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1410 end line: 1417 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1043 unit: public override void Deserialize() file: cs/src/core/Index/Interfaces/DataContractObjectSerializer.cs start line: 22 end line: 29 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1044 unit: public override void Serialize() file: cs/src/core/Index/Interfaces/DataContractObjectSerializer.cs start line: 35 end line: 42 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1045 unit: public unsafe void Allocate() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 306 end line: 313 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1046 unit: public void CreateIndexCheckpointFolder() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 28 end line: 35 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1047 unit: public void CreateHybridLogCheckpointFolder() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 36 end line: 43 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1048 unit: public string GetIndexCheckpointMetaFileName() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 61 end line: 68 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1049 unit: public string GetPrimaryHashTableFileName() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 70 end line: 77 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1050 unit: public string GetOverflowBucketsFileName() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 79 end line: 86 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1051 unit: public string GetHybridLogCheckpointMetaFileName() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 88 end line: 95 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1052 unit: public string GetHybridLogCheckpointContextFileName() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 97 end line: 104 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1053 unit: internal async ValueTask RecoverFuzzyIndexAsync() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 79 end line: 86 size: 8 LOC McCabe index: 1 number of parameters: 7 id: 1054 unit: private unsafe void AsyncPageReadCallback() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 142 end line: 149 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 1055 unit: public static void AffinitizeThreadShardedNuma() file: cs/src/core/Utilities/Native32.cs start line: 261 end line: 269 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1056 unit: public UnmanagedMemoryManager() file: cs/src/core/VarLen/UnmanagedMemoryManager.cs start line: 30 end line: 37 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1057 unit: private static bool IsFatal() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 471 end line: 478 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 1058 unit: private void HandleError() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 194 end line: 203 size: 8 LOC McCabe index: 3 number of parameters: 4 id: 1059 unit: private static bool IsFatal() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 335 end line: 342 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 1060 unit: inline Op ycsb_a_50_50() file: cc/benchmark-dir/benchmark.cc start line: 261 end line: 267 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1061 unit: inline void aligned_free() file: cc/src/core/alloc.h start line: 25 end line: 31 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1062 unit: void Initialize() file: cc/src/core/gc_state.h start line: 25 end line: 31 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1063 unit: inline bool compare_exchange_strong() file: cc/src/core/hash_bucket.h start line: 174 end line: 180 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1064 unit: uint64_t BumpCurrentEpoch() file: cc/src/core/light_epoch.h start line: 230 end line: 236 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1065 unit: std::string relative_index_checkpoint_path() file: cc/src/device/file_system_disk.h start line: 504 end line: 510 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1066 unit: std::string relative_cpr_checkpoint_path() file: cc/src/device/file_system_disk.h start line: 515 end line: 521 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1067 unit: Status WriteAsync() file: cc/src/device/storage.h start line: 216 end line: 222 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 1068 unit: std::string relative_index_checkpoint_path() file: cc/src/device/storage.h start line: 1161 end line: 1168 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1069 unit: std::string relative_cpr_checkpoint_path() file: cc/src/device/storage.h start line: 1176 end line: 1183 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1070 unit: std::string FormatWin32AndHRESULT() file: cc/src/environment/file_windows.cc start line: 13 end line: 19 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1071 unit: internal static void CreateKeyVectors() file: cs/benchmark/FasterSpanByteYcsbBenchmark.cs start line: 458 end line: 465 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1072 unit: internal static void CreateKeyVectors() file: cs/benchmark/FasterYcsbBenchmark.cs start line: 452 end line: 459 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1073 unit: public string GetOptionsString() file: cs/benchmark/Options.cs start line: 95 end line: 101 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1074 unit: private void ShowStats() file: cs/benchmark/TestStats.cs start line: 53 end line: 59 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1075 unit: private static double Zeta() file: cs/benchmark/ZipfGenerator.cs start line: 29 end line: 35 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1076 unit: async ValueTask CompleteAsync() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 56 end line: 62 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1077 unit: async ValueTask CompleteAsync() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 64 end line: 70 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1078 unit: public async ValueTask UpsertAsync() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 72 end line: 78 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1079 unit: public async ValueTask RMWAsync() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 99 end line: 105 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1080 unit: public static void Main() file: cs/playground/TstRunner/Program.cs start line: 11 end line: 17 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1081 unit: public ClientNetworkSession() file: cs/remote/src/FASTER.client/ClientNetworkSession.cs start line: 21 end line: 27 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1082 unit: public Status RMW() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 169 end line: 184 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 1083 unit: public bool Write() file: cs/remote/src/FASTER.client/FixedLenSerializer.cs start line: 31 end line: 37 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1084 unit: public bool Write() file: cs/remote/src/FASTER.client/FixedLenSerializer.cs start line: 40 end line: 46 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1085 unit: public bool Write() file: cs/remote/src/FASTER.client/FixedLenSerializer.cs start line: 49 end line: 55 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1086 unit: public static int ClientBufferSize() file: cs/remote/src/FASTER.common/BufferSizeUtils.cs start line: 19 end line: 28 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 1087 unit: public ElasticCircularBuffer() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 99 end line: 105 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1088 unit: public unsafe bool Write() file: cs/remote/src/FASTER.common/HeaderReaderWriter.cs start line: 42 end line: 48 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1089 unit: public unsafe void Send() file: cs/remote/src/FASTER.common/NetworkSender.cs start line: 47 end line: 55 size: 7 LOC McCabe index: 2 number of parameters: 4 id: 1090 unit: private unsafe bool Write() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 320 end line: 326 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1091 unit: public void Unregister() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 71 end line: 81 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1092 unit: public bool Write() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 58 end line: 64 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1093 unit: public bool Write() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 67 end line: 73 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1094 unit: public bool Write() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 76 end line: 82 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1095 unit: public virtual void CompleteSends() file: cs/remote/src/FASTER.server/ServerSessionBase.cs start line: 144 end line: 150 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1096 unit: private void InternalDispose() file: cs/remote/src/FASTER.server/Servers/GenericServer.cs start line: 94 end line: 100 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1097 unit: private unsafe bool WriteOpSeqId() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 634 end line: 640 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1098 unit: private unsafe bool Write() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 652 end line: 658 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1099 unit: public long TryAllocateRetryNow() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1114 end line: 1120 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1100 unit: protected override void ReadAsync() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 262 end line: 268 size: 7 LOC McCabe index: 1 number of parameters: 7 id: 1101 unit: public void Add() file: cs/src/core/Allocator/PendingFlushList.cs start line: 17 end line: 23 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1102 unit: private long ValueOffset() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 93 end line: 100 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1103 unit: public override() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 174 end line: 181 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1104 unit: public override() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 183 end line: 190 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1105 unit: protected override void ReadAsync() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 368 end line: 374 size: 7 LOC McCabe index: 1 number of parameters: 7 id: 1106 unit: public override void Dispose() file: cs/src/core/Allocator/VarLenBlittableScanIterator.cs start line: 152 end line: 158 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1107 unit: internal DeleteAsyncResult() file: cs/src/core/Async/DeleteAsync.cs start line: 61 end line: 67 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 1108 unit: internal ReadAsyncResult() file: cs/src/core/Async/ReadAsync.cs start line: 105 end line: 111 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1109 unit: private static Status TranslateStatus() file: cs/src/core/Async/UpdateAsync.cs start line: 184 end line: 190 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 1110 unit: internal UpsertAsyncResult() file: cs/src/core/Async/UpsertAsync.cs start line: 61 end line: 67 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 1111 unit: void InitializeCompletedOutputs() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 780 end line: 786 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1112 unit: public async ValueTask ReadyToCompletePendingAsync() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 860 end line: 868 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1113 unit: public void ConcurrentReader() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 944 end line: 950 size: 7 LOC McCabe index: 2 number of parameters: 6 id: 1114 unit: public void ConcurrentDeleter() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 998 end line: 1004 size: 7 LOC McCabe index: 2 number of parameters: 4 id: 1115 unit: void InitializeCompletedOutputs() file: cs/src/core/ClientSession/ClientSession.cs start line: 790 end line: 796 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1116 unit: public async ValueTask ReadyToCompletePendingAsync() file: cs/src/core/ClientSession/ClientSession.cs start line: 870 end line: 878 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1117 unit: public long Compact() file: cs/src/core/ClientSession/ClientSession.cs start line: 934 end line: 940 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1118 unit: public void ConcurrentReader() file: cs/src/core/ClientSession/ClientSession.cs start line: 1022 end line: 1028 size: 7 LOC McCabe index: 2 number of parameters: 6 id: 1119 unit: public void ConcurrentDeleter() file: cs/src/core/ClientSession/ClientSession.cs start line: 1076 end line: 1082 size: 7 LOC McCabe index: 2 number of parameters: 4 id: 1120 unit: internal ClientSession ResumeSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 337 end line: 343 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 1121 unit: internal AdvancedClientSession ResumeAdvancedSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 373 end line: 379 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 1122 unit: public AsyncPool() file: cs/src/core/Device/AsyncPool.cs start line: 31 end line: 37 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1123 unit: void _callback() file: cs/src/core/Device/LocalStorageDevice.cs start line: 72 end line: 78 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1124 unit: public override void Dispose() file: cs/src/core/Device/ShardedStorageDevice.cs start line: 148 end line: 154 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1125 unit: public override void Dispose() file: cs/src/core/Device/TieredStorageDevice.cs start line: 66 end line: 72 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1126 unit: private int BumpCurrentEpoch() file: cs/src/core/Epochs/LightEpoch.cs start line: 292 end line: 300 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1127 unit: internal void Add() file: cs/src/core/Index/Common/CompletedOutput.cs start line: 28 end line: 35 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1128 unit: public void OnNext() file: cs/src/core/Index/FASTER/Extensions.cs start line: 61 end line: 67 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1129 unit: public async ValueTask TakeIndexCheckpointAsync() file: cs/src/core/Index/FASTER/FASTER.cs start line: 335 end line: 343 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1130 unit: public void Dispose() file: cs/src/core/Index/FASTER/FASTERIterator.cs start line: 88 end line: 94 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1131 unit: public CommitPoint ContinueSession() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 94 end line: 102 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1132 unit: public void Dispose() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 191 end line: 197 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1133 unit: public long Enqueue() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 196 end line: 202 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1134 unit: public long Enqueue() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 209 end line: 215 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1135 unit: public long Enqueue() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 222 end line: 228 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1136 unit: public ValueTask EnqueueAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 315 end line: 322 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1137 unit: public ValueTask EnqueueAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 350 end line: 357 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1138 unit: public ValueTask EnqueueAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 385 end line: 392 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1139 unit: public void RecoverReadOnly() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1019 end line: 1026 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1140 unit: public async ValueTask RecoverReadOnlyAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1031 end line: 1038 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1141 unit: public async ValueTask CompleteUntilRecordAtAsync() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 303 end line: 309 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1142 unit: public unsafe long GetHashCode64() file: cs/src/core/Index/Interfaces/FasterEqualityComparer.cs start line: 65 end line: 71 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1143 unit: public unsafe long GetHashCode64() file: cs/src/core/Index/Interfaces/FasterEqualityComparer.cs start line: 170 end line: 176 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1144 unit: private unsafe static void SetBlockHeader() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 283 end line: 289 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1145 unit: public string GetIndexCheckpointFolder() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 45 end line: 51 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1146 unit: public string GetHybridLogCheckpointFolder() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 53 end line: 59 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1147 unit: internal async ValueTask IsIndexFuzzyCheckpointCompletedAsync() file: cs/src/core/Index/Recovery/IndexCheckpoint.cs start line: 52 end line: 59 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1148 unit: internal void RecoverFuzzyIndex() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 19 end line: 27 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1149 unit: internal async ValueTask RecoverFuzzyIndexAsync() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 29 end line: 35 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1150 unit: internal void RecoverFuzzyIndex() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 70 end line: 76 size: 7 LOC McCabe index: 1 number of parameters: 6 id: 1151 unit: private bool StartStateMachine() file: cs/src/core/Index/Synchronization/FasterStateMachine.cs start line: 64 end line: 73 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1152 unit: private bool MakeTransition() file: cs/src/core/Index/Synchronization/FasterStateMachine.cs start line: 77 end line: 83 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1153 unit: internal static SystemState Make() file: cs/src/core/Index/Synchronization/StateTransitions.cs start line: 104 end line: 110 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1154 unit: internal static SystemState MakeIntermediate() file: cs/src/core/Index/Synchronization/StateTransitions.cs start line: 116 end line: 126 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1155 unit: public void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/VersionChangeStateMachine.cs start line: 113 end line: 120 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1156 unit: public async ValueTask WaitUntilEmptyAsync() file: cs/src/core/Utilities/AsyncCountDown.cs start line: 61 end line: 68 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 1157 unit: public static() file: cs/src/core/Utilities/Native32.cs start line: 244 end line: 250 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1158 unit: public TValue AddOrUpdate() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 105 end line: 111 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1159 unit: public TValue AddOrUpdate() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 117 end line: 123 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1160 unit: public unsafe static void Copy() file: cs/src/core/Utilities/Utility.cs start line: 97 end line: 103 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1161 unit: public static int GetLogBase2() file: cs/src/core/Utilities/Utility.cs start line: 225 end line: 232 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 1162 unit: public Span AsSpan() file: cs/src/core/VarLen/SpanByte.cs start line: 160 end line: 166 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1163 unit: public ReadOnlySpan AsReadOnlySpan() file: cs/src/core/VarLen/SpanByte.cs start line: 172 end line: 178 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1164 unit: public Span AsSpanWithMetadata() file: cs/src/core/VarLen/SpanByte.cs start line: 184 end line: 190 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1165 unit: public ReadOnlySpan AsReadOnlySpanWithMetadata() file: cs/src/core/VarLen/SpanByte.cs start line: 196 end line: 202 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1166 unit: public static ref SpanByte ReinterpretWithoutLength() file: cs/src/core/VarLen/SpanByte.cs start line: 236 end line: 242 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1167 unit: public static SpanByte FromFixedSpan() file: cs/src/core/VarLen/SpanByte.cs start line: 278 end line: 284 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1168 unit: public SpanByteAndMemory() file: cs/src/core/VarLen/SpanByteAndMemory.cs start line: 61 end line: 67 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1169 unit: public static Status Upsert() file: cs/src/core/VarLen/SpanByteExtensions.cs start line: 22 end line: 28 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 1170 unit: public unsafe VarLenHeapContainer() file: cs/src/core/VarLen/VarLenHeapContainer.cs start line: 15 end line: 21 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1171 unit: public void PurgeAll() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 181 end line: 187 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1172 unit: inline bool compare_exchange_strong() file: cc/src/core/address.h start line: 158 end line: 163 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1173 unit: inline size_t next_power_of_two() file: cc/src/core/auto_ptr.h start line: 35 end line: 42 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1174 unit: constexpr inline size_t pad_alignment() file: cc/src/core/auto_ptr.h start line: 46 end line: 52 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1175 unit: inline bool try_lock_old() file: cc/src/core/checkpoint_locks.h start line: 161 end line: 166 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1176 unit: inline bool try_lock_new() file: cc/src/core/checkpoint_locks.h start line: 167 end line: 172 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1177 unit: void RecoverDone() file: cc/src/core/checkpoint_state.h start line: 189 end line: 194 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1178 unit: inline bool compare_exchange_strong() file: cc/src/core/hash_bucket.h start line: 97 end line: 102 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1179 unit: void go_async() file: cc/src/core/internal_contexts.h start line: 80 end line: 85 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1180 unit: void Uninitialize() file: cc/src/core/light_epoch.h start line: 163 end line: 168 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1181 unit: void ReentrantUnprotect() file: cc/src/core/light_epoch.h start line: 208 end line: 213 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1182 unit: inline void Uninitialize() file: cc/src/core/malloc_fixed_page_size.h start line: 300 end line: 305 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1183 unit: inline bool compare_exchange_weak() file: cc/src/core/persistent_memory_malloc.h start line: 92 end line: 97 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1184 unit: inline bool compare_exchange_strong() file: cc/src/core/persistent_memory_malloc.h start line: 98 end line: 103 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1185 unit: inline constexpr uint32_t disk_size() file: cc/src/core/record.h start line: 143 end line: 149 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1186 unit: inline bool compare_exchange_strong() file: cc/src/core/state_transitions.h start line: 177 end line: 182 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1187 unit: void Unlock() file: cc/src/device/file_system_disk.h start line: 110 end line: 115 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1188 unit: static std::string NormalizePath() file: cc/src/device/file_system_disk.h start line: 472 end line: 477 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 1189 unit: Status ReadAsync() file: cc/src/device/storage.h start line: 191 end line: 196 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 1190 unit: void CreateIndexCheckpointDirectory() file: cc/src/device/storage.h start line: 1192 end line: 1197 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1191 unit: void CreateCprCheckpointDirectory() file: cc/src/device/storage.h start line: 1201 end line: 1206 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1192 unit: static std::string FormatPath() file: cc/src/device/storage.h start line: 1247 end line: 1258 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 1193 unit: void CALLBACK WindowsPtpThreadPool::TaskStartSpringboard() file: cc/src/environment/file_windows.cc start line: 192 end line: 197 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1194 unit: internal void LoadData() file: cs/benchmark/TestLoader.cs start line: 86 end line: 91 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1195 unit: public Guid Checkpoint() file: cs/playground/ClassRecoveryDurability/Storedb.cs start line: 61 end line: 66 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1196 unit: public void Dispose() file: cs/playground/ClassRecoveryDurability/Storedb.cs start line: 68 end line: 73 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1197 unit: public override void Serialize() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 88 end line: 93 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1198 unit: public void Dispose() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 335 end line: 340 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1199 unit: public ClientSession NewSession() file: cs/remote/src/FASTER.client/FasterKVClient.cs start line: 51 end line: 56 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1200 unit: public Key ReadKey() file: cs/remote/src/FASTER.client/FixedLenSerializer.cs start line: 58 end line: 63 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1201 unit: public Value ReadValue() file: cs/remote/src/FASTER.client/FixedLenSerializer.cs start line: 66 end line: 71 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1202 unit: public Output ReadOutput() file: cs/remote/src/FASTER.client/FixedLenSerializer.cs start line: 74 end line: 79 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1203 unit: constructor() file: cs/remote/src/FASTER.client/JavascriptClient/Utils.js start line: 5 end line: 10 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1204 unit: static ClientBufferSize() file: cs/remote/src/FASTER.client/JavascriptClient/Utils.js start line: 17 end line: 25 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 1205 unit: public static int ServerBufferSize() file: cs/remote/src/FASTER.common/BufferSizeUtils.cs start line: 35 end line: 43 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1206 unit: public T PeekLast() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 188 end line: 193 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1207 unit: public unsafe int ReadPendingSeqNo() file: cs/remote/src/FASTER.common/HeaderReaderWriter.cs start line: 19 end line: 24 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1208 unit: public unsafe bool Write() file: cs/remote/src/FASTER.common/HeaderReaderWriter.cs start line: 34 end line: 39 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 1209 unit: public unsafe long ReadSerialNum() file: cs/remote/src/FASTER.common/HeaderReaderWriter.cs start line: 62 end line: 67 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1210 unit: public LightConcurrentStack() file: cs/remote/src/FASTER.common/LightConcurrentStack.cs start line: 16 end line: 21 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1211 unit: public SimpleObjectPool() file: cs/remote/src/FASTER.common/SimpleObjectPool.cs start line: 26 end line: 31 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1212 unit: private unsafe bool Write() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 312 end line: 317 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 1213 unit: public void Dispose() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 86 end line: 91 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1214 unit: public ref Key ReadKeyByRef() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 32 end line: 37 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1215 unit: public ref Value ReadValueByRef() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 41 end line: 46 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1216 unit: public ref Input ReadInputByRef() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 50 end line: 55 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1217 unit: public bool Match() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 123 end line: 129 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 1218 unit: public ref Key ReadKeyByRef() file: cs/remote/src/FASTER.server/PubSub/FixedLenKeySerializer.cs start line: 23 end line: 28 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1219 unit: public ref Input ReadInputByRef() file: cs/remote/src/FASTER.server/PubSub/FixedLenKeySerializer.cs start line: 32 end line: 37 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1220 unit: public bool Match() file: cs/remote/src/FASTER.server/PubSub/FixedLenKeySerializer.cs start line: 40 end line: 45 size: 6 LOC McCabe index: 2 number of parameters: 4 id: 1221 unit: public ref SpanByte ReadKeyByRef() file: cs/remote/src/FASTER.server/PubSub/SpanByteKeySerializer.cs start line: 28 end line: 33 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1222 unit: public ref SpanByte ReadInputByRef() file: cs/remote/src/FASTER.server/PubSub/SpanByteKeySerializer.cs start line: 37 end line: 42 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1223 unit: public void Dispose() file: cs/remote/src/FASTER.server/Servers/GenericServer.cs start line: 76 end line: 81 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1224 unit: public void Dispose() file: cs/remote/src/FASTER.server/Servers/GenericServer.cs start line: 87 end line: 92 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 1225 unit: public void Dispose() file: cs/remote/src/FASTER.server/Servers/VarLenServer.cs start line: 63 end line: 68 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1226 unit: public void Dispose() file: cs/remote/src/FASTER.server/Servers/VarLenServer.cs start line: 74 end line: 79 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 1227 unit: public ref SpanByte ReadKeyByRef() file: cs/remote/src/FASTER.server/SpanByteServerSerializer.cs start line: 35 end line: 40 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1228 unit: public ref SpanByte ReadValueByRef() file: cs/remote/src/FASTER.server/SpanByteServerSerializer.cs start line: 44 end line: 49 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1229 unit: public ref SpanByte ReadInputByRef() file: cs/remote/src/FASTER.server/SpanByteServerSerializer.cs start line: 53 end line: 58 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1230 unit: private unsafe bool Write() file: cs/remote/src/FASTER.server/WebsocketServerSession.cs start line: 644 end line: 649 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 1231 unit: internal void MarkPage() file: cs/src/core/Allocator/AllocatorBase.cs start line: 532 end line: 537 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 1232 unit: public override long GetPhysicalAddress() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 156 end line: 164 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1233 unit: public override long GetFirstValidLogicalAddress() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 209 end line: 215 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1234 unit: protected override bool RetrievedFullRecord() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 290 end line: 295 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1235 unit: public ref Key GetKey() file: cs/src/core/Allocator/BlittableScanIterator.cs start line: 46 end line: 51 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1236 unit: public ref Value GetValue() file: cs/src/core/Allocator/BlittableScanIterator.cs start line: 57 end line: 62 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1237 unit: public override long GetFirstValidLogicalAddress() file: cs/src/core/Allocator/GenericAllocator.cs start line: 103 end line: 109 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1238 unit: public override ref RecordInfo GetInfo() file: cs/src/core/Allocator/GenericAllocator.cs start line: 111 end line: 120 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1239 unit: public override ref Key GetKey() file: cs/src/core/Allocator/GenericAllocator.cs start line: 127 end line: 136 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1240 unit: public override ref Value GetValue() file: cs/src/core/Allocator/GenericAllocator.cs start line: 138 end line: 147 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1241 unit: internal override bool TryComplete() file: cs/src/core/Allocator/GenericAllocator.cs start line: 176 end line: 181 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1242 unit: public GenericFrame() file: cs/src/core/Allocator/GenericFrame.cs start line: 17 end line: 22 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1243 unit: public async ValueTask IsCheckpointCompletedAsync() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 466 end line: 471 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1244 unit: public async ValueTask RecoverAsync() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 596 end line: 601 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 1245 unit: public override ref Value GetValue() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 86 end line: 91 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1246 unit: public override int GetAverageRecordSize() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 160 end line: 165 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1247 unit: public override int GetFixedRecordSize() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 167 end line: 172 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 1248 unit: public override long GetPhysicalAddress() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 261 end line: 269 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1249 unit: public override long GetFirstValidLogicalAddress() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 313 end line: 319 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1250 unit: public WorkQueueLIFO() file: cs/src/core/Allocator/WorkQueueLIFO.cs start line: 22 end line: 27 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1251 unit: public void DecrementPending() file: cs/src/core/Async/RMWAsync.cs start line: 63 end line: 68 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1252 unit: internal RmwAsyncResult() file: cs/src/core/Async/RMWAsync.cs start line: 84 end line: 89 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1253 unit: public Status Read() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 220 end line: 225 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1254 unit: public void Refresh() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 747 end line: 752 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 1255 unit: private void ConcurrentDeleterNoLock() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1007 end line: 1012 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1256 unit: public bool NeedCopyUpdate() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1028 end line: 1034 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1257 unit: public IHeapContainer GetHeapContainer() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1125 end line: 1131 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1258 unit: public Status Read() file: cs/src/core/ClientSession/ClientSession.cs start line: 225 end line: 230 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1259 unit: public void Refresh() file: cs/src/core/ClientSession/ClientSession.cs start line: 757 end line: 762 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 1260 unit: public bool NeedCopyUpdate() file: cs/src/core/ClientSession/ClientSession.cs start line: 1106 end line: 1112 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1261 unit: public IHeapContainer GetHeapContainer() file: cs/src/core/ClientSession/ClientSession.cs start line: 1202 end line: 1208 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1262 unit: public ClientSession NewSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 42 end line: 47 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1263 unit: public ClientSession ResumeSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 59 end line: 64 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 1264 unit: public AdvancedClientSession NewSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 131 end line: 136 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1265 unit: public AdvancedClientSession ResumeSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 148 end line: 153 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 1266 unit: public void Return() file: cs/src/core/Device/AsyncPool.cs start line: 96 end line: 101 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1267 unit: public override void RemoveSegment() file: cs/src/core/Device/LocalStorageDevice.cs start line: 312 end line: 317 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1268 unit: public override long GetFileSize() file: cs/src/core/Device/LocalStorageDevice.cs start line: 369 end line: 374 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1269 unit: public virtual void RemoveSegment() file: cs/src/core/Device/StorageDeviceBase.cs start line: 170 end line: 175 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1270 unit: public TieredStorageDevice() file: cs/src/core/Device/TieredStorageDevice.cs start line: 32 end line: 38 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 1271 unit: public void Dispose() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 125 end line: 130 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1272 unit: public LocalStorageNamedDeviceFactory() file: cs/src/core/Index/CheckpointManagement/LocalStorageNamedDeviceFactory.cs start line: 26 end line: 31 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1273 unit: public static void WriteInfo() file: cs/src/core/Index/Common/AddressInfo.cs start line: 31 end line: 36 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1274 unit: public void Dispose() file: cs/src/core/Index/Common/CompletedOutput.cs start line: 62 end line: 67 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1275 unit: public void Write() file: cs/src/core/Index/Common/Contexts.cs start line: 47 end line: 52 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1276 unit: internal IHeapContainer DetachKey() file: cs/src/core/Index/Common/Contexts.cs start line: 101 end line: 106 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1277 unit: internal IHeapContainer DetachInput() file: cs/src/core/Index/Common/Contexts.cs start line: 109 end line: 114 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1278 unit: public void Dispose() file: cs/src/core/Index/Common/Contexts.cs start line: 171 end line: 176 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1279 unit: public void Initialize() file: cs/src/core/Index/Common/Contexts.cs start line: 756 end line: 761 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1280 unit: public void Reset() file: cs/src/core/Index/Common/Contexts.cs start line: 768 end line: 773 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1281 unit: public bool TakeIndexCheckpoint() file: cs/src/core/Index/FASTER/FASTER.cs start line: 316 end line: 321 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1282 unit: public ValueTask RecoverAsync() file: cs/src/core/Index/FASTER/FASTER.cs start line: 451 end line: 456 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1283 unit: public ValueTask RecoverAsync() file: cs/src/core/Index/FASTER/FASTER.cs start line: 476 end line: 489 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1284 unit: private bool CheckEntryVersionNew() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 28 end line: 33 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1285 unit: private void SplitBuckets() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 2011 end line: 2016 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1286 unit: public ref Key GetKey() file: cs/src/core/Index/FASTER/FASTERIterator.cs start line: 96 end line: 101 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1287 unit: public ref Value GetValue() file: cs/src/core/Index/FASTER/FASTERIterator.cs start line: 194 end line: 199 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1288 unit: public Guid StartSession() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 80 end line: 86 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1289 unit: public void ShiftBeginAddress() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 109 end line: 115 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 1290 unit: public static async ValueTask CreateAsync() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 129 end line: 134 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1291 unit: public void WaitForCommit() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 423 end line: 429 size: 6 LOC McCabe index: 4 number of parameters: 1 id: 1292 unit: public void DebugPrint() file: cs/src/core/Index/FasterLog/FasterLogRecoveryInfo.cs start line: 157 end line: 163 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1293 unit: public unsafe long GetHashCode64() file: cs/src/core/Index/Interfaces/FasterEqualityComparer.cs start line: 134 end line: 139 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1294 unit: public override void InitializeForReads() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 91 end line: 96 size: 6 LOC McCabe index: 4 number of parameters: 0 id: 1295 unit: internal bool IsIndexFuzzyCheckpointCompleted() file: cs/src/core/Index/Recovery/IndexCheckpoint.cs start line: 45 end line: 50 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1296 unit: private async ValueTask IsMainIndexCheckpointCompletedAsync() file: cs/src/core/Index/Recovery/IndexCheckpoint.cs start line: 126 end line: 131 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1297 unit: internal bool IsFuzzyIndexRecoveryComplete() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 88 end line: 93 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1298 unit: private bool IsCompatible() file: cs/src/core/Index/Recovery/Recovery.cs start line: 207 end line: 212 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1299 unit: private SystemState StartOfCurrentCycle() file: cs/src/core/Index/Synchronization/FasterStateMachine.cs start line: 118 end line: 123 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1300 unit: public void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/ISynchronizationStateMachine.cs start line: 170 end line: 175 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 1301 unit: public void GlobalAfterEnteringState() file: cs/src/core/Index/Synchronization/ISynchronizationStateMachine.cs start line: 178 end line: 183 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 1302 unit: internal static SystemState Copy() file: cs/src/core/Index/Synchronization/StateTransitions.cs start line: 93 end line: 98 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1303 unit: public SectorAlignedBufferPool() file: cs/src/core/Utilities/BufferPool.cs start line: 151 end line: 156 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1304 unit: public OverflowPool() file: cs/src/core/Utilities/OverflowPool.cs start line: 31 end line: 36 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1305 unit: public void Dispose() file: cs/src/core/Utilities/OverflowPool.cs start line: 69 end line: 74 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1306 unit: internal static bool IsBlittableType() file: cs/src/core/Utilities/Utility.cs start line: 41 end line: 46 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1307 unit: public override void SingleReader() file: cs/src/core/VarLen/MemoryFunctions.cs start line: 53 end line: 58 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 1308 unit: public override void ConcurrentReader() file: cs/src/core/VarLen/MemoryFunctions.cs start line: 61 end line: 66 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 1309 unit: public unsafe void Serialize() file: cs/src/core/VarLen/MemoryVarLenStruct.cs start line: 19 end line: 24 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1310 unit: public unsafe void Serialize() file: cs/src/core/VarLen/ReadOnlyMemoryVarLenStruct.cs start line: 19 end line: 24 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1311 unit: public SpanByte() file: cs/src/core/VarLen/SpanByte.cs start line: 87 end line: 92 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1312 unit: public bool TryCopyTo() file: cs/src/core/VarLen/SpanByte.cs start line: 339 end line: 344 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1313 unit: public SpanByteAndMemory() file: cs/src/core/VarLen/SpanByteAndMemory.cs start line: 29 end line: 34 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1314 unit: public SpanByteAndMemory() file: cs/src/core/VarLen/SpanByteAndMemory.cs start line: 49 end line: 54 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1315 unit: public override MemoryHandle Pin() file: cs/src/core/VarLen/UnmanagedMemoryManager.cs start line: 67 end line: 72 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1316 unit: public override long GetFileSize() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 226 end line: 232 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 1317 unit: inline uint8_t _BitScanReverse64() file: cc/src/core/auto_ptr.h start line: 21 end line: 25 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1318 unit: void unique_ptr_aligned_deleter() file: cc/src/core/auto_ptr.h start line: 66 end line: 70 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1319 unit: void unique_ptr_context_deleter() file: cc/src/core/auto_ptr.h start line: 95 end line: 99 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1320 unit: inline void InitializeRecover() file: cc/src/core/checkpoint_state.h start line: 183 end line: 187 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1321 unit: inline constexpr uint32_t FasterKv::MinIoRequestSize() file: cc/src/core/faster.h start line: 1456 end line: 1460 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1322 unit: void FasterKv::InitializeCheckpointLocks() file: cc/src/core/faster.h start line: 1673 end line: 1677 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1323 unit: struct alignas() file: cc/src/core/hash_bucket.h start line: 189 end line: 196 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1324 unit: inline void RmwCopy() file: cc/src/core/internal_contexts.h start line: 381 end line: 385 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1325 unit: void Initialize() file: cc/src/core/internal_contexts.h start line: 485 end line: 489 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1326 unit: void Initialize() file: cc/src/core/light_epoch.h start line: 52 end line: 56 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1327 unit: inline uint64_t Protect() file: cc/src/core/light_epoch.h start line: 172 end line: 176 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1328 unit: void SpinWaitForSafeToReclaim() file: cc/src/core/light_epoch.h start line: 280 end line: 284 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1329 unit: inline uint8_t _BitScanReverse() file: cc/src/core/native_buffer_pool.h start line: 24 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1330 unit: inline SectorAlignedMemory::~SectorAlignedMemory() file: cc/src/core/native_buffer_pool.h start line: 167 end line: 171 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 1331 unit: inline PageOffset Reserve() file: cc/src/core/persistent_memory_malloc.h start line: 190 end line: 194 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1332 unit: inline Address GetTailAddress() file: cc/src/core/persistent_memory_malloc.h start line: 365 end line: 369 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1333 unit: Status PersistentMemoryMalloc::AsyncReadPagesFromSnapshot() file: cc/src/core/persistent_memory_malloc.h start line: 861 end line: 865 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1334 unit: static inline constexpr uint32_t min_disk_key_size() file: cc/src/core/record.h start line: 120 end line: 126 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1335 unit: void Truncate() file: cc/src/device/file_system_disk.h start line: 65 end line: 70 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1336 unit: void Truncate() file: cc/src/device/file_system_disk.h start line: 276 end line: 280 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1337 unit: void Truncate() file: cc/src/device/null_disk.h start line: 34 end line: 38 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1338 unit: core::Status ReadAsync() file: cc/src/device/null_disk.h start line: 40 end line: 44 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1339 unit: core::Status WriteAsync() file: cc/src/device/null_disk.h start line: 45 end line: 49 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1340 unit: uint64_t size() file: cc/src/environment/file_linux.h start line: 102 end line: 106 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 1341 unit: uint64_t size() file: cc/src/environment/file_windows.h start line: 101 end line: 105 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 1342 unit: inline void AssociateFile() file: cc/src/environment/file_windows.h start line: 308 end line: 312 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1343 unit: internal static void CreateKeyVectors() file: cs/benchmark/ConcurrentDictionaryBenchmark.cs start line: 383 end line: 387 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1344 unit: internal void Dispose() file: cs/benchmark/FasterSpanByteYcsbBenchmark.cs start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1345 unit: public unsafe void Set() file: cs/benchmark/FasterSpanByteYcsbBenchmark.cs start line: 469 end line: 473 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1346 unit: internal void Dispose() file: cs/benchmark/FasterYcsbBenchmark.cs start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1347 unit: public bool ConcurrentWriter() file: cs/benchmark/Functions.cs start line: 60 end line: 64 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1348 unit: public bool InPlaceUpdater() file: cs/benchmark/Functions.cs start line: 74 end line: 78 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1349 unit: public bool Unlock() file: cs/benchmark/Functions.cs start line: 93 end line: 97 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1350 unit: internal TestStats() file: cs/benchmark/TestStats.cs start line: 19 end line: 23 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1351 unit: internal void AddResult() file: cs/benchmark/TestStats.cs start line: 25 end line: 29 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1352 unit: public void Dispose() file: cs/playground/AsyncStress/FasterWrapper.cs start line: 170 end line: 174 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1353 unit: public void Dispose() file: cs/playground/AsyncStress/SerializedFasterWrapper.cs start line: 235 end line: 239 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1354 unit: internal void Populate() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 111 end line: 115 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1355 unit: internal void FinalizeRead() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 117 end line: 121 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1356 unit: public void Continue() file: cs/playground/SumStore/RecoveryTest.cs start line: 45 end line: 49 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1357 unit: public void RecoverLatest() file: cs/playground/SumStore/RecoveryTest.cs start line: 51 end line: 55 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1358 unit: public void Recover() file: cs/playground/SumStore/RecoveryTest.cs start line: 57 end line: 61 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1359 unit: public override bool InPlaceUpdater() file: cs/playground/SumStore/SumStoreTypes.cs start line: 64 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1360 unit: public Status RMW() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 154 end line: 158 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1361 unit: public Status RMW() file: cs/remote/src/FASTER.client/ClientSession.cs start line: 195 end line: 199 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1362 unit: public FasterKVClient() file: cs/remote/src/FASTER.client/FasterKVClient.cs start line: 25 end line: 29 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1363 unit: static FixedLenSerializer() file: cs/remote/src/FASTER.client/FixedLenSerializer.cs start line: 24 end line: 28 size: 5 LOC McCabe index: 5 number of parameters: 0 id: 1364 unit: public override void Dispose() file: cs/remote/src/FASTER.server/BinaryServerSession.cs start line: 454 end line: 458 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1365 unit: public override void Dispose() file: cs/remote/src/FASTER.server/FasterKVServerSessionBase.cs start line: 24 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1366 unit: public void Register() file: cs/remote/src/FASTER.server/FasterServer.cs start line: 60 end line: 64 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1367 unit: static FixedLenSerializer() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 24 end line: 28 size: 5 LOC McCabe index: 5 number of parameters: 0 id: 1368 unit: public ServerKVFunctions() file: cs/remote/src/FASTER.server/ServerKVFunctions.cs start line: 16 end line: 20 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1369 unit: public void RMWCompletionCallback() file: cs/remote/src/FASTER.server/ServerKVFunctions.cs start line: 55 end line: 59 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1370 unit: public SpanByte ReadKey() file: cs/remote/src/FASTER.server/SpanByteClientSerializer.cs start line: 38 end line: 42 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1371 unit: public SpanByte ReadValue() file: cs/remote/src/FASTER.server/SpanByteClientSerializer.cs start line: 45 end line: 49 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1372 unit: public SpanByteServerSerializer() file: cs/remote/src/FASTER.server/SpanByteServerSerializer.cs start line: 27 end line: 31 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1373 unit: public ref SpanByteAndMemory AsRefOutput() file: cs/remote/src/FASTER.server/SpanByteServerSerializer.cs start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1374 unit: internal void MarkPageAtomic() file: cs/src/core/Allocator/AllocatorBase.cs start line: 540 end line: 544 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1375 unit: internal override void MemoryPageScan() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 341 end line: 345 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1376 unit: public override void Dispose() file: cs/src/core/Allocator/BlittableScanIterator.cs start line: 169 end line: 173 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1377 unit: public void Add() file: cs/src/core/Allocator/ErrorList.cs start line: 15 end line: 19 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1378 unit: protected override void TruncateUntilAddress() file: cs/src/core/Allocator/GenericAllocator.cs start line: 257 end line: 261 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1379 unit: public override void Dispose() file: cs/src/core/Allocator/GenericScanIterator.cs start line: 168 end line: 172 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1380 unit: internal async ValueTask WaitAsync() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 39 end line: 43 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1381 unit: public override IHeapContainer GetKeyContainer() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 411 end line: 415 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 1382 unit: public override IHeapContainer GetValueContainer() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 417 end line: 421 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 1383 unit: internal override void MemoryPageScan() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 465 end line: 469 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1384 unit: internal DeleteAsyncResult() file: cs/src/core/Async/DeleteAsync.cs start line: 55 end line: 59 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1385 unit: internal UpsertAsyncResult() file: cs/src/core/Async/UpsertAsync.cs start line: 55 end line: 59 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1386 unit: public Status Read() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 190 end line: 194 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1387 unit: public Status Read() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 205 end line: 209 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1388 unit: public Status RMW() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 553 end line: 557 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1389 unit: public Status RMW() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 568 end line: 572 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1390 unit: public Status RMW() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 583 end line: 587 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1391 unit: internal void UnsafeResumeThread() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 907 end line: 911 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1392 unit: public void CheckpointCompletionCallback() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 937 end line: 941 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1393 unit: public Status Read() file: cs/src/core/ClientSession/ClientSession.cs start line: 195 end line: 199 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1394 unit: public Status Read() file: cs/src/core/ClientSession/ClientSession.cs start line: 210 end line: 214 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1395 unit: public Status RMW() file: cs/src/core/ClientSession/ClientSession.cs start line: 563 end line: 567 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1396 unit: public Status RMW() file: cs/src/core/ClientSession/ClientSession.cs start line: 578 end line: 582 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1397 unit: public Status RMW() file: cs/src/core/ClientSession/ClientSession.cs start line: 593 end line: 597 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1398 unit: internal void UnsafeResumeThread() file: cs/src/core/ClientSession/ClientSession.cs start line: 985 end line: 989 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1399 unit: public void CheckpointCompletionCallback() file: cs/src/core/ClientSession/ClientSession.cs start line: 1015 end line: 1019 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1400 unit: private void ConcurrentDeleterNoLock() file: cs/src/core/ClientSession/ClientSession.cs start line: 1085 end line: 1090 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1401 unit: internal ClientSessionBuilder() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 27 end line: 31 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1402 unit: internal AdvancedClientSessionBuilder() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 116 end line: 120 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1403 unit: internal void DisposeClientSession() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 409 end line: 413 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1404 unit: public override void RemoveSegmentAsync() file: cs/src/core/Device/LocalMemoryDevice.cs start line: 176 end line: 180 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1405 unit: public override void RemoveSegmentAsync() file: cs/src/core/Device/LocalStorageDevice.cs start line: 325 end line: 329 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1406 unit: public override void RemoveSegmentAsync() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 433 end line: 437 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1407 unit: private bool SetFileSize() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 566 end line: 570 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1408 unit: public long MapSectorSize() file: cs/src/core/Device/ShardedStorageDevice.cs start line: 120 end line: 125 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1409 unit: public virtual long GetFileSize() file: cs/src/core/Device/StorageDeviceBase.cs start line: 299 end line: 303 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 1410 unit: public override void ReadAsync() file: cs/src/core/Device/TieredStorageDevice.cs start line: 74 end line: 81 size: 5 LOC McCabe index: 1 number of parameters: 6 id: 1411 unit: public void DisposeThread() file: cs/src/core/Epochs/FastThreadLocal.cs start line: 58 end line: 62 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1412 unit: public void Suspend() file: cs/src/core/Epochs/LightEpoch.cs start line: 272 end line: 276 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 1413 unit: public void Resume() file: cs/src/core/Epochs/LightEpoch.cs start line: 282 end line: 286 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1414 unit: public void Purge() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 80 end line: 86 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1415 unit: public async ValueTask WaitPendingAsync() file: cs/src/core/Index/Common/Contexts.cs start line: 219 end line: 223 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 1416 unit: public void Initialize() file: cs/src/core/Index/Common/Contexts.cs start line: 564 end line: 568 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1417 unit: public void Recover() file: cs/src/core/Index/FASTER/FASTER.cs start line: 438 end line: 442 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1418 unit: public static bool TryAcquireSharedLatch() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 91 end line: 95 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1419 unit: public static void ReleaseSharedLatch() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 98 end line: 102 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1420 unit: public static bool NoSharedLatches() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 131 end line: 135 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1421 unit: public FasterBase() file: cs/src/core/Index/FASTER/FASTERBase.cs start line: 269 end line: 273 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1422 unit: private bool CheckBucketVersionNew() file: cs/src/core/Index/FASTER/FASTERImpl.cs start line: 46 end line: 52 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1423 unit: public IFasterScanIterator Iterate() file: cs/src/core/Index/FASTER/FASTERIterator.cs start line: 45 end line: 49 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1424 unit: public Status RMW() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 171 end line: 175 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1425 unit: public void Dispose() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 260 end line: 264 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1426 unit: public LogAccessor() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 26 end line: 30 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1427 unit: public IDisposable Subscribe() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 158 end line: 162 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1428 unit: public IDisposable SubscribeEvictions() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 171 end line: 175 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1429 unit: public LogSubscribeDisposable() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 185 end line: 189 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1430 unit: public void DisposeFromMemory() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 266 end line: 273 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1431 unit: public FasterLog() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 118 end line: 122 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1432 unit: public void Dispose() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 175 end line: 179 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 1433 unit: private void ValidateAllocatedLength() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 1435 end line: 1439 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 1434 unit: public void Initialize() file: cs/src/core/Index/FasterLog/FasterLogRecoveryInfo.cs start line: 37 end line: 41 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1435 unit: public virtual bool Unlock() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 64 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1436 unit: public virtual bool Unlock() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 177 end line: 181 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1437 unit: public override void Serialize() file: cs/src/core/Index/Interfaces/ObjectSerializer.cs start line: 30 end line: 34 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1438 unit: internal bool ObtainCurrentTailAddress() file: cs/src/core/Index/Recovery/Checkpoint.cs start line: 89 end line: 93 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1439 unit: public void InitializeForWrites() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 295 end line: 299 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1440 unit: public FileDescriptor() file: cs/src/core/Index/Recovery/FileDescriptor.cs start line: 25 end line: 29 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1441 unit: private void FinalizeMainIndexRecovery() file: cs/src/core/Index/Recovery/IndexRecovery.cs start line: 60 end line: 67 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1442 unit: public void Purge() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 36 end line: 41 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 1443 unit: internal void SignalRead() file: cs/src/core/Index/Recovery/Recovery.cs start line: 56 end line: 60 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1444 unit: internal void WaitRead() file: cs/src/core/Index/Recovery/Recovery.cs start line: 63 end line: 67 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 1445 unit: internal async ValueTask WaitReadAsync() file: cs/src/core/Index/Recovery/Recovery.cs start line: 70 end line: 74 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1446 unit: internal void SignalFlushed() file: cs/src/core/Index/Recovery/Recovery.cs start line: 77 end line: 81 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1447 unit: internal void WaitFlush() file: cs/src/core/Index/Recovery/Recovery.cs start line: 84 end line: 88 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 1448 unit: internal async ValueTask WaitFlushAsync() file: cs/src/core/Index/Recovery/Recovery.cs start line: 91 end line: 95 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1449 unit: internal void Dispose() file: cs/src/core/Index/Recovery/Recovery.cs start line: 97 end line: 101 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1450 unit: private ValueTask InternalRecoverAsync() file: cs/src/core/Index/Recovery/Recovery.cs start line: 224 end line: 228 size: 5 LOC McCabe index: 1 number of parameters: 6 id: 1451 unit: private void WaitUntilAllPagesHaveBeenFlushed() file: cs/src/core/Index/Recovery/Recovery.cs start line: 561 end line: 565 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 1452 unit: private async ValueTask WaitUntilAllPagesHaveBeenFlushedAsync() file: cs/src/core/Index/Recovery/Recovery.cs start line: 567 end line: 571 size: 5 LOC McCabe index: 2 number of parameters: 4 id: 1453 unit: public void GlobalAfterEnteringState() file: cs/src/core/Index/Synchronization/FullCheckpointStateMachine.cs start line: 42 end line: 46 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1454 unit: public void GlobalAfterEnteringState() file: cs/src/core/Index/Synchronization/IndexSnapshotStateMachine.cs start line: 53 end line: 57 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1455 unit: public void GlobalBeforeEnteringState() file: cs/src/core/Index/Synchronization/VersionChangeStateMachine.cs start line: 17 end line: 21 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1456 unit: public void GlobalAfterEnteringState() file: cs/src/core/Index/Synchronization/VersionChangeStateMachine.cs start line: 24 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1457 unit: public void Remove() file: cs/src/core/Utilities/AsyncCountDown.cs start line: 35 end line: 39 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 1458 unit: private void TryCompleteAwaitingTask() file: cs/src/core/Utilities/AsyncCountDown.cs start line: 48 end line: 55 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1459 unit: public AsyncQueue() file: cs/src/core/Utilities/AsyncQueue.cs start line: 27 end line: 31 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1460 unit: public void Enqueue() file: cs/src/core/Utilities/AsyncQueue.cs start line: 37 end line: 41 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1461 unit: public void Dispose() file: cs/src/core/Utilities/BufferPool.cs start line: 82 end line: 86 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1462 unit: public void Dispose() file: cs/src/core/Utilities/CompletionEvent.cs start line: 39 end line: 43 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1463 unit: public FlushCompletionTracker() file: cs/src/core/Utilities/PageAsyncResultTypes.cs start line: 72 end line: 76 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1464 unit: public void CompleteFlush() file: cs/src/core/Utilities/PageAsyncResultTypes.cs start line: 81 end line: 85 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 1465 unit: public void Clear() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 154 end line: 158 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1466 unit: internal static unsafe int GetSize() file: cs/src/core/Utilities/Utility.cs start line: 35 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1467 unit: public unsafe long GetHashCode64() file: cs/src/core/VarLen/MemoryComparer.cs start line: 14 end line: 18 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1468 unit: public unsafe bool Equals() file: cs/src/core/VarLen/MemoryComparer.cs start line: 21 end line: 25 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1469 unit: public unsafe long GetHashCode64() file: cs/src/core/VarLen/MemoryComparer.cs start line: 35 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1470 unit: public unsafe bool Equals() file: cs/src/core/VarLen/MemoryComparer.cs start line: 42 end line: 46 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1471 unit: public override bool Unlock() file: cs/src/core/VarLen/MemoryFunctions.cs start line: 97 end line: 101 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1472 unit: public unsafe int GetLength() file: cs/src/core/VarLen/MemoryVarLenStruct.cs start line: 64 end line: 72 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1473 unit: public void MarkExtraMetadata() file: cs/src/core/VarLen/SpanByte.cs start line: 123 end line: 127 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1474 unit: public SpanByte Deserialize() file: cs/src/core/VarLen/SpanByte.cs start line: 209 end line: 213 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 1475 unit: public void CopyTo() file: cs/src/core/VarLen/SpanByte.cs start line: 351 end line: 355 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1476 unit: public override bool Unlock() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 110 end line: 114 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1477 unit: public override bool Unlock() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 150 end line: 154 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1478 unit: public unsafe bool Equals() file: cs/src/core/VarLen/SpanByteComparer.cs start line: 32 end line: 36 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1479 unit: public override bool Unlock() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 110 end line: 114 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1480 unit: public override bool Unlock() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 150 end line: 154 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 1481 unit: public UnmanagedMemoryManager() file: cs/src/core/VarLen/UnmanagedMemoryManager.cs start line: 42 end line: 46 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1482 unit: public void SetDestination() file: cs/src/core/VarLen/UnmanagedMemoryManager.cs start line: 53 end line: 57 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1483 unit: public static unsafe void SpinLock() file: cs/src/core/VarLen/UnsafeLogMemoryExtensions.cs start line: 42 end line: 46 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1484 unit: public static unsafe void Unlock() file: cs/src/core/VarLen/UnsafeLogMemoryExtensions.cs start line: 54 end line: 58 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1485 unit: public static unsafe void MarkReadOnly() file: cs/src/core/VarLen/UnsafeLogMemoryExtensions.cs start line: 65 end line: 69 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1486 unit: public static unsafe bool IsMarkedReadOnly() file: cs/src/core/VarLen/UnsafeLogMemoryExtensions.cs start line: 76 end line: 80 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1487 unit: public override void Dispose() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 168 end line: 175 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 1488 unit: private async Task StartAsync() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 60 end line: 64 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1489 unit: public async Task StopAsync() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 70 end line: 74 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1490 unit: private static bool BlobDoesNotExist() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 329 end line: 333 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 1491 unit: inline bool PutAtomic() file: cc/benchmark-dir/benchmark.cc start line: 185 end line: 188 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1492 unit: inline bool RmwAtomic() file: cc/benchmark-dir/benchmark.cc start line: 236 end line: 239 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1493 unit: inline bool RmwAtomic() file: cc/playground/sum_store-dir/sum_store.h start line: 98 end line: 101 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1494 unit: inline bool old_locked() file: cc/src/core/checkpoint_locks.h start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1495 unit: inline bool new_locked() file: cc/src/core/checkpoint_locks.h start line: 80 end line: 83 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1496 unit: inline bool old_locked() file: cc/src/core/checkpoint_locks.h start line: 174 end line: 177 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1497 unit: inline bool new_locked() file: cc/src/core/checkpoint_locks.h start line: 178 end line: 181 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1498 unit: inline bool PutAtomic() file: cc/src/core/compact.h start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1499 unit: inline void DumpDistribution() file: cc/src/core/faster.h start line: 169 end line: 172 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1500 unit: void continue_async() file: cc/src/core/internal_contexts.h start line: 88 end line: 91 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1501 unit: Status DeepCopy_Internal() file: cc/src/core/internal_contexts.h start line: 181 end line: 184 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1502 unit: inline void Get() file: cc/src/core/internal_contexts.h start line: 209 end line: 212 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1503 unit: inline void GetAtomic() file: cc/src/core/internal_contexts.h start line: 213 end line: 216 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1504 unit: Status DeepCopy_Internal() file: cc/src/core/internal_contexts.h start line: 259 end line: 262 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1505 unit: inline void Put() file: cc/src/core/internal_contexts.h start line: 288 end line: 291 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1506 unit: inline bool PutAtomic() file: cc/src/core/internal_contexts.h start line: 292 end line: 295 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1507 unit: Status DeepCopy_Internal() file: cc/src/core/internal_contexts.h start line: 347 end line: 350 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1508 unit: inline void RmwInitial() file: cc/src/core/internal_contexts.h start line: 376 end line: 379 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1509 unit: inline bool RmwAtomic() file: cc/src/core/internal_contexts.h start line: 387 end line: 390 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1510 unit: inline constexpr uint32_t value_size() file: cc/src/core/internal_contexts.h start line: 396 end line: 399 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1511 unit: Status DeepCopy_Internal() file: cc/src/core/internal_contexts.h start line: 441 end line: 444 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1512 unit: inline uint64_t idx() file: cc/src/core/key_hash.h start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1513 unit: inline bool IsProtected() file: cc/src/core/light_epoch.h start line: 198 end line: 201 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1514 unit: inline bool HasThreadFinishedPhase() file: cc/src/core/light_epoch.h start line: 317 end line: 320 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1515 unit: class alignas() file: cc/src/core/malloc_fixed_page_size.h start line: 243 end line: 246 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1516 unit: inline void Return() file: cc/src/core/native_buffer_pool.h start line: 118 end line: 121 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1517 unit: inline void store() file: cc/src/core/persistent_memory_malloc.h start line: 81 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1518 unit: inline operator Address() file: cc/src/core/persistent_memory_malloc.h start line: 154 end line: 157 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1519 unit: inline void store() file: cc/src/core/persistent_memory_malloc.h start line: 218 end line: 221 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1520 unit: Status PersistentMemoryMalloc::AsyncReadPagesFromLog() file: cc/src/core/persistent_memory_malloc.h start line: 855 end line: 858 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1521 unit: inline Thread::ThreadId::ThreadId() file: cc/src/core/thread.h start line: 93 end line: 96 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1522 unit: Status Close() file: cc/src/device/azure.h start line: 221 end line: 225 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 1523 unit: core::Status Open() file: cc/src/device/file_system_disk.h start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1524 unit: core::Status ReadAsync() file: cc/src/device/file_system_disk.h start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1525 unit: core::Status WriteAsync() file: cc/src/device/file_system_disk.h start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1526 unit: core::Status Open() file: cc/src/device/file_system_disk.h start line: 266 end line: 269 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1527 unit: std::string relative_index_checkpoint_path() file: cc/src/device/null_disk.h start line: 82 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1528 unit: std::string index_checkpoint_path() file: cc/src/device/null_disk.h start line: 86 end line: 89 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1529 unit: std::string relative_cpr_checkpoint_path() file: cc/src/device/null_disk.h start line: 91 end line: 94 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1530 unit: std::string cpr_checkpoint_path() file: cc/src/device/null_disk.h start line: 95 end line: 98 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1531 unit: file_t NewFile() file: cc/src/device/null_disk.h start line: 107 end line: 110 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1532 unit: Status Close() file: cc/src/device/storage.h start line: 158 end line: 161 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1533 unit: void CompletePending() file: cc/src/device/storage.h start line: 1231 end line: 1234 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 1534 unit: Status File::GetDeviceAlignment() file: cc/src/environment/file_linux.cc start line: 88 end line: 92 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1535 unit: internal void Dispose() file: cs/benchmark/ConcurrentDictionaryBenchmark.cs start line: 75 end line: 78 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1536 unit: public void CheckpointCompletionCallback() file: cs/benchmark/Functions.cs start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1537 unit: public void SingleReader() file: cs/benchmark/Functions.cs start line: 41 end line: 44 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1538 unit: public void ConcurrentReader() file: cs/benchmark/Functions.cs start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1539 unit: public void SingleWriter() file: cs/benchmark/Functions.cs start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1540 unit: public void InitialUpdater() file: cs/benchmark/Functions.cs start line: 68 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1541 unit: public void CopyUpdater() file: cs/benchmark/Functions.cs start line: 81 end line: 84 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1542 unit: public void Lock() file: cs/benchmark/Functions.cs start line: 88 end line: 91 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1543 unit: public override string ToString() file: cs/benchmark/Key.cs start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1544 unit: public long GetHashCode64() file: cs/benchmark/Key.cs start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1545 unit: public bool Equals() file: cs/benchmark/Key.cs start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1546 unit: public unsafe override void SingleReader() file: cs/playground/AsyncStress/SerializedFasterWrapper.cs start line: 244 end line: 247 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1547 unit: public unsafe override void ConcurrentReader() file: cs/playground/AsyncStress/SerializedFasterWrapper.cs start line: 249 end line: 252 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1548 unit: public CacheKey() file: cs/playground/CacheStoreConcurrent/Types.cs start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1549 unit: public long GetHashCode64() file: cs/playground/CacheStoreConcurrent/Types.cs start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1550 unit: public bool Equals() file: cs/playground/CacheStoreConcurrent/Types.cs start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1551 unit: public override void Deserialize() file: cs/playground/CacheStoreConcurrent/Types.cs start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1552 unit: public override void Serialize() file: cs/playground/CacheStoreConcurrent/Types.cs start line: 37 end line: 40 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1553 unit: public CacheValue() file: cs/playground/CacheStoreConcurrent/Types.cs start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1554 unit: public override void Deserialize() file: cs/playground/CacheStoreConcurrent/Types.cs start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1555 unit: public override void Serialize() file: cs/playground/CacheStoreConcurrent/Types.cs start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1556 unit: public Storedb() file: cs/playground/ClassRecoveryDurability/Storedb.cs start line: 18 end line: 21 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1557 unit: public virtual bool Equals() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 31 end line: 34 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 1558 unit: public override void SingleReader() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 126 end line: 129 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1559 unit: public override void ConcurrentReader() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 131 end line: 134 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1560 unit: public override void ReadCompletionCallback() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 136 end line: 139 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1561 unit: public void Populate() file: cs/playground/SumStore/RecoveryTest.cs start line: 40 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1562 unit: public long GetHashCode64() file: cs/playground/SumStore/SumStoreTypes.cs start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1563 unit: public bool Equals() file: cs/playground/SumStore/SumStoreTypes.cs start line: 18 end line: 21 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1564 unit: public override void CheckpointCompletionCallback() file: cs/playground/SumStore/SumStoreTypes.cs start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1565 unit: public override void SingleReader() file: cs/playground/SumStore/SumStoreTypes.cs start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1566 unit: public override void ConcurrentReader() file: cs/playground/SumStore/SumStoreTypes.cs start line: 53 end line: 56 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1567 unit: public override void InitialUpdater() file: cs/playground/SumStore/SumStoreTypes.cs start line: 59 end line: 62 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1568 unit: public override void CopyUpdater() file: cs/playground/SumStore/SumStoreTypes.cs start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1569 unit: public override string ToString() file: cs/remote/benchmark/FASTER.benchmark/Types.cs start line: 15 end line: 18 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1570 unit: this.websocket.onmessage = function() file: cs/remote/src/FASTER.client/JavascriptClient/ClientNetworkSession.js start line: 22 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1571 unit: public MemoryParameterSerializer() file: cs/remote/src/FASTER.client/MemoryParameterSerializer.cs start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1572 unit: public void SetNumMessagesProtocol() file: cs/remote/src/FASTER.common/BatchHeader.cs start line: 61 end line: 64 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1573 unit: public T PeekFirst() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1574 unit: public T PeekLast() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 37 end line: 40 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1575 unit: public void Enqueue() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 139 end line: 142 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1576 unit: public unsafe MessageType ReadMessageType() file: cs/remote/src/FASTER.common/HeaderReaderWriter.cs start line: 56 end line: 59 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1577 unit: public NetworkSender() file: cs/remote/src/FASTER.common/NetworkSender.cs start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1578 unit: public void Dispose() file: cs/remote/src/FASTER.common/NetworkSender.cs start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1579 unit: private void SeaaBuffer_Completed() file: cs/remote/src/FASTER.common/NetworkSender.cs start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1580 unit: public void Dispose() file: cs/remote/src/FASTER.common/SeaaBuffer.cs start line: 50 end line: 53 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1581 unit: public ref Output AsRefOutput() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 85 end line: 88 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1582 unit: public void SkipOutput() file: cs/remote/src/FASTER.server/FixedLenSerializer.cs start line: 91 end line: 94 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1583 unit: public SpanByteFasterKVProvider() file: cs/remote/src/FASTER.server/Providers/SpanByteFasterKVProvider.cs start line: 23 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1584 unit: public SpanByteKeySerializer() file: cs/remote/src/FASTER.server/PubSub/SpanByteKeySerializer.cs start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1585 unit: public FixedLenServer() file: cs/remote/src/FASTER.server/Servers/FixedLenServer.cs start line: 26 end line: 29 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1586 unit: public SpanByteClientSerializer() file: cs/remote/src/FASTER.server/SpanByteClientSerializer.cs start line: 22 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1587 unit: public SpanByteFunctionsForServer() file: cs/remote/src/FASTER.server/SpanByteFunctionsForServer.cs start line: 23 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1588 unit: public long GetSegmentSize() file: cs/src/core/Allocator/AllocatorBase.cs start line: 899 end line: 902 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1589 unit: public long GetPage() file: cs/src/core/Allocator/AllocatorBase.cs start line: 924 end line: 927 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1590 unit: public int GetPageIndexForPage() file: cs/src/core/Allocator/AllocatorBase.cs start line: 934 end line: 937 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1591 unit: public int GetPageIndexForAddress() file: cs/src/core/Allocator/AllocatorBase.cs start line: 944 end line: 947 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1592 unit: public int GetCapacityNumPages() file: cs/src/core/Allocator/AllocatorBase.cs start line: 953 end line: 956 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1593 unit: public long GetPageSize() file: cs/src/core/Allocator/AllocatorBase.cs start line: 963 end line: 966 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1594 unit: public long GetOffsetInPage() file: cs/src/core/Allocator/AllocatorBase.cs start line: 973 end line: 976 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1595 unit: public int GetDeviceSectorSize() file: cs/src/core/Allocator/AllocatorBase.cs start line: 982 end line: 985 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1596 unit: protected virtual void TruncateUntilAddress() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1229 end line: 1232 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1597 unit: internal virtual bool TryComplete() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1234 end line: 1237 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1598 unit: public virtual void Serialize() file: cs/src/core/Allocator/AllocatorBase.cs start line: 1996 end line: 1999 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1599 unit: public virtual void Serialize() file: cs/src/core/Allocator/AllocatorBase.cs start line: 2006 end line: 2009 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1600 unit: internal string PrettyPrint() file: cs/src/core/Allocator/AllocatorBase.cs start line: 2011 end line: 2014 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1601 unit: public void Dispose() file: cs/src/core/Allocator/AsyncIOContext.cs start line: 74 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1602 unit: public override void Initialize() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1603 unit: public override ref RecordInfo GetInfo() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1604 unit: public override ref RecordInfo GetInfoFromBytePointer() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 53 end line: 56 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1605 unit: public override ref Key GetKey() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1606 unit: public override ref Value GetValue() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1607 unit: public override() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 68 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1608 unit: public override() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 73 end line: 76 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1609 unit: public override int GetAverageRecordSize() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 78 end line: 81 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1610 unit: public override() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 85 end line: 88 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1611 unit: public override() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 90 end line: 93 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1612 unit: internal override bool IsAllocated() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 166 end line: 169 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1613 unit: public override long GetStartLogicalAddress() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 198 end line: 201 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1614 unit: protected override void AsyncReadRecordObjectsToMemory() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 279 end line: 282 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1615 unit: public override bool KeyHasObjects() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 301 end line: 304 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1616 unit: public override bool ValueHasObjects() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 310 end line: 313 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1617 unit: internal override void PopulatePage() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 323 end line: 326 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1618 unit: public override IFasterScanIterator Scan() file: cs/src/core/Allocator/BlittableAllocator.cs start line: 335 end line: 338 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1619 unit: public void Clear() file: cs/src/core/Allocator/BlittableFrame.cs start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1620 unit: public long GetPhysicalAddress() file: cs/src/core/Allocator/BlittableFrame.cs start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1621 unit: public override void Initialize() file: cs/src/core/Allocator/GenericAllocator.cs start line: 83 end line: 86 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1622 unit: public override long GetStartLogicalAddress() file: cs/src/core/Allocator/GenericAllocator.cs start line: 93 end line: 96 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1623 unit: public override ref RecordInfo GetInfoFromBytePointer() file: cs/src/core/Allocator/GenericAllocator.cs start line: 122 end line: 125 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1624 unit: public override() file: cs/src/core/Allocator/GenericAllocator.cs start line: 149 end line: 152 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1625 unit: public override() file: cs/src/core/Allocator/GenericAllocator.cs start line: 154 end line: 157 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1626 unit: public override int GetAverageRecordSize() file: cs/src/core/Allocator/GenericAllocator.cs start line: 159 end line: 162 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1627 unit: public override() file: cs/src/core/Allocator/GenericAllocator.cs start line: 166 end line: 169 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1628 unit: public override() file: cs/src/core/Allocator/GenericAllocator.cs start line: 171 end line: 174 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1629 unit: internal override void AllocatePage() file: cs/src/core/Allocator/GenericAllocator.cs start line: 226 end line: 229 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1630 unit: public override long GetPhysicalAddress() file: cs/src/core/Allocator/GenericAllocator.cs start line: 247 end line: 250 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1631 unit: internal override bool IsAllocated() file: cs/src/core/Allocator/GenericAllocator.cs start line: 252 end line: 255 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1632 unit: public override bool KeyHasObjects() file: cs/src/core/Allocator/GenericAllocator.cs start line: 971 end line: 974 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1633 unit: public override bool ValueHasObjects() file: cs/src/core/Allocator/GenericAllocator.cs start line: 980 end line: 983 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1634 unit: internal override void PopulatePage() file: cs/src/core/Allocator/GenericAllocator.cs start line: 994 end line: 997 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1635 unit: internal void PopulatePageFrame() file: cs/src/core/Allocator/GenericAllocator.cs start line: 999 end line: 1002 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1636 unit: public override IFasterScanIterator Scan() file: cs/src/core/Allocator/GenericAllocator.cs start line: 1021 end line: 1024 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1637 unit: internal override void AsyncFlushDeltaToDevice() file: cs/src/core/Allocator/GenericAllocator.cs start line: 1047 end line: 1050 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1638 unit: public void Clear() file: cs/src/core/Allocator/GenericFrame.cs start line: 35 end line: 38 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1639 unit: public ref Key GetKey() file: cs/src/core/Allocator/GenericFrame.cs start line: 40 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1640 unit: public ref Value GetValue() file: cs/src/core/Allocator/GenericFrame.cs start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1641 unit: public ref RecordInfo GetInfo() file: cs/src/core/Allocator/GenericFrame.cs start line: 50 end line: 53 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1642 unit: public void Dispose() file: cs/src/core/Allocator/GenericFrame.cs start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1643 unit: public ref Key GetKey() file: cs/src/core/Allocator/GenericScanIterator.cs start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1644 unit: public ref Value GetValue() file: cs/src/core/Allocator/GenericScanIterator.cs start line: 51 end line: 54 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1645 unit: public bool IsCheckpointCompleted() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 457 end line: 460 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1646 unit: public int GetMaxValidAddress() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 560 end line: 563 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1647 unit: public int GetPageSize() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 569 end line: 572 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1648 unit: public void Recover() file: cs/src/core/Allocator/MallocFixedPageSize.cs start line: 583 end line: 586 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1649 unit: public ref Key GetKey() file: cs/src/core/Allocator/MemoryPageScanIterator.cs start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1650 unit: public ref Value GetValue() file: cs/src/core/Allocator/MemoryPageScanIterator.cs start line: 82 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1651 unit: public PendingFlushList() file: cs/src/core/Allocator/PendingFlushList.cs start line: 12 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1652 unit: public override void Initialize() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 61 end line: 64 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1653 unit: public override ref RecordInfo GetInfo() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 66 end line: 69 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1654 unit: public override ref RecordInfo GetInfoFromBytePointer() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 71 end line: 74 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1655 unit: public override ref Key GetKey() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1656 unit: public override ref Value GetValue() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 81 end line: 84 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1657 unit: private int KeySize() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 102 end line: 105 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1658 unit: private int ValueSize() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 107 end line: 110 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1659 unit: public override void Serialize() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 192 end line: 195 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1660 unit: public override void Serialize() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 197 end line: 200 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1661 unit: internal override bool IsAllocated() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 271 end line: 274 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1662 unit: public override long GetStartLogicalAddress() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 303 end line: 306 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1663 unit: protected override void AsyncReadRecordObjectsToMemory() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 385 end line: 388 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1664 unit: protected override bool RetrievedFullRecord() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 396 end line: 399 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1665 unit: public override ref Key GetContextRecordKey() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 401 end line: 404 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1666 unit: public override ref Value GetContextRecordValue() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 406 end line: 409 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1667 unit: public override bool KeyHasObjects() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 427 end line: 430 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1668 unit: public override bool ValueHasObjects() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 436 end line: 439 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1669 unit: internal override void PopulatePage() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 446 end line: 450 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1670 unit: public override IFasterScanIterator Scan() file: cs/src/core/Allocator/VarLenBlittableAllocator.cs start line: 459 end line: 462 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1671 unit: public ref Key GetKey() file: cs/src/core/Allocator/VarLenBlittableScanIterator.cs start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1672 unit: public ref Value GetValue() file: cs/src/core/Allocator/VarLenBlittableScanIterator.cs start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1673 unit: public bool GetNext() file: cs/src/core/Allocator/VarLenBlittableScanIterator.cs start line: 144 end line: 147 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1674 unit: internal void UnsafeSuspendThread() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 917 end line: 920 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1675 unit: public InternalFasterSession() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 932 end line: 935 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1676 unit: public void DeleteCompletionCallback() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1036 end line: 1039 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1677 unit: public int GetInitialLength() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1041 end line: 1044 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1678 unit: public int GetLength() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1046 end line: 1049 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1679 unit: public void InitialUpdater() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1051 end line: 1054 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1680 unit: public void ReadCompletionCallback() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1084 end line: 1087 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 1681 unit: public void RMWCompletionCallback() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1089 end line: 1092 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1682 unit: public void SingleReader() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1094 end line: 1097 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1683 unit: public void SingleWriter() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1099 end line: 1102 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1684 unit: public void UnsafeResumeThread() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1104 end line: 1107 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1685 unit: public void UnsafeSuspendThread() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1109 end line: 1112 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1686 unit: public void UpsertCompletionCallback() file: cs/src/core/ClientSession/AdvancedClientSession.cs start line: 1114 end line: 1117 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1687 unit: public long Compact() file: cs/src/core/ClientSession/ClientSession.cs start line: 920 end line: 923 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1688 unit: internal void UnsafeSuspendThread() file: cs/src/core/ClientSession/ClientSession.cs start line: 995 end line: 998 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1689 unit: public InternalFasterSession() file: cs/src/core/ClientSession/ClientSession.cs start line: 1010 end line: 1013 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1690 unit: public void DeleteCompletionCallback() file: cs/src/core/ClientSession/ClientSession.cs start line: 1114 end line: 1117 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1691 unit: public int GetInitialLength() file: cs/src/core/ClientSession/ClientSession.cs start line: 1119 end line: 1122 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1692 unit: public int GetLength() file: cs/src/core/ClientSession/ClientSession.cs start line: 1124 end line: 1127 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1693 unit: public void InitialUpdater() file: cs/src/core/ClientSession/ClientSession.cs start line: 1129 end line: 1132 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1694 unit: public void ReadCompletionCallback() file: cs/src/core/ClientSession/ClientSession.cs start line: 1161 end line: 1164 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 1695 unit: public void RMWCompletionCallback() file: cs/src/core/ClientSession/ClientSession.cs start line: 1166 end line: 1169 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1696 unit: public void SingleReader() file: cs/src/core/ClientSession/ClientSession.cs start line: 1171 end line: 1174 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1697 unit: public void SingleWriter() file: cs/src/core/ClientSession/ClientSession.cs start line: 1176 end line: 1179 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1698 unit: public void UnsafeResumeThread() file: cs/src/core/ClientSession/ClientSession.cs start line: 1181 end line: 1184 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1699 unit: public void UnsafeSuspendThread() file: cs/src/core/ClientSession/ClientSession.cs start line: 1186 end line: 1189 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1700 unit: public void UpsertCompletionCallback() file: cs/src/core/ClientSession/ClientSession.cs start line: 1191 end line: 1194 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1701 unit: public ClientSessionBuilder For() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 200 end line: 203 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1702 unit: public AdvancedClientSessionBuilder For() file: cs/src/core/ClientSession/FASTERClientSession.cs start line: 212 end line: 215 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1703 unit: public static void Close() file: cs/src/core/Device/IDevice.cs start line: 196 end line: 199 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1704 unit: protected static string GetSegmentName() file: cs/src/core/Device/LocalStorageDevice.cs start line: 437 end line: 440 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1705 unit: private string GetSegmentName() file: cs/src/core/Device/ManagedLocalStorageDevice.cs start line: 470 end line: 473 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1706 unit: public override unsafe void ReadAsync() file: cs/src/core/Device/NullDevice.cs start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 1707 unit: public override unsafe void WriteAsync() file: cs/src/core/Device/NullDevice.cs start line: 44 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 1708 unit: public ShardedStorageDevice() file: cs/src/core/Device/ShardedStorageDevice.cs start line: 142 end line: 145 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1709 unit: public virtual void TruncateUntilAddressAsync() file: cs/src/core/Device/StorageDeviceBase.cs start line: 230 end line: 234 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1710 unit: public virtual bool TryComplete() file: cs/src/core/Device/StorageDeviceBase.cs start line: 293 end line: 296 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1711 unit: public void Dispose() file: cs/src/core/Epochs/FastThreadLocal.cs start line: 67 end line: 70 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1712 unit: public void Mark() file: cs/src/core/Epochs/LightEpoch.cs start line: 473 end line: 476 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1713 unit: public DefaultCheckpointNamingScheme() file: cs/src/core/Index/CheckpointManagement/DefaultCheckpointNamingScheme.cs start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1714 unit: public void PurgeAll() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 74 end line: 77 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1715 unit: public IEnumerable ListCommits() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 133 end line: 136 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1716 unit: public IEnumerable GetIndexCheckpointTokens() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 228 end line: 231 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1717 unit: public IEnumerable GetLogCheckpointTokens() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 297 end line: 300 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1718 unit: public IDevice GetIndexDevice() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 356 end line: 359 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1719 unit: public IDevice GetSnapshotLogDevice() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 362 end line: 365 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1720 unit: public IDevice GetSnapshotObjectLogDevice() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 368 end line: 371 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1721 unit: public IDevice GetDeltaLogDevice() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 374 end line: 377 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1722 unit: public void Initialize() file: cs/src/core/Index/CheckpointManagement/LocalStorageNamedDeviceFactory.cs start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1723 unit: public static string ToString() file: cs/src/core/Index/Common/AddressInfo.cs start line: 38 end line: 41 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1724 unit: public bool IsDefault() file: cs/src/core/Index/Common/Contexts.cs start line: 624 end line: 627 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1725 unit: public void Recover() file: cs/src/core/Index/Common/Contexts.cs start line: 763 end line: 766 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1726 unit: public bool IsDefault() file: cs/src/core/Index/Common/Contexts.cs start line: 775 end line: 778 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1727 unit: public StandardHeapContainer() file: cs/src/core/Index/Common/HeapContainer.cs start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1728 unit: public bool TryPin() file: cs/src/core/Index/Common/RecordInfo.cs start line: 67 end line: 70 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1729 unit: public bool TryMarkReadOnly() file: cs/src/core/Index/Common/RecordInfo.cs start line: 73 end line: 76 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1730 unit: public void Unpin() file: cs/src/core/Index/Common/RecordInfo.cs start line: 95 end line: 98 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1731 unit: public static string ToString() file: cs/src/core/Index/Common/RecordInfo.cs start line: 118 end line: 121 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1732 unit: public bool TryPin() file: cs/src/core/Index/Common/RecordInfo.cs start line: 124 end line: 127 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1733 unit: public bool TryMarkReadOnly() file: cs/src/core/Index/Common/RecordInfo.cs start line: 130 end line: 133 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1734 unit: public void MarkReadOnly() file: cs/src/core/Index/Common/RecordInfo.cs start line: 136 end line: 139 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1735 unit: public void Unpin() file: cs/src/core/Index/Common/RecordInfo.cs start line: 142 end line: 145 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1736 unit: public void Unlock() file: cs/src/core/Index/Common/RecordInfo.cs start line: 166 end line: 169 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1737 unit: public bool IsNull() file: cs/src/core/Index/Common/RecordInfo.cs start line: 171 end line: 174 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1738 unit: public static int GetLength() file: cs/src/core/Index/Common/RecordInfo.cs start line: 243 end line: 246 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1739 unit: public RecordObservable() file: cs/src/core/Index/FASTER/Extensions.cs start line: 31 end line: 34 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1740 unit: public IDisposable Subscribe() file: cs/src/core/Index/FASTER/Extensions.cs start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1741 unit: public RecordObserver() file: cs/src/core/Index/FASTER/Extensions.cs start line: 46 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1742 unit: public void OnCompleted() file: cs/src/core/Index/FASTER/Extensions.cs start line: 51 end line: 54 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1743 unit: public void OnError() file: cs/src/core/Index/FASTER/Extensions.cs start line: 56 end line: 59 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1744 unit: public void Recover() file: cs/src/core/Index/FASTER/FASTER.cs start line: 464 end line: 467 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1745 unit: public string DumpDistribution() file: cs/src/core/Index/FASTER/FASTER.cs start line: 911 end line: 914 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1746 unit: public IFasterScanIterator Iterate() file: cs/src/core/Index/FASTER/FASTERIterator.cs start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1747 unit: private void LegacyDispose() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1748 unit: private bool InLegacySession() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1749 unit: public void StopSession() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 108 end line: 111 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1750 unit: public void Refresh() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1751 unit: public bool CompletePending() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 128 end line: 131 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1752 unit: public Status Read() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 143 end line: 146 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1753 unit: public Status Upsert() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 157 end line: 160 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1754 unit: public Status Delete() file: cs/src/core/Index/FASTER/FASTERLegacy.cs start line: 188 end line: 191 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1755 unit: public IFasterScanIterator Scan() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 239 end line: 242 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1756 unit: public void Flush() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 248 end line: 251 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1757 unit: public void FlushAndEvict() file: cs/src/core/Index/FASTER/LogAccessor.cs start line: 257 end line: 260 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1758 unit: public LogCompactionFunctions() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 12 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1759 unit: public bool TryEnqueue() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 301 end line: 304 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1760 unit: public void Commit() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 464 end line: 467 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1761 unit: public void RefreshUncommitted() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 519 end line: 522 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1762 unit: public void TruncateUntil() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 759 end line: 762 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1763 unit: public void TruncateUntilPageStart() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 770 end line: 773 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1764 unit: private int Align() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 908 end line: 911 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1765 unit: private void CommitCallback() file: cs/src/core/Index/FasterLog/FasterLog.cs start line: 916 end line: 919 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1766 unit: public unsafe bool GetNext() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 181 end line: 184 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1767 unit: public unsafe bool GetNext() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 241 end line: 244 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1768 unit: public void CompleteUntil() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 289 end line: 292 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1769 unit: internal void UpdateCompletedUntilAddress() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 311 end line: 314 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1770 unit: private int Align() file: cs/src/core/Index/FasterLog/FasterLogIterator.cs start line: 369 end line: 372 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1771 unit: public void Reset() file: cs/src/core/Index/FasterLog/FasterLogRecoveryInfo.cs start line: 88 end line: 91 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1772 unit: public LocalLogCommitManager() file: cs/src/core/Index/FasterLog/LocalLogCommitManager.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1773 unit: public IEnumerable ListCommits() file: cs/src/core/Index/FasterLog/LocalLogCommitManager.cs start line: 72 end line: 76 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1774 unit: public bool Equals() file: cs/src/core/Index/Interfaces/FasterEqualityComparer.cs start line: 189 end line: 192 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1775 unit: public long GetHashCode64() file: cs/src/core/Index/Interfaces/FasterEqualityComparer.cs start line: 194 end line: 197 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1776 unit: public virtual void Lock() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1777 unit: public virtual void Lock() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 171 end line: 174 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1778 unit: public void BeginDeserialize() file: cs/src/core/Index/Interfaces/IObjectSerializer.cs start line: 73 end line: 76 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1779 unit: public void EndDeserialize() file: cs/src/core/Index/Interfaces/IObjectSerializer.cs start line: 87 end line: 90 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1780 unit: public void BeginSerialize() file: cs/src/core/Index/Interfaces/IObjectSerializer.cs start line: 96 end line: 99 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1781 unit: public void EndSerialize() file: cs/src/core/Index/Interfaces/IObjectSerializer.cs start line: 110 end line: 113 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1782 unit: internal void WriteIndexMetaInfo() file: cs/src/core/Index/Recovery/Checkpoint.cs start line: 84 end line: 87 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1783 unit: internal void InitializeIndexCheckpoint() file: cs/src/core/Index/Recovery/Checkpoint.cs start line: 95 end line: 98 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1784 unit: internal void InitializeHybridLogCheckpoint() file: cs/src/core/Index/Recovery/Checkpoint.cs start line: 100 end line: 103 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1785 unit: private long Align() file: cs/src/core/Index/Recovery/DeltaLog.cs start line: 184 end line: 187 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1786 unit: public DirectoryConfiguration() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 13 end line: 16 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1787 unit: public string GetLogSnapshotFileName() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 106 end line: 109 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1788 unit: public string GetObjectLogSnapshotFileName() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 111 end line: 114 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1789 unit: public string GetDeltaLogFileName() file: cs/src/core/Index/Recovery/DirectoryConfiguration.cs start line: 116 end line: 119 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1790 unit: private bool IsMainIndexCheckpointCompleted() file: cs/src/core/Index/Recovery/IndexCheckpoint.cs start line: 121 end line: 124 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1791 unit: public LocalCheckpointManager() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 22 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1792 unit: public void PurgeAll() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 30 end line: 33 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 1793 unit: public void InitializeIndexCheckpoint() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1794 unit: public void InitializeLogCheckpoint() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 56 end line: 59 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1795 unit: public IDevice GetIndexDevice() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 183 end line: 186 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1796 unit: public IDevice GetSnapshotLogDevice() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 193 end line: 196 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1797 unit: public IDevice GetSnapshotObjectLogDevice() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 203 end line: 206 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1798 unit: public IDevice GetDeltaLogDevice() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 213 end line: 216 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1799 unit: public FullCheckpointStateMachine() file: cs/src/core/Index/Synchronization/FullCheckpointStateMachine.cs start line: 73 end line: 76 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1800 unit: public virtual void GlobalAfterEnteringState() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 71 end line: 74 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1801 unit: protected SynchronizationStateMachineBase() file: cs/src/core/Index/Synchronization/ISynchronizationStateMachine.cs start line: 152 end line: 155 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1802 unit: internal static bool Equal() file: cs/src/core/Index/Synchronization/StateTransitions.cs start line: 131 end line: 134 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1803 unit: public override string ToString() file: cs/src/core/Index/Synchronization/StateTransitions.cs start line: 137 end line: 140 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1804 unit: public override bool Equals() file: cs/src/core/Index/Synchronization/StateTransitions.cs start line: 145 end line: 148 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 1805 unit: public override int GetHashCode() file: cs/src/core/Index/Synchronization/StateTransitions.cs start line: 151 end line: 154 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1806 unit: private bool Equals() file: cs/src/core/Index/Synchronization/StateTransitions.cs start line: 159 end line: 162 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1807 unit: public void GlobalAfterEnteringState() file: cs/src/core/Index/Synchronization/VersionChangeStateMachine.cs start line: 123 end line: 126 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1808 unit: protected VersionChangeStateMachine() file: cs/src/core/Index/Synchronization/VersionChangeStateMachine.cs start line: 154 end line: 157 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1809 unit: public AsyncCountDown() file: cs/src/core/Utilities/AsyncCountDown.cs start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1810 unit: public void Add() file: cs/src/core/Utilities/AsyncCountDown.cs start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1811 unit: public async Task WaitForEntryAsync() file: cs/src/core/Utilities/AsyncQueue.cs start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1812 unit: public bool TryDequeue() file: cs/src/core/Utilities/AsyncQueue.cs start line: 82 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1813 unit: public void Return() file: cs/src/core/Utilities/BufferPool.cs start line: 92 end line: 95 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1814 unit: public override string ToString() file: cs/src/core/Utilities/BufferPool.cs start line: 111 end line: 114 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1815 unit: public static void Unlock() file: cs/src/core/Utilities/IntExclusiveLocker.cs start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1816 unit: public static void Mark() file: cs/src/core/Utilities/IntExclusiveLocker.cs start line: 37 end line: 40 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1817 unit: public static void Unmark() file: cs/src/core/Utilities/IntExclusiveLocker.cs start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1818 unit: public static bool IsMarked() file: cs/src/core/Utilities/IntExclusiveLocker.cs start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1819 unit: private static uint CTL_CODE() file: cs/src/core/Utilities/Native32.cs start line: 347 end line: 350 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1820 unit: internal static int MakeHRFromErrorCode() file: cs/src/core/Utilities/Native32.cs start line: 418 end line: 421 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1821 unit: public bool TryGet() file: cs/src/core/Utilities/OverflowPool.cs start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1822 unit: public SafeConcurrentDictionary() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 25 end line: 28 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1823 unit: public SafeConcurrentDictionary() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1824 unit: public TValue GetOrAdd() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 145 end line: 148 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1825 unit: public bool ContainsKey() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 164 end line: 167 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1826 unit: public bool TryAdd() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 197 end line: 200 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1827 unit: public bool TryGetValue() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 207 end line: 210 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1828 unit: public bool TryRemove() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 217 end line: 220 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1829 unit: public bool TryUpdate() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 228 end line: 231 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1830 unit: private object GetLock() file: cs/src/core/Utilities/SafeConcurrentDictionary.cs start line: 237 end line: 240 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1831 unit: internal static ulong Rotr64() file: cs/src/core/Utilities/Utility.cs start line: 187 end line: 190 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1832 unit: public static bool IsPowerOfTwo() file: cs/src/core/Utilities/Utility.cs start line: 198 end line: 201 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 1833 unit: public static int GetLogBase2() file: cs/src/core/Utilities/Utility.cs start line: 215 end line: 218 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1834 unit: public static bool Is32Bit() file: cs/src/core/Utilities/Utility.cs start line: 240 end line: 243 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1835 unit: public DefaultVariableLengthStruct() file: cs/src/core/VarLen/DefaultVariableLengthStruct.cs start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1836 unit: public int GetInitialLength() file: cs/src/core/VarLen/DefaultVariableLengthStruct.cs start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1837 unit: public int GetLength() file: cs/src/core/VarLen/DefaultVariableLengthStruct.cs start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1838 unit: public unsafe void Serialize() file: cs/src/core/VarLen/FixedLengthStruct.cs start line: 30 end line: 34 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1839 unit: public MemoryFunctions() file: cs/src/core/VarLen/MemoryFunctions.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1840 unit: public override void SingleWriter() file: cs/src/core/VarLen/MemoryFunctions.cs start line: 26 end line: 29 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1841 unit: public override void InitialUpdater() file: cs/src/core/VarLen/MemoryFunctions.cs start line: 69 end line: 72 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1842 unit: public override void CopyUpdater() file: cs/src/core/VarLen/MemoryFunctions.cs start line: 75 end line: 78 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 1843 unit: public override bool InPlaceUpdater() file: cs/src/core/VarLen/MemoryFunctions.cs start line: 81 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1844 unit: public override void Lock() file: cs/src/core/VarLen/MemoryFunctions.cs start line: 91 end line: 94 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1845 unit: public unsafe void Initialize() file: cs/src/core/VarLen/MemoryVarLenStruct.cs start line: 49 end line: 52 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1846 unit: public unsafe void Initialize() file: cs/src/core/VarLen/ReadOnlyMemoryVarLenStruct.cs start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1847 unit: public void UnmarkExtraMetadata() file: cs/src/core/VarLen/SpanByte.cs start line: 132 end line: 135 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1848 unit: public static ref SpanByte Reinterpret() file: cs/src/core/VarLen/SpanByte.cs start line: 249 end line: 252 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1849 unit: public static ref SpanByte Reinterpret() file: cs/src/core/VarLen/SpanByte.cs start line: 258 end line: 261 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1850 unit: public static SpanByte FromFixedSpan() file: cs/src/core/VarLen/SpanByte.cs start line: 268 end line: 271 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1851 unit: public static SpanByte FromPinnedMemory() file: cs/src/core/VarLen/SpanByte.cs start line: 291 end line: 294 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1852 unit: public static SpanByte FromPointer() file: cs/src/core/VarLen/SpanByte.cs start line: 302 end line: 305 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1853 unit: public SpanByteAndMemory ToSpanByteAndMemory() file: cs/src/core/VarLen/SpanByte.cs start line: 330 end line: 333 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1854 unit: public override void SingleWriter() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1855 unit: public override void InitialUpdater() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1856 unit: public override void CopyUpdater() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1857 unit: public override bool InPlaceUpdater() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 64 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 1858 unit: public SpanByteAdvancedFunctions() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 83 end line: 86 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1859 unit: public unsafe override void SingleReader() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 89 end line: 92 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1860 unit: public unsafe override void ConcurrentReader() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 95 end line: 98 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 1861 unit: public override void Lock() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 104 end line: 107 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1862 unit: public override void SingleReader() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 129 end line: 132 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1863 unit: public override void ConcurrentReader() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 135 end line: 138 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 1864 unit: public override void Lock() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 144 end line: 147 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1865 unit: public static SpanByteAndMemory FromFixedSpan() file: cs/src/core/VarLen/SpanByteAndMemory.cs start line: 74 end line: 77 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1866 unit: public override void SingleWriter() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 1867 unit: public override void InitialUpdater() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1868 unit: public override void CopyUpdater() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1869 unit: public override bool InPlaceUpdater() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 64 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1870 unit: public SpanByteFunctions() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 83 end line: 86 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 1871 unit: public unsafe override void SingleReader() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 89 end line: 92 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1872 unit: public unsafe override void ConcurrentReader() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 95 end line: 98 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1873 unit: public override void Lock() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 104 end line: 107 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1874 unit: public override void SingleReader() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 129 end line: 132 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1875 unit: public override void ConcurrentReader() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 135 end line: 138 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1876 unit: public override void Lock() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 144 end line: 147 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1877 unit: public unsafe ref T Get() file: cs/src/core/VarLen/VarLenHeapContainer.cs start line: 23 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1878 unit: public void Dispose() file: cs/src/core/VarLen/VarLenHeapContainer.cs start line: 28 end line: 31 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 1879 unit: private string GetSegmentBlobName() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 162 end line: 165 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1880 unit: private unsafe Task WritePortionToBlobUnsafeAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 236 end line: 239 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1881 unit: private unsafe Task ReadFromBlobUnsafeAsync() file: cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs start line: 290 end line: 293 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 1882 unit: public AzureStorageNamedDeviceFactory() file: cs/src/devices/AzureStorageDevice/AzureStorageNamedDeviceFactory.cs start line: 26 end line: 29 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1883 unit: public AzureStorageNamedDeviceFactory() file: cs/src/devices/AzureStorageDevice/AzureStorageNamedDeviceFactory.cs start line: 35 end line: 38 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1884 unit: public IDevice Get() file: cs/src/devices/AzureStorageDevice/AzureStorageNamedDeviceFactory.cs start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1885 unit: private DateTimeOffset? GetLastModified() file: cs/src/devices/AzureStorageDevice/AzureStorageNamedDeviceFactory.cs start line: 105 end line: 108 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1886 unit: public void HandleBlobError() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 109 end line: 112 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 1887 unit: private static bool LeaseConflict() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 319 end line: 322 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 1888 unit: private static bool LeaseConflictOrExpired() file: cs/src/devices/AzureStorageDevice/DefaultBlobManager.cs start line: 324 end line: 327 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 1889 unit: inline static constexpr uint32_t size() file: cc/benchmark-dir/benchmark.cc start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1890 unit: inline KeyHash GetHash() file: cc/benchmark-dir/benchmark.cc start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1891 unit: inline static constexpr uint32_t size() file: cc/benchmark-dir/benchmark.cc start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1892 unit: Status DeepCopy_Internal() file: cc/benchmark-dir/benchmark.cc start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1893 unit: inline static constexpr uint32_t value_size() file: cc/benchmark-dir/benchmark.cc start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1894 unit: inline void Put() file: cc/benchmark-dir/benchmark.cc start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1895 unit: Status DeepCopy_Internal() file: cc/benchmark-dir/benchmark.cc start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1896 unit: inline static constexpr uint32_t value_size() file: cc/benchmark-dir/benchmark.cc start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1897 unit: inline static constexpr uint32_t value_size() file: cc/benchmark-dir/benchmark.cc start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1898 unit: inline void RmwInitial() file: cc/benchmark-dir/benchmark.cc start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1899 unit: inline void RmwCopy() file: cc/benchmark-dir/benchmark.cc start line: 233 end line: 235 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1900 unit: Status DeepCopy_Internal() file: cc/benchmark-dir/benchmark.cc start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1901 unit: inline Op ycsb_rmw_100() file: cc/benchmark-dir/benchmark.cc start line: 269 end line: 271 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1902 unit: inline static constexpr uint32_t size() file: cc/playground/sum_store-dir/sum_store.h start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1903 unit: inline KeyHash GetHash() file: cc/playground/sum_store-dir/sum_store.h start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1904 unit: inline static constexpr uint32_t size() file: cc/playground/sum_store-dir/sum_store.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1905 unit: inline void RmwInitial() file: cc/playground/sum_store-dir/sum_store.h start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1906 unit: inline void RmwCopy() file: cc/playground/sum_store-dir/sum_store.h start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1907 unit: inline static constexpr uint32_t value_size() file: cc/playground/sum_store-dir/sum_store.h start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1908 unit: inline static constexpr uint32_t value_size() file: cc/playground/sum_store-dir/sum_store.h start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1909 unit: Status DeepCopy_Internal() file: cc/playground/sum_store-dir/sum_store.h start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1910 unit: inline void Get() file: cc/playground/sum_store-dir/sum_store.h start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1911 unit: inline void GetAtomic() file: cc/playground/sum_store-dir/sum_store.h start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1912 unit: Status DeepCopy_Internal() file: cc/playground/sum_store-dir/sum_store.h start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1913 unit: inline uint32_t page() file: cc/src/core/address.h start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1914 unit: inline uint32_t offset() file: cc/src/core/address.h start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1915 unit: inline uint64_t control() file: cc/src/core/address.h start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1916 unit: inline Address load() file: cc/src/core/address.h start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1917 unit: inline void store() file: cc/src/core/address.h start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1918 unit: inline uint32_t page() file: cc/src/core/address.h start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1919 unit: inline uint32_t offset() file: cc/src/core/address.h start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1920 unit: inline uint64_t control() file: cc/src/core/address.h start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1921 unit: bool from_deep_copy() file: cc/src/core/async.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1922 unit: Status DeepCopy_Internal() file: cc/src/core/async_result_types.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1923 unit: constexpr inline size_t pad_alignment() file: cc/src/core/auto_ptr.h start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1924 unit: void operator() file: cc/src/core/auto_ptr.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1925 unit: aligned_unique_ptr_t make_aligned_unique_ptr() file: cc/src/core/auto_ptr.h start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1926 unit: aligned_unique_ptr_t alloc_aligned() file: cc/src/core/auto_ptr.h start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1927 unit: void operator() file: cc/src/core/auto_ptr.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1928 unit: context_unique_ptr_t make_context_unique_ptr() file: cc/src/core/auto_ptr.h start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1929 unit: context_unique_ptr_t alloc_context() file: cc/src/core/auto_ptr.h start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1930 unit: inline void unlock_old() file: cc/src/core/checkpoint_locks.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1931 unit: inline void unlock_new() file: cc/src/core/checkpoint_locks.h start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1932 unit: inline uint64_t size() file: cc/src/core/checkpoint_locks.h start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1933 unit: inline void Reset() file: cc/src/core/checkpoint_state.h start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1934 unit: inline static constexpr uint32_t value_size() file: cc/src/core/compact.h start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1935 unit: inline void Put() file: cc/src/core/compact.h start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1936 unit: Status DeepCopy_Internal() file: cc/src/core/compact.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1937 unit: inline static constexpr uint32_t value_size() file: cc/src/core/compact.h start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1938 unit: Status DeepCopy_Internal() file: cc/src/core/compact.h start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1939 unit: inline uint64_t Size() file: cc/src/core/faster.h start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1940 unit: size_t operator() file: cc/src/core/guid.h start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1941 unit: inline bool unused() file: cc/src/core/hash_bucket.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1942 unit: inline Address address() file: cc/src/core/hash_bucket.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1943 unit: inline uint16_t tag() file: cc/src/core/hash_bucket.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1944 unit: inline bool tentative() file: cc/src/core/hash_bucket.h start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1945 unit: inline void set_tentative() file: cc/src/core/hash_bucket.h start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1946 unit: inline HashBucketEntry load() file: cc/src/core/hash_bucket.h start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1947 unit: inline void store() file: cc/src/core/hash_bucket.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1948 unit: inline bool unused() file: cc/src/core/hash_bucket.h start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1949 unit: inline FixedPageAddress address() file: cc/src/core/hash_bucket.h start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1950 unit: inline HashBucketOverflowEntry load() file: cc/src/core/hash_bucket.h start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1951 unit: inline void store() file: cc/src/core/hash_bucket.h start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1952 unit: inline uint64_t size() file: cc/src/core/hash_table.h start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1953 unit: Status DeepCopy_Internal() file: cc/src/core/hash_table.h start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1954 unit: static inline void execute() file: cc/src/core/internal_contexts.h start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1955 unit: static inline void execute() file: cc/src/core/internal_contexts.h start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1956 unit: inline uint32_t key_size() file: cc/src/core/internal_contexts.h start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1957 unit: inline void write_deep_key_at() file: cc/src/core/internal_contexts.h start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1958 unit: inline KeyHash get_key_hash() file: cc/src/core/internal_contexts.h start line: 203 end line: 205 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1959 unit: inline bool is_key_equal() file: cc/src/core/internal_contexts.h start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1960 unit: inline uint32_t key_size() file: cc/src/core/internal_contexts.h start line: 276 end line: 278 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1961 unit: inline void write_deep_key_at() file: cc/src/core/internal_contexts.h start line: 279 end line: 281 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1962 unit: inline KeyHash get_key_hash() file: cc/src/core/internal_contexts.h start line: 282 end line: 284 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1963 unit: inline bool is_key_equal() file: cc/src/core/internal_contexts.h start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1964 unit: inline constexpr uint32_t value_size() file: cc/src/core/internal_contexts.h start line: 296 end line: 298 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1965 unit: inline uint32_t key_size() file: cc/src/core/internal_contexts.h start line: 363 end line: 365 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1966 unit: inline void write_deep_key_at() file: cc/src/core/internal_contexts.h start line: 366 end line: 368 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1967 unit: inline KeyHash get_key_hash() file: cc/src/core/internal_contexts.h start line: 369 end line: 371 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1968 unit: inline bool is_key_equal() file: cc/src/core/internal_contexts.h start line: 372 end line: 374 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1969 unit: inline constexpr uint32_t value_size() file: cc/src/core/internal_contexts.h start line: 392 end line: 394 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1970 unit: inline uint32_t key_size() file: cc/src/core/internal_contexts.h start line: 457 end line: 459 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1971 unit: inline void write_deep_key_at() file: cc/src/core/internal_contexts.h start line: 460 end line: 462 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1972 unit: inline KeyHash get_key_hash() file: cc/src/core/internal_contexts.h start line: 463 end line: 465 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1973 unit: inline bool is_key_equal() file: cc/src/core/internal_contexts.h start line: 466 end line: 468 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1974 unit: inline uint32_t value_size() file: cc/src/core/internal_contexts.h start line: 470 end line: 472 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1975 unit: explicit KeyHash() file: cc/src/core/key_hash.h start line: 17 end line: 19 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1976 unit: inline uint16_t tag() file: cc/src/core/key_hash.h start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1977 unit: bool IsFree() file: cc/src/core/light_epoch.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1978 unit: void Unprotect() file: cc/src/core/light_epoch.h start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1979 unit: bool IsSafeToReclaim() file: cc/src/core/light_epoch.h start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1980 unit: Status DeepCopy_Internal() file: cc/src/core/log_scan.h start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1981 unit: uint32_t offset() file: cc/src/core/malloc_fixed_page_size.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1982 unit: uint64_t page() file: cc/src/core/malloc_fixed_page_size.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1983 unit: uint64_t control() file: cc/src/core/malloc_fixed_page_size.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1984 unit: inline FixedPageAddress load() file: cc/src/core/malloc_fixed_page_size.h start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1985 unit: void store() file: cc/src/core/malloc_fixed_page_size.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1986 unit: void FreeAtEpoch() file: cc/src/core/malloc_fixed_page_size.h start line: 320 end line: 322 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1987 unit: FixedPageAddress count() file: cc/src/core/malloc_fixed_page_size.h start line: 338 end line: 340 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1988 unit: Status DeepCopy_Internal() file: cc/src/core/malloc_fixed_page_size.h start line: 356 end line: 358 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1989 unit: Status DeepCopy_Internal() file: cc/src/core/malloc_fixed_page_size.h start line: 525 end line: 527 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1990 unit: inline void CopyValidBytesToAddress() file: cc/src/core/native_buffer_pool.h start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1991 unit: inline bool Ready() file: cc/src/core/persistent_memory_malloc.h start line: 59 end line: 61 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1992 unit: inline FlushCloseStatus load() file: cc/src/core/persistent_memory_malloc.h start line: 87 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1993 unit: inline uint64_t offset() file: cc/src/core/persistent_memory_malloc.h start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1994 unit: inline uint32_t page() file: cc/src/core/persistent_memory_malloc.h start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1995 unit: inline uint64_t control() file: cc/src/core/persistent_memory_malloc.h start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1996 unit: inline PageOffset load() file: cc/src/core/persistent_memory_malloc.h start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1997 unit: inline uint32_t buffer_size() file: cc/src/core/persistent_memory_malloc.h start line: 360 end line: 362 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1998 unit: Status DeepCopy_Internal() file: cc/src/core/persistent_memory_malloc.h start line: 417 end line: 419 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1999 unit: Status DeepCopy_Internal() file: cc/src/core/persistent_memory_malloc.h start line: 449 end line: 451 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2000 unit: inline bool IsNull() file: cc/src/core/record.h start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2001 unit: inline Address previous_address() file: cc/src/core/record.h start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2002 unit: inline constexpr uint32_t size() file: cc/src/core/record.h start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2003 unit: inline SystemState load() file: cc/src/core/state_transitions.h start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2004 unit: inline void store() file: cc/src/core/state_transitions.h start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2005 unit: inline Phase phase() file: cc/src/core/state_transitions.h start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2006 unit: inline uint32_t version() file: cc/src/core/state_transitions.h start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2007 unit: inline uint32_t id() file: cc/src/core/thread.h start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2008 unit: inline static uint32_t id() file: cc/src/core/thread.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2009 unit: inline Thread::ThreadId::~ThreadId() file: cc/src/core/thread.h start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2010 unit: static inline uint64_t Rotr64() file: cc/src/core/utility.h start line: 16 end line: 18 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2011 unit: static constexpr inline bool IsPowerOfTwo() file: cc/src/core/utility.h start line: 67 end line: 69 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 2012 unit: static constexpr uint32_t maxWriteBytes() file: cc/src/device/azure.h start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2013 unit: size_t Alignment() file: cc/src/device/azure.h start line: 257 end line: 259 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2014 unit: void wait() file: cc/src/device/azure.h start line: 328 end line: 330 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 2015 unit: core::Status Close() file: cc/src/device/file_system_disk.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2016 unit: core::Status Delete() file: cc/src/device/file_system_disk.h start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2017 unit: size_t alignment() file: cc/src/device/file_system_disk.h start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2018 unit: bool exists() file: cc/src/device/file_system_disk.h start line: 221 end line: 223 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 2019 unit: static constexpr uint64_t size() file: cc/src/device/file_system_disk.h start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2020 unit: core::Status Close() file: cc/src/device/file_system_disk.h start line: 270 end line: 272 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 2021 unit: core::Status Delete() file: cc/src/device/file_system_disk.h start line: 273 end line: 275 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 2022 unit: size_t alignment() file: cc/src/device/file_system_disk.h start line: 316 end line: 318 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2023 unit: uint32_t sector_size() file: cc/src/device/file_system_disk.h start line: 493 end line: 495 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2024 unit: std::string index_checkpoint_path() file: cc/src/device/file_system_disk.h start line: 511 end line: 513 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2025 unit: std::string cpr_checkpoint_path() file: cc/src/device/file_system_disk.h start line: 522 end line: 524 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2026 unit: file_t NewFile() file: cc/src/device/file_system_disk.h start line: 548 end line: 550 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2027 unit: bool TryComplete() file: cc/src/device/file_system_disk.h start line: 557 end line: 559 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2028 unit: core::Status Open() file: cc/src/device/null_disk.h start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2029 unit: core::Status Close() file: cc/src/device/null_disk.h start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2030 unit: core::Status Delete() file: cc/src/device/null_disk.h start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2031 unit: static size_t alignment() file: cc/src/device/null_disk.h start line: 51 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2032 unit: static uint32_t sector_size() file: cc/src/device/null_disk.h start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2033 unit: void CreateIndexCheckpointDirectory() file: cc/src/device/null_disk.h start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2034 unit: void CreateCprCheckpointDirectory() file: cc/src/device/null_disk.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2035 unit: inline static constexpr bool TryComplete() file: cc/src/device/null_disk.h start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2036 unit: Status Delete() file: cc/src/device/storage.h start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2037 unit: size_t alignment() file: cc/src/device/storage.h start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2038 unit: size_t alignment() file: cc/src/device/storage.h start line: 707 end line: 709 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2039 unit: void Truncate() file: cc/src/device/storage.h start line: 712 end line: 714 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 2040 unit: Status DeepCopy_Internal() file: cc/src/device/storage.h start line: 785 end line: 787 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2041 unit: Status DeepCopy_Internal() file: cc/src/device/storage.h start line: 888 end line: 890 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2042 unit: uint32_t sector_size() file: cc/src/device/storage.h start line: 1146 end line: 1148 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2043 unit: std::string index_checkpoint_path() file: cc/src/device/storage.h start line: 1171 end line: 1173 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2044 unit: std::string cpr_checkpoint_path() file: cc/src/device/storage.h start line: 1186 end line: 1188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2045 unit: file_t NewFile() file: cc/src/device/storage.h start line: 1212 end line: 1214 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2046 unit: size_t device_alignment() file: cc/src/environment/file_linux.h start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2047 unit: uint64_t bytes_written() file: cc/src/environment/file_linux.h start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2048 unit: uint64_t read_count() file: cc/src/environment/file_linux.h start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2049 unit: uint64_t bytes_read() file: cc/src/environment/file_linux.h start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2050 unit: inline io_context_t io_object() file: cc/src/environment/file_linux.h start line: 209 end line: 211 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2051 unit: size_t device_alignment() file: cc/src/environment/file_windows.h start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2052 unit: uint64_t bytes_written() file: cc/src/environment/file_windows.h start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2053 unit: uint64_t read_count() file: cc/src/environment/file_windows.h start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2054 unit: uint64_t bytes_read() file: cc/src/environment/file_windows.h start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2055 unit: PTP_CALLBACK_ENVIRON callback_environment() file: cc/src/environment/file_windows.h start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2056 unit: PTP_CALLBACK_ENVIRON callback_environment() file: cc/src/environment/file_windows.h start line: 248 end line: 250 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2057 unit: inline static constexpr bool TryComplete() file: cc/src/environment/file_windows.h start line: 272 end line: 274 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2058 unit: public void RMWCompletionCallback() file: cs/benchmark/Functions.cs start line: 18 end line: 20 size: 3 LOC McCabe index: 1 number of parameters: 5 id: 2059 unit: public void ReadCompletionCallback() file: cs/benchmark/Functions.cs start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 5 id: 2060 unit: public void UpsertCompletionCallback() file: cs/benchmark/Functions.cs start line: 26 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2061 unit: public void DeleteCompletionCallback() file: cs/benchmark/Functions.cs start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2062 unit: public StoreValue() file: cs/playground/ClassRecoveryDurability/Types.cs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2063 unit: public void DeleteCompletionCallback() file: cs/remote/benchmark/FASTER.benchmark/Types.cs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2064 unit: public void ReadCompletionCallback() file: cs/remote/benchmark/FASTER.benchmark/Types.cs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 5 id: 2065 unit: public void RMWCompletionCallback() file: cs/remote/benchmark/FASTER.benchmark/Types.cs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 5 id: 2066 unit: public void UpsertCompletionCallback() file: cs/remote/benchmark/FASTER.benchmark/Types.cs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2067 unit: public void SubscribeKVCallback() file: cs/remote/benchmark/FASTER.benchmark/Types.cs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 5 id: 2068 unit: public void PublishCompletionCallback() file: cs/remote/benchmark/FASTER.benchmark/Types.cs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2069 unit: public void SubscribeCallback() file: cs/remote/benchmark/FASTER.benchmark/Types.cs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2070 unit: public void Dispose() file: cs/remote/src/FASTER.client/FasterKVClient.cs start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2071 unit: this.websocket.onopen = function() file: cs/remote/src/FASTER.client/JavascriptClient/ClientNetworkSession.js start line: 14 end line: 16 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2072 unit: this.websocket.onclose = function() file: cs/remote/src/FASTER.client/JavascriptClient/ClientNetworkSession.js start line: 18 end line: 20 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2073 unit: this.websocket.onerror = function() file: cs/remote/src/FASTER.client/JavascriptClient/ClientNetworkSession.js start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2074 unit: CompletePending() file: cs/remote/src/FASTER.client/JavascriptClient/ClientSession.js start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2075 unit: Queue.prototype.enqueue = function() file: cs/remote/src/FASTER.client/JavascriptClient/Queue.js start line: 5 end line: 7 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2076 unit: Queue.prototype.dequeue = function() file: cs/remote/src/FASTER.client/JavascriptClient/Queue.js start line: 10 end line: 12 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2077 unit: Queue.prototype.isEmpty = function() file: cs/remote/src/FASTER.client/JavascriptClient/Queue.js start line: 15 end line: 17 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2078 unit: Queue.prototype.peek = function() file: cs/remote/src/FASTER.client/JavascriptClient/Queue.js start line: 20 end line: 22 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 2079 unit: Queue.prototype.length = function() file: cs/remote/src/FASTER.client/JavascriptClient/Queue.js start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2080 unit: public CircularBuffer() file: cs/remote/src/FASTER.common/ElasticCircularBuffer.cs start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2081 unit: public FixedLenKeySerializer() file: cs/remote/src/FASTER.server/PubSub/FixedLenKeySerializer.cs start line: 17 end line: 19 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2082 unit: public ServerOptions() file: cs/remote/src/FASTER.server/Servers/ServerOptions.cs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2083 unit: public void Dispose() file: cs/src/core/Allocator/MemoryPageScanIterator.cs start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2084 unit: public override void RemoveSegment() file: cs/src/core/Device/LocalMemoryDevice.cs start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2085 unit: public NullDevice() file: cs/src/core/Device/NullDevice.cs start line: 17 end line: 19 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2086 unit: public override void RemoveSegment() file: cs/src/core/Device/NullDevice.cs start line: 53 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2087 unit: public override void Dispose() file: cs/src/core/Device/NullDevice.cs start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2088 unit: public UniformPartitionScheme() file: cs/src/core/Device/ShardedStorageDevice.cs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2089 unit: public TieredStorageDevice() file: cs/src/core/Device/TieredStorageDevice.cs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2090 unit: public DeviceLogCommitCheckpointManager() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 2091 unit: public void InitializeIndexCheckpoint() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 380 end line: 382 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2092 unit: public void InitializeLogCheckpoint() file: cs/src/core/Index/CheckpointManagement/DeviceLogCommitCheckpointManager.cs start line: 385 end line: 387 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2093 unit: public void Dispose() file: cs/src/core/Index/FasterLog/LocalLogCommitManager.cs start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2094 unit: public void CheckpointCompletionCallback() file: cs/src/core/Index/Interfaces/NullFasterSession.cs start line: 7 end line: 9 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2095 unit: public void UnsafeResumeThread() file: cs/src/core/Index/Interfaces/NullFasterSession.cs start line: 11 end line: 13 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2096 unit: public void UnsafeSuspendThread() file: cs/src/core/Index/Interfaces/NullFasterSession.cs start line: 15 end line: 17 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2097 unit: public void Dispose() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 275 end line: 277 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2098 unit: public void OnRecovery() file: cs/src/core/Index/Recovery/LocalCheckpointManager.cs start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2099 unit: public FasterException() file: cs/src/core/Utilities/FasterException.cs start line: 17 end line: 19 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2100 unit: public FasterException() file: cs/src/core/Utilities/FasterException.cs start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2101 unit: public FasterException() file: cs/src/core/Utilities/FasterException.cs start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2102 unit: public FasterException() file: cs/src/core/Utilities/FasterException.cs start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2103 unit: public BlobEntry() file: cs/src/devices/AzureStorageDevice/BlobEntry.cs start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2104 unit: void set_handler() file: cc/src/device/null_disk.h start line: 56 end line: 57 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2105 unit: public void ConcurrentReader() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 22 end line: 23 size: 2 LOC McCabe index: 1 number of parameters: 4 id: 2106 unit: public HybridLogCheckpointStateMachine() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 370 end line: 371 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 2107 unit: protected HybridLogCheckpointStateMachine() file: cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs start line: 378 end line: 379 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 2108 unit: public UnmanagedMemoryManager() file: cs/src/core/VarLen/UnmanagedMemoryManager.cs start line: 23 end line: 24 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 2109 unit: inline void Get() file: cc/benchmark-dir/benchmark.cc start line: 143 end line: 143 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2110 unit: inline void GetAtomic() file: cc/benchmark-dir/benchmark.cc start line: 144 end line: 144 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2111 unit: virtual ~IAsyncContext() file: cc/src/core/async.h start line: 34 end line: 34 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2112 unit: return new() file: cc/src/core/malloc_fixed_page_size.h start line: 178 end line: 178 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2113 unit: public FunctionsSB() file: cs/benchmark/FunctionsSB.cs start line: 10 end line: 10 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2114 unit: public virtual void DeleteCompletionCallback() file: cs/remote/src/FASTER.client/CallbackFunctionsBase.cs start line: 19 end line: 19 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2115 unit: public virtual void ReadCompletionCallback() file: cs/remote/src/FASTER.client/CallbackFunctionsBase.cs start line: 21 end line: 21 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2116 unit: public virtual void RMWCompletionCallback() file: cs/remote/src/FASTER.client/CallbackFunctionsBase.cs start line: 23 end line: 23 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2117 unit: public virtual void UpsertCompletionCallback() file: cs/remote/src/FASTER.client/CallbackFunctionsBase.cs start line: 25 end line: 25 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2118 unit: public virtual void SubscribeKVCallback() file: cs/remote/src/FASTER.client/CallbackFunctionsBase.cs start line: 27 end line: 27 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2119 unit: public virtual void PublishCompletionCallback() file: cs/remote/src/FASTER.client/CallbackFunctionsBase.cs start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2120 unit: public virtual void SubscribeCallback() file: cs/remote/src/FASTER.client/CallbackFunctionsBase.cs start line: 31 end line: 31 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2121 unit: public virtual void DeleteCompletionCallback() file: cs/remote/src/FASTER.client/MemoryFunctionsBase.cs start line: 17 end line: 17 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2122 unit: public virtual void ReadCompletionCallback() file: cs/remote/src/FASTER.client/MemoryFunctionsBase.cs start line: 20 end line: 20 size: 1 LOC McCabe index: 1 number of parameters: 4 id: 2123 unit: public virtual void RMWCompletionCallback() file: cs/remote/src/FASTER.client/MemoryFunctionsBase.cs start line: 23 end line: 23 size: 1 LOC McCabe index: 1 number of parameters: 4 id: 2124 unit: public virtual void UpsertCompletionCallback() file: cs/remote/src/FASTER.client/MemoryFunctionsBase.cs start line: 26 end line: 26 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2125 unit: public virtual void SubscribeKVCallback() file: cs/remote/src/FASTER.client/MemoryFunctionsBase.cs start line: 28 end line: 28 size: 1 LOC McCabe index: 1 number of parameters: 4 id: 2126 unit: public virtual void PublishCompletionCallback() file: cs/remote/src/FASTER.client/MemoryFunctionsBase.cs start line: 30 end line: 30 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2127 unit: public virtual void SubscribeCallback() file: cs/remote/src/FASTER.client/MemoryFunctionsBase.cs start line: 32 end line: 32 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2128 unit: public FasterKVServerSessionBase() file: cs/remote/src/FASTER.server/FasterKVServerSessionBase.cs start line: 33 end line: 33 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2129 unit: public void DecrementPending() file: cs/src/core/Async/DeleteAsync.cs start line: 42 end line: 42 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2130 unit: public void DecrementPending() file: cs/src/core/Async/UpsertAsync.cs start line: 42 end line: 42 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2131 unit: public void Dispose() file: cs/src/core/Index/Common/HeapContainer.cs start line: 36 end line: 36 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2132 unit: public void CheckpointCompletionCallback() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 17 end line: 17 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2133 unit: public void CopyUpdater() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 31 end line: 31 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2134 unit: public void DeleteCompletionCallback() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 33 end line: 33 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2135 unit: public void InitialUpdater() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 35 end line: 35 size: 1 LOC McCabe index: 1 number of parameters: 4 id: 2136 unit: public void ReadCompletionCallback() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 41 end line: 41 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2137 unit: public void RMWCompletionCallback() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 43 end line: 43 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2138 unit: public void SingleReader() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 48 end line: 48 size: 1 LOC McCabe index: 1 number of parameters: 4 id: 2139 unit: public void UpsertCompletionCallback() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 55 end line: 55 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2140 unit: public void Lock() file: cs/src/core/Index/FASTER/LogCompactionFunctions.cs start line: 58 end line: 58 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2141 unit: public virtual void ConcurrentReader() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 25 end line: 25 size: 1 LOC McCabe index: 1 number of parameters: 4 id: 2142 unit: public virtual void SingleReader() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 27 end line: 27 size: 1 LOC McCabe index: 1 number of parameters: 4 id: 2143 unit: public virtual void InitialUpdater() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 35 end line: 35 size: 1 LOC McCabe index: 1 number of parameters: 4 id: 2144 unit: public virtual void CopyUpdater() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 39 end line: 39 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2145 unit: public virtual void ReadCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 44 end line: 44 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2146 unit: public virtual void RMWCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 46 end line: 46 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2147 unit: public virtual void UpsertCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 48 end line: 48 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2148 unit: public virtual void DeleteCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 50 end line: 50 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2149 unit: public virtual void CheckpointCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 52 end line: 52 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2150 unit: public SimpleFunctions() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 79 end line: 79 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2151 unit: public override void ReadCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 103 end line: 103 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2152 unit: public override void RMWCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 105 end line: 105 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2153 unit: public override void UpsertCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 107 end line: 107 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2154 unit: public override void DeleteCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 109 end line: 109 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2155 unit: public override void CheckpointCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 111 end line: 111 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2156 unit: public SimpleFunctions() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 116 end line: 116 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2157 unit: public SimpleFunctions() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 117 end line: 117 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2158 unit: public virtual void ConcurrentReader() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 135 end line: 135 size: 1 LOC McCabe index: 1 number of parameters: 6 id: 2159 unit: public virtual void SingleReader() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 137 end line: 137 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2160 unit: public virtual void InitialUpdater() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 145 end line: 145 size: 1 LOC McCabe index: 1 number of parameters: 4 id: 2161 unit: public virtual void CopyUpdater() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 149 end line: 149 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2162 unit: public virtual void ConcurrentDeleter() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 154 end line: 154 size: 1 LOC McCabe index: 1 number of parameters: 4 id: 2163 unit: public virtual void ReadCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 157 end line: 157 size: 1 LOC McCabe index: 1 number of parameters: 6 id: 2164 unit: public virtual void RMWCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 159 end line: 159 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2165 unit: public virtual void UpsertCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 161 end line: 161 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2166 unit: public virtual void DeleteCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 163 end line: 163 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2167 unit: public virtual void CheckpointCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 165 end line: 165 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2168 unit: public AdvancedSimpleFunctions() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 192 end line: 192 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2169 unit: public override void ReadCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 216 end line: 216 size: 1 LOC McCabe index: 1 number of parameters: 6 id: 2170 unit: public override void RMWCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 218 end line: 218 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 2171 unit: public override void UpsertCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 220 end line: 220 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2172 unit: public override void DeleteCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 222 end line: 222 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2173 unit: public override void CheckpointCompletionCallback() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 224 end line: 224 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2174 unit: public AdvancedSimpleFunctions() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 229 end line: 229 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2175 unit: public AdvancedSimpleFunctions() file: cs/src/core/Index/Interfaces/FunctionsBase.cs start line: 230 end line: 230 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2176 unit: public SectorAlignedMemory() file: cs/src/core/Utilities/BufferPool.cs start line: 61 end line: 61 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2177 unit: public SpanByteAdvancedFunctions() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 17 end line: 17 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2178 unit: public SpanByteAdvancedFunctions_ByteArrayOutput() file: cs/src/core/VarLen/SpanByteAdvancedFunctions.cs start line: 126 end line: 126 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2179 unit: public SpanByteFunctions() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 17 end line: 17 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2180 unit: public SpanByteFunctions_ByteArrayOutput() file: cs/src/core/VarLen/SpanByteFunctions.cs start line: 126 end line: 126 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2181 unit: public override void Unpin() file: cs/src/core/VarLen/UnmanagedMemoryManager.cs start line: 76 end line: 76 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2182 unit: protected override void Dispose() file: cs/src/core/VarLen/UnmanagedMemoryManager.cs start line: 81 end line: 81 size: 1 LOC McCabe index: 1 number of parameters: 1