Home
last modified time | relevance | path

Searched refs:out_func (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dproftool.c471 static void out_func(ulong func_offset, int is_caller, const char *suffix) in out_func() function
527 out_func(call->func, 0, " <- "); in make_ftrace()
528 out_func(call->caller, 1, "\n"); in make_ftrace()
/rk3399_rockchip-uboot/include/u-boot/
H A Dzlib.h100 # define out_func z_out_func macro