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

  /bionic/tests/
sched_test.cpp 130 TEST(sched, cpu_op) {
  /external/chromium_org/gpu/config/
gpu_control_list.cc 656 std::string cpu_op; local
658 cpu_brand_value->GetString(kOp, &cpu_op);
660 if (!entry->SetCpuBrand(cpu_op, cpu_value)) {
966 const std::string& cpu_op,
968 cpu_brand_.reset(new StringInfo(cpu_op, cpu_value));
    [all...]
gpu_control_list.h 402 bool SetCpuBrand(const std::string& cpu_op,

Completed in 352 milliseconds