v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
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 ProfileStackTrace &path, int src_line, bool update_stats, base::TimeDelta sampling_interval, StateTag state, EmbedderStateTag embedder_state_tag, Address native_context_address=kNullAddress, Address native_embedder_context_address=kNullAddress, const std::optional< uint64_t > trace_id=std::nullopt)v8::internal::CpuProfilesCollection
CpuProfilesCollection(Isolate *isolate)v8::internal::CpuProfilesCollectionexplicit
CpuProfilesCollection(const CpuProfilesCollection &)=deletev8::internal::CpuProfilesCollection
current_profiles_v8::internal::CpuProfilesCollectionprivate
current_profiles_mutex_v8::internal::CpuProfilesCollectionprivate
finished_profiles_v8::internal::CpuProfilesCollectionprivate
GetCommonSamplingInterval()v8::internal::CpuProfilesCollection
GetName(Tagged< Name > name)v8::internal::CpuProfilesCollectioninline
IsLastProfileLeft(ProfilerId id)v8::internal::CpuProfilesCollection
isolate_v8::internal::CpuProfilesCollectionprivate
kMaxSimultaneousProfilesv8::internal::CpuProfilesCollectionstatic
last_id_v8::internal::CpuProfilesCollectionprivatestatic
Lookup(const char *title)v8::internal::CpuProfilesCollection
operator=(const CpuProfilesCollection &)=deletev8::internal::CpuProfilesCollection
profiler_v8::internal::CpuProfilesCollectionprivate
profiles()v8::internal::CpuProfilesCollectioninline
RemoveProfile(CpuProfile *profile)v8::internal::CpuProfilesCollection
resource_names_v8::internal::CpuProfilesCollectionprivate
set_cpu_profiler(CpuProfiler *profiler)v8::internal::CpuProfilesCollectioninline
StartProfiling(const char *title=nullptr, CpuProfilingOptions options={}, std::unique_ptr< DiscardedSamplesDelegate > delegate=nullptr)v8::internal::CpuProfilesCollection
StartProfiling(ProfilerId id, const char *title=nullptr, CpuProfilingOptions options={}, std::unique_ptr< DiscardedSamplesDelegate > delegate=nullptr)v8::internal::CpuProfilesCollectionprivate
StartProfilingForTesting(ProfilerId id)v8::internal::CpuProfilesCollection
StopProfiling(ProfilerId id)v8::internal::CpuProfilesCollection
UpdateNativeContextAddressForCurrentProfiles(Address from, Address to)v8::internal::CpuProfilesCollection