Home
last modified time | relevance | path

Searched defs:EnableEvent (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/test/1919-vminit-thread-start-timing/
H A Dvminit.cc51 static void EnableEvent(jvmtiEnv* env, jvmtiEvent evt) { in EnableEvent() function
/aosp_15_r20/art/test/901-hello-ti-agent/
H A Dbasics.cc34 static void EnableEvent(jvmtiEnv* env, jvmtiEvent evt) { in EnableEvent() function
/aosp_15_r20/system/extras/simpleperf/
H A DIOEventLoop.cpp206 bool IOEventLoop::EnableEvent(IOEventRef ref) { in EnableEvent() function in simpleperf::IOEventLoop
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_procfs.cc133 bool FtraceProcfs::EnableEvent(const std::string& group, in EnableEvent() function in perfetto::FtraceProcfs
/aosp_15_r20/art/openjdkjvmti/
H A Devents.cc169 void EventMasks::EnableEvent(ArtJvmTiEnv* env, art::Thread* thread, ArtJvmtiEvent event) { in EnableEvent() function in openjdkjvmti::EventMasks