Home
last modified time | relevance | path

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

/external/trace-cmd/tracecmd/
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
Dtrace-read.c771 unsigned long long lat_max, unsigned long long time_max, in show_wakeup_timings()
/external/python/cpython3/Modules/
D_threadmodule.c1645 double time_max = _PyTime_AsSecondsDouble(_PyTime_MAX); in thread_module_exec() local