summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJason Evans <je@fb.com>2012-02-13 23:18:19 (GMT)
committerJason Evans <je@fb.com>2012-02-13 23:18:19 (GMT)
commit746868929afae3e346b47d0fa8a78d7fb131d5a4 (patch)
tree3a8cba563838fdbcda3efbc161b79858ae084be4 /doc
parentef8897b4b938111fcc9b54725067f1dbb33a4c20 (diff)
downloadjemalloc-746868929afae3e346b47d0fa8a78d7fb131d5a4.zip
jemalloc-746868929afae3e346b47d0fa8a78d7fb131d5a4.tar.gz
jemalloc-746868929afae3e346b47d0fa8a78d7fb131d5a4.tar.bz2
Remove highruns statistics.
Diffstat (limited to 'doc')
-rw-r--r--doc/jemalloc.xml.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/doc/jemalloc.xml.in b/doc/jemalloc.xml.in
index f9f1475..4c7023b 100644
--- a/doc/jemalloc.xml.in
+++ b/doc/jemalloc.xml.in
@@ -1868,17 +1868,6 @@ malloc_conf = "xmalloc:true";]]></programlisting>
<varlistentry>
<term>
- <mallctl>stats.arenas.&lt;i&gt;.bins.&lt;j&gt;.highruns</mallctl>
- (<type>size_t</type>)
- <literal>r-</literal>
- [<option>--enable-stats</option>]
- </term>
- <listitem><para>Maximum number of runs at any time thus far.
- </para></listitem>
- </varlistentry>
-
- <varlistentry>
- <term>
<mallctl>stats.arenas.&lt;i&gt;.bins.&lt;j&gt;.curruns</mallctl>
(<type>size_t</type>)
<literal>r-</literal>
@@ -1922,17 +1911,6 @@ malloc_conf = "xmalloc:true";]]></programlisting>
<varlistentry>
<term>
- <mallctl>stats.arenas.&lt;i&gt;.lruns.&lt;j&gt;.highruns</mallctl>
- (<type>size_t</type>)
- <literal>r-</literal>
- [<option>--enable-stats</option>]
- </term>
- <listitem><para>Maximum number of runs at any time thus far for this
- size class.</para></listitem>
- </varlistentry>
-
- <varlistentry>
- <term>
<mallctl>stats.arenas.&lt;i&gt;.lruns.&lt;j&gt;.curruns</mallctl>
(<type>size_t</type>)
<literal>r-</literal>