OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CodeCreateEvent
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/v8/src/
cpu-profiler.cc
206
void CpuProfiler::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
220
void CpuProfiler::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
234
void CpuProfiler::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
260
void CpuProfiler::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
290
void CpuProfiler::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
log.cc
181
void CodeEventLogger::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
190
void CodeEventLogger::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
199
void CodeEventLogger::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
211
void CodeEventLogger::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
233
void CodeEventLogger::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
[
all
...]
/external/v8/src/
cpu-profiler.cc
76
void ProfilerEventsProcessor::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
96
void ProfilerEventsProcessor::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
113
void ProfilerEventsProcessor::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
351
void CpuProfiler::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
353
Isolate::Current()->cpu_profiler()->processor_->
CodeCreateEvent
(
358
void CpuProfiler::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
361
isolate->cpu_profiler()->processor_->
CodeCreateEvent
(
372
void CpuProfiler::
CodeCreateEvent
(Logger::LogEventsAndTags tag,
377
isolate->cpu_profiler()->processor_->
CodeCreateEvent
(
388
void CpuProfiler::
CodeCreateEvent
(Logger::LogEventsAndTags tag
[
all
...]
log.cc
864
void Logger::
CodeCreateEvent
(LogEventsAndTags tag,
899
void Logger::
CodeCreateEvent
(LogEventsAndTags tag,
939
void Logger::
CodeCreateEvent
(LogEventsAndTags tag,
980
void Logger::
CodeCreateEvent
(LogEventsAndTags tag,
1024
void Logger::
CodeCreateEvent
(LogEventsAndTags tag, Code* code, int args_count) {
[
all
...]
Completed in 119 milliseconds