Searched refs:topdown_filter_events (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/tools/perf/util/ |
D | topdown.h | 10 int topdown_filter_events(const char **attr, char **str, bool use_group,
|
D | topdown.c | 7 int topdown_filter_events(const char **attr, char **str, bool use_group, in topdown_filter_events() function
|
/linux-5.19.10/tools/perf/ |
D | builtin-stat.c | 1889 if (topdown_filter_events(metric_attrs, &str, 1, pmu_name) < 0) { in add_default_attributes() 1916 if (topdown_filter_events(topdown_attrs, &str, in add_default_attributes()
|