Searched defs:highpc (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/profiling/
H A Dprofile-mk.c99 prof_uptrint_t highpc; local
H A Dprofile-internal.h235 prof_uptrint_t highpc; /* highest address */ member in struct:profile_profil
/macosx-10.10.1/Libc-1044.1.2/gmon/
H A Dgmon.c148 char *highpc; member in struct:__anon2733
170 monstartup( char *lowpc, char *highpc) argument
182 monaddition( char *lowpc, char *highpc) argument
204 monitor( char *lowpc, char *highpc, char *buf, int bufsiz, int nfunc) argument
/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_loc.c563 Dwarf_Addr highpc; local
688 Dwarf_Addr highpc = 0; local
56 _dwarf_get_locdesc(Dwarf_Debug dbg, Dwarf_Block * loc_block, Dwarf_Addr lowpc, Dwarf_Addr highpc, Dwarf_Error * error) argument
841 Dwarf_Addr highpc = 0; local
936 Dwarf_Addr highpc; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dgmon.h210 u_long highpc; member in struct:gmonparam

Completed in 141 milliseconds