Home
last modified time | relevance | path

Searched defs:GetProfileSampleAnnotation (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofile_saver_test.cc54 ProfileCompilationInfo::ProfileSampleAnnotation GetProfileSampleAnnotation() { in GetProfileSampleAnnotation() function in art::ProfileSaverTest
75 TEST_F(ProfileSaverTest, GetProfileSampleAnnotation) { in TEST_F() argument
85 TEST_F(ProfileSaverForBootTest, GetProfileSampleAnnotation) { in TEST_F() argument
Dprofile_saver.cc1284 ProfileCompilationInfo::ProfileSampleAnnotation ProfileSaver::GetProfileSampleAnnotation() { in GetProfileSampleAnnotation() function in art::ProfileSaver