Searched defs:start_time (Results 1 - 10 of 10) sorted by relevance

/barrelfish-2018-10-04/usr/bench/rcce/bt/
H A Dtimers.h1 double start_time[64], elapsed[64]; variable
H A Dtimers.c7 #define start_time(n) start_time[n-1] macro
/barrelfish-2018-10-04/include/rcce/
H A DRCCE_lib_pwr.h52 volatile long long start_time; member in struct:__anon269
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dtrace.h73 hrtime_t start_time; member in struct:__anon1648
H A Dwm_msgs.h126 hrtime_t start_time; member in struct:__anon1665
129 time_t start_time; member in struct:__anon1665
131 clock_t start_time; member in struct:__anon1665
H A Dos_support.c134 static double start_time; /* in seconds */ variable
137 static time_t start_time; /* in seconds */ variable
139 static clock_t start_time; /* in clock ticks */ variable
H A Dwm.c207 static hrtime_t start_time; variable
210 static time_t start_time; variable
212 static clock_t start_time; variable
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dppp.c159 static struct timeval start_time; /* Time when link was started. */ variable in typeref:struct:timeval
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dppp.c159 static struct timeval start_time; /* Time when link was started. */ variable in typeref:struct:timeval
/barrelfish-2018-10-04/usr/skb/testapps/
H A Dapps.c2757 static uint64_t start_time = 0; local

Completed in 118 milliseconds