pub fn ensure_pinned_backtrace_cfi_maps_exist(
unwind_row_entries: u32,
module_entries: u32,
) -> Result<()>Expand description
Ensure the session-shared backtrace CFI maps exist under the per-process pin directory. These maps are shared by all trace loaders in one GhostScope process when backtrace rows are module-normalized.