kvm_getcptime man page on PC-BSD

Man page or keyword search:  
man Server   9747 pages
apropos Keyword Search (all sections)
Output format
PC-BSD logo
[printable version]

KVM_GETCPTIME(3)	 BSD Library Functions Manual	      KVM_GETCPTIME(3)

NAME
     kvm_getcptime — fetch global CPU time statistics

LIBRARY
     Kernel Data Access Library (libkvm, -lkvm)

SYNOPSIS
     #include <sys/param.h>
     #include <sys/resource.h>
     #include <sys/sysctl.h>
     #include <kvm.h>

     int
     kvm_getcptime(kvm_t *kd, long *cp_time);

DESCRIPTION
     The kvm_getcptime() function stores the global CPU time statistics from
     the kernel kd in the array of counters pointed to by cp_time.  Note that
     cp_time should point to an array of CPUSTATES long integers.  The format
     of the counters is identical to that output by the kern.cp_time sysctl.

CACHING
     This function caches the nlist values for various kernel variables which
     it reuses in successive calls.  You may call the function with kd set to
     NULL to clear this cache.

RETURN VALUES
     The kvm_getcptime function returns 0 on success and -1 on failure.	 If an
     error occurs, then an error message may be retrieved via kvm_geterr(3).

SEE ALSO
     kvm(3)

BSD				August 19, 2008				   BSD
[top]

List of man pages available for PC-BSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net