Home
last modified time | relevance | path

Searched refs:_PyTime_GetProcessTimeWithInfo (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Dtimemodule.c1147 _PyTime_GetProcessTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function
1310 if (_PyTime_GetProcessTimeWithInfo(&t, NULL) < 0) {
1325 if (_PyTime_GetProcessTimeWithInfo(&t, NULL) < 0) {
1549 if (_PyTime_GetProcessTimeWithInfo(&t, &info) < 0) {
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv1831 Modules/timemodule.c _PyTime_GetProcessTimeWithInfo ticks_per_second variable static long ticks_per…