reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
103 D.CallCount = Extractor.getU64(&Offset); 216 ExistingData.CallCount += Data.CallCount; 216 ExistingData.CallCount += Data.CallCount; 249 ExistingData.CallCount += Data.CallCount; 249 ExistingData.CallCount += Data.CallCount; 363 ++TPD.CallCount;unittests/XRay/ProfileTest.cpp
78 AllOf(Field(&Profile::Data::CallCount, Eq(1u)), 82 AllOf(Field(&Profile::Data::CallCount, Eq(10u)), 102 AllOf(Field(&Profile::Data::CallCount, Eq(1u)), 106 AllOf(Field(&Profile::Data::CallCount, Eq(10u)), 142 AllOf(Field(&Profile::Data::CallCount, Eq(2u)), 146 AllOf(Field(&Profile::Data::CallCount, Eq(1u)), 153 AllOf(Field(&Profile::Data::CallCount, Eq(2u)), 157 AllOf(Field(&Profile::Data::CallCount, Eq(1u)), 180 AllOf(Field(&Profile::Data::CallCount, Eq(2u)), 206 AllOf(Field(&Profile::Data::CallCount, Eq(3u)), 242 AllOf(Field(&Profile::Data::CallCount, Eq(2u)), 246 AllOf(Field(&Profile::Data::CallCount, Eq(1u)), 253 AllOf(Field(&Profile::Data::CallCount, Eq(2u)), 257 AllOf(Field(&Profile::Data::CallCount, Eq(1u)),