Home
last modified time | relevance | path

Searched defs:perhost_stepdb (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dstep_intersection_test.cc131 const PerHostStepDb& perhost_stepdb) { in Convert()
145 PerHostStepDb perhost_stepdb = CreateTestSteps(num_hosts, shift_ps); in TEST() local
164 PerHostStepDb perhost_stepdb = CreateTestSteps(num_hosts, shift_ps); in TEST() local
185 PerHostStepDb perhost_stepdb = CreateTestSteps(num_hosts, shift_ps); in TEST() local
206 PerHostStepDb perhost_stepdb = CreateTestSteps(num_hosts, shift_ps); in TEST() local
228 PerHostStepDb perhost_stepdb = CreateTestSteps(num_hosts, shift_ps); in TEST() local
238 PerHostStepDb perhost_stepdb = CreateNoStep(num_hosts); in TEST() local
247 PerHostStepDb perhost_stepdb = CreateEmptyIntersectTestSteps(); in TEST() local
H A Dstep_intersection.cc169 const absl::flat_hash_map<uint32, const StepDatabaseResult*>& in StepIntersection()