Searched refs:IOCOUNT_TRACE_VGET (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | vnode_internal.h | 121 #define IOCOUNT_TRACE_VGET 0 macro |
| /xnu-12377.41.6/bsd/vfs/ | ||
| H A D | vfs_subr.c | 11979 (count > 0) ? IOCOUNT_TRACE_VGET : IOCOUNT_TRACE_VPUT); in record_vp() |