Searched refs:GlobalCoreId (Results 1 – 2 of 2) sorted by relevance
37 uint32 GlobalCoreId(int host_id, uint32 device_ordinal);46 uint32 global_core_id = GlobalCoreId(src_host_id, core_id_and_value.first); in CombineCoreIdMap()
187 uint32 GlobalCoreId(int host_id, uint32 device_ordinal) { in GlobalCoreId() function