Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/jit/
H A Dprofile_saver_test.cc58 Hotness::Flag AnnotateSampleFlags(uint32_t flags) { in AnnotateSampleFlags() function in art::ProfileSaverTest
91 TEST_F(ProfileSaverForBootTest, AnnotateSampleFlags) { in TEST_F() argument
100 TEST_F(ProfileSaverTest, AnnotateSampleFlags) { in TEST_F() argument
H A Dprofile_saver.cc1270 Hotness::Flag ProfileSaver::AnnotateSampleFlags(uint32_t flags) { in AnnotateSampleFlags() function in art::ProfileSaver