Home
last modified time | relevance | path

Searched defs:counts (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_deregister.cpp52 uint16_t counts = module->GetRegisterCounts(); in FreeModuleRecord() local
56 LOG_FULL(INFO) << "try to remove module " << recordNameStr << ", register counts is " << counts; in FreeModuleRecord() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dgcov_profile.h104 MapleVector<gcov_type> counts; member in maple::GcovFuncInfo
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dheap_manager.cpp380 void HeapManager::CountInstances(const PandaVector<Class *> &classes, bool assignable, uint64_t *counts) in CountInstances() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h362 void SetTotalCaptureCounts(JSThread *thread, JSTaggedValue counts) in SetTotalCaptureCounts() argument

Completed in 5 milliseconds