Searched refs:trace_printf (Results 1 – 3 of 3) sorted by relevance
23 pub fn trace_printf(fmt_ptr: u64, _fmt_len: u64, arg3: u64, arg4: u64, arg5: u64) -> u64 { in trace_printf() function
4 use crate::bpf::helper::print::trace_printf;332 map.insert(HELPER_TRACE_PRINTF, define_func!(trace_printf)); in init_helper_functions()
314 map.insert(6, define_func!(trace_printf));