Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/
Dsort.c22 static int hist_entry__dso_snprintf(struct hist_entry *self, char *bf,
49 .se_snprintf = hist_entry__dso_snprintf,
164 static int hist_entry__dso_snprintf(struct hist_entry *self, char *bf, in hist_entry__dso_snprintf() function