Searched refs:TFE_MonitoringGetCellCounter1 (Results 1 – 5 of 5) sorted by relevance
38 get_cell=pywrap_tfe.TFE_MonitoringGetCellCounter1),
134 TF_CAPI_EXPORT extern TFE_MonitoringCounterCell* TFE_MonitoringGetCellCounter1(
173 TFE_MonitoringCounterCell* TFE_MonitoringGetCellCounter1( in TFE_MonitoringGetCellCounter1() function
160 auto* cell1 = TFE_MonitoringGetCellCounter1(counter1, "test"); in TEST()
824 m.def("TFE_MonitoringGetCellCounter1", &TFE_MonitoringGetCellCounter1, in PYBIND11_MODULE()