Home
last modified time | relevance | path

Searched defs:min_bytes (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/python/profiler/
Doption_builder.py144 def time_and_memory(min_micros=1, min_bytes=1, min_accelerator_micros=0, argument
217 min_bytes=0, argument
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_options.proto9 int64 min_bytes = 2; field
Dtfprof_options.h151 tensorflow::int64 min_bytes; member
/external/v8/src/
Dostreams.h114 uint8_t min_bytes; member
/external/stressapptest/src/
Dos.h61 void SetMinimumHugepagesSize(int64 min_bytes) { in SetMinimumHugepagesSize()
/external/nanopb-c/tests/fuzztest/
Dfuzztest.c83 static size_t rand_fill_protobuf(uint8_t *buf, size_t min_bytes, size_t max_bytes, int min_tag) in rand_fill_protobuf()
/external/grpc-grpc/third_party/nanopb/tests/fuzztest/
Dfuzztest.c83 static size_t rand_fill_protobuf(uint8_t *buf, size_t min_bytes, size_t max_bytes, int min_tag) in rand_fill_protobuf()
/external/curl/lib/
Dsmb.h205 unsigned short min_bytes; member