Searched defs:CodeDisableOptEvent (Results 1 – 7 of 7) sorted by relevance
| /external/v8/src/diagnostics/ |
| D | perf-jit.h | 48 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function
|
| /external/v8/src/logging/ |
| D | code-events.h | 211 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function
|
| D | log.h | 473 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function
|
| D | log.cc | 276 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function in v8::internal::PerfBasicLogger 515 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function in v8::internal::LowLevelLogger 654 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function in v8::internal::JitLogger 1444 void Logger::CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function in v8::internal::Logger
|
| /external/v8/src/snapshot/ |
| D | serializer.h | 39 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function
|
| /external/v8/src/profiler/ |
| D | profiler-listener.cc | 261 void ProfilerListener::CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function in v8::internal::ProfilerListener
|
| /external/v8/src/runtime/ |
| D | runtime-test.cc | 1625 void CodeDisableOptEvent(Handle<AbstractCode> code, in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::NoopListener
|