HomeSort by relevance Sort by last modified time
    Searched refs:LogEventsAndTags (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/v8/src/
log-inl.h 36 Logger::LogEventsAndTags Logger::ToNativeByScript(Logger::LogEventsAndTags tag,
log.h 161 enum LogEventsAndTags {
238 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);
367 INLINE(static LogEventsAndTags ToNativeByScript(LogEventsAndTags, Script*));
394 void MoveEventInternal(LogEventsAndTags event, Address from, Address to);
403 void InitNameBuffer(LogEventsAndTags tag)
    [all...]
profile-generator-inl.h 46 CodeEntry::CodeEntry(Logger::LogEventsAndTags tag,
63 bool CodeEntry::is_js_function_tag(Logger::LogEventsAndTags tag) {
cpu-profiler.h 213 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,
profile-generator.h 75 INLINE(CodeEntry(Logger::LogEventsAndTags tag,
92 INLINE(static bool is_js_function_tag(Logger::LogEventsAndTags tag));
110 Logger::LogEventsAndTags tag_ : 8;
310 Logger::LogEventsAndTags tag,
cpu-profiler.cc 187 static bool FilterOutCodeCreateEvent(Logger::LogEventsAndTags tag) {
211 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag,
225 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag,
239 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag,
263 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag,
290 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag,
log.cc 88 void Init(Logger::LogEventsAndTags tag) {
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...]
stub-cache.h 678 virtual Logger::LogEventsAndTags log_kind(Handle<Code> code) = 0;
    [all...]
compiler.h 622 static void RecordFunctionCompilation(Logger::LogEventsAndTags tag,
profile-generator.cc 598 Logger::LogEventsAndTags tag,
compiler.cc     [all...]
  /external/v8/src/
log-inl.h 37 Logger::LogEventsAndTags Logger::ToNativeByScript(Logger::LogEventsAndTags tag,
cpu-profiler.h 136 void CallbackCreateEvent(Logger::LogEventsAndTags tag,
139 void CodeCreateEvent(Logger::LogEventsAndTags tag,
144 void CodeCreateEvent(Logger::LogEventsAndTags tag,
147 void CodeCreateEvent(Logger::LogEventsAndTags tag,
153 void RegExpCodeCreateEvent(Logger::LogEventsAndTags tag,
177 INLINE(static bool FilterOutCodeCreateEvent(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
    [all...]
profile-generator-inl.h 46 CodeEntry::CodeEntry(Logger::LogEventsAndTags tag,
62 bool CodeEntry::is_js_function_tag(Logger::LogEventsAndTags tag) {
log.h 145 enum LogEventsAndTags {
219 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);
294 INLINE(static LogEventsAndTags ToNativeByScript(LogEventsAndTags, Script*));
324 void MoveEventInternal(LogEventsAndTags event, Address from, Address to);
327 void DeleteEventInternal(LogEventsAndTags event, Address from)
    [all...]
cpu-profiler-inl.h 68 Logger::LogEventsAndTags tag) {
cpu-profiler.cc 59 void ProfilerEventsProcessor::CallbackCreateEvent(Logger::LogEventsAndTags tag,
76 void ProfilerEventsProcessor::CodeCreateEvent(Logger::LogEventsAndTags tag,
96 void ProfilerEventsProcessor::CodeCreateEvent(Logger::LogEventsAndTags tag,
113 void ProfilerEventsProcessor::CodeCreateEvent(Logger::LogEventsAndTags tag,
155 Logger::LogEventsAndTags tag,
351 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag,
358 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag,
372 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag,
388 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag,
403 void CpuProfiler::CodeCreateEvent(Logger::LogEventsAndTags tag
    [all...]
profile-generator.h 97 INLINE(CodeEntry(Logger::LogEventsAndTags tag,
114 INLINE(static bool is_js_function_tag(Logger::LogEventsAndTags tag));
123 Logger::LogEventsAndTags tag_;
310 CodeEntry* NewCodeEntry(Logger::LogEventsAndTags tag,
312 CodeEntry* NewCodeEntry(Logger::LogEventsAndTags tag, const char* name);
313 CodeEntry* NewCodeEntry(Logger::LogEventsAndTags tag,
315 CodeEntry* NewCodeEntry(Logger::LogEventsAndTags tag, int args_count);
397 INLINE(CodeEntry* NewCodeEntry(Logger::LogEventsAndTags tag,
404 INLINE(CodeEntry* NewCodeEntry(Logger::LogEventsAndTags tag,
409 INLINE(CodeEntry* NewCodeEntry(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) {
1135 void Logger::MoveEventInternal(LogEventsAndTags event,
    [all...]
compiler.h 323 static void RecordFunctionCompilation(Logger::LogEventsAndTags tag,
compiler.cc 787 void Compiler::RecordFunctionCompilation(Logger::LogEventsAndTags tag,
profile-generator.cc 772 CodeEntry* CpuProfilesCollection::NewCodeEntry(Logger::LogEventsAndTags tag,
787 CodeEntry* CpuProfilesCollection::NewCodeEntry(Logger::LogEventsAndTags tag,
800 CodeEntry* CpuProfilesCollection::NewCodeEntry(Logger::LogEventsAndTags tag,
814 CodeEntry* CpuProfilesCollection::NewCodeEntry(Logger::LogEventsAndTags tag,
    [all...]

Completed in 1674 milliseconds