FreeBSD kernel libkern code
mcount.c File Reference
#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/gmon.h>
#include <sys/systm.h>
#include <vm/vm.h>
#include <vm/vm_param.h>
#include <vm/pmap.h>
Include dependency graph for mcount.c:

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
 _MCOUNT_DECL (uintfptr_t frompc, uintfptr_t selfpc)
 

Function Documentation

__FBSDID ( "$BSDSUniX$"  )
_MCOUNT_DECL ( uintfptr_t  frompc,
uintfptr_t  selfpc 
)

Definition at line 59 of file mcount.c.

References done.