Home
last modified time | relevance | path

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

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