User Guide

Intel® VTune™ Profiler User Guide

ID 766319
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

iJIT_IsProfilingActive

Returns the current mode of the agent.

Syntax

iJIT_IsProfilingActiveFlags JITAPI iJIT IsProfilingActive ( void )

Description

The iJIT_IsProfilingActive function returns the current mode of the agent.

Input Parameters

None

Return Values

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