Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/util/
Dhist.h107 int hist_entry__annotate(struct hist_entry *self, size_t privsize);
Dhist.c1331 int hist_entry__annotate(struct hist_entry *he, size_t privsize) in hist_entry__annotate() function