Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dsort.c296 static int _hist_entry__sym_snprintf(struct map_symbol *ms, in _hist_entry__sym_snprintf() function
341 return _hist_entry__sym_snprintf(&he->ms, he->ip, in hist_entry__sym_snprintf()
917 return _hist_entry__sym_snprintf(&from->ms, from->al_addr, in hist_entry__sym_from_snprintf()
930 return _hist_entry__sym_snprintf(&to->ms, to->al_addr, in hist_entry__sym_to_snprintf()
1194 return _hist_entry__sym_snprintf(ms, addr, he->level, bf, size, width); in hist_entry__daddr_snprintf()
1220 return _hist_entry__sym_snprintf(ms, addr, he->level, bf, size, width); in hist_entry__iaddr_snprintf()
1440 return _hist_entry__sym_snprintf(ms, addr, level, bf, size, width); in hist_entry__dcacheline_snprintf()