Home | History | Annotate | Download | only in net_internals

Lines Matching refs:Events

12  *   - Shows how many events have been captured.
75 * Called whenever some log events are deleted. |sourceIds| lists
83 * Called whenever all log events are deleted.
91 * logging events. In either case, called after clearing the old entries,
102 * Updates the counters showing how many events have been captured.
125 * cookies and passwords from log dumps and displayed events.
165 text.push('Number of passively captured events: ' +
167 text.push('Number of actively captured events: ' +
266 text.push(' Events');
384 // Group the events into buckets by source ID, and buckets by source type.