Home
last modified time | relevance | path

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

/freebsd/lib/libpmc/
H A Dlibpmc_json.cc73 startentry(struct pmclog_ev *ev) in startentry() function
88 startent = startentry(ev); in initialize_to_json()
104 startent = startentry(ev); in pmcallocate_to_json()
119 startent = startentry(ev); in pmcattach_to_json()
133 startent = startentry(ev); in pmcdetach_to_json()
147 startent = startentry(ev); in proccsw_to_json()
161 startent = startentry(ev); in procexec_to_json()
179 startent = startentry(ev); in procexit_to_json()
194 startent = startentry(ev); in procfork_to_json()
207 startent = startentry(ev); in sysexit_to_json()
[all …]
/freebsd/sys/dev/usb/
H A Dusb_dev.h158 int usb_read_symlink(uint8_t *user_ptr, uint32_t startentry,
H A Dusb_dev.c2353 usb_read_symlink(uint8_t *user_ptr, uint32_t startentry, uint32_t user_len) in usb_read_symlink() argument
2377 if (startentry != 0) { in usb_read_symlink()
2379 startentry--; in usb_read_symlink()