Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_test.cc58 ProfileCompilationInfo::ProfileSampleAnnotation GetProfileSampleAnnotation() { in GetProfileSampleAnnotation() function in art::ProfileSaverTest
79 TEST_F(ProfileSaverTest, GetProfileSampleAnnotation) { in TEST_F() argument
89 TEST_F(ProfileSaverForBootTest, GetProfileSampleAnnotation) { in TEST_F() argument
Dprofile_saver.cc975 ProfileCompilationInfo::ProfileSampleAnnotation ProfileSaver::GetProfileSampleAnnotation() { in GetProfileSampleAnnotation() function in art::ProfileSaver