Home
last modified time | relevance | path

Searched refs:profHashHeader (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/shark/include/
H A Dprofileio.h80 struct profHashHeader struct
97 struct profHashHeader hdr; argument
/netbsd-src/sys/arch/shark/shark/
H A Dprofile.c204 if (uio->uio_resid != sizeof(struct profHashHeader) + in profread()
258 sizeof(struct profHashHeader), uio)) in profread()