aboutsummaryrefslogtreecommitdiff
path: root/src/perfcnt/intel/mod.rs
blob: 960e0c61dbd1179e7dacdc7746168bd689d2fc86 (plain) (blame)
1
2
3
4
//! Information about Intel's performance counters.

pub mod counters;
pub mod description;