Searched defs:PROF_CNT_EQ_0 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-md.h217 #define PROF_CNT_EQ_0(cnt) (((cnt).high | (cnt).low) == 0) macro

Completed in 25 milliseconds