Home
last modified time | relevance | path

Searched refs:PrintF (Results 1 – 25 of 163) sorted by relevance

1234567

/external/chromium_org/v8/src/
Dobjects-printer.cc67 PrintF(out, "\n"); in PrintLn()
72 PrintF(out, "%p: [%s]\n", reinterpret_cast<void*>(this), id); in PrintHeader()
140 PrintF(out, "filler"); in HeapObjectPrint()
168 PrintF(out, "Value wrapper around:"); in HeapObjectPrint()
227 PrintF(out, "UNKNOWN TYPE %d", map()->instance_type()); in HeapObjectPrint()
235 PrintF(out, "byte array, data starts at %p", GetDataStartAddress()); in ByteArrayPrint()
240 PrintF(out, "free space, size %d", Size()); in FreeSpacePrint()
245 PrintF(out, "external pixel array"); in ExternalPixelArrayPrint()
250 PrintF(out, "external byte array"); in ExternalByteArrayPrint()
255 PrintF(out, "external unsigned byte array"); in ExternalUnsignedByteArrayPrint()
[all …]
Dproperty.cc47 PrintF(out, "Not Found\n"); in Print()
51 PrintF(out, "LookupResult:\n"); in Print()
52 PrintF(out, " -cacheable = %s\n", IsCacheable() ? "true" : "false"); in Print()
53 PrintF(out, " -attributes = %x\n", GetAttributes()); in Print()
56 PrintF(out, " -type = normal\n"); in Print()
57 PrintF(out, " -entry = %d", GetDictionaryEntry()); in Print()
60 PrintF(out, " -type = constant\n"); in Print()
61 PrintF(out, " -value:\n"); in Print()
63 PrintF(out, "\n"); in Print()
66 PrintF(out, " -type = field\n"); in Print()
[all …]
Dregexp-macro-assembler-tracer.cc43 PrintF("RegExpMacroAssembler%s();\n", impl_names[type]); in RegExpMacroAssemblerTracer()
59 PrintF("label[%08x]: (Bind)\n", LabelToInt(label)); in Bind()
65 PrintF(" AdvanceCurrentPosition(by=%d);\n", by); in AdvanceCurrentPosition()
71 PrintF(" CheckGreedyLoop(label[%08x]);\n\n", LabelToInt(label)); in CheckGreedyLoop()
77 PrintF(" PopCurrentPosition();\n"); in PopCurrentPosition()
83 PrintF(" PushCurrentPosition();\n"); in PushCurrentPosition()
89 PrintF(" Backtrack();\n"); in Backtrack()
95 PrintF(" GoTo(label[%08x]);\n\n", LabelToInt(label)); in GoTo()
101 PrintF(" PushBacktrack(label[%08x]);\n", LabelToInt(label)); in PushBacktrack()
108 PrintF(" Succeed();%s\n", restart ? " [restart for global match]" : ""); in Succeed()
[all …]
Dinterface.cc80 PrintF("%*s# Adding...\n", Nesting::current(), ""); in DoAdd()
81 PrintF("%*sthis = ", Nesting::current(), ""); in DoAdd()
83 PrintF("%*s%s : ", Nesting::current(), "", in DoAdd()
111 PrintF("%*sthis' = ", Nesting::current(), ""); in DoAdd()
113 PrintF("%*s# Added.\n", Nesting::current(), ""); in DoAdd()
140 PrintF("%*s# Unifying...\n", Nesting::current(), ""); in Unify()
141 PrintF("%*sthis = ", Nesting::current(), ""); in Unify()
143 PrintF("%*sthat = ", Nesting::current(), ""); in Unify()
158 PrintF("%*sthis' = ", Nesting::current(), ""); in Unify()
160 PrintF("%*sthat' = ", Nesting::current(), ""); in Unify()
[all …]
Dcodegen.cc78 PrintF("[generating %s code for %s function: ", kind, ftype); in MakeCodePrologue()
82 PrintF("%s", name == NULL ? "<unknown>" : name); in MakeCodePrologue()
84 PrintF("%s", *info->function()->debug_name()->ToCString()); in MakeCodePrologue()
86 PrintF("]\n"); in MakeCodePrologue()
91 PrintF("--- Source from AST ---\n%s\n", in MakeCodePrologue()
96 PrintF("--- AST ---\n%s\n", in MakeCodePrologue()
144 PrintF(tracing_scope.file(), "--- Raw source ---\n"); in PrintCode()
155 PrintF(tracing_scope.file(), "%c", stream.GetNext()); in PrintCode()
158 PrintF(tracing_scope.file(), "\n\n"); in PrintCode()
163 PrintF(tracing_scope.file(), "--- Unoptimized code ---\n"); in PrintCode()
[all …]
Ddeoptimizer.cc349 PrintF(scope.file(), "[deoptimizer unlinked: "); in DeoptimizeMarkedCodeForContext()
351 PrintF(scope.file(), in DeoptimizeMarkedCodeForContext()
416 PrintF(scope.file(), "[deoptimize all code in all contexts]\n"); in DeoptimizeAll()
433 PrintF(scope.file(), "[deoptimize marked code in all contexts]\n"); in DeoptimizeMarkedCode()
449 PrintF(scope.file(), "[deoptimize global object @ 0x%08" V8PRIxPTR "]\n", in DeoptimizeGlobalObject()
616 PrintF(trace_scope_->file(), in PrintFunctionName()
693 PrintF(stderr, "[couldn't find pc offset for node=%d]\n", id.ToInt()); in GetOutputInfo()
694 PrintF(stderr, "[method: %s]\n", *shared->DebugName()->ToCString()); in GetOutputInfo()
699 PrintF(stderr, "[source:\n%s\n]", *stream.ToCString()); in GetOutputInfo()
736 PrintF(trace_scope_->file(), in DoComputeOutputFrames()
[all …]
Dallocation-site-scopes.cc42 PrintF("*** Creating top level AllocationSite %p\n", in EnterNewScope()
49 PrintF("Creating nested site (top, current, new) (%p, %p, %p)\n", in EnterNewScope()
72 PrintF("*** Setting AllocationSite %p transition_info %p\n", in ExitScope()
76 PrintF("Setting AllocationSite (%p, %p) transition_info %p\n", in ExitScope()
92 PrintF("*** Creating Memento for %s %p\n", in ShouldCreateMemento()
Ddata-flow.cc39 PrintF("{"); in Print()
42 if (!first) PrintF(","); in Print()
44 PrintF("%d", i); in Print()
47 PrintF("}"); in Print()
Dcontexts.cc111 PrintF("Context::Lookup("); in Lookup()
113 PrintF(")\n"); in Lookup()
118 PrintF(" - looking in context %p", reinterpret_cast<void*>(*context)); in Lookup()
119 if (context->IsNativeContext()) PrintF(" (native context)"); in Lookup()
120 PrintF("\n"); in Lookup()
142 PrintF("=> found property in context object %p\n", in Lookup()
167 PrintF("=> found local in context slot %d (mode = %d)\n", in Lookup()
220 PrintF("=> found intermediate function in context slot %d\n", in Lookup()
236 PrintF("=> found in catch context\n"); in Lookup()
254 PrintF("=> no property/slot found\n"); in Lookup()
Doptimizing-compiler-thread.cc197 PrintF(" ** Flushed concurrent recompilation queues.\n"); in Flush()
223 PrintF(" ** Compiler thread did %.2f%% useful work\n", percentage); in Stop()
228 PrintF("[COSR hit rate %d / %d]\n", osr_hits_, osr_attempts_); in Stop()
244 PrintF("[COSR - "); in InstallOptimizedFunctions()
246 PrintF(" is ready for install and entry at AST id %d]\n", in InstallOptimizedFunctions()
264 PrintF(" ** Queueing "); in QueueForOptimization()
266 PrintF(" for concurrent on-stack replacement.\n"); in QueueForOptimization()
361 PrintF("[COSR - Discarded "); in AddToOsrBuffer()
363 PrintF(", AST id %d]\n", info->osr_ast_id().ToInt()); in AddToOsrBuffer()
/external/v8/src/
Dobjects-printer.cc60 PrintF(out, "\n"); in PrintLn()
65 PrintF(out, "%p: [%s]\n", reinterpret_cast<void*>(this), id); in PrintHeader()
127 PrintF(out, "filler"); in HeapObjectPrint()
151 PrintF(out, "Value wrapper around:"); in HeapObjectPrint()
189 PrintF(out, "UNKNOWN TYPE %d", map()->instance_type()); in HeapObjectPrint()
197 PrintF(out, "byte array, data starts at %p", GetDataStartAddress()); in ByteArrayPrint()
202 PrintF(out, "free space, size %d", Size()); in FreeSpacePrint()
207 PrintF(out, "external pixel array"); in ExternalPixelArrayPrint()
212 PrintF(out, "external byte array"); in ExternalByteArrayPrint()
217 PrintF(out, "external unsigned byte array"); in ExternalUnsignedByteArrayPrint()
[all …]
Dproperty.cc46 PrintF(out, "Not Found\n"); in Print()
50 PrintF(out, "LookupResult:\n"); in Print()
51 PrintF(out, " -cacheable = %s\n", IsCacheable() ? "true" : "false"); in Print()
52 PrintF(out, " -attributes = %x\n", GetAttributes()); in Print()
55 PrintF(out, " -type = normal\n"); in Print()
56 PrintF(out, " -entry = %d", GetDictionaryEntry()); in Print()
59 PrintF(out, " -type = map transition\n"); in Print()
60 PrintF(out, " -map:\n"); in Print()
62 PrintF(out, "\n"); in Print()
65 PrintF(out, " -type = elements transition\n"); in Print()
[all …]
Dregexp-macro-assembler-tracer.cc42 PrintF("RegExpMacroAssembler%s();\n", impl_names[type]); in RegExpMacroAssemblerTracer()
58 PrintF("label[%08x]: (Bind)\n", LabelToInt(label)); in Bind()
64 PrintF(" AdvanceCurrentPosition(by=%d);\n", by); in AdvanceCurrentPosition()
70 PrintF(" CheckGreedyLoop(label[%08x]);\n\n", LabelToInt(label)); in CheckGreedyLoop()
76 PrintF(" PopCurrentPosition();\n"); in PopCurrentPosition()
82 PrintF(" PushCurrentPosition();\n"); in PushCurrentPosition()
88 PrintF(" Backtrack();\n"); in Backtrack()
94 PrintF(" GoTo(label[%08x]);\n\n", LabelToInt(label)); in GoTo()
100 PrintF(" PushBacktrack(label[%08x]);\n", LabelToInt(label)); in PushBacktrack()
106 PrintF(" Succeed();\n"); in Succeed()
[all …]
Dinterface.cc78 PrintF("%*s# Adding...\n", Nesting::current(), ""); in DoAdd()
79 PrintF("%*sthis = ", Nesting::current(), ""); in DoAdd()
81 PrintF("%*s%s : ", Nesting::current(), "", in DoAdd()
105 PrintF("%*sthis' = ", Nesting::current(), ""); in DoAdd()
107 PrintF("%*s# Added.\n", Nesting::current(), ""); in DoAdd()
126 PrintF("%*s# Unifying...\n", Nesting::current(), ""); in Unify()
127 PrintF("%*sthis = ", Nesting::current(), ""); in Unify()
129 PrintF("%*sthat = ", Nesting::current(), ""); in Unify()
144 PrintF("%*sthis' = ", Nesting::current(), ""); in Unify()
146 PrintF("%*sthat' = ", Nesting::current(), ""); in Unify()
[all …]
Dcodegen.cc78 PrintF("*** Generate code for %s function: ", ftype); in MakeCodePrologue()
80 PrintF(" ***\n"); in MakeCodePrologue()
84 PrintF("--- Source from AST ---\n%s\n", in MakeCodePrologue()
89 PrintF("--- AST ---\n%s\n", in MakeCodePrologue()
125 PrintF("--- Raw source ---\n"); in PrintCode()
133 if (stream.has_more()) PrintF("%c", stream.GetNext()); in PrintCode()
135 PrintF("\n\n"); in PrintCode()
139 PrintF("--- Unoptimized code ---\n"); in PrintCode()
143 PrintF("--- Optimized code ---\n"); in PrintCode()
145 PrintF("--- Code ---\n"); in PrintCode()
Ddata-flow.cc39 PrintF("{"); in Print()
42 if (!first) PrintF(","); in Print()
44 PrintF("%d", i); in Print()
47 PrintF("}"); in Print()
Dcontexts.cc101 PrintF("Context::Lookup("); in Lookup()
103 PrintF(")\n"); in Lookup()
108 PrintF(" - looking in context %p", reinterpret_cast<void*>(*context)); in Lookup()
109 if (context->IsGlobalContext()) PrintF(" (global context)"); in Lookup()
110 PrintF("\n"); in Lookup()
129 PrintF("=> found property in context object %p\n", in Lookup()
154 PrintF("=> found local in context slot %d (mode = %d)\n", in Lookup()
203 PrintF("=> found intermediate function in context slot %d\n", in Lookup()
219 PrintF("=> found in catch context\n"); in Lookup()
237 PrintF("=> no property/slot found\n"); in Lookup()
Ddeoptimizer.cc234 PrintF("[deoptimize context: %" V8PRIxPTR "]\n", in EnterContext()
253 PrintF("[deoptimize all contexts]\n"); in DeoptimizeAll()
364 PrintF("**** DEOPT FOR DEBUGGER: "); in Deoptimizer()
366 PrintF("**** DEOPT: "); in Deoptimizer()
369 PrintF(" at bailout #%u, address 0x%" V8PRIxPTR ", frame size %d\n", in Deoptimizer()
374 PrintF("**** OSR: "); in Deoptimizer()
376 PrintF(" at ast id #%u, address 0x%" V8PRIxPTR ", frame size %d\n", in Deoptimizer()
399 PrintF(" %s\n", last_comment); in Deoptimizer()
497 PrintF("[couldn't find pc offset for node=%u]\n", id); in GetOutputInfo()
498 PrintF("[method: %s]\n", *shared->DebugName()->ToCString()); in GetOutputInfo()
[all …]
/external/chromium_org/v8/src/mips/
Dsimulator-mips.cc169 PrintF("Simulator hit %s (%u)\n", msg, code); in Stop()
283 PrintF("\n"); in PrintAllRegs()
285 PrintF("%3s: 0x%08x %10d\t%3s: 0x%08x %10d\t%3s: 0x%08x %10d\n", in PrintAllRegs()
288 PrintF("%26s\t%3s: 0x%08x %10d\t%3s: 0x%08x %10d\n", in PrintAllRegs()
291 PrintF("%26s\t%26s\t%3s: 0x%08x %10d\n", "", "", REG_INFO(6)); in PrintAllRegs()
293 PrintF("%26s\t%26s\t%3s: 0x%08x %10d\n", "", "", REG_INFO(7)); in PrintAllRegs()
294 PrintF("\n"); in PrintAllRegs()
297 PrintF("%3s: 0x%08x %10d\t%3s: 0x%08x %10d\n", in PrintAllRegs()
300 PrintF("\n"); in PrintAllRegs()
302 PrintF("%3s: 0x%08x %10d\t%3s: 0x%08x %10d\t%3s: 0x%08x %10d\n", in PrintAllRegs()
[all …]
/external/v8/src/mips/
Dsimulator-mips.cc169 PrintF("Simulator hit %s (%u)\n", msg, code); in Stop()
283 PrintF("\n"); in PrintAllRegs()
285 PrintF("%3s: 0x%08x %10d\t%3s: 0x%08x %10d\t%3s: 0x%08x %10d\n", in PrintAllRegs()
288 PrintF("%26s\t%3s: 0x%08x %10d\t%3s: 0x%08x %10d\n", in PrintAllRegs()
291 PrintF("%26s\t%26s\t%3s: 0x%08x %10d\n", "", "", REG_INFO(6)); in PrintAllRegs()
293 PrintF("%26s\t%26s\t%3s: 0x%08x %10d\n", "", "", REG_INFO(7)); in PrintAllRegs()
294 PrintF("\n"); in PrintAllRegs()
297 PrintF("%3s: 0x%08x %10d\t%3s: 0x%08x %10d\n", in PrintAllRegs()
300 PrintF("\n"); in PrintAllRegs()
302 PrintF("%3s: 0x%08x %10d\t%3s: 0x%08x %10d\t%3s: 0x%08x %10d\n", in PrintAllRegs()
[all …]
Ddeoptimizer-mips.cc103 PrintF("[forced deoptimization: "); in DeoptimizeFunction()
105 PrintF(" / %x]\n", reinterpret_cast<uint32_t>(function)); in DeoptimizeFunction()
250 PrintF("[on-stack replacement: begin 0x%08" V8PRIxPTR " ", in DoComputeOsrOutputFrame()
253 PrintF(" => node=%u, frame=%d->%d]\n", in DoComputeOsrOutputFrame()
306 PrintF(" [sp + %d] <- 0x%08x ; [sp + %d] (fixed part - %s)\n", in DoComputeOsrOutputFrame()
343 PrintF("[on-stack replacement translation %s: 0x%08" V8PRIxPTR " ", in DoComputeOsrOutputFrame()
347 PrintF(" => pc=0x%0x]\n", output_[0]->GetPc()); in DoComputeOsrOutputFrame()
358 PrintF(" translating arguments adaptor => height=%d\n", height_in_bytes); in DoComputeArgumentsAdaptorFrame()
393 PrintF(" 0x%08x: [top + %d] <- 0x%08x ; caller's pc\n", in DoComputeArgumentsAdaptorFrame()
404 PrintF(" 0x%08x: [top + %d] <- 0x%08x ; caller's fp\n", in DoComputeArgumentsAdaptorFrame()
[all …]
/external/v8/src/arm/
Dsimulator-arm.cc148 PrintF("Simulator hit stop %u: %s\n", code, msg); in Stop()
150 PrintF("Simulator hit %s\n", msg); in Stop()
287 PrintF(" 0x%08x %s\n", sim_->get_pc(), buffer.start()); in Debug()
323 PrintF("%3s: 0x%08x %10d", Registers::Name(i), value, value); in Debug()
328 PrintF(" (%f)\n", dvalue); in Debug()
330 PrintF("\n"); in Debug()
336 PrintF("%3s: %f 0x%08x %08x\n", in Debug()
344 PrintF("%s: 0x%08x %d \n", arg1, value, value); in Debug()
347 PrintF("%s: %f 0x%08x\n", arg1, svalue, as_word); in Debug()
350 PrintF("%s: %f 0x%08x %08x\n", in Debug()
[all …]
Ddeoptimizer-arm.cc104 PrintF("[forced deoptimization: "); in DeoptimizeFunction()
106 PrintF(" / %x]\n", reinterpret_cast<uint32_t>(function)); in DeoptimizeFunction()
260 PrintF("[on-stack replacement: begin 0x%08" V8PRIxPTR " ", in DoComputeOsrOutputFrame()
263 PrintF(" => node=%u, frame=%d->%d]\n", in DoComputeOsrOutputFrame()
316 PrintF(" [sp + %d] <- 0x%08x ; [sp + %d] (fixed part - %s)\n", in DoComputeOsrOutputFrame()
353 PrintF("[on-stack replacement translation %s: 0x%08" V8PRIxPTR " ", in DoComputeOsrOutputFrame()
357 PrintF(" => pc=0x%0x]\n", output_[0]->GetPc()); in DoComputeOsrOutputFrame()
368 PrintF(" translating arguments adaptor => height=%d\n", height_in_bytes); in DoComputeArgumentsAdaptorFrame()
403 PrintF(" 0x%08x: [top + %d] <- 0x%08x ; caller's pc\n", in DoComputeArgumentsAdaptorFrame()
414 PrintF(" 0x%08x: [top + %d] <- 0x%08x ; caller's fp\n", in DoComputeArgumentsAdaptorFrame()
[all …]
/external/chromium_org/v8/src/arm/
Dsimulator-arm.cc149 PrintF("Simulator hit stop %u: %s\n", code, msg); in Stop()
151 PrintF("Simulator hit %s\n", msg); in Stop()
288 PrintF(" 0x%08x %s\n", sim_->get_pc(), buffer.start()); in Debug()
324 PrintF("%3s: 0x%08x %10d", Registers::Name(i), value, value); in Debug()
329 PrintF(" (%f)\n", dvalue); in Debug()
331 PrintF("\n"); in Debug()
337 PrintF("%3s: %f 0x%08x %08x\n", in Debug()
345 PrintF("%s: 0x%08x %d \n", arg1, value, value); in Debug()
348 PrintF("%s: %f 0x%08x\n", arg1, svalue, as_word); in Debug()
351 PrintF("%s: %f 0x%08x %08x\n", in Debug()
[all …]
/external/v8/src/x64/
Ddeoptimizer-x64.cc107 PrintF("[forced deoptimization: "); in DeoptimizeFunction()
109 PrintF(" / %" V8PRIxPTR "]\n", reinterpret_cast<intptr_t>(function)); in DeoptimizeFunction()
237 PrintF("[on-stack replacement: begin 0x%08" V8PRIxPTR " ", in DoComputeOsrOutputFrame()
240 PrintF(" => node=%u, frame=%d->%d]\n", in DoComputeOsrOutputFrame()
293 PrintF(" [rsp + %d] <- 0x%08" V8PRIxPTR " ; [rsp + %d] " in DoComputeOsrOutputFrame()
331 PrintF("[on-stack replacement translation %s: 0x%08" V8PRIxPTR " ", in DoComputeOsrOutputFrame()
335 PrintF(" => pc=0x%0" V8PRIxPTR "]\n", output_[0]->GetPc()); in DoComputeOsrOutputFrame()
346 PrintF(" translating arguments adaptor => height=%d\n", height_in_bytes); in DoComputeArgumentsAdaptorFrame()
381 PrintF(" 0x%08" V8PRIxPTR ": [top + %d] <- 0x%08" in DoComputeArgumentsAdaptorFrame()
393 PrintF(" 0x%08" V8PRIxPTR ": [top + %d] <- 0x%08" in DoComputeArgumentsAdaptorFrame()
[all …]

1234567