Searched defs:cpuProfiler (Results 1 – 1 of 1) sorted by relevance
8089 static void StartCpuProfiler(JSVM_VM vm, JSVM_CpuProfiler *cpuProfiler) in StartCpuProfiler()8100 static void StopCpuProfiler(JSVM_VM vm, JSVM_CpuProfiler cpuProfiler) in StopCpuProfiler()8151 JSVM_CpuProfiler cpuProfiler; in DebugCodeUsingCpuProfiler() local