Searched defs:ucount (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_section.c | 181 uint16_t ucount; in pt_section_get() local 204 uint16_t ucount, mcount; in pt_section_put() local 271 uint16_t acount, ucount; in pt_section_attach() local 317 uint16_t acount, ucount; in pt_section_detach() local
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-msec_cache.c | 38 uint16_t ucount; in pt_section_get() local 53 uint16_t ucount; in pt_section_put() local 68 uint16_t ucount, mcount; in pt_section_map() local 87 uint16_t ucount, mcount; in pt_section_unmap() local
|
H A D | ptunit-image_section_cache.c | 56 int ucount; member 213 int errcode, ucount; in pt_section_get() local 236 int errcode, ucount; in pt_section_put() local 265 int errcode, ucount, acount; in pt_section_attach() local 310 int errcode, ucount, acount; in pt_section_detach() local
|
H A D | ptunit-image.c | 235 uint16_t ucount; in pt_section_put() local
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_section.h | 143 uint16_t ucount; member
|
/freebsd/usr.bin/systat/ |
H A D | vmstat.c | 595 ucount(void) in ucount() function
|
/freebsd/sys/kern/ |
H A D | vfs_syscalls.c | 4032 ssize_t resid, ucount; in freebsd11_kern_getdirentries() local
|