Searched refs:hot (Results 1 – 4 of 4) sorted by relevance
1 Make a hot exception-throwing path to stress test how the trace builder handles
86 #define HOT_ATTR __attribute__ ((hot))
60 static bool HasSeenMethod(const std::string& profile, bool hot, MethodReference ref);
905 bool ProfileSaver::HasSeenMethod(const std::string& profile, bool hot, MethodReference ref) { in HasSeenMethod() argument915 UNUSED(hot); in HasSeenMethod()