Home
last modified time | relevance | path

Searched refs:dumping (Results 1 – 25 of 111) sorted by relevance

12345

/external/mesa3d/src/gallium/drivers/trace/
Dtr_dump.c64 static boolean dumping = FALSE; variable
267 dumping = TRUE; in trace_dumping_start_locked()
272 dumping = FALSE; in trace_dumping_stop_locked()
277 return dumping; in trace_dumping_enabled_locked()
311 if (!dumping) in trace_dump_call_begin_locked()
332 if (!dumping) in trace_dump_call_end_locked()
358 if (!dumping) in trace_dump_arg_begin()
367 if (!dumping) in trace_dump_arg_end()
376 if (!dumping) in trace_dump_ret_begin()
385 if (!dumping) in trace_dump_ret_end()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/
Dpdbdump-raw-stream.test13 STREAM-NEXT: Stream 1: PDB Stream (dumping 118 / 118 bytes)
27 BOTH-NEXT: Stream 1: PDB Stream (dumping 118 / 118 bytes)
38 OFFSET-NEXT: Stream 1: PDB Stream (dumping 108 / 118 bytes)
48 SIZED-NEXT: Stream 1: PDB Stream (dumping 20 / 118 bytes)
55 SLICE-NEXT: Stream 1: PDB Stream (dumping 20 / 118 bytes)
62 DISCONTINUITY-NEXT: Stream 2: TPI Stream (dumping 100 / 5,392 bytes)
Dpdbdump-write.test2 ; works by first reading a known good PDB file and dumping the contents
/external/lua/src/
Dluac.c32 static int dumping=1; /* dump bytecodes? */ variable
99 dumping=0; in doargs()
107 if (i==argc && (listing || !dumping)) in doargs()
109 dumping=0; in doargs()
179 if (dumping) in pmain()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllvm-pdbutil.rst76 When dumping compilands, compiland source-file contributions, or per-compiland
82 When dumping global, public, or per-compiland symbols, this option instructs
88 When dumping types, this option instructs **llvm-pdbutil** to omit any types
93 When dumping compilands, compiland source-file contributions, or per-compiland
99 When dumping global, public, or per-compiland symbols, limit the initial
104 When dumping types, limit the initial search to only those types that match
128 When dumping an enum, don't show the full enum (e.g. the individual enumerator
167 When dumping class definitions, stop after recursing the specified number of times. The
Dllvm-dwarfdump.rst84 Only recurse to a maximum depth of <n> when dumping debug info
108 Display verbose information when dumping. This can help to debug
/external/strace/xlat/
Dpr_dumpable.in2 SUID_DUMP_DISABLE 0 /* No setuid dumping */
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Dbss.ll2 ; FIXME: Add ELF dumping tool to check results.
/external/llvm/test/MC/ELF/
Dbss.ll2 ; FIXME: Add ELF dumping tool to check results.
/external/swiftshader/third_party/LLVM/test/MC/ELF/
Dbss.ll2 ; FIXME: Add ELF dumping tool to check results.
/external/llvm/test/MC/ARM/
Dltorg.s31 @ check that ltorg clears the constant pool after dumping it
98 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
Dltorg-darwin.s33 @ check that ltorg clears the constant pool after dumping it
106 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dltorg.s31 @ check that ltorg clears the constant pool after dumping it
98 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
Dltorg-darwin.s33 @ check that ltorg clears the constant pool after dumping it
106 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h185 bool dumping; member
/external/ltp/testcases/kdump/doc/
DREADME20 patched and rebuilt.This script also tests kdump dumping on different
89 dumping, like specifying a partition which does not exist, specifying a
/external/ltp/testcases/kdump/
DREADME20 patched and rebuilt.This script also tests kdump dumping on different
89 dumping, like specifying a partition which does not exist, specifying a
/external/llvm/test/DebugInfo/PDB/
Dpdbdump-write.test2 ; works by first reading a known good PDB file and dumping the contents
/external/google-breakpad/android/sample_app/
DREADME21 This will simply crash after dumping the name of the generated minidump
/external/clang/docs/
DClangCheck.rst6 do basic error checking and AST dumping.
/external/ltp/testcases/kdump/sample/
Drunkdump.CRASHER.RHEL24 # Delay in seconds when dumping to a network destination.
Drunkdump.BASIC_LKDTM.SLES24 # Delay in seconds when dumping to a network destination.
Drunkdump.CRASHER.SLES24 # Delay in seconds when dumping to a network destination.
Drunkdump.EXTRA_LKDTM.RHEL24 # Delay in seconds when dumping to a network destination.
Drunkdump.BASIC_LKDTM.RHEL24 # Delay in seconds when dumping to a network destination.

12345