Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dsort.c97 static int hist_entry__comm_snprintf(struct hist_entry *self, char *bf, in hist_entry__comm_snprintf() function
107 .se_snprintf = hist_entry__comm_snprintf,