V8 Project
|
This is the complete list of members for v8::CpuProfiler, including all inherited members.
CpuProfiler() | v8::CpuProfiler | private |
CpuProfiler(const CpuProfiler &) | v8::CpuProfiler | private |
operator=(const CpuProfiler &) | v8::CpuProfiler | private |
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::CpuProfiler | private |