Searched refs:strbuf_splice (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/tools/perf/util/ | ||
H A D | strbuf.c | 54 static void strbuf_splice(struct strbuf *sb, size_t pos, size_t len, strbuf_splice() function 75 strbuf_splice(sb, pos, len, NULL, 0); strbuf_remove() |
Completed in 36 milliseconds