Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/
H A Dtimer_call.c216 #define TCOAL_PRIO_STAT(x) (x++) macro
218 #define TCOAL_PRIO_STAT(x) macro
1857 TCOAL_PRIO_STAT(rt_tcl); in timer_compute_leeway()
1870 TCOAL_PRIO_STAT(bg_tcl); in timer_compute_leeway()
1874 TCOAL_PRIO_STAT(kt_tcl); in timer_compute_leeway()
1878 TCOAL_PRIO_STAT(fp_tcl); in timer_compute_leeway()
1880 TCOAL_PRIO_STAT(qos_tcl); in timer_compute_leeway()
1884 TCOAL_PRIO_STAT(ts_tcl); in timer_compute_leeway()
1886 TCOAL_PRIO_STAT(nc_tcl); in timer_compute_leeway()
1891 TCOAL_PRIO_STAT(bg_tcl); in timer_compute_leeway()
[all …]
/xnu-8796.101.5/osfmk/i386/
H A Di386_timer.c308 #define TCOAL_PRIO_STAT(x) (x++) macro
310 #define TCOAL_PRIO_STAT(x) macro