Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dtimer_call.c190 #define TCOAL_PRIO_STAT(x) (x++) macro
192 #define TCOAL_PRIO_STAT(x) macro
1747 TCOAL_PRIO_STAT(rt_tcl); in timer_compute_leeway()
1760 TCOAL_PRIO_STAT(bg_tcl); in timer_compute_leeway()
1764 TCOAL_PRIO_STAT(kt_tcl); in timer_compute_leeway()
1768 TCOAL_PRIO_STAT(fp_tcl); in timer_compute_leeway()
1770 TCOAL_PRIO_STAT(qos_tcl); in timer_compute_leeway()
1774 TCOAL_PRIO_STAT(ts_tcl); in timer_compute_leeway()
1776 TCOAL_PRIO_STAT(nc_tcl); in timer_compute_leeway()
1781 TCOAL_PRIO_STAT(bg_tcl); in timer_compute_leeway()
[all …]
/xnu-8020.101.4/osfmk/i386/
H A Di386_timer.c308 #define TCOAL_PRIO_STAT(x) (x++) macro
310 #define TCOAL_PRIO_STAT(x) macro