Searched refs:init_format (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h305 prof_flag_t init_format; /* != 0 if output format has been chosen */ member in struct:profile_vars
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s139 * Add init_format flag.
517 LCL(init_format) = LCL(have_bb)+1 /* The output format has been chosen */
518 LCL(debug) = LCL(init_format)+1 /* Whether or not we are debugging */
H A Dprofile-md.c425 pv->init_format = 0;

Completed in 38 milliseconds