V8 Project
v8::CpuProfiler Member List

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

CpuProfiler()v8::CpuProfilerprivate
CpuProfiler(const CpuProfiler &)v8::CpuProfilerprivate
operator=(const CpuProfiler &)v8::CpuProfilerprivate
SetIdle(bool is_idle)v8::CpuProfiler
SetSamplingInterval(int us)v8::CpuProfiler
StartProfiling(Handle< String > title, bool record_samples=false)v8::CpuProfiler
StopProfiling(Handle< String > title)v8::CpuProfiler
V8_DEPRECATED("Use StartProfiling", void StartCpuProfiling(Handle< String > title, bool record_samples=false))v8::CpuProfiler
V8_DEPRECATED("Use StopProfiling", const CpuProfile *StopCpuProfiling(Handle< String > title))v8::CpuProfiler
~CpuProfiler()v8::CpuProfilerprivate