Searched refs:realtime (Results 1 – 25 of 37) sorted by relevance
12
846 rtsc = &qopts->data.hfsc_opts.realtime; in print_hfsc_opts()1174 if (opts->data.hfsc_opts.realtime.used) { in eval_queue_opts()1176 eval_bwspec(&opts->data.hfsc_opts.realtime.m1, in eval_queue_opts()1179 eval_bwspec(&opts->data.hfsc_opts.realtime.m2, in eval_queue_opts()1182 opts->data.hfsc_opts.realtime.d; in eval_queue_opts()
146 struct node_hfsc_sc realtime; member
1575 if (hfsc_opts.realtime.used) {1579 hfsc_opts.realtime.m2 = $2;1580 hfsc_opts.realtime.used = 1;1584 if (hfsc_opts.realtime.used) {1588 hfsc_opts.realtime.m1 = $3;1589 hfsc_opts.realtime.d = $5;1590 hfsc_opts.realtime.m2 = $7;1591 hfsc_opts.realtime.used = 1;
317 dnl -- Disable realtime clock support318 AC_MSG_CHECKING(whether to enable realtime support)319 AC_ARG_ENABLE(realtime, [ --enable-realtime Enable realtime clock support], optenable869 dnl -- Check for realtime clock support874 … AC_DEFINE([HAVE_REALTIME], 1, [Define to 1 to include support for realtime clock.])877 AC_MSG_WARN(Disabling realtime clock)
40 Disable realtime support code by default.1032 Add timestamp functions with --disable-realtime configure option.
55 mkclock0 at obio0 addr 0xbd000000 # MK48T02 realtime clock
94 mkclock0 at obio0 addr 0xbd000000 # MK48T02 realtime clock
120 mkclock0 at obio0 addr 0xbd000000 # MK48T02 realtime clock
58 mkclock0 at hb0 addr 0xbff40000 # MK48T02 realtime clock
66 mkclock0 at hb0 addr 0xbff40000 # MK48T02 realtime clock
142 mkclock0 at hb0 addr 0xbff40000 # MK48T02 realtime clock
741 int realtime = 0; in hfsc_dequeue() local756 realtime = (cl->cl_e <= cur_time); in hfsc_dequeue()765 realtime = 1; in hfsc_dequeue()813 if (realtime) in hfsc_dequeue()821 if (realtime) in hfsc_dequeue()
325 u_int32_t realtime; /* N/A */ member
611 realtime
51 listens for updates that are sent by the provider in realtime. Since the
188 /* Define to 1 to include support for realtime clock. */
94 # realtime clock compatible to OSF/1
181 # realtime clock compatible to OSF/1
942 /* Defined if clock_gettime syscall has monotonic and realtime clock support.949 /* Defined if clock_gettime has realtime clock support. */
1315 dnl checks for the availability of monotonic and realtime clocks,1448 AC_MSG_CHECKING([for realtime clock])1494 [Defined if clock_gettime syscall has monotonic and realtime clock support. ])1529 [ Defined if clock_gettime has realtime clock support. ])
15 new file format supports basic-block execution counts and non-realtime
1776 for basic-block execution counts and non-realtime histograms. A magic
198 realtime timer, only in use as a last resort.
159 ;; increase the interrupt latency which might be important for hard-realtime
697 for realtime capturing or from pcap files for offline analysis.