Searched refs:TFE_MonitoringGetCellCounter2 (Results 1 – 5 of 5) sorted by relevance
45 get_cell=pywrap_tfe.TFE_MonitoringGetCellCounter2),
92 TF_CAPI_EXPORT extern TFE_MonitoringCounterCell* TFE_MonitoringGetCellCounter2(
138 TFE_MonitoringCounterCell* TFE_MonitoringGetCellCounter2( in TFE_MonitoringGetCellCounter2() function
85 auto* cell2 = TFE_MonitoringGetCellCounter2(counter2, "foo", "bar"); in TEST()
1148 m.def("TFE_MonitoringGetCellCounter2", &TFE_MonitoringGetCellCounter2, in PYBIND11_MODULE()