Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhist.h122 int hist_entry__annotate(struct hist_entry *self, size_t privsize);
Dhist.c864 int hist_entry__annotate(struct hist_entry *he, size_t privsize) in hist_entry__annotate() function