Searched refs:TFE_MonitoringGetCellStringGauge2 (Results 1 – 5 of 5) sorted by relevance
73 get_cell=pywrap_tfe.TFE_MonitoringGetCellStringGauge2),
175 TFE_MonitoringGetCellStringGauge2(TFE_MonitoringStringGauge2* gauge,
300 TFE_MonitoringStringGaugeCell* TFE_MonitoringGetCellStringGauge2( in TFE_MonitoringGetCellStringGauge2() function
130 auto* cell2 = TFE_MonitoringGetCellStringGauge2(gauge2, "foo", "bar"); in TEST()
1246 m.def("TFE_MonitoringGetCellStringGauge2", &TFE_MonitoringGetCellStringGauge2, in PYBIND11_MODULE()