/aosp12/art/runtime/gc/collector/ |
H A D | garbage_collector.cc | 208 uint64_t throughput = (current_iteration->GetScannedBytes() * 1'000'000) in Run() local 211 throughput /= MB; in Run() 212 gc_tracing_throughput_hist_->Add(throughput); in Run() 213 gc_tracing_throughput_avg_->Add(throughput); in Run() 216 throughput = current_iteration->GetEstimatedThroughput() / MB; in Run() 217 gc_throughput_histogram_->Add(throughput); in Run() 218 gc_throughput_avg_->Add(throughput); in Run()
|
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/ |
H A D | ThroughputFilter.java | 90 Throughput throughput = new Throughput(mTotalFrameCount, in process() local 95 throughputFrame.setObjectValue(throughput); in process()
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | ThroughputFilter.java | 82 Throughput throughput = new Throughput(mTotalFrameCount, in onProcess() local 87 throughputFrame.setValue(throughput); in onProcess()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | x25.h | 72 unsigned int throughput; member
|
H A D | batadv_packet.h | 118 __be32 throughput; member
|
H A D | wireless.h | 377 __u32 throughput; member
|
/aosp12/system/libhwbinder/vts/performance/ |
H A D | Android.bp | 84 // build for throughput benchmark test for hwbinder.
|
/aosp12/packages/modules/Wifi/service/proto/src/ |
H A D | metrics.proto | 648 // WiFi Tx and Rx throughput histogram at various RF bands 2315 // Threshold of Tx throughput below which to trigger a data stall 2319 // Threshold of Rx throughput below which to trigger a data stall 2673 …// Indicate whether current link layer throughput is sufficient, see {@link WifiDataStall#isThroug… 3723 // Total time with sufficient Wifi throughput and with cellular data on 3725 // Total time with insufficient Wifi throughput and with cellular data on 3729 // Total time with insufficient Wifi throughput and with cellular data on
|
/aosp12/hardware/interfaces/neuralnetworks/1.1/ |
H A D | types.hal | 476 * Prefer maximizing the throughput of successive frames, for example when
|
/aosp12/hardware/interfaces/sensors/1.0/ |
H A D | types.hal | 1133 * more resources to improve throughput and latency in high performance mode.
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
H A D | wlioctl.h | 4451 uint32 throughput[WL_IOV_MAC_PARAM_LEN][WL_IOV_PKTQ_LOG_PRECS]; member
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 1043 // by whether the calculated throughput exceeds the average demand within |duration_millis|
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |