Macro profile_end_log

Source
macro_rules! profile_end_log {
    ( $inst:expr, $ ( $ t: tt) *) => { ... };
}