Home
last modified time | relevance | path

Searched defs:Count (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Dgc_ring_buffer.h48 int Count() const in Count() function in panda::ecmascript::base::GCRingBuffer
/arkcompiler/runtime_core/static_core/runtime/arch/
H A Dhelpers.h243 ALWAYS_INLINE typename std::enable_if_t<std::is_floating_point_v<T> && ExtArchTraits<A>::HARDFP, void> Count() in Count() function in ark::arch::ArgCounter
256 ALWAYS_INLINE typename std::enable_if_t<!(std::is_floating_point_v<T> && ExtArchTraits<A>::HARDFP), void> Count() in Count() function in ark::arch::ArgCounter
/arkcompiler/runtime_core/static_core/verification/util/
H A Dobj_pool.h179 std::size_t Count() const in Count() function in ark::verifier::ObjPool
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_node.cpp49 uint32_t RBTreeNode::Count(JSTaggedValue nodeValue) in Count() function in panda::ecmascript::RBTreeNode
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dcpu_affinity.cpp43 size_t CpuSet::Count() const in Count() function in ark::os::CpuSet
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dcpu_affinity.cpp46 size_t CpuSet::Count() const in Count() function in ark::os::CpuSet
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dopt_code_profiler.h74 uint64_t Count() const in Count() function
118 uint64_t Count() const in Count() function
140 uint64_t Count() const in Count() function

Completed in 5 milliseconds