Home
last modified time | relevance | path

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

/openssl-master/apps/lib/
A Dapps.c2634 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2651 if (usertime && proc != (HANDLE) - 1) { in app_tminterval()
2659 if (usertime && warning) { in app_tminterval()
2685 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2697 if (usertime && warning) { in app_tminterval()
2722 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2729 if (usertime) in app_tminterval()
2746 double app_tminterval(int stop, int usertime) in app_tminterval() argument
2753 if (usertime) in app_tminterval()
/openssl-master/apps/include/
A Dapps.h322 double app_tminterval(int stop, int usertime);
/openssl-master/apps/
A Dspeed.c101 static int usertime = 1; variable
135 double ret = app_tminterval(s, usertime); in Time_F()
177 ret = app_tminterval(s, usertime); in Time_F()
179 ret = app_tminterval(s, usertime); in Time_F()
1493 usertime = 0; in speed_main()
1848 if (usertime == 0 && !mr) in speed_main()
3436 usertime = 0; in do_multi()

Completed in 19 milliseconds