Searched defs:throughput (Results 1 – 7 of 7) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/ |
D | table.py | 39 def __init__(self, table_name, schema=None, throughput=None, indexes=None, argument 130 def create(cls, table_name, schema, throughput=None, indexes=None, argument 381 def update(self, throughput=None, global_indexes=None): argument
|
D | fields.py | 222 throughput = { variable in GlobalBaseIndexField
|
/external/v8/tools/ |
D | gc-nvp-trace-processor.py | 312 def throughput(name, trace): function
|
/external/kernel-headers/original/uapi/linux/ |
D | x25.h | 105 unsigned int throughput; member
|
D | wireless.h | 971 __u32 throughput; /* To give an idea... */ member
|
/external/autotest/server/cros/network/ |
D | netperf_runner.py | 153 throughput=None, throughput_dev=None, argument
|
/external/v8/test/cctest/heap/ |
D | test-heap.cc | 6116 size_t throughput = in TEST() local 6140 size_t throughput = in TEST() local 6276 size_t throughput = static_cast<size_t>( in TEST() local 6301 size_t throughput = static_cast<size_t>( in TEST() local
|