V8 Project
v8::internal::CpuProfilesCollection Member List

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

AddPathToCurrentProfiles(base::TimeTicks timestamp, const Vector< CodeEntry * > &path)v8::internal::CpuProfilesCollection
code_entries_v8::internal::CpuProfilesCollectionprivate
CpuProfilesCollection(Heap *heap)v8::internal::CpuProfilesCollectionexplicit
current_profiles_v8::internal::CpuProfilesCollectionprivate
current_profiles_semaphore_v8::internal::CpuProfilesCollectionprivate
DISALLOW_COPY_AND_ASSIGN(CpuProfilesCollection)v8::internal::CpuProfilesCollectionprivate
finished_profiles_v8::internal::CpuProfilesCollectionprivate
function_and_resource_names_v8::internal::CpuProfilesCollectionprivate
GetFunctionName(Name *name)v8::internal::CpuProfilesCollectioninline
GetFunctionName(const char *name)v8::internal::CpuProfilesCollectioninline
GetName(Name *name)v8::internal::CpuProfilesCollectioninline
GetName(int args_count)v8::internal::CpuProfilesCollectioninline
IsLastProfile(const char *title)v8::internal::CpuProfilesCollection
kMaxSimultaneousProfilesv8::internal::CpuProfilesCollectionstatic
NewCodeEntry(Logger::LogEventsAndTags tag, const char *name, const char *name_prefix=CodeEntry::kEmptyNamePrefix, const char *resource_name=CodeEntry::kEmptyResourceName, int line_number=v8::CpuProfileNode::kNoLineNumberInfo, int column_number=v8::CpuProfileNode::kNoColumnNumberInfo)v8::internal::CpuProfilesCollection
profiles()v8::internal::CpuProfilesCollectioninline
RemoveProfile(CpuProfile *profile)v8::internal::CpuProfilesCollection
StartProfiling(const char *title, bool record_samples)v8::internal::CpuProfilesCollection
StopProfiling(const char *title)v8::internal::CpuProfilesCollection
~CpuProfilesCollection()v8::internal::CpuProfilesCollection