Searched refs:TpuDriver_QuerySystemInfo (Results 1 – 3 of 3) sorted by relevance
216 TpuDriver_QuerySystemInfo;270 PrototypeTpuDriver_QuerySystemInfo* TpuDriver_QuerySystemInfo; // NOLINT member
60 struct TpuSystemInfo* info = driver_fn.TpuDriver_QuerySystemInfo(driver); in main()
263 ::TpuSystemInfo* info = driver_fn_.TpuDriver_QuerySystemInfo(driver_); in QuerySystemInfo()