Searched refs:PROFILE_VARS (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-kgmon.c79 #ifndef PROFILE_VARS
80 #define PROFILE_VARS(cpu) (&_profile_vars) macro
112 if (PROFILE_VARS(0)->debug) {
119 if (PROFILE_VARS(0)->debug) {
135 if (PROFILE_VARS(0)->debug) {
142 if (PROFILE_VARS(0)->debug) {
149 pv = PROFILE_VARS(cpu);
154 if (PROFILE_VARS(0)->debug) {
163 if (PROFILE_VARS(0)->debug) {
172 if (PROFILE_VARS(
[all...]
H A Dprofile-mk.h58 #define PROFILE_VARS(cpu) (&_profile_vars) macro
H A Dprofile-mk.c61 if (PROFILE_VARS(0)->active) {
70 if (PROFILE_VARS(0)->debug) {
80 if (PROFILE_VARS(0)->debug) {
112 pv = PROFILE_VARS(0);
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c246 #define PROFILE_VARS(cpu) (&_profile_vars)
259 if (PROFILE_VARS(0)->active) {
268 if (PROFILE_VARS(0)->debug) {
278 if (PROFILE_VARS(0)->debug) {
245 #define PROFILE_VARS macro

Completed in 26 milliseconds