Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dtimer_call.c216 #define TCOAL_PRIO_STAT(x) (x++) macro
218 #define TCOAL_PRIO_STAT(x) macro
1873 TCOAL_PRIO_STAT(rt_tcl); in timer_compute_leeway()
1886 TCOAL_PRIO_STAT(bg_tcl); in timer_compute_leeway()
1890 TCOAL_PRIO_STAT(kt_tcl); in timer_compute_leeway()
1894 TCOAL_PRIO_STAT(fp_tcl); in timer_compute_leeway()
1896 TCOAL_PRIO_STAT(qos_tcl); in timer_compute_leeway()
1900 TCOAL_PRIO_STAT(ts_tcl); in timer_compute_leeway()
1902 TCOAL_PRIO_STAT(nc_tcl); in timer_compute_leeway()
1907 TCOAL_PRIO_STAT(bg_tcl); in timer_compute_leeway()
[all …]
/xnu-11417.121.6/osfmk/i386/
H A Di386_timer.c317 #define TCOAL_PRIO_STAT(x) (x++) macro
319 #define TCOAL_PRIO_STAT(x) macro