Searched refs:max_count (Results 1 – 5 of 5) sorted by relevance
244 static int collect_events(struct perf_event *group, int max_count, in collect_events() argument251 if (n >= max_count) in collect_events()259 if (n >= max_count) in collect_events()
756 static int collect_events(struct perf_event *group, int max_count, in collect_events() argument764 if (n >= max_count) in collect_events()773 if (n >= max_count) in collect_events()
330 static int collect_events(struct perf_event *group, int max_count, in collect_events() argument338 if (n >= max_count) in collect_events()346 if (n >= max_count) in collect_events()
791 int n, max_count; in collect_events() local793 max_count = x86_pmu.num_counters + x86_pmu.num_counters_fixed; in collect_events()799 if (n >= max_count) in collect_events()812 if (n >= max_count) in collect_events()
1027 static int collect_events(struct perf_event *group, int max_count, in collect_events() argument1035 if (n >= max_count) in collect_events()1044 if (n >= max_count) in collect_events()