Constant PERF_RECORD_MISC_MMAP_DATA

Source
pub const PERF_RECORD_MISC_MMAP_DATA: u16 = _; // 8_192u16
Expand description

Used on PERF_RECORD_MMAP events to indicate mappings which are not executable. Not used on PERF_RECORD_MMAP2 events - those have the full protection bitset.