Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/drivers/trace/
Dtr_dump.c63 static boolean dumping = FALSE; variable
291 dumping = TRUE; in trace_dumping_start_locked()
296 dumping = FALSE; in trace_dumping_stop_locked()
301 return dumping; in trace_dumping_enabled_locked()
333 if (!dumping) in trace_dump_call_begin_locked()
350 if (!dumping) in trace_dump_call_end_locked()
373 if (!dumping) in trace_dump_arg_begin()
382 if (!dumping) in trace_dump_arg_end()
391 if (!dumping) in trace_dump_ret_begin()
400 if (!dumping) in trace_dump_ret_end()
[all …]
/external/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/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.
DRAVFrontendAction.rst78 // For debugging, dumping the AST nodes will show which nodes are already
/external/clang/include/clang/Basic/
DLangOptions.def171 BENIGN_LANGOPT(DumpRecordLayouts , 1, 0, "dumping the layout of IRgen'd records")
172 BENIGN_LANGOPT(DumpRecordLayoutsSimple , 1, 0, "dumping the layout of IRgen'd records in a simple f…
173 BENIGN_LANGOPT(DumpVTableLayouts , 1, 0, "dumping the layouts of emitted vtables")
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flags.inc140 "Disable core dumping. By default, disable_core=1 on 64-bit to avoid "
141 "dumping a 16T+ core file. Ignored on OSes that don't dump core by"
/external/llvm/test/DebugInfo/
Dcu-ranges.ll17 ; FIXME: When we get better dumping facilities we'll want to elaborate here.
Dtwo-cus-from-same-file.ll69 ; sufficiently good DWARF emission and/or dumping)
/external/fonttools/Doc/
Dchanges.txt36 interpret any value as 1.0 if it's not 0.5. Fixes dumping of these
118 - Added experimental CFF/GPOS/GSUB support to ttLib, read-only (but XML dumping
/external/jemalloc/src/
Dprof.c1222 tdata->dumping = true; in prof_tdata_merge_iter()
1235 tdata->dumping = false; in prof_tdata_merge_iter()
1246 if (!tdata->dumping) in prof_tdata_dump_iter()
1723 tdata->dumping = false; in prof_tdata_init_impl()
/external/bison/tests/
Dsets.at117 # It resulted in bison dumping core on the following grammar (the
/external/jemalloc/include/jemalloc/internal/
Dprof.h225 bool dumping; member
/external/valgrind/docs/internals/
D3_10_BUGSTATUS.txt150 342353 Allow dumping full massif output while valgrind is still running
162 341036 dumping core and Assertion 'sizeof(*regs) == sizeof(prs->pr_reg)
Dnotes.txt66 * Core dumping is disabled (has been for a while in the 3.0 line)
/external/google-breakpad/
DREADME.ANDROID133 - Extracting the corresponding minidump, dumping the test program symbols
/external/wpa_supplicant_8/hostapd/
Dandroid.config154 # Remove support for dumping internal state through control interface commands
Ddefconfig189 # Remove support for dumping internal state through control interface commands
/external/libnl/
DChangeLog107 o Revised route dumping
171 o Fix rule statistics dumping to not call itself.
/external/strace/
DNEWS292 * Fixed biarch support in IO dumping.
627 * selective dumping of all I/O read from file descriptors
628 * selective dumping of all I/O written to file descriptors
/external/libxml2/
DTODO174 - Save Dtds using the children list instead of dumping the tables,
/external/sepolicy/
Dsystem_server.te139 # Read /proc/pid files for dumping stack traces of native processes.
/external/jemalloc/
DChangeLog187 filesystem being mounted during heap profile dumping.
556 - Fix a heap dumping deadlock.

12