Searched defs:StartHeapTracking (Results 1 – 4 of 4) sorted by relevance
50 bool DFXJSNApi::StartHeapTracking(EcmaVM *vm, double timeInterval, bool isVmMode) in StartHeapTracking() function in panda::DFXJSNApi
57 bool HeapProfiler::StartHeapTracking(JSThread *thread, double timeInterval, bool isVmMode) in StartHeapTracking() function in panda::ecmascript::HeapProfiler
230 void StartHeapTracking(HeapTracker *tracker) in StartHeapTracking() function
706 void EcmaVM::StartHeapTracking(HeapTracker *tracker) in StartHeapTracking() function in panda::ecmascript::EcmaVM