Home
last modified time | relevance | path

Searched refs:TCOAL_PRIO_STAT (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/osfmk/kern/
H A Dtimer_call.c217 #define TCOAL_PRIO_STAT(x) (x++) macro
219 #define TCOAL_PRIO_STAT(x) macro
1874 TCOAL_PRIO_STAT(rt_tcl); in timer_compute_leeway()
1887 TCOAL_PRIO_STAT(bg_tcl); in timer_compute_leeway()
1891 TCOAL_PRIO_STAT(kt_tcl); in timer_compute_leeway()
1895 TCOAL_PRIO_STAT(fp_tcl); in timer_compute_leeway()
1897 TCOAL_PRIO_STAT(qos_tcl); in timer_compute_leeway()
1901 TCOAL_PRIO_STAT(ts_tcl); in timer_compute_leeway()
1903 TCOAL_PRIO_STAT(nc_tcl); in timer_compute_leeway()
1908 TCOAL_PRIO_STAT(bg_tcl); in timer_compute_leeway()
[all …]
/xnu-12377.81.4/osfmk/i386/
H A Di386_timer.c317 #define TCOAL_PRIO_STAT(x) (x++) macro
319 #define TCOAL_PRIO_STAT(x) macro