Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/ext/ftrace/
A Dftrace.c71 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf, size_t size) in fbuf_make_room() function
88 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf, in fbuf_make_room() function
101 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf __unused, in fbuf_make_room() function
159 full = !fbuf_make_room(fbuf, line_size); in ftrace_enter()
290 full = !fbuf_make_room(fbuf, line_size); in ftrace_return()

Completed in 2 milliseconds