Searched refs:cost (Results 1 – 8 of 8) sorted by relevance
/system/netd/server/ |
D | BandwidthController.cpp | 397 constexpr char cost[] = "shared"; in setInterfaceSharedQuota() local 426 chain, maxBytes, cost)); in setInterfaceSharedQuota() 441 res |= updateQuota(cost, maxBytes); in setInterfaceSharedQuota() 443 ALOGE("Failed update quota for %s", cost); in setInterfaceSharedQuota() 454 constexpr char cost[] = "shared"; in removeInterfaceSharedQuota() local 477 chain, mSharedQuotaBytes, cost)); in removeInterfaceSharedQuota() 503 const std::string& cost = iface; in setInterfaceQuota() local 519 if (int res = updateQuota(cost, maxBytes)) { in setInterfaceQuota() 541 chain.c_str(), maxBytes, cost.c_str()), in setInterfaceQuota()
|
/system/core/storaged/ |
D | storaged.cpp | 354 int64_t cost = (end_ts.tv_sec - start_ts.tv_sec) * SEC_TO_USEC + in event_checked() local 356 if (cost > mConfig.event_time_check_usec) { in event_checked() 358 << "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 | README.md | 1148 # Adding disassembly for all binaries can cost a lot of time. So we can choose to only add
|
/system/extras/simpleperf/ |
D | report_sample.proto | 46 // will cost more cpu time generating samples, which may affect the monitored threads
|
/system/bt/doc/ |
D | style_guide.md | 84 outweigh the cost of safety.
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 144 cost of physically performing source distribution, a complete
|