Searched refs:PERFETTO_TAG (Results 1 – 1 of 1) sorted by relevance
48 private static final String PERFETTO_TAG = "traceur"; field in PerfettoUtils199 String cmd = "perfetto --stop --attach=" + PERFETTO_TAG; in traceStop()239 String cmd = "perfetto --is_detached=" + PERFETTO_TAG; in isTracingOn()315 String cmd = "perfetto --detach=" + PERFETTO_TAG in startPerfettoWithTextConfig()339 String cmd = "perfetto --detach=" + PERFETTO_TAG in startPerfettoWithProtoConfig()