Home
last modified time | relevance | path

Searched refs:maxSupportFileSize8GB (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.cpp363 static uint64_t maxSupportFileSize8GB = 8 * 1024 * 1024 * 1024ULL; in GenerateHeapSnapshot() local
364 if (fileSize > maxSupportFileSize8GB) { in GenerateHeapSnapshot()

Completed in 2 milliseconds