Searched refs:_stat_float_times (Results 1 – 1 of 1) sorted by relevance
1429 static int _stat_float_times = 1; variable1446 return PyBool_FromLong(_stat_float_times); in stat_float_times()1447 _stat_float_times = newval; in stat_float_times()1463 if (_stat_float_times) { in fill_time()1555 if (_stat_float_times) { in _pystat_fromstructstat()