Home
last modified time | relevance | path

Searched defs:time_max (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/time/
H A Dtime_utils.cpp56 constexpr time_t time_max = in update_from_seconds() local
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-profile.c98 unsigned long long time_max; member
132 unsigned long long time_max; member
1572 unsigned long long time_max; member
1626 unsigned long long time_max; in make_stack_chain() local
H A Dtrace-read.c771 unsigned long long lat_max, unsigned long long time_max, in show_wakeup_timings()
/aosp_15_r20/external/python/cpython3/Modules/
D_threadmodule.c1646 double time_max = _PyTime_AsSecondsDouble(_PyTime_MAX); in thread_module_exec() local