Searched refs:strbuf_slopbuf (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dstrbuf.c18 char strbuf_slopbuf[1]; variable
23 sb->buf = strbuf_slopbuf; strbuf_init()
H A Dstrbuf.h43 extern char strbuf_slopbuf[];
50 #define STRBUF_INIT { 0, 0, strbuf_slopbuf }

Completed in 37 milliseconds