Searched refs:sbuf_next_ptr (Results 1 – 3 of 3) sorted by relevance
19 uint32_t sbuf_next_ptr(uint32_t pos_arg, in sbuf_next_ptr() function60 next_tail = sbuf_next_ptr(sbuf->tail, ele_size, sbuf->size); in sbuf_put()78 sbuf->head = sbuf_next_ptr(sbuf->head, in sbuf_put()
24 uint32_t sbuf_next_ptr(uint32_t pos, uint32_t span, uint32_t scope);
275 next_tail = sbuf_next_ptr(sbuf->tail, size, sbuf->size); in profiling_sbuf_put_variable()
Completed in 5 milliseconds