Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/ftrace/
H A Dftrace.c69 static void __noprof add_elem(struct ftrace_buf *fbuf, uint8_t level, in add_elem() function
98 add_elem(fbuf, fbuf->ret_idx + 1, pc); in ftrace_enter()
133 add_elem(fbuf, 0, elapsed); in ftrace_return()