Searched refs:counters (Results 1 – 6 of 6) sorted by relevance
26 val counters: List<Counter> constant38 … counters = fragment.counters.values.filter { it.events.isNotEmpty() }.map { Counter(it) }.toList() in <lambda>()40 … hasContent = counters.isNotEmpty() || asyncSlices.isNotEmpty() || threads.any { it.hasContent } in <lambda>()
141 assertEquals(1, p.counters.size) in testCounters()142 val c = p.counters[0] in testCounters()
39 val counters: Map<String, CounterFragment> get() = _counters in <lambda>() constant
53 val counter = process.counters.find { it.name == counterName } in <lambda>()
45 INFO: Loaded 1 modules (10 inline 8-bit counters): 10 [0x5bde606000, 0x5bde60600a),
1023 maintain a single counter for the node or multiple counters,