Searched refs:PROF_PROFILING (Results 1 – 1 of 1) sorted by relevance
81 #define PROF_PROFILING 0x02 macro198 if (!(prof_sc.state & PROF_PROFILING)) in profread()317 if ( prof_sc.state & PROF_PROFILING ) in profStart()371 prof_sc.state |= PROF_PROFILING; in profStart()394 if (prof_sc.state & PROF_PROFILING) in profStop()401 prof_sc.state &= ~PROF_PROFILING; in profStop()