| AddCurrentStack(bool update_stats=false, const std::optional< uint64_t > trace_id=std::nullopt) | v8::internal::ProfilerEventsProcessor | |
| AddDeoptStack(Address from, int fp_to_sp_delta) | v8::internal::ProfilerEventsProcessor | |
| AddSample(TickSample sample) | v8::internal::ProfilerEventsProcessor | |
| code_observer_ | v8::internal::ProfilerEventsProcessor | protected |
| CodeEventHandler(const CodeEventsContainer &evt_rec) override | v8::internal::ProfilerEventsProcessor | virtual |
| CreateThreadLocalKey() | v8::base::Thread | static |
| data() | v8::base::Thread | inline |
| data_ | v8::base::Thread | private |
| DeleteThreadLocalKey(LocalStorageKey key) | v8::base::Thread | static |
| Enqueue(const CodeEventsContainer &event) | v8::internal::ProfilerEventsProcessor | |
| events_buffer_ | v8::internal::ProfilerEventsProcessor | protected |
| FinishTickSample() | v8::internal::SamplingEventsProcessor | inline |
| FoundSampleForNextCodeEvent enum value | v8::internal::ProfilerEventsProcessor | protected |
| GetExistingThreadLocal(LocalStorageKey key) | v8::base::Thread | inlinestatic |
| GetThreadLocal(LocalStorageKey key) | v8::base::Thread | static |
| HasThreadLocal(LocalStorageKey key) | v8::base::Thread | inlinestatic |
| isolate_ | v8::internal::ProfilerEventsProcessor | protected |
| Join() | v8::base::Thread | |
| kMaxThreadNameLength | v8::base::Thread | static |
| kTickSampleBufferSize | v8::internal::SamplingEventsProcessor | privatestatic |
| kTickSampleQueueLength | v8::internal::SamplingEventsProcessor | privatestatic |
| last_code_event_id_ | v8::internal::ProfilerEventsProcessor | protected |
| last_processed_code_event_id_ | v8::internal::ProfilerEventsProcessor | protected |
| LocalStorageKey typedef | v8::base::Thread | |
| name() const | v8::base::Thread | inline |
| name_ | v8::base::Thread | private |
| NoSamplesInQueue enum value | v8::internal::ProfilerEventsProcessor | protected |
| NotifyStartedAndRun() | v8::base::Thread | inline |
| OneSampleProcessed enum value | v8::internal::ProfilerEventsProcessor | protected |
| operator delete(void *ptr) | v8::internal::SamplingEventsProcessor | |
| operator new(size_t size) | v8::internal::SamplingEventsProcessor | |
| operator=(const Thread &)=delete | v8::base::Thread | |
| period() const | v8::internal::SamplingEventsProcessor | inline |
| period_ | v8::internal::SamplingEventsProcessor | private |
| Priority enum name | v8::base::Thread | |
| priority() const | v8::base::Thread | inline |
| priority_ | v8::base::Thread | private |
| ProcessCodeEvent() | v8::internal::ProfilerEventsProcessor | protected |
| ProcessOneSample() override | v8::internal::SamplingEventsProcessor | privatevirtual |
| ProfilerEventsProcessor(Isolate *isolate, Symbolizer *symbolizer, ProfilerCodeObserver *code_observer, CpuProfilesCollection *profiles) | v8::internal::ProfilerEventsProcessor | protected |
| profiles_ | v8::internal::ProfilerEventsProcessor | protected |
| Run() override | v8::internal::SamplingEventsProcessor | virtual |
| running() | v8::internal::ProfilerEventsProcessor | inline |
| running_ | v8::internal::ProfilerEventsProcessor | protected |
| running_cond_ | v8::internal::ProfilerEventsProcessor | protected |
| running_mutex_ | v8::internal::ProfilerEventsProcessor | protected |
| SampleProcessingResult enum name | v8::internal::ProfilerEventsProcessor | protected |
| sampler() | v8::internal::SamplingEventsProcessor | inline |
| sampler_ | v8::internal::SamplingEventsProcessor | private |
| SamplingEventsProcessor(Isolate *isolate, Symbolizer *symbolizer, ProfilerCodeObserver *code_observer, CpuProfilesCollection *profiles, base::TimeDelta period, bool use_precise_sampling) | v8::internal::SamplingEventsProcessor | |
| set_name(const char *name) | v8::base::Thread | private |
| SetSamplingInterval(base::TimeDelta period) override | v8::internal::SamplingEventsProcessor | virtual |
| SetThreadLocal(LocalStorageKey key, void *value) | v8::base::Thread | static |
| stack_size_ | v8::base::Thread | private |
| Start() | v8::base::Thread | |
| start_semaphore_ | v8::base::Thread | private |
| StartSynchronously() | v8::base::Thread | inline |
| StartTickSample() | v8::internal::SamplingEventsProcessor | inline |
| StopSynchronously() | v8::internal::ProfilerEventsProcessor | |
| SymbolizeAndAddToProfiles(const TickSampleEventRecord *record) | v8::internal::SamplingEventsProcessor | private |
| symbolizer_ | v8::internal::ProfilerEventsProcessor | protected |
| Thread(const Options &options) | v8::base::Thread | explicit |
| Thread(const Thread &)=delete | v8::base::Thread | |
| ticks_buffer_ | v8::internal::SamplingEventsProcessor | private |
| ticks_from_vm_buffer_ | v8::internal::ProfilerEventsProcessor | protected |
| use_precise_sampling_ | v8::internal::SamplingEventsProcessor | private |
| ~CodeEventObserver()=default | v8::internal::CodeEventObserver | virtual |
| ~ProfilerEventsProcessor() override | v8::internal::ProfilerEventsProcessor | |
| ~SamplingEventsProcessor() override | v8::internal::SamplingEventsProcessor | |
| ~Thread() | v8::base::Thread | virtual |