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

/xnu-2422.115.4/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);

Completed in 22 milliseconds