HomeSort by relevance Sort by last modified time
    Searched refs:perf_type (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 522 milliseconds