HomeSort by: relevance | last modified time | path
    Searched refs:dumping (Results 1 - 17 of 17) sorted by relevancy

  /src/external/gpl3/binutils/dist/config/
bootstrap-debug-lean.mk 6 # additional dumping and recompilation during stage3.
  /src/external/gpl3/binutils.old/dist/config/
bootstrap-debug-lean.mk 6 # additional dumping and recompilation during stage3.
  /src/external/gpl3/gcc/dist/config/
bootstrap-debug-lean.mk 6 # additional dumping and recompilation during stage3.
  /src/external/gpl3/gcc.old/dist/config/
bootstrap-debug-lean.mk 6 # additional dumping and recompilation during stage3.
  /src/external/gpl3/gdb/dist/config/
bootstrap-debug-lean.mk 6 # additional dumping and recompilation during stage3.
  /src/external/gpl3/gdb.old/dist/config/
bootstrap-debug-lean.mk 6 # additional dumping and recompilation during stage3.
  /src/external/mpl/bind/dist/lib/dns/
masterdump.c 1426 "dumping to master file: %s: flush: %s",
1431 "dumping to stream: flush: %s",
1444 "dumping to master file: %s: fsync: %s",
1449 "dumping to stream: fsync: %s",
1474 "dumping master file: %s: fclose: %s", temp,
1486 "dumping master file: rename: %s: %s", file,
1848 "dumping master file: %s: open: %s", tempname,
zone.c 11271 bool load_pending, exiting, dumping, viewok = false, notify; local
11393 dumping = was_dumping(zone);
11395 dumping = true;
11398 if (!dumping) {
11837 bool dumping; local
11848 dumping = was_dumping(zone);
11850 dumping = true;
11853 if (!dumping) {
11862 bool dumping; local
11867 dumping = was_dumping(zone)
    [all...]
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
prof_structs.h 121 * - Dumping a heap profile that includes this gctx.
182 /* State used to avoid dumping while operating on prof internals. */
193 bool dumping; member in struct:prof_tdata_s
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
prof_structs.h 121 * - Dumping a heap profile that includes this gctx.
182 /* State used to avoid dumping while operating on prof internals. */
193 bool dumping; member in struct:prof_tdata_s
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
prof_structs.h 122 * - Dumping a heap profile that includes this gctx.
180 /* State used to avoid dumping while operating on prof internals. */
191 bool dumping; member in struct:prof_tdata_s
  /src/external/bsd/jemalloc/include/jemalloc/internal/
prof_structs.h 122 * - Dumping a heap profile that includes this gctx.
180 /* State used to avoid dumping while operating on prof internals. */
191 bool dumping; member in struct:prof_tdata_s
  /src/external/mit/lua/dist/src/
luac.c 37 static int dumping=1; /* dump bytecodes? */ variable
105 dumping=0;
113 if (i==argc && (listing || !dumping))
115 dumping=0;
185 if (dumping)
  /src/external/bsd/jemalloc.old/dist/src/
prof_data.c 20 * aggregation efficient (for dumping): bt2gctx and tdatas, which are basically
23 * indices at dumping time, so as to optimize for performance.
735 /* New since dumping started; ignore. */
788 /* New since dumping started; ignore. */
911 tdata->dumping = true;
934 tdata->dumping = false;
944 if (!tdata->dumping) {
979 /* Avoid dumping such gctx's that have no useful data. */
1195 tdata->dumping = false;
1414 * A dumping thread needs tctx to remain valid until dumpin
    [all...]
  /src/external/bsd/jemalloc/dist/src/
prof_data.c 20 * aggregation efficient (for dumping): bt2gctx and tdatas, which are basically
23 * indices at dumping time, so as to optimize for performance.
709 /* New since dumping started; ignore. */
763 /* New since dumping started; ignore. */
886 tdata->dumping = true;
909 tdata->dumping = false;
919 if (!tdata->dumping) {
954 /* Avoid dumping such gctx's that have no useful data. */
1181 tdata->dumping = false;
1395 * A dumping thread needs tctx to remain valid until dumpin
    [all...]
  /src/external/bsd/wpa/dist/hostapd/
Android.mk 163 # define HOSTAPD_DUMP_STATE to include support for dumping internal state
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 11312 bool dumping, load_pending, exiting, viewok; local
11414 dumping = was_dumping(zone);
11416 dumping = true;
11419 if (!dumping) {
11826 bool dumping; local
11837 dumping = was_dumping(zone);
11839 dumping = true;
11842 if (!dumping) {
11851 bool dumping; local
11856 dumping = was_dumping(zone)
    [all...]

Completed in 69 milliseconds