Home
last modified time | relevance | path

Searched refs:FUNCF_EXIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dtrace.h64 FUNCF_EXIT = 0UL << 30, enumerator
/openbmc/u-boot/lib/
H A Dtrace.c129 add_ftrace(func_ptr, caller, FUNCF_EXIT); in __cyg_profile_func_exit()
/openbmc/u-boot/tools/
H A Dproftool.c507 TRACE_CALL_TYPE(call) != FUNCF_EXIT) in make_ftrace()