Searched refs:TFE_MonitoringNewCounter0 (Results 1 – 5 of 5) sorted by relevance
31 create=pywrap_tfe.TFE_MonitoringNewCounter0,
65 TF_CAPI_EXPORT extern TFE_MonitoringCounter0* TFE_MonitoringNewCounter0(
43 TFE_MonitoringNewCounter0("test/counter", status, "description"); in TEST()
77 TFE_MonitoringCounter0* TFE_MonitoringNewCounter0(const char* name, in TFE_MonitoringNewCounter0() function
1282 TFE_MonitoringNewCounter0(name, status.get(), description); in PYBIND11_MODULE()