devela::_dep::nc

Constant PERF_RECORD_MISC_MMAP_DATA

pub const PERF_RECORD_MISC_MMAP_DATA: i32 = _; // 8_192i32
Available on crate feature dep_nc only.
Expand description

Following PERF_RECORD_MISC_* are used on different events, so can reuse the same bit position:

  • PERF_RECORD_MISC_MMAP_DATA, PERF_RECORD_MMAP* events
  • PERF_RECORD_MISC_COMM_EXEC, PERF_RECORD_COMM event
  • PERF_RECORD_MISC_SWITCH_OUT, PERF_RECORD_SWITCH* events