Home
last modified time | relevance | path

Searched defs:headerSize (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp467 …iler::InHeaderOrTail(uint64_t pc, uint64_t entryBegin, uint64_t entryDuration, uint64_t headerSize, in InHeaderOrTail()
482 uint64_t headerSize = 20; in IfNeedSkipBarrierStubHeaderOrTail() local
490 uint64_t headerSize = 0; in IsEntryFrameHeaderOrTail() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dnative_area_allocator.cpp27 size_t headerSize = sizeof(Area); in AllocateArea() local
Dnative_area_allocator.h195 size_t headerSize = sizeof(Area); in AllocateSpace() local
/arkcompiler/runtime_core/static_core/runtime/jit/libprofile/
Dpgo_header.h32 uint32_t headerSize; member
Dpgo_file_builder.cpp342 uint32_t headerSize = sizeof(PgoHeader) + cha; in WriteFileHeader() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h279 …static void GetFrameCompletionPos(uint64_t &headerSize, uint64_t &tailSize, uint64_t &entryDuratio… in GetFrameCompletionPos()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dcommon.h68 uint32_t headerSize = 0; member
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp299 uint8_t headerSize = JSTaggedValue::TaggedTypeSize(); in WriteToFile() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp1224 uint32_t headerSize = 4; in MergeSendableClassElementsDic() local