Home
last modified time | relevance | path

Searched refs:thread_seconds_user_sys (Results 1 – 4 of 4) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dtiming.cpp139 void thread_seconds_user_sys(double * res) in thread_seconds_user_sys() function
199 void thread_seconds_user_sys(double * res) in thread_seconds_user_sys() function
209 void thread_seconds_user_sys(double * res) in thread_seconds_user_sys() function
H A Dtiming.h43 extern void thread_seconds_user_sys(double *);
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dasync.c36 thread_seconds_user_sys(d); in extract_interval()
63 thread_seconds_user_sys(d); in timing_next_timer()
95 thread_seconds_user_sys(d); in timing_partial_init()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/utils/
H A Dtest_timing.c147 thread_seconds_user_sys((double*)arg); in test_thread_seconds_user_sys_subthread()