Skip to main content

PPROF_MAPPING_HAS_INLINE_FRAMES

Constant PPROF_MAPPING_HAS_INLINE_FRAMES 

pub const PPROF_MAPPING_HAS_INLINE_FRAMES: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Indicates that there are inline frames related to this mapping.

§Notes