Home
last modified time | relevance | path

Searched defs:profStartInfo (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/shark/include/
H A Dprofileio.h103 struct profStartInfo struct
105 pid_t pid; /* if this is -1 sample no processes */
106 unsigned int tableSize; /* the total table size in entries */
107 unsigned int entries; /* number of entries to hash */
108 unsigned int mode; /* if set profile the kernel */
109 int status; /* status of command returned by driver. */