Searched refs:iJIT_SAMPLING_ON (Results 1 – 6 of 6) sorted by relevance
64 #define VTUNERUNNING (iJIT_IsProfilingActive() == iJIT_SAMPLING_ON)
411 if (executionMode != iJIT_SAMPLING_ON) in loadiJIT_Funcs()412 executionMode = iJIT_SAMPLING_ON; in loadiJIT_Funcs()
151 iJIT_SAMPLING_ON = 0x0001, enumerator
42 return iJIT_IsProfilingActive() == iJIT_SAMPLING_ON; in isAmplifierRunning()
112 iJIT_SAMPLING_ON = 0x0001, enumerator
97 return iJIT_SAMPLING_ON; in IsProfilingActive()