Searched refs:cost (Results 1 – 11 of 11) sorted by relevance
/system/netd/server/ |
D | BandwidthController.cpp | 354 constexpr char cost[] = "shared"; in setInterfaceSharedQuota() local 382 chain, maxBytes, cost)); in setInterfaceSharedQuota() 397 res |= updateQuota(cost, maxBytes); in setInterfaceSharedQuota() 399 ALOGE("Failed update quota for %s", cost); in setInterfaceSharedQuota() 410 constexpr char cost[] = "shared"; in removeInterfaceSharedQuota() local 432 chain, mSharedQuotaBytes, cost)); in removeInterfaceSharedQuota() 458 const std::string& cost = iface; in setInterfaceQuota() local 474 if (int res = updateQuota(cost, maxBytes)) { in setInterfaceQuota() 495 maxBytes, cost.c_str()), in setInterfaceQuota()
|
/system/core/storaged/ |
D | storaged.cpp | 359 int64_t cost = (end_ts.tv_sec - start_ts.tv_sec) * SEC_TO_USEC + in event_checked() local 361 if (cost > mConfig.event_time_check_usec) { in event_checked() 362 LOG(ERROR) << "event loop spent " << cost << " usec, threshold " in event_checked()
|
/system/sepolicy/ |
D | NOTICE | 16 lost profits, cost of cover, or other special, incidental,
|
/system/extras/simpleperf/doc/ |
D | inferno.md | 31 A flamegraph give you instant vision on the CPU cycles cost centers but 97 The cost of frame pointer is negligible on arm64 parameter but considerable
|
D | scripts_reference.md | 163 # Adding disassembly for all binaries can cost a lot of time. So we can choose to only add
|
/system/logging/logd/ |
D | README.replay.md | 26 3. Overhead (the total cost of the log messages in memory in bytes)
|
/system/extras/simpleperf/ |
D | cmd_report_sample.proto | 57 // will cost more cpu time generating samples, which may affect the monitored threads
|
/system/chre/doc/ |
D | nanoapp_overview.md | 185 power cost of performing a WiFi scan from CHRE. Typically this is done after
|
/system/bt/doc/ |
D | style_guide.md | 84 outweigh the cost of safety.
|
/system/chre/chpp/ |
D | README.md | 3 …und applications on a lower power, always-on processor, with lower energy cost than what is possib…
|
/system/media/audio_utils/ |
D | Doxyfile | 1062 # cost of reduced performance. This can be particularly helpful with template
|