Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread.c2528 thread_cputime_callback(int warning, __unused const void *arg0, __unused const void *arg1) in thread_cputime_callback() function
2801 if (ledger_set_callback(t, idx, thread_cputime_callback, NULL, NULL) < 0) { in init_thread_ledgers()