Home
last modified time | relevance | path

Searched defs:SendSysEvent (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_stats.cpp48 void AotCompilerStats::SendSysEvent() const in SendSysEvent() function in panda::ecmascript::AotCompilerStats
/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_key_stats.cpp88 void GCKeyStats::SendSysEvent() const in SendSysEvent() function in panda::ecmascript::GCKeyStats
/arkcompiler/ets_runtime/compiler_service/src/
Daot_compiler_impl.cpp199 int32_t AotCompilerImpl::SendSysEvent(const std::unordered_map<std::string, std::string> &argsMap) … in SendSysEvent() function in OHOS::ArkCompiler::AotCompilerImpl