profile_method

Macro profile_method 

Source
macro_rules! profile_method {
    ($($t:tt)*) => { ... };
}