Searched refs:__hists__add_entry (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dhist.h80 struct hist_entry *__hists__add_entry(struct hists *self,
H A Dhist.c120 struct hist_entry *__hists__add_entry(struct hists *self, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dhist.h80 struct hist_entry *__hists__add_entry(struct hists *self,
H A Dhist.c120 struct hist_entry *__hists__add_entry(struct hists *self, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-diff.c28 if (__hists__add_entry(self, al, NULL, period) != NULL)
H A Dbuiltin-annotate.c54 he = __hists__add_entry(self, al, NULL, 1);
H A Dbuiltin-report.c105 he = __hists__add_entry(hists, al, parent, data->period);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/
H A Dbuiltin-diff.c28 if (__hists__add_entry(self, al, NULL, period) != NULL)
H A Dbuiltin-annotate.c54 he = __hists__add_entry(self, al, NULL, 1);
H A Dbuiltin-report.c105 he = __hists__add_entry(hists, al, parent, data->period);

Completed in 123 milliseconds