Home
last modified time | relevance | path

Searched refs:is_caller (Results 1 – 1 of 1) 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() argument
475 func = (is_caller ? find_caller_by_offset : find_func_by_offset) in out_func()