Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Dapps.c2792 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2810 if (usertime && proc != (HANDLE) - 1) { in app_tminterval()
2820 if (usertime && warning) { in app_tminterval()
2846 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2858 if (usertime && warning) { in app_tminterval()
2883 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2890 if (usertime) in app_tminterval()
2908 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2915 if (usertime) in app_tminterval()
/openssl/apps/include/
H A Dapps.h335 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 26 milliseconds