Home
last modified time | relevance | path

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

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