Searched refs:TFE_MonitoringGetCellIntGauge0 (Results 1 – 5 of 5) sorted by relevance
48 get_cell=pywrap_tfe.TFE_MonitoringGetCellIntGauge0),
168 TFE_MonitoringGetCellIntGauge0(TFE_MonitoringIntGauge0* gauge);
229 TFE_MonitoringIntGaugeCell* TFE_MonitoringGetCellIntGauge0( in TFE_MonitoringGetCellIntGauge0() function
180 auto* cell = TFE_MonitoringGetCellIntGauge0(gauge); in TEST()
859 m.def("TFE_MonitoringGetCellIntGauge0", &TFE_MonitoringGetCellIntGauge0, in PYBIND11_MODULE()