Searched refs:profStartInfo (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/shark/include/
H A Dprofileio.h53 #define PROFIOSTART _IOWR('P', 0, struct profStartInfo) /* start profiling */
103 struct profStartInfo struct
/netbsd-current/sys/arch/shark/shark/
H A Dprofile.c109 void profStart(struct profStartInfo *);
288 struct profStartInfo *info = (struct profStartInfo *) data;
306 * profStartInfo structure.
311 profStart(struct profStartInfo *info)

Completed in 96 milliseconds