Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/ftrace/
A Dftrace.c68 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf, size_t size) in fbuf_make_room() function
85 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf, in fbuf_make_room() function
98 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf __unused, in fbuf_make_room() function
157 full = !fbuf_make_room(fbuf, dump_size); in ftrace_enter()
279 full = !fbuf_make_room(fbuf, dump_size); in ftrace_return()

Completed in 2 milliseconds