Home
last modified time | relevance | path

Searched defs:host_id (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dstep_intersection_test.cc33 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
79 uint32 host_id; in CreateEmptyIntersectTestSteps() local
123 for (uint32 host_id = 0; host_id < num_hosts; host_id++) { in CreateNoStep() local
134 auto host_id = hostid_stepdb.first; in Convert() local
175 for (uint32 host_id = 0; host_id < num_hosts; host_id++) { in TEST() local
196 for (uint32 host_id = 0; host_id < num_hosts; host_id++) { in TEST() local
217 for (uint32 host_id = 0; host_id < num_hosts; host_id++) { in TEST() local
H A Dstep_intersection.cc179 auto host_id = hostid_stepdb.first; in StepIntersection() local
200 auto host_id = hostid_stepdb.first; in StepIntersection() local
273 auto host_id = hostid_alignment.first; in DebugString() local
279 for (const auto host_id : host_ids) { in DebugString() local
286 for (const auto host_id : host_ids) { in DebugString() local
/aosp_15_r20/external/autotest/server/lib/
H A Dstatus_history.py231 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
/aosp_15_r20/external/googleapis/google/cloud/backupdr/logging/v1/
H A Dreportlog.proto148 string host_id = 35; field
194 string host_id = 9; field
237 string host_id = 13; field
285 string host_id = 5; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dtpu_driver.proto38 optional int32 host_id = 2; field
53 optional int32 host_id = 4; field
/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_interface.py1446 def get_host_special_tasks(host_id, **filter_data): argument
1507 def get_status_task(host_id, end_time): argument
1534 def get_host_status_task(host_id, end_time): argument
1562 def get_host_diagnosis_interval(host_id, end_time, success): argument
/aosp_15_r20/external/autotest/site_utils/
H A Djob_history.py129 def try_get(self, host_id, job_id, start_time, end_time): argument
145 def update(self, host_id, start_time, end_time): argument
/aosp_15_r20/external/autotest/server/
H A Dfrontend.py630 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
H A Dafe_urls.py89 def get_host_url(self, host_id): argument
/aosp_15_r20/system/nfc/src/nfa/hci/
H A Dnfa_hci_utils.cc713 bool nfa_hciu_is_active_host(uint8_t host_id) { in nfa_hciu_is_active_host()
736 bool nfa_hciu_is_host_reseting(uint8_t host_id) { in nfa_hciu_is_host_reseting()
/aosp_15_r20/external/bcc/examples/networking/distributed_bridge/
H A Dtunnel.py17 host_id = int(argv[1]) variable
H A Dtunnel_mesh.py18 host_id = int(argv[2]) variable
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dcf_device_config.cpp24 int DeviceConfig::host_id() { in host_id() function in cuttlefish::modem::DeviceConfig
/aosp_15_r20/external/OpenCL-CTS/test_conformance/SVM/
H A Dtest_byte_granularity.cpp100 cl_uint host_id = num_devices; // host code will take the id above the devices. in test_svm_byte_granularity() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dop_stats.proto37 string host_id = 1; field
H A Doverview_page.proto152 string host_id = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_stats_combiner.cc189 uint32 GlobalCoreId(int host_id, uint32 device_ordinal) { in GlobalCoreId()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/python/
H A Ddtensor_device.py106 def _create_host_array(self, shape, host_id): argument
H A Dtpu_util.py90 def _create_device_array(shape, device_type, host_id, local_device_ids=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dall_reduce_blueconnect.cc70 int host_id = device_id / num_devices_per_host; in TryDecomposeReplicaGroup() local
/aosp_15_r20/external/executorch/examples/qualcomm/
H A Dutils.py64 host_id=None, argument
/aosp_15_r20/external/autotest/site_utils/deployment/
H A Dinstall.py287 def _wait_for_idle(afe, host_id): argument
/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/
H A DHostDetailView.java281 String host_id = Utils.jsonToString(currentHostObject.get("id")).trim(); in handlePage() local
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtpu_feed.py773 host_id, argument
/aosp_15_r20/external/perfetto/src/ipc/
H A Dhost_impl.cc63 auto host_id = sock->GetSockAddr(); in GenerateMachineID() local

12