
    Xh                     T    d dl mZ d dlmZ ddlmZ d	dee         dee         fdZdS )
    )Optional)proton   )get_profiling_onsessionreturnc                 J    t                      sdS t          j        |           S )z
    Get the depth of the context.

    Args:
        session (int): The session ID of the profiling session. Defaults to 0.

    Returns:
        depth (int or None): The depth of the context. If profiling is off, returns None.
    N)r   	libprotonget_context_depth)r   s    i/var/www/tools.fuzzalab.pt/emblema-extractor/venv/lib/python3.11/site-packages/triton/profiler/context.pydepthr      s(      t&w///    N)r   )	typingr   triton._C.libprotonr   r
   flagsr   intr    r   r   <module>r      st          3 3 3 3 3 3 # # # # # #0 08C= 0# 0 0 0 0 0 0r   