Searched refs:asap (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dmodulo-sched.c195 #define SCHED_ASAP(x) (((node_sched_params_ptr)(x)->aux.info)->asap)
208 int asap; /* A lower-bound on the absolute scheduling cycle. */
209 int time; /* The absolute scheduling cycle (time >= asap). */
352 the aux field of each node contain the asap bound (computed earlier),
370 node_sched_params[i].asap = g->nodes[i].aux.count;
389 fprintf (file, " asap = %d:\n", nsp->asap);
1638 #define ASAP(x) (ORDER_PARAMS ((x))->asap)
1657 int asap;
206 int asap; /* A lower-bound on the absolute scheduling cycle. */ member in struct:node_sched_params
1653 int asap; member in struct:node_order_params
/freebsd-9.3-release/etc/
H A Dservices2243 asap 3863/sctp #asap sctp
2244 asap 3863/tcp #asap tcp port
2245 asap 3863/udp #asap udp port
2246 asap-tls 3864/sctp #asap-sctp/tls
2247 asap-tls 3864/tcp #asap/tl
[all...]

Completed in 172 milliseconds