Searched defs:SendSysEvent (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | aot_compiler_stats.cpp | 48 void AotCompilerStats::SendSysEvent() const in SendSysEvent() function in panda::ecmascript::AotCompilerStats |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | gc_key_stats.cpp | 88 void GCKeyStats::SendSysEvent() const in SendSysEvent() function in panda::ecmascript::GCKeyStats |
| /arkcompiler/ets_runtime/compiler_service/src/ | ||
| D | aot_compiler_impl.cpp | 199 int32_t AotCompilerImpl::SendSysEvent(const std::unordered_map<std::string, std::string> &argsMap) … in SendSysEvent() function in OHOS::ArkCompiler::AotCompilerImpl |