Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.c215 #define TCOAL_PRIO_STAT(x) (x++) macro
217 #define TCOAL_PRIO_STAT(x) macro
1855 TCOAL_PRIO_STAT(rt_tcl); in timer_compute_leeway()
1868 TCOAL_PRIO_STAT(bg_tcl); in timer_compute_leeway()
1872 TCOAL_PRIO_STAT(kt_tcl); in timer_compute_leeway()
1876 TCOAL_PRIO_STAT(fp_tcl); in timer_compute_leeway()
1878 TCOAL_PRIO_STAT(qos_tcl); in timer_compute_leeway()
1882 TCOAL_PRIO_STAT(ts_tcl); in timer_compute_leeway()
1884 TCOAL_PRIO_STAT(nc_tcl); in timer_compute_leeway()
1889 TCOAL_PRIO_STAT(bg_tcl); in timer_compute_leeway()
[all …]
/xnu-8792.61.2/osfmk/i386/
H A Di386_timer.c308 #define TCOAL_PRIO_STAT(x) (x++) macro
310 #define TCOAL_PRIO_STAT(x) macro