Home | History | Annotate | Download | only in src

Lines Matching defs:ProfilerEventsProcessor

46 ProfilerEventsProcessor::ProfilerEventsProcessor(
59 void ProfilerEventsProcessor::Enqueue(const CodeEventsContainer& event) {
65 void ProfilerEventsProcessor::AddCurrentStack(Isolate* isolate) {
80 void ProfilerEventsProcessor::StopSynchronously() {
87 bool ProfilerEventsProcessor::ProcessCodeEvent() {
107 ProfilerEventsProcessor::SampleProcessingResult
108 ProfilerEventsProcessor::ProcessOneSample() {
132 void ProfilerEventsProcessor::Run() {
389 ProfilerEventsProcessor* test_processor)
441 // VS2013 reports "warning C4316: 'v8::internal::ProfilerEventsProcessor'
447 processor_ = new ProfilerEventsProcessor(