Home | Sort by relevance Sort by last modified time |
/external/perf_data_converter/src/quipper/ | |
perf_recorder.cc | 98 const string& perf_type = perf_args[1]; local 100 if (perf_type != kPerfRecordCommand && perf_type != kPerfStatCommand && 101 perf_type != kPerfMemCommand) { 102 LOG(ERROR) << "Unsupported perf subcommand: " << perf_type; 120 if (perf_type == kPerfStatCommand) full_perf_args.emplace_back("-v"); 135 if (perf_type == kPerfRecordCommand || perf_type == kPerfMemCommand) |
/hardware/intel/common/libva/va/ | |
va_vpp.h | 909 unsigned int perf_type; member in struct:_VAProcFilterParameterBufferImageStabilization 966 unsigned int perf_type; member in struct:_VAProcFilterCapImageStabilization [all...] |