Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libpmc/
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()
176 startent = startentry(ev); in procexit_to_json()
191 startent = startentry(ev); in procfork_to_json()
204 startent = startentry(ev); in sysexit_to_json()
[all …]
/freebsd-12-stable/sys/dev/usb/
Dusb_dev.h156 int usb_read_symlink(uint8_t *user_ptr, uint32_t startentry,
Dusb_dev.c2366 usb_read_symlink(uint8_t *user_ptr, uint32_t startentry, uint32_t user_len) in usb_read_symlink() argument
2391 if (startentry != 0) { in usb_read_symlink()
2393 startentry--; in usb_read_symlink()