Home
last modified time | relevance | path

Searched refs:usertime (Results 1 – 3 of 3) sorted by last modified time

/openssl/apps/
H A Dspeed.c103 static int usertime = 1; variable
137 double ret = app_tminterval(s, usertime); in Time_F()
179 ret = app_tminterval(s, usertime); in Time_F()
181 ret = app_tminterval(s, usertime); in Time_F()
1504 usertime = 0; in speed_main()
1868 if (usertime == 0 && !mr) in speed_main()
3459 usertime = 0; in do_multi()
/openssl/apps/lib/
H A Dapps.c2676 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2694 if (usertime && proc != (HANDLE) - 1) { in app_tminterval()
2704 if (usertime && warning) { in app_tminterval()
2730 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2742 if (usertime && warning) { in app_tminterval()
2767 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2774 if (usertime) in app_tminterval()
2792 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2799 if (usertime) in app_tminterval()
/openssl/apps/include/
H A Dapps.h332 double app_tminterval(int stop, int usertime);

Completed in 68 milliseconds