Home
last modified time | relevance | path

Searched defs:append (Results 1 – 2 of 2) sorted by relevance

/tools/perf/
Dbuiltin-ftrace.c84 static int __write_tracing_file(const char *name, const char *val, bool append) in __write_tracing_file()
/tools/lib/traceevent/
Devent-parse.c1407 static int append(char **buf, const char *delim, const char *str) in append() function