Searched refs:proc_did_throttle (Results 1 – 4 of 4) sorted by relevance
505 extern uint64_t proc_did_throttle(proc_t);
77 extern uint64_t proc_did_throttle(void *p);926 tsnap->did_throttle = (uint32_t) proc_did_throttle(p); in telemetry_process_sample()
471 extern uint64_t proc_did_throttle(void *p);5463 did_throttle = proc_did_throttle(bsd_info); in proc_did_throttle_from_task()
1783 proc_did_throttle(proc_t p) in proc_did_throttle() function