OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPROF_IOC_GETSTAT
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/tprof/
tprof_ioctl.h
59
#define
TPROF_IOC_GETSTAT
_IOR('T', 4, struct tprof_stat)
tprof.c
1034
case
TPROF_IOC_GETSTAT
:
/src/usr.sbin/tprof/
tprof.c
523
ret = ioctl(devfd,
TPROF_IOC_GETSTAT
, &ts);
525
err(EXIT_FAILURE, "
TPROF_IOC_GETSTAT
");
tprof_top.c
553
ret = ioctl(devfd,
TPROF_IOC_GETSTAT
, ts);
555
die_errc(EXIT_FAILURE, errno, "
TPROF_IOC_GETSTAT
");
Completed in 13 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025