Searched refs:TFE_MonitoringGetCellCounter1 (Results 1 – 5 of 5) sorted by relevance
41 get_cell=pywrap_tfe.TFE_MonitoringGetCellCounter1),
82 TF_CAPI_EXPORT extern TFE_MonitoringCounterCell* TFE_MonitoringGetCellCounter1(
113 TFE_MonitoringCounterCell* TFE_MonitoringGetCellCounter1( in TFE_MonitoringGetCellCounter1() function
77 auto* cell1 = TFE_MonitoringGetCellCounter1(counter1, "test"); in TEST()
1132 m.def("TFE_MonitoringGetCellCounter1", &TFE_MonitoringGetCellCounter1, in PYBIND11_MODULE()