Searched refs:ACONTEXT_FIRST (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h103 #define ACONTEXT_FIRST ACONTEXT_PROF macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-md.c132 * Use ACONTEXT_FIRST to start loop on, not ACONTEXT_PROF.
454 for (ac = ACONTEXT_FIRST; ac < ACONTEXT_MAX; ac++) {
1124 for (ac = ACONTEXT_FIRST; ac < ACONTEXT_MAX; ac++) {
1153 for (ac = ACONTEXT_FIRST; ac < ACONTEXT_MAX; ac++) {

Completed in 72 milliseconds