Searched refs:SERIALIZE_PERFETTO_TRACE_TASK (Results 1 – 1 of 1) sorted by relevance
252 static const std::string SERIALIZE_PERFETTO_TRACE_TASK = "SERIALIZE PERFETTO TRACE"; variable3517 MYLOGI("Launching async '%s'", SERIALIZE_PERFETTO_TRACE_TASK.c_str()) in MaybeSnapshotSystemTraceAsync()3528 SERIALIZE_PERFETTO_TRACE_TASK, {"perfetto", "--save-for-bugreport"}, in MaybeSnapshotSystemTraceAsync()3543 WaitForTask(std::move(task), SERIALIZE_PERFETTO_TRACE_TASK, STDOUT_FILENO); in MaybeWaitForSnapshotSystemTrace()