Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dsort.c26 static int hist_entry__parent_snprintf(struct hist_entry *self, char *bf,
63 .se_snprintf = hist_entry__parent_snprintf,
248 static int hist_entry__parent_snprintf(struct hist_entry *self, char *bf, in hist_entry__parent_snprintf() function