Searched defs:tracing_counter (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/tools/telemetry/telemetry/timeline/
H A Dprocess.py5 import telemetry.timeline.counter as tracing_counter namespace
70 ctr = tracing_counter.Counter(self, category, name)
H A Dtrace_event_importer_unittest.py8 import telemetry.timeline.counter as tracing_counter namespace
585 ctr = tracing_counter.Counter(None, 'testBasicCounter',

Completed in 340 milliseconds