/external/tensorflow/tensorflow/core/profiler/utils/ |
D | step_intersection_test.cc | 33 PerCoreStepInfo CreateOneTestStep(uint32 host_id, uint32 num_steps, in CreateOneTestStep() 61 for (uint32 host_id = 0; host_id < num_hosts; host_id++) { in CreateTestSteps() local 77 for (uint32 host_id = 0; host_id < num_hosts; host_id++) { in CreateNoStep() local 88 auto host_id = hostid_stepdb.first; in Convert() local 129 for (uint32 host_id = 0; host_id < num_hosts; host_id++) { in TEST() local 150 for (uint32 host_id = 0; host_id < num_hosts; host_id++) { in TEST() local 171 for (uint32 host_id = 0; host_id < num_hosts; host_id++) { in TEST() local
|
D | step_intersection.cc | 177 auto host_id = hostid_stepdb.first; in StepIntersection() local 198 auto host_id = hostid_stepdb.first; in StepIntersection() local 264 auto host_id = hostid_alignment.first; in DebugString() local 270 for (const auto host_id : host_ids) { in DebugString() local 277 for (const auto host_id : host_ids) { in DebugString() local
|
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ |
D | tpu_driver.proto | 38 optional int32 host_id = 2; field 53 optional int32 host_id = 4; field
|
/external/autotest/server/lib/ |
D | status_history.py | 231 def get_tasks(cls, afe, host_id, start_time, end_time): argument 258 def get_status_task(cls, afe, host_id, end_time): argument 340 def get_hqes(cls, afe, host_id, start_time, end_time): argument 635 def get_diagnosis_interval(host_id, end_time, success): argument 682 def get_status_task(host_id, end_time): argument
|
/external/bcc/examples/networking/distributed_bridge/ |
D | tunnel.py | 17 host_id = int(argv[1]) variable
|
D | tunnel_mesh.py | 18 host_id = int(argv[2]) variable
|
/external/autotest/site_utils/ |
D | job_history.py | 125 def try_get(self, host_id, job_id, start_time, end_time): argument 141 def update(self, host_id, start_time, end_time): argument
|
/external/autotest/server/ |
D | afe_urls.py | 89 def get_host_url(self, host_id): argument
|
D | frontend.py | 630 def get_host_special_tasks(self, host_id, **data): argument 636 def get_host_status_task(self, host_id, end_time): argument 642 def get_host_diagnosis_interval(self, host_id, end_time, success): argument
|
/external/OpenCL-CTS/test_conformance/SVM/ |
D | test_byte_granularity.cpp | 101 cl_uint host_id = num_devices; // host code will take the id above the devices. in test_svm_byte_granularity() local
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | op_stats.proto | 37 string host_id = 1; field
|
D | overview_page.proto | 150 string host_id = 1; field
|
/external/autotest/frontend/afe/ |
D | rpc_interface.py | 1454 def get_host_special_tasks(host_id, **filter_data): argument 1515 def get_status_task(host_id, end_time): argument 1542 def get_host_status_task(host_id, end_time): argument 1570 def get_host_diagnosis_interval(host_id, end_time, success): argument
|
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | op_stats_combiner.cc | 187 uint32 GlobalCoreId(int host_id, uint32 device_ordinal) { in GlobalCoreId()
|
/external/autotest/site_utils/deployment/ |
D | install.py | 287 def _wait_for_idle(afe, host_id): argument
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | HostDetailView.java | 281 String host_id = Utils.jsonToString(currentHostObject.get("id")).trim(); in handlePage() local
|
/external/tensorflow/tensorflow/python/tpu/ |
D | tpu_feed.py | 772 host_id, argument
|
D | tpu_embedding_v2.py | 1380 def select_fn(host_id): argument
|
/external/arm-trusted-firmware/plat/ti/k3/common/drivers/ti_sci/ |
D | ti_sci.c | 1256 int ti_sci_proc_handover(uint8_t proc_id, uint8_t host_id) in ti_sci_proc_handover()
|
D | ti_sci_protocol.h | 526 uint8_t host_id; member
|