Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_stats_combiner.cc39 int src_host_id, const PerCoreStepInfo& src, bool use_incomplete_step, in CombinePerCoreStepInfo()
65 int src_host_id, const StepIntersection& step_intersection, in CombineStepDatabase()
121 bool no_accelerator_in_system, int src_host_id, HardwareType hardware_type, in CombineOpStats()
H A Dop_stats_combiner.h44 void CombineCoreIdMap(int src_host_id, const CoreIdMap& src, CoreIdMap* dst) { in CombineCoreIdMap()
63 int src_host_id; member