Searched defs:CodeCreateEvent (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ |
D | cpu-profiler.cc | 76 void ProfilerEventsProcessor::CodeCreateEvent(Logger::LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::ProfilerEventsProcessor 96 void ProfilerEventsProcessor::CodeCreateEvent(Logger::LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::ProfilerEventsProcessor 113 void ProfilerEventsProcessor::CodeCreateEvent(Logger::LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::ProfilerEventsProcessor 351 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::CpuProfiler 358 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::CpuProfiler 372 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::CpuProfiler 388 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::CpuProfiler 403 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::CpuProfiler
|
D | log.cc | 864 void Logger::CodeCreateEvent(LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::Logger 899 void Logger::CodeCreateEvent(LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::Logger 939 void Logger::CodeCreateEvent(LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::Logger 980 void Logger::CodeCreateEvent(LogEventsAndTags tag, in CodeCreateEvent() function in v8::internal::Logger 1024 void Logger::CodeCreateEvent(LogEventsAndTags tag, Code* code, int args_count) { in CodeCreateEvent() function in v8::internal::Logger
|