OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kstat
(Results
1 - 25
of
29
) sorted by relevancy
1
2
/src/external/cddl/osnet/sys/sys/
kstat.h
1
/* $NetBSD:
kstat
.h,v 1.4 2018/05/28 21:05:10 chs Exp $ */
57
* $FreeBSD: head/sys/cddl/compat/opensolaris/sys/
kstat
.h 315896 2017-03-24 09:37:00Z mav $
72
typedef struct
kstat
{
struct
79
int (*ks_update)(struct
kstat
*, int); /* dynamic update */
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dmu_impl.h
37
#include <sys/
kstat
.h>
spa_impl.h
296
struct
kstat
*spa_iokstat; /*
kstat
of io to this pool */
zio.h
38
#include <sys/
kstat
.h>
394
* Used for TRIM
kstat
.
/src/external/gpl3/gcc/dist/gcc/config/sparc/
driver-sparc.cc
89
#include <
kstat
.h>
/src/external/gpl3/gcc.old/dist/gcc/config/sparc/
driver-sparc.cc
89
#include <
kstat
.h>
/src/external/cddl/osnet/dist/uts/common/sys/
cpupart.h
65
struct
kstat
*cp_kstat; /* per-partition statistics */
75
* are used to generate
kstat
information on an as-needed basis.
cpuvar.h
155
struct
kstat
*cpu_info_kstat; /*
kstat
for cpu info */
/src/external/bsd/ntp/dist/ntpsnmpd/
netsnmp_daemonize.c
102
#include <
kstat
.h>
/src/external/cddl/osnet/sys/kern/
kstat.c
1
/* $NetBSD:
kstat
.c,v 1.3 2018/05/28 21:05:09 chs Exp $ */
63
#include <sys/
kstat
.h>
82
CTLTYPE_NODE, "
kstat
", NULL,
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zio_compress.c
36
#include <sys/
kstat
.h>
dmu_zfetch.c
36
#include <sys/
kstat
.h>
vdev_cache.c
33
#include <sys/
kstat
.h>
arc.c
147
* "overhead_size"
kstat
.
263
#include <sys/
kstat
.h>
462
* Must be declared here, before the definition of corresponding
kstat
913
* but we don't want to have to grovel around in the
kstat
whenever we wish to
3476
* so we don't want to increment the
kstat
.
4135
* does not call the
kstat
's update function, without
/src/external/cddl/dtracetoolkit/dist/Docs/Examples/
oneliners_examples.txt
27
0 14 open:entry gnome-netstatus- /dev/
kstat
/src/external/cddl/dtracetoolkit/dist/Examples/
oneliners_examples.txt
27
0 14 open:entry gnome-netstatus- /dev/
kstat
/src/sys/dev/pci/
if_mcx.c
65
/* TODO: Port
kstat
key/value stuff to evcnt/sysmon */
2351
struct
kstat
*q_kstat;
2518
struct
kstat
*sc_kstat_ieee8023;
2519
struct
kstat
*sc_kstat_rfc2863;
2520
struct
kstat
*sc_kstat_rfc2819;
2521
struct
kstat
*sc_kstat_rfc3635;
2523
struct
kstat
**sc_kstat_mtmp;
8495
static int mcx_kstat_ppcnt_read(struct
kstat
*);
8500
static struct
kstat
*
8504
struct
kstat
*ks
[
all
...]
/src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
sysinfo.cc
38
#include <
kstat
.h>
577
std::cerr << "failed to open /dev/
kstat
\n";
582
std::cerr << "failed to lookup in /dev/
kstat
\n";
586
std::cerr << "failed to read from /dev/
kstat
\n";
592
std::cerr << "failed to lookup data in /dev/
kstat
\n";
/src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
sysinfo.cc
37
#include <
kstat
.h>
538
std::cerr << "failed to open /dev/
kstat
\n";
543
std::cerr << "failed to lookup in /dev/
kstat
\n";
547
std::cerr << "failed to read from /dev/
kstat
\n";
553
std::cerr << "failed to lookup data in /dev/
kstat
\n";
/src/external/gpl2/gmake/dist/
getloadavg.c
375
# include <
kstat
.h>
/src/external/mit/libuv/dist/src/unix/
sunos.c
42
#include <
kstat
.h>
/src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h
91
#include <sys/
kstat
.h>
/src/external/cddl/osnet/dist/uts/common/os/
fm.c
65
#include <sys/
kstat
.h>
173
cmn_err(CE_NOTE, "failed to create fm/misc
kstat
\n");
/src/external/bsd/top/dist/machine/
m_sunos5.c
115
#include <
kstat
.h>
179
{"freemem"}, /* 4 */ /* available from
kstat
>= 2.5 */
180
{"avenrun"}, /* 5 */ /* available from
kstat
*/
181
{"cpu"}, /* 6 */ /* available from
kstat
*/
182
{"nproc"}, /* 7 */ /* available from
kstat
*/
183
{"ncpus"}, /* 8 */ /* available from
kstat
*/
747
/* if we dont already have the
kstat
, retrieve it */
778
* Safe scan of
kstat
chain for names starting with "name". Matches
815
/* this
kstat
matches: save it if there is room */
818
/* read the
kstat
*/
[
all
...]
/src/external/gpl3/gcc/dist/libgomp/
configure
16567
command -v
kstat
>/dev/null 2>&1 && CPU_COUNT=`
kstat
-m cpu_info -s state -p 2>/dev/null | $EGREP -c -e 'on-line'` || \
16568
CPU_COUNT=`
kstat
-m cpu_info 2>/dev/null | $EGREP -c -e 'module: cpu_info'` || CPU_COUNT="0" ;; #(
Completed in 64 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026