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

pub mod counters;
pub mod description;