ittapi_sys

Function iJIT_IsProfilingActive

Source
pub unsafe extern "C" fn iJIT_IsProfilingActive() -> iJIT_IsProfilingActiveFlags
Expand description

@brief Returns the current mode of the agent.

@return iJIT_SAMPLING_ON, indicating that agent is running, or iJIT_NOTHING_RUNNING if no agent is running.