Searched refs:thread_selfusage (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.81.4/libsyscall/custom/ |
| H A D | __thread_selfusage.s | 33 __SYSCALL(___thread_selfusage, thread_selfusage, 0) 37 __SYSCALL_INT(___thread_selfusage, thread_selfusage, 0) 41 __SYSCALL(___thread_selfusage, thread_selfusage, 0) 45 __SYSCALL(___thread_selfusage, thread_selfusage, 0)
|
| /xnu-11215.81.4/doc/observability/ |
| H A D | recount.md | 37 | `thread_selfusage` | thread | self | FP | ✓ | | | …
|
| /xnu-11215.81.4/bsd/kern/ |
| H A D | kern_resource.c | 3150 thread_selfusage(struct proc *p __unused, struct thread_selfusage_args *uap __unused, uint64_t *ret… in thread_selfusage() function
|