Searched refs:TFE_MonitoringGetCellCounter2 (Results 1 – 5 of 5) sorted by relevance
42 get_cell=pywrap_tfe.TFE_MonitoringGetCellCounter2),
144 TF_CAPI_EXPORT extern TFE_MonitoringCounterCell* TFE_MonitoringGetCellCounter2(
198 TFE_MonitoringCounterCell* TFE_MonitoringGetCellCounter2( in TFE_MonitoringGetCellCounter2() function
168 auto* cell2 = TFE_MonitoringGetCellCounter2(counter2, "foo", "bar"); in TEST()
840 m.def("TFE_MonitoringGetCellCounter2", &TFE_MonitoringGetCellCounter2, in PYBIND11_MODULE()