Home
last modified time | relevance | path

Searched defs:MAX_OBJ_SIZE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dutils.h37 #define MAX_OBJ_SIZE (MAX_FILE_SIZE >> 1) macro
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.h89 #define MAX_OBJ_SIZE (MAX_FILE_SIZE >> 1) macro