macro_rules! profile_end {
    ( $ inst: expr) => { ... };
}