Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 4 of 4) sorted by relevance

/art/runtime/jit/
Dprofile_compilation_info_test.cc94 ScratchFile profile; in TEST_F() local
141 ScratchFile profile; in TEST_F() local
176 ScratchFile profile; in TEST_F() local
185 ScratchFile profile; in TEST_F() local
197 ScratchFile profile; in TEST_F() local
222 ScratchFile profile; in TEST_F() local
236 ScratchFile profile; in TEST_F() local
247 ScratchFile profile; in TEST_F() local
256 ScratchFile profile; in TEST_F() local
270 ScratchFile profile; in TEST_F() local
[all …]
Dprofile_saver.cc675 bool ProfileSaver::HasSeenMethod(const std::string& profile, in HasSeenMethod()
/art/test/595-profile-saving/src/
DMain.java59 public static native boolean presentInProfile(String profile, int methodIdx); in presentInProfile()
94 public static void registerAppInfo(String profile, String appDir, in registerAppInfo()
/art/profman/
Dprofile_assistant_test.cc33 const ScratchFile& profile, in SetupProfile()