Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsort.c2173 static inline char *add_str(char *p, const char *str) in add_str() function
2219 p = add_str(p, txbits[i].name); in hist_entry__transaction_snprintf()
2221 p = add_str(p, "NEITHER "); in hist_entry__transaction_snprintf()