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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h294 prof_flag_t do_profile; /* != 0 if profiling is being done */ member in struct:profile_vars
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-asm.s508 LCL(do_profile) = LCL(active)+1 /* whether to do profiling */
509 LCL(use_dci) = LCL(do_profile)+1 /* whether to use DCI */
H A Dprofile-md.c412 pv->do_profile = 1;

Completed in 26 milliseconds