Searched defs:DisableEvent (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/system/extras/simpleperf/ | ||
H A D | IOEventLoop.cpp | 195 bool IOEventLoop::DisableEvent(IOEventRef ref) { in DisableEvent() function in simpleperf::IOEventLoop |
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/ | ||
H A D | proto_translation_table.cc | 686 void EventFilter::DisableEvent(size_t ftrace_event_id) { in DisableEvent() function in perfetto::EventFilter |
H A D | ftrace_procfs.cc | 187 bool FtraceProcfs::DisableEvent(const std::string& group, in DisableEvent() function in perfetto::FtraceProcfs |
/aosp_15_r20/art/openjdkjvmti/ | ||
H A D | events.cc | 179 void EventMasks::DisableEvent(ArtJvmTiEnv* env, art::Thread* thread, ArtJvmtiEvent event) { in DisableEvent() function in openjdkjvmti::EventMasks |