Function _insert_trace

Source
pub fn _insert_trace(tag: u64, start: u64, stop: u64)
Expand description

Must be public for use by the insert_trace! macro. Use that macro instead, don’t use this directly.