Searched refs:TFE_MonitoringNewCounter1 (Results 1 – 5 of 5) sorted by relevance
35 create=pywrap_tfe.TFE_MonitoringNewCounter1,
77 TF_CAPI_EXPORT extern TFE_MonitoringCounter1* TFE_MonitoringNewCounter1(
73 auto* counter1 = TFE_MonitoringNewCounter1("test/counter1", status, in TEST()
99 TFE_MonitoringCounter1* TFE_MonitoringNewCounter1(const char* name, in TFE_MonitoringNewCounter1() function
1297 TFE_MonitoringNewCounter1(name, status.get(), description, label1); in PYBIND11_MODULE()