/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A 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 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 D | step_intersection.cc | 179 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 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
|
/aosp_15_r20/external/googleapis/google/cloud/backupdr/logging/v1/ |
H A D | reportlog.proto | 148 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 D | tpu_driver.proto | 38 optional int32 host_id = 2; field 53 optional int32 host_id = 4; field
|
/aosp_15_r20/external/autotest/frontend/afe/ |
H A D | rpc_interface.py | 1446 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 D | job_history.py | 129 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 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
|
H A D | afe_urls.py | 89 def get_host_url(self, host_id): argument
|
/aosp_15_r20/system/nfc/src/nfa/hci/ |
H A D | nfa_hci_utils.cc | 713 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 D | tunnel.py | 17 host_id = int(argv[1]) variable
|
H A D | tunnel_mesh.py | 18 host_id = int(argv[2]) variable
|
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/ |
D | cf_device_config.cpp | 24 int DeviceConfig::host_id() { in host_id() function in cuttlefish::modem::DeviceConfig
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/SVM/ |
H A D | test_byte_granularity.cpp | 100 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 D | op_stats.proto | 37 string host_id = 1; field
|
H A D | overview_page.proto | 152 string host_id = 1; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | op_stats_combiner.cc | 189 uint32 GlobalCoreId(int host_id, uint32 device_ordinal) { in GlobalCoreId()
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/python/ |
H A D | dtensor_device.py | 106 def _create_host_array(self, shape, host_id): argument
|
H A D | tpu_util.py | 90 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 D | all_reduce_blueconnect.cc | 70 int host_id = device_id / num_devices_per_host; in TryDecomposeReplicaGroup() local
|
/aosp_15_r20/external/executorch/examples/qualcomm/ |
H A D | utils.py | 64 host_id=None, argument
|
/aosp_15_r20/external/autotest/site_utils/deployment/ |
H A D | install.py | 287 def _wait_for_idle(afe, host_id): argument
|
/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/ |
H A D | HostDetailView.java | 281 String host_id = Utils.jsonToString(currentHostObject.get("id")).trim(); in handlePage() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/ |
H A D | tpu_feed.py | 773 host_id, argument
|
/aosp_15_r20/external/perfetto/src/ipc/ |
H A D | host_impl.cc | 63 auto host_id = sock->GetSockAddr(); in GenerateMachineID() local
|