Searched refs:CodeCreateEvent (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/v8/src/
H A Dlog.h238 void CodeCreateEvent(LogEventsAndTags tag,
240 void CodeCreateEvent(LogEventsAndTags tag,
242 void CodeCreateEvent(LogEventsAndTags tag,
247 void CodeCreateEvent(LogEventsAndTags tag,
252 void CodeCreateEvent(LogEventsAndTags tag, Code* code, int args_count);
463 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
466 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
469 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
474 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
480 virtual void CodeCreateEvent(Logge
[all...]
H A Dcpu-profiler.h213 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
215 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
217 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
222 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
227 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
H A Dlog.cc181 void CodeEventLogger::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CodeEventLogger
190 void CodeEventLogger::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CodeEventLogger
199 void CodeEventLogger::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CodeEventLogger
211 void CodeEventLogger::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CodeEventLogger
233 void CodeEventLogger::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CodeEventLogger
1157 void Logger::CodeCreateEvent(LogEventsAndTags tag, function in class:v8::internal::Logger
1160 PROFILER_LOG(CodeCreateEvent(tag, code, comment));
1163 CALL_LISTENERS(CodeCreateEvent(tag, code, comment));
1174 void Logger::CodeCreateEvent(LogEventsAndTags tag, function in class:v8::internal::Logger
1177 PROFILER_LOG(CodeCreateEvent(ta
1197 void Logger::CodeCreateEvent(LogEventsAndTags tag, function in class:v8::internal::Logger
1232 void Logger::CodeCreateEvent(LogEventsAndTags tag, function in class:v8::internal::Logger
1263 void Logger::CodeCreateEvent(LogEventsAndTags tag, function in class:v8::internal::Logger
[all...]
H A Dcpu-profiler.cc211 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CpuProfiler
225 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CpuProfiler
239 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CpuProfiler
263 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CpuProfiler
290 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CpuProfiler
H A Dstub-cache.cc712 CodeCreateEvent(CALL_LOGGER_TAG(kind, CALL_IC_TAG), *code, *name));
755 CodeCreateEvent(CALL_LOGGER_TAG(kind, CALL_IC_TAG), *code, *name));
794 CodeCreateEvent(CALL_LOGGER_TAG(kind, CALL_IC_TAG), *code, *name));
824 CodeCreateEvent(CALL_LOGGER_TAG(kind, CALL_IC_TAG), *code, *name));
1388 CodeCreateEvent(CALL_LOGGER_TAG(kind, CALL_INITIALIZE_TAG),
1409 CodeCreateEvent(CALL_LOGGER_TAG(kind, CALL_PRE_MONOMORPHIC_TAG),
1430 CodeCreateEvent(CALL_LOGGER_TAG(kind, CALL_NORMAL_TAG),
1449 CodeCreateEvent(CALL_LOGGER_TAG(kind, CALL_MEGAMORPHIC_TAG),
1461 CodeCreateEvent(CALL_LOGGER_TAG(Code::ExtractKindFromFlags(flags),
1481 CodeCreateEvent(CALL_LOGGER_TA
[all...]
H A Dcompiler.cc635 PROFILE(isolate, CodeCreateEvent(
648 PROFILE(isolate, CodeCreateEvent(
1222 CodeCreateEvent(Logger::ToNativeByScript(tag, *script),
1230 CodeCreateEvent(Logger::ToNativeByScript(tag, *script),
H A Dcode-stubs.cc76 PROFILE(isolate, CodeCreateEvent(Logger::STUB_TAG, code, *name));
H A Dbuiltins.cc1766 CodeCreateEvent(Logger::BUILTIN_TAG,
/external/v8/src/
H A Dcpu-profiler.h139 void CodeCreateEvent(Logger::LogEventsAndTags tag,
144 void CodeCreateEvent(Logger::LogEventsAndTags tag,
147 void CodeCreateEvent(Logger::LogEventsAndTags tag,
226 static void CodeCreateEvent(Logger::LogEventsAndTags tag,
228 static void CodeCreateEvent(Logger::LogEventsAndTags tag,
230 static void CodeCreateEvent(Logger::LogEventsAndTags tag,
234 static void CodeCreateEvent(Logger::LogEventsAndTags tag,
238 static void CodeCreateEvent(Logger::LogEventsAndTags tag,
H A Dcpu-profiler.cc76 void ProfilerEventsProcessor::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::ProfilerEventsProcessor
96 void ProfilerEventsProcessor::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::ProfilerEventsProcessor
113 void ProfilerEventsProcessor::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::ProfilerEventsProcessor
351 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CpuProfiler
353 Isolate::Current()->cpu_profiler()->processor_->CodeCreateEvent(
358 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CpuProfiler
361 isolate->cpu_profiler()->processor_->CodeCreateEvent(
372 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CpuProfiler
377 isolate->cpu_profiler()->processor_->CodeCreateEvent(
388 void CpuProfiler::CodeCreateEvent(Logge function in class:v8::internal::CpuProfiler
403 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, function in class:v8::internal::CpuProfiler
[all...]
H A Dlog.h219 void CodeCreateEvent(LogEventsAndTags tag,
221 void CodeCreateEvent(LogEventsAndTags tag,
223 void CodeCreateEvent(LogEventsAndTags tag,
227 void CodeCreateEvent(LogEventsAndTags tag,
231 void CodeCreateEvent(LogEventsAndTags tag, Code* code, int args_count);
H A Dstub-cache.cc128 PROFILE(isolate_, CodeCreateEvent(Logger::LOAD_IC_TAG, *code, *cache_name));
147 PROFILE(isolate_, CodeCreateEvent(Logger::LOAD_IC_TAG, *code, *name));
167 PROFILE(isolate_, CodeCreateEvent(Logger::LOAD_IC_TAG, *code, *name));
187 PROFILE(isolate_, CodeCreateEvent(Logger::LOAD_IC_TAG, *code, *name));
205 PROFILE(isolate_, CodeCreateEvent(Logger::LOAD_IC_TAG, *code, *name));
230 PROFILE(isolate_, CodeCreateEvent(Logger::LOAD_IC_TAG, *code, *name));
249 PROFILE(isolate_, CodeCreateEvent(Logger::KEYED_LOAD_IC_TAG, *code, *name));
269 PROFILE(isolate_, CodeCreateEvent(Logger::KEYED_LOAD_IC_TAG, *code, *name));
287 PROFILE(isolate_, CodeCreateEvent(Logger::KEYED_LOAD_IC_TAG, *code, *name));
308 PROFILE(isolate_, CodeCreateEvent(Logge
[all...]
H A Dlog.cc864 void Logger::CodeCreateEvent(LogEventsAndTags tag, function in class:v8::internal::Logger
899 void Logger::CodeCreateEvent(LogEventsAndTags tag, function in class:v8::internal::Logger
939 void Logger::CodeCreateEvent(LogEventsAndTags tag, function in class:v8::internal::Logger
980 void Logger::CodeCreateEvent(LogEventsAndTags tag, function in class:v8::internal::Logger
1024 void Logger::CodeCreateEvent(LogEventsAndTags tag, Code* code, int args_count) { function in class:v8::internal::Logger
1443 PROFILE(ISOLATE, CodeCreateEvent(tag, code_object, description));
1547 CodeCreateEvent(
1554 CodeCreateEvent(
1560 CodeCreateEvent(
1576 CodeCreateEvent(
[all...]
H A Dcompiler.cc429 PROFILE(isolate, CodeCreateEvent(
441 PROFILE(isolate, CodeCreateEvent(
806 CodeCreateEvent(Logger::ToNativeByScript(tag, *script),
813 CodeCreateEvent(Logger::ToNativeByScript(tag, *script),
H A Dcode-stubs.cc80 PROFILE(isolate, CodeCreateEvent(Logger::STUB_TAG, code, *name));
H A Dic.cc1051 CodeCreateEvent(Logger::KEYED_LOAD_MEGAMORPHIC_IC_TAG, *code, 0));
1711 CodeCreateEvent(Logger::KEYED_STORE_MEGAMORPHIC_IC_TAG, *code, 0));
H A Dbuiltins.cc1680 CodeCreateEvent(Logger::BUILTIN_TAG,
/external/v8/test/cctest/
H A Dtest-cpu-profiler.cc92 processor.CodeCreateEvent(i::Logger::FUNCTION_TAG,
99 processor.CodeCreateEvent(i::Logger::BUILTIN_TAG,
103 processor.CodeCreateEvent(i::Logger::STUB_TAG, 5, ToAddress(0x1300), 0x10);
104 processor.CodeCreateEvent(i::Logger::BUILTIN_TAG,
109 processor.CodeCreateEvent(i::Logger::STUB_TAG, 3, ToAddress(0x1600), 0x10);
110 processor.CodeCreateEvent(i::Logger::STUB_TAG, 4, ToAddress(0x1605), 0x10);
148 processor.CodeCreateEvent(i::Logger::BUILTIN_TAG,
152 processor.CodeCreateEvent(i::Logger::STUB_TAG, 5, ToAddress(0x1300), 0x10);
153 processor.CodeCreateEvent(i::Logger::BUILTIN_TAG,
238 processor.CodeCreateEvent(
[all...]
/external/chromium_org/v8/test/cctest/
H A Dtest-cpu-profiler.cc150 profiler.CodeCreateEvent(i::Logger::FUNCTION_TAG, aaa_code, *aaa_name);
151 profiler.CodeCreateEvent(i::Logger::BUILTIN_TAG, comment_code, "comment");
152 profiler.CodeCreateEvent(i::Logger::STUB_TAG, args5_code, 5);
153 profiler.CodeCreateEvent(i::Logger::BUILTIN_TAG, comment2_code, "comment2");
155 profiler.CodeCreateEvent(i::Logger::STUB_TAG, args3_code, 3);
156 profiler.CodeCreateEvent(i::Logger::STUB_TAG, args4_code, 4);
208 profiler.CodeCreateEvent(i::Logger::BUILTIN_TAG, frame1_code, "bbb");
209 profiler.CodeCreateEvent(i::Logger::STUB_TAG, frame2_code, 5);
210 profiler.CodeCreateEvent(i::Logger::BUILTIN_TAG, frame3_code, "ddd");
277 profiler.CodeCreateEvent(
[all...]

Completed in 384 milliseconds