Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.cpp417 constexpr char cost[] = "shared"; in setInterfaceSharedQuota() local
445 chain, maxBytes, cost)); in setInterfaceSharedQuota()
460 res |= updateQuota(cost, maxBytes); in setInterfaceSharedQuota()
462 ALOGE("Failed update quota for %s", cost); in setInterfaceSharedQuota()
473 constexpr char cost[] = "shared"; in removeInterfaceSharedQuota() local
495 chain, mSharedQuotaBytes, cost)); in removeInterfaceSharedQuota()
521 const std::string& cost = iface; in setInterfaceQuota() local
537 if (int res = updateQuota(cost, maxBytes)) { in setInterfaceQuota()
558 maxBytes, cost.c_str()), in setInterfaceQuota()
/system/core/storaged/
Dstoraged.cpp353 int64_t cost = (end_ts.tv_sec - start_ts.tv_sec) * SEC_TO_USEC + in event_checked() local
355 if (cost > mConfig.event_time_check_usec) { in event_checked()
356 LOG(ERROR) << "event loop spent " << cost << " usec, threshold " in event_checked()
/system/sepolicy/
DNOTICE16 lost profits, cost of cover, or other special, incidental,
/system/extras/simpleperf/doc/
Dinferno.md31 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
Dscripts_reference.md162 # Adding disassembly for all binaries can cost a lot of time. So we can choose to only add
/system/extras/simpleperf/
Dreport_sample.proto46 // will cost more cpu time generating samples, which may affect the monitored threads
/system/core/logd/
DREADME.replay.md26 3. Overhead (the total cost of the log messages in memory in bytes)
/system/bt/doc/
Dstyle_guide.md84 outweigh the cost of safety.
/system/media/audio_utils/
DDoxyfile1062 # cost of reduced performance. This can be particularly helpful with template