Searched defs:EnableEvent (Results 1 – 5 of 5) sorted by relevance
51 static void EnableEvent(jvmtiEnv* env, jvmtiEvent evt) { in EnableEvent() function
34 static void EnableEvent(jvmtiEnv* env, jvmtiEvent evt) { in EnableEvent() function
206 bool IOEventLoop::EnableEvent(IOEventRef ref) { in EnableEvent() function in simpleperf::IOEventLoop
133 bool FtraceProcfs::EnableEvent(const std::string& group, in EnableEvent() function in perfetto::FtraceProcfs
169 void EventMasks::EnableEvent(ArtJvmTiEnv* env, art::Thread* thread, ArtJvmtiEvent event) { in EnableEvent() function in openjdkjvmti::EventMasks