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

  /system/extras/perfprofd/
config.h 75 bool hardwire_cpus = true; member in struct:Config
configreader.cc 112 addUnsignedEntry("hardwire_cpus", config.hardwire_cpus, 0, 1);
346 config->hardwire_cpus = getBoolValue("hardwire_cpus");
perfprofdcore.cc 652 bool hardwire = config.hardwire_cpus;
  /system/extras/perfprofd/binder_interface/
perfprofd_binder.cc 206 CHECK_AND_COPY_FROM_PROTO(hardwire_cpus)

Completed in 251 milliseconds