Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/jit/
H A 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
H A Dprofile_saver.cc1242 ProfileCompilationInfo::ProfileSampleAnnotation ProfileSaver::GetProfileSampleAnnotation() { in GetProfileSampleAnnotation() function in art::ProfileSaver