Searched refs:_PyTime_GetThreadTimeWithInfo (Results 1 – 1 of 1) sorted by relevance
1291 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) in _PyTime_GetThreadTimeWithInfo() function1331 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) in _PyTime_GetThreadTimeWithInfo() function1365 if (_PyTime_GetThreadTimeWithInfo(&t, NULL) < 0) { in time_thread_time()1380 if (_PyTime_GetThreadTimeWithInfo(&t, NULL) < 0) { in time_thread_time_ns()1449 if (_PyTime_GetThreadTimeWithInfo(&t, &info) < 0) { in time_get_clock_info()