Home
last modified time | relevance | path

Searched refs:hardwire (Results 1 – 1 of 1) sorted by relevance

/system/extras/perfprofd/
Dperfprofdcore.cc540 bool hardwire = config.hardwire_cpus; in collect_profile() local
542 bool take_action = (hardwire && duration <= max_duration); in collect_profile()