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