Searched refs:stopHeapFile (Results 1 – 1 of 1) sorted by relevance
8108 FILE *stopHeapFile = fopen("/data/storage/el2/base/files/heapsnapshot-stop.heapsnapshot", "wb"); in StopCpuProfiler() local8109 if (stopHeapFile == nullptr) { in StopCpuProfiler()8113 OH_JSVM_TakeHeapSnapshot(vm, WriteDataToStream, stopHeapFile); in StopCpuProfiler()