Lines Matching refs:Num
1898 // Num. bytes written into the circular buffer, including chunk headers.
1901 // Num. bytes overwritten before they have been read (i.e. loss of data).
1920 // Num. bytes that were allocated as padding between chunks in the circular
1924 // Num. of padding bytes that were removed from the circular buffer when
1932 // Num. chunks (!= packets) written into the buffer.
1935 // Num. chunks (!= packets) rewritten into the buffer. This means we rewrote
1939 // Num. chunks overwritten before they have been read (i.e. loss of data).
1942 // Num. chunks discarded (i.e. loss of data). Can be > 0 only when a buffer
1946 // Num. chunks (!= packets) that were fully read from the circular buffer by
1951 // Num. chunks that were committed out of order.
1954 // Num. times the ring buffer wrapped around.
1957 // Num. out-of-band (OOB) patches that succeeded.
1960 // Num. OOB patches that failed (e.g., the chunk to patch was gone).
1963 // Num. readaheads (for large multi-chunk packet reads) that ended up in a
1967 // Num. readaheads aborted because of missing chunks in the sequence stream.
1974 // Num. of violations of the SharedMemoryABI found while writing or reading
1981 // Num. of times the service detected packet loss on a trace writer
1992 // Num. producers connected (whether they are involved in the current tracing
1996 // Num. producers ever seen for all trace sessions since startup (it's a good
2000 // Num. data sources registered for all trace sessions.
2003 // Num. data sources ever seen for all trace sessions since startup.
2006 // Num. concurrently active tracing sessions.
2009 // Num. buffers for all tracing session (not just the current one). This will
2016 // Num. chunks that were discarded by the service before attempting to commit
2020 // Num. patches that were discarded by the service before attempting to apply
8284 // Num processes forked since boot.