ioclasscount man page on Darwin

Man page or keyword search:  
man Server   23457 pages
apropos Keyword Search (all sections)
Output format
Darwin logo
[printable version]

IOCLASSCOUNT(8)		  BSD System Manager's Manual	       IOCLASSCOUNT(8)

NAME
     ioclasscount

SYNOPSIS
     ioclasscount [classname] [...]

DESCRIPTION
     ioclasscount displays the instance counts of OSObject-based C++ classes
     in the kernel, incremented by the number of direct subclasses that have
     an instance count of at least 1.  For example, if IONetworkController is
     not directly instantiated, but its direct subclass IOEthernetController
     has any instances, then IONetworkController's instance count will be at
     least 1; if another direct subclass such as IOFWController has any
     instances, then IONetworkController's instance count will be at least 2;
     and so on.	 (This modification of instance counts prevents unloading of
     kexts defining superclasses that have no instances, but whose subclasses
     in other kexts have instances.)

     If classes are specified, instance counts are printed as a comma-sepa‐
     rated list in the order specified.	 If no classes are specified, instance
     counts for all classes are printed, one per line of output and sorted by
     name.

     This information is useful for tracking leaks.  Instance counts can also
     found in the root of the IORegistry in the “IOKitDiagnostics” property.

EXAMPLES
     Display instance counts for IOPCIDevice and AppleTestPCI:

     /usr/sbin/ioclasscount IOPCIDevice AppleTestPCI
	    IOPCIDevice = 2, AppleTestPCI = 1

SEE ALSO
     ioalloccount(8), ioreg(8)

Darwin			       November 06, 2008			Darwin
[top]

List of man pages available for Darwin

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