Searched refs:kPerfStatCommand (Results 1 – 1 of 1) sorted by relevance
29 const char kPerfStatCommand[] = "stat"; variable100 if (perf_type != kPerfRecordCommand && perf_type != kPerfStatCommand && in RunCommandAndGetSerializedOutput()120 if (perf_type == kPerfStatCommand) full_perf_args.emplace_back("-v"); in RunCommandAndGetSerializedOutput()