maybe_profile_function

Macro maybe_profile_function 

Source
macro_rules! maybe_profile_function {
    () => { ... };
}