Home
last modified time | relevance | path

Searched refs:traceCounters (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/systemui/tracinglib/core/host/src-fake/
DTraceProxy.fake.kt33 val traceCounters = mutableMapOf<String, Int>() constant
36 traceCounters[counterName] = counterValue in traceCounter()