Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Dtimemodule.c1210 _PyTime_GetProcessTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function
1373 if (_PyTime_GetProcessTimeWithInfo(&t, NULL) < 0) {
1388 if (_PyTime_GetProcessTimeWithInfo(&t, NULL) < 0) {
1614 if (_PyTime_GetProcessTimeWithInfo(&t, &info) < 0) {
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv701 Modules/timemodule.c _PyTime_GetProcessTimeWithInfo ticks_per_second -