HomeSort by: relevance | last modified time | path
    Searched refs:time (Results 1 - 25 of 5607) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/lib/libc/compat/gen/
compat_time.c 12 #include <time.h>
13 #include <sys/time.h>
14 #include <compat/include/time.h>
15 #include <compat/sys/time.h>
18 __weak_alias(time,_time)
21 __warn_references(time,
22 "warning: reference to compatibility time();"
23 " include <time.h> for correct reference")
30 #include "gen/time.c"
compat_time.c 12 #include <time.h>
13 #include <sys/time.h>
14 #include <compat/include/time.h>
15 #include <compat/sys/time.h>
18 __weak_alias(time,_time)
21 __warn_references(time,
22 "warning: reference to compatibility time();"
23 " include <time.h> for correct reference")
30 #include "gen/time.c"
compat_time.c 12 #include <time.h>
13 #include <sys/time.h>
14 #include <compat/include/time.h>
15 #include <compat/sys/time.h>
18 __weak_alias(time,_time)
21 __warn_references(time,
22 "warning: reference to compatibility time();"
23 " include <time.h> for correct reference")
30 #include "gen/time.c"
  /src/lib/libc/compat/time/
compat_difftime.c 41 #include <time.h>
42 #include <sys/time.h>
43 #include <compat/include/time.h>
44 #include <compat/sys/time.h>
54 #include "time/difftime.c"
compat_difftime.c 41 #include <time.h>
42 #include <sys/time.h>
43 #include <compat/include/time.h>
44 #include <compat/sys/time.h>
54 #include "time/difftime.c"
compat_difftime.c 41 #include <time.h>
42 #include <sys/time.h>
43 #include <compat/include/time.h>
44 #include <compat/sys/time.h>
54 #include "time/difftime.c"
compat_asctime.c 12 #include <time.h>
13 #include <sys/time.h>
14 #include <compat/include/time.h>
15 #include <compat/sys/time.h>
24 " include <time.h> for correct reference")
27 " include <time.h> for correct reference")
33 #include "time/asctime.c"
compat_asctime.c 12 #include <time.h>
13 #include <sys/time.h>
14 #include <compat/include/time.h>
15 #include <compat/sys/time.h>
24 " include <time.h> for correct reference")
27 " include <time.h> for correct reference")
33 #include "time/asctime.c"
compat_asctime.c 12 #include <time.h>
13 #include <sys/time.h>
14 #include <compat/include/time.h>
15 #include <compat/sys/time.h>
24 " include <time.h> for correct reference")
27 " include <time.h> for correct reference")
33 #include "time/asctime.c"
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/stats/
stats.c 90 struct stats_time_cache *time; member in struct:core_stats
149 core_stats->time = kcalloc(core_stats->entries,
153 if (core_stats->time == NULL)
180 kfree(core_stats->time);
194 kfree(core_stats->time);
205 struct stats_time_cache *time = NULL; local in function:mod_stats_dump
218 time = core_stats->time;
245 i == time[time_index].entry_id) {
250 time[time_index].render_time_in_us
280 struct stats_time_cache *time = NULL; local in function:mod_stats_reset_data
337 struct stats_time_cache *time = NULL; local in function:mod_stats_update_flip
380 struct stats_time_cache *time = NULL; local in function:mod_stats_update_vupdate
430 struct stats_time_cache *time = NULL; local in function:mod_stats_update_freesync
    [all...]
stats.c 90 struct stats_time_cache *time; member in struct:core_stats
149 core_stats->time = kcalloc(core_stats->entries,
153 if (core_stats->time == NULL)
180 kfree(core_stats->time);
194 kfree(core_stats->time);
205 struct stats_time_cache *time = NULL; local in function:mod_stats_dump
218 time = core_stats->time;
245 i == time[time_index].entry_id) {
250 time[time_index].render_time_in_us
280 struct stats_time_cache *time = NULL; local in function:mod_stats_reset_data
337 struct stats_time_cache *time = NULL; local in function:mod_stats_update_flip
380 struct stats_time_cache *time = NULL; local in function:mod_stats_update_vupdate
430 struct stats_time_cache *time = NULL; local in function:mod_stats_update_freesync
    [all...]
stats.c 90 struct stats_time_cache *time; member in struct:core_stats
149 core_stats->time = kcalloc(core_stats->entries,
153 if (core_stats->time == NULL)
180 kfree(core_stats->time);
194 kfree(core_stats->time);
205 struct stats_time_cache *time = NULL; local in function:mod_stats_dump
218 time = core_stats->time;
245 i == time[time_index].entry_id) {
250 time[time_index].render_time_in_us
280 struct stats_time_cache *time = NULL; local in function:mod_stats_reset_data
337 struct stats_time_cache *time = NULL; local in function:mod_stats_update_flip
380 struct stats_time_cache *time = NULL; local in function:mod_stats_update_vupdate
430 struct stats_time_cache *time = NULL; local in function:mod_stats_update_freesync
    [all...]
  /src/usr.bin/time/
xtime.c 6 #include <sys/time.h>
9 #include "csh/time.c"
xtime.c 6 #include <sys/time.h>
9 #include "csh/time.c"
xtime.c 6 #include <sys/time.h>
9 #include "csh/time.c"
  /src/sys/arch/evbmips/stand/sbmips/netboot/
getsecs.c 50 long long time; local in function:getsecs
52 time = cfe_getticks();
54 return (time / 10);
getsecs.c 50 long long time; local in function:getsecs
52 time = cfe_getticks();
54 return (time / 10);
getsecs.c 50 long long time; local in function:getsecs
52 time = cfe_getticks();
54 return (time / 10);
  /src/sys/arch/sbmips/stand/netboot/
getsecs.c 50 long long time; local in function:getsecs
52 time = cfe_getticks();
54 return (time / 10);
getsecs.c 50 long long time; local in function:getsecs
52 time = cfe_getticks();
54 return (time / 10);
getsecs.c 50 long long time; local in function:getsecs
52 time = cfe_getticks();
54 return (time / 10);
  /src/sys/compat/sys/
timex.h 24 #include <compat/sys/time.h>
28 * Note: The time member is in microseconds if STA_NANO is zero and
32 struct timespec50 time; /* current time (ns) (ro) */ member in struct:ntptimeval50
36 int time_state; /* time status */
40 struct timeval50 time; /* current time (ro) */ member in struct:ntptimeval30
timex.h 24 #include <compat/sys/time.h>
28 * Note: The time member is in microseconds if STA_NANO is zero and
32 struct timespec50 time; /* current time (ns) (ro) */ member in struct:ntptimeval50
36 int time_state; /* time status */
40 struct timeval50 time; /* current time (ro) */ member in struct:ntptimeval30
timex.h 24 #include <compat/sys/time.h>
28 * Note: The time member is in microseconds if STA_NANO is zero and
32 struct timespec50 time; /* current time (ns) (ro) */ member in struct:ntptimeval50
36 int time_state; /* time status */
40 struct timeval50 time; /* current time (ro) */ member in struct:ntptimeval30
  /src/lib/libc/compat/sys/
compat___ntp_gettime30.c 10 #include <sys/time.h>
24 ontvp->time.tv_sec = (int32_t)ntv.time.tv_sec;
25 ontvp->time.tv_nsec = ntv.time.tv_nsec;

Completed in 37 milliseconds

1 2 3 4 5 6 7 8 91011>>