Searched refs:hist_entry_iter__add (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/perf/tests/
H A Dhists_filter.c87 if (hist_entry_iter__add(&iter, &al,
H A Dhists_cumulate.c109 if (hist_entry_iter__add(&iter, &al, sysctl_perf_event_max_stack,
H A Dhists_output.c75 if (hist_entry_iter__add(&iter, &al, sysctl_perf_event_max_stack,
/linux-master/tools/perf/util/
H A Dhist.h176 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,
H A Dhist.c1222 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al, function
/linux-master/tools/perf/
H A Dbuiltin-annotate.c224 ret = hist_entry_iter__add(&iter, &a, PERF_MAX_STACK_DEPTH, ann);
H A Dbuiltin-diff.c439 if (hist_entry_iter__add(&iter, &al, PERF_MAX_STACK_DEPTH,
H A Dbuiltin-top.c845 if (hist_entry_iter__add(&iter, &al, top->max_stack, top) < 0)
H A Dbuiltin-report.c333 ret = hist_entry_iter__add(&iter, &al, rep->max_stack, rep);

Completed in 139 milliseconds