Home
last modified time | relevance | path

Searched refs:usertime (Results 1 – 3 of 3) sorted by relevance

/openssl/apps/lib/
H A Dapps.c2786 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2804 if (usertime && proc != (HANDLE) - 1) { in app_tminterval()
2814 if (usertime && warning) { in app_tminterval()
2840 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2852 if (usertime && warning) { in app_tminterval()
2877 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2884 if (usertime) in app_tminterval()
2902 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2909 if (usertime) in app_tminterval()
/openssl/apps/include/
H A Dapps.h334 double app_tminterval(int stop, int usertime);
/openssl/apps/
H A Dspeed.c121 static int usertime = 1; variable
160 double ret = app_tminterval(s, usertime); in Time_F()
202 ret = app_tminterval(s, usertime); in Time_F()
204 ret = app_tminterval(s, usertime); in Time_F()
2055 usertime = 0; in speed_main()
2610 if (usertime == 0 && !mr) in speed_main()
4868 usertime = 0; in do_multi()

Completed in 25 milliseconds