Searched refs:appendProcStatsConfig (Results 1 – 1 of 1) sorted by relevance
133 appendProcStatsConfig(config, tags, /* targetBuffer = */ 1); in traceStart()156 appendProcStatsConfig(config, /* tags = */ null, /* targetBuffer = */ 0); in stackSampleStart()187 appendProcStatsConfig(config, /* tags = */ null, /* targetBuffer = */ 0); in heapDumpStart()470 private void appendProcStatsConfig(StringBuilder config, Collection<String> tags, in appendProcStatsConfig() method in PerfettoUtils