Home
last modified time | relevance | path

Searched defs:idle (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150/thermal/
Dthermal.c83 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
/hardware/libhardware/modules/thermal/
Dthermal.c89 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
/hardware/google/pixel/perfstatsd/
Dcpu_usage.cpp171 uint64_t idle = 0; in getOverallUsage() local
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp3718 StateDag::Node idle = d->makeNode(State::IDLE, kBurstCommand, active); in makeBurstCommands() local
3753 StateDag::Node idle = in makeAsyncDrainCommands() local
3780 StateDag::Node idle = d->makeNode(State::IDLE, kBurstCommand, active); in makeDrainOutCommands() local
3805 StateDag::Node idle = d->makeNode(State::IDLE, kBurstCommand, active); in makeDrainPauseOutCommands() local
3845 StateDag::Node idle = d->makeNode(State::IDLE, kBurstCommand, active); in makeStandbyCommands() local
3883 StateDag::Node idle = d->makeNodes({std::make_pair(State::IDLE, kBurstCommand), in makePauseCommands() local
3925 StateDag::Node idle = d->makeNodes({std::make_pair(State::IDLE, kBurstCommand), in makeFlushCommands() local
3956 StateDag::Node idle = d->makeNode(State::IDLE, kBurstCommand, active); in makeDrainPauseFlushOutCommands() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h217 uint8 idle; /* avail in pool */ member
Dwlioctl.h1104 uint32 idle; /* time since data pkt rx'd from sta */ member