Searched refs:TFE_MonitoringGetCellBoolGauge1 (Results 1 – 5 of 5) sorted by relevance
87 get_cell=pywrap_tfe.TFE_MonitoringGetCellBoolGauge1),
226 TFE_MonitoringGetCellBoolGauge1(TFE_MonitoringBoolGauge1* gauge,
121 auto* cell1 = TFE_MonitoringGetCellBoolGauge1(gauge1, "foo"); in TEST()
406 TFE_MonitoringBoolGaugeCell* TFE_MonitoringGetCellBoolGauge1( in TFE_MonitoringGetCellBoolGauge1() function
1484 m.def("TFE_MonitoringGetCellBoolGauge1", &TFE_MonitoringGetCellBoolGauge1, in PYBIND11_MODULE()