Searched defs:idle (Results  1 – 6 of 6) sorted by relevance
| /hardware/qcom/sm8150/thermal/ | 
| D | thermal.c | 83     uint64_t user, nice, system, idle, active, total;  in get_cpu_usages()  local
 | 
| /hardware/libhardware/modules/thermal/ | 
| D | thermal.c | 89     uint64_t user, nice, system, idle, active, total;  in get_cpu_usages()  local
 | 
| /hardware/google/pixel/perfstatsd/ | 
| D | cpu_usage.cpp | 171                 uint64_t idle = 0;  in getOverallUsage()  local
 | 
| /hardware/interfaces/audio/aidl/vts/ | 
| D | VtsHalAudioCoreModuleTargetTest.cpp | 3718     StateDag::Node idle = d->makeNode(State::IDLE, kBurstCommand, active);  in makeBurstCommands()  local3753         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/ | 
| D | bcmutils.h | 217 	uint8 idle;	/* avail in pool */  member
 | 
| D | wlioctl.h | 1104 	uint32			idle;		/* time since data pkt rx'd from sta */  member
 |