Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Dapps.c2757 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2775 if (usertime && proc != (HANDLE) - 1) { in app_tminterval()
2785 if (usertime && warning) { in app_tminterval()
2811 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2823 if (usertime && warning) { in app_tminterval()
2848 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2855 if (usertime) in app_tminterval()
2873 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2880 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()
1970 usertime = 0; in speed_main()
2525 if (usertime == 0 && !mr) in speed_main()
4657 usertime = 0; in do_multi()

Completed in 39 milliseconds