Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A DIOEventLoop.cpp195 bool IOEventLoop::DisableEvent(IOEventRef ref) { in DisableEvent() function in simpleperf::IOEventLoop
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dproto_translation_table.cc686 void EventFilter::DisableEvent(size_t ftrace_event_id) { in DisableEvent() function in perfetto::EventFilter
H A Dftrace_procfs.cc187 bool FtraceProcfs::DisableEvent(const std::string& group, in DisableEvent() function in perfetto::FtraceProcfs
/aosp_15_r20/art/openjdkjvmti/
H A Devents.cc179 void EventMasks::DisableEvent(ArtJvmTiEnv* env, art::Thread* thread, ArtJvmtiEvent event) { in DisableEvent() function in openjdkjvmti::EventMasks