Loading...
Searching...
No Matches
v8::CpuProfiler Member List

This is the complete list of members for v8::CpuProfiler, including all inherited members.

CollectSample(Isolate *isolate)v8::CpuProfilerstatic
Dispose()v8::CpuProfiler
New(Isolate *isolate, CpuProfilingNamingMode=kDebugNaming, CpuProfilingLoggingMode=kLazyLogging)v8::CpuProfilerstatic
SetSamplingInterval(int us)v8::CpuProfiler
SetUsePreciseSampling(bool)v8::CpuProfiler
Start(CpuProfilingOptions options, std::unique_ptr< DiscardedSamplesDelegate > delegate=nullptr)v8::CpuProfiler
Start(Local< String > title, CpuProfilingOptions options, std::unique_ptr< DiscardedSamplesDelegate > delegate=nullptr)v8::CpuProfiler
Start(Local< String > title, CpuProfilingMode mode, bool record_samples=false, unsigned max_samples=CpuProfilingOptions::kNoSampleLimit)v8::CpuProfiler
Start(Local< String > title, bool record_samples=false)v8::CpuProfiler
StartProfiling(Local< String > title, CpuProfilingOptions options, std::unique_ptr< DiscardedSamplesDelegate > delegate=nullptr)v8::CpuProfiler
StartProfiling(Local< String > title, CpuProfilingMode mode, bool record_samples=false, unsigned max_samples=CpuProfilingOptions::kNoSampleLimit)v8::CpuProfiler
StartProfiling(Local< String > title, bool record_samples=false)v8::CpuProfiler
Stop(ProfilerId id)v8::CpuProfiler
StopProfiling(Local< String > title)v8::CpuProfiler
UseDetailedSourcePositionsForProfiling(Isolate *isolate)v8::CpuProfilerstatic