Searched refs:hists__add_entry (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-diff.c25 static int hists__add_entry(struct hists *self, function
47 if (hists__add_entry(&session->hists, &al, data.period)) {
H A Dbuiltin-annotate.c39 static int hists__add_entry(struct hists *self, struct addr_location *al) function
72 if (!al.filtered && hists__add_entry(&session->hists, &al)) {

Completed in 50 milliseconds