pub const PPROF_LOCATION_IS_FOLDED: &'static str;Expand description
Provides an indication that multiple symbols map to this location’s address, for example due to identical code folding by the linker. In that case the line information represents one of the multiple symbols. This field must be recomputed when the symbolization state of the profile changes.