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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h304 prof_flag_t have_bb; /* != 0 if we have basic block data */ member in struct:profile_vars
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-asm.s138 * Add have_bb flag.
516 LCL(have_bb) = LCL(multiple_sections)+1 /* whether we have basic block data */
517 LCL(init_format) = LCL(have_bb)+1 /* The output format has been chosen */

Completed in 24 milliseconds