Home
last modified time | relevance | path

Searched refs:dump_stat (Results 1 – 25 of 149) sorted by relevance

123456

/dports/games/ldmud/ldmud-3.3.720/src/
H A Dxptmalloc.c129 dump_stat("total non-mmaped: %8d bytes\n", arena); in mem_dump_data()
130 dump_stat("number of free chunks: %8d\n", ordblks); in mem_dump_data()
131 dump_stat("number of fastbins: %8d\n", smblks); in mem_dump_data()
132 dump_stat("number of mmap: %8d\n", hblks); in mem_dump_data()
133 dump_stat("bytes in mmap: %8d bytes\n", hblkhd); in mem_dump_data()
134 dump_stat("max alloced ever: %8d bytes\n", usmblks); in mem_dump_data()
135 dump_stat("total in fastbin: %8d bytes\n", fsmblks); in mem_dump_data()
136 dump_stat("total alloced: %8d bytes \n", uordblks); in mem_dump_data()
137 dump_stat("total free: %8d bytes\n", fordblks); in mem_dump_data()
138 dump_stat("freeable bytes: %8d bytes\n", keepcost); in mem_dump_data()
[all …]
H A Dsmalloc.c833 dump_stat("xallocs: %8lu %10lu\n\n", xalloc_st); in mem_dump_data()
834 dump_stat("sbrk requests: %8lu %10lu (a)\n",sbrk_st); in mem_dump_data()
835 dump_stat("large blocks: %8lu %10lu (b)\n",l_alloc); in mem_dump_data()
840 dump_stat("large free blocks: %8lu %10lu (c)\n",l_free); in mem_dump_data()
841 dump_stat("large wasted: %8lu %10lu (d)\n\n",l_wasted); in mem_dump_data()
842 dump_stat("small chunks: %8lu %10lu (e)\n",s_chunk); in mem_dump_data()
843 dump_stat("small blocks: %8lu %10lu (f)\n",s_alloc); in mem_dump_data()
848 dump_stat("small free blocks: %8lu %10lu (g)\n",s_free); in mem_dump_data()
851 dump_stat("permanent blocks: %8lu %10lu\n", perm_st); in mem_dump_data()
853 dump_stat("clib allocations: %8lu %10lu\n", clib_st); in mem_dump_data()
[all …]
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dsocket.c2908 #define dump_stat(STAT) { \ macro
3007 dump_prefix("kt", "kills total"); dump_stat(kills.total); in handleLtd()
3009 dump_prefix("k1", "kills first"); dump_stat(kills.first); in handleLtd()
3012 dump_prefix("k2", "kills second"); dump_stat(kills.second); in handleLtd()
3016 dump_prefix("kbt", "kills by torp"); dump_stat(kills.torped); in handleLtd()
3018 dump_prefix("dt", "deaths total"); dump_stat(deaths.total); in handleLtd()
3023 dump_prefix("dbt", "deaths by torp"); dump_stat(deaths.torped); in handleLtd()
3048 dump_prefix("ak", "armies killed"); dump_stat(armies.killed); in handleLtd()
3049 dump_prefix("ct", "carries total"); dump_stat(carries.total); in handleLtd()
3055 dump_prefix("tt", "ticks total"); dump_stat(ticks.total); in handleLtd()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
H A Dsb_context.cpp34 unsigned sb_context::dump_stat = 0; member in r600_sb::sb_context
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
H A Dsb_context.cpp34 unsigned sb_context::dump_stat = 0; member in r600_sb::sb_context
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
H A Dsb_context.cpp34 unsigned sb_context::dump_stat = 0; member in r600_sb::sb_context
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
H A Dsb_context.cpp34 unsigned sb_context::dump_stat = 0; member in r600_sb::sb_context
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
H A Dsb_context.cpp34 unsigned sb_context::dump_stat = 0; member in r600_sb::sb_context
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
H A Dsb_context.cpp34 unsigned sb_context::dump_stat = 0; member in r600_sb::sb_context
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
H A Dsb_context.cpp34 unsigned sb_context::dump_stat = 0; member in r600_sb::sb_context
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp61 sb_context::dump_stat = df & DBG_SB_STAT; in r600_sb_context_create()
77 if (sb_context::dump_stat) { in r600_sb_context_destroy()
104 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
269 if (sb_context::dump_stat) { in r600_sb_bytecode_process()
/dports/www/squid/squid-4.15/src/
H A DHttpHdrSc.cc290 extern const HttpHeaderStat *dump_stat; /* argh! */ in httpHdrScTargetStatDumper()
297 id, name, count, xdiv(count, dump_stat->scParsedCount)); in httpHdrScTargetStatDumper()
303 extern const HttpHeaderStat *dump_stat; /* argh! */ in httpHdrScStatDumper()
310 id, name, count, xdiv(count, dump_stat->scParsedCount)); in httpHdrScStatDumper()
H A DHttpHdrCc.cc313 extern const HttpHeaderStat *dump_stat; /* argh! */ in httpHdrCcStatDumper()
320 id, name, count, xdiv(count, dump_stat->ccParsedCount)); in httpHdrCcStatDumper()
H A DHttpHeader.cc1575 extern const HttpHeaderStat *dump_stat; /* argh! */
1576 const HttpHeaderStat *dump_stat = NULL; variable
1587 if (!visible && valid_id && dump_stat->owner_mask) in httpHeaderFieldStatDumper()
1588 visible = CBIT_TEST(*dump_stat->owner_mask, id); in httpHeaderFieldStatDumper()
1592 id, name, count, xdiv(count, dump_stat->busyDestroyedCount)); in httpHeaderFieldStatDumper()
1601 xpercent(count, dump_stat->destroyedCount)); in httpHeaderFldsPerHdrDumper()
1613 dump_stat = hs; in httpHeaderStatDump()
1632 dump_stat = NULL; in httpHeaderStatDump()
/dports/www/links1/links-1.04/
H A Dmain.c172 struct status dump_stat; variable
329 dump_stat.end = end_dump; in init()
332 if (load_url(uu, &dump_stat, PRI_MAIN, 0)) { in init()

123456