Searched refs:EVT_MAX_PORTS (Results 1 – 6 of 6) sorted by relevance
65 struct prod_data prod[EVT_MAX_PORTS];66 struct worker_data worker[EVT_MAX_PORTS];
59 struct worker_data worker[EVT_MAX_PORTS];
35 #define EVT_MAX_PORTS 256 macro
153 if (pipeline_nb_event_ports(opt) > EVT_MAX_PORTS) { in pipeline_opt_check()154 evt_err("number of ports exceeds %d", EVT_MAX_PORTS); in pipeline_opt_check()
51 struct worker_data worker[EVT_MAX_PORTS];
949 if (perf_nb_event_ports(opt) > EVT_MAX_PORTS) { in perf_opt_check()950 evt_err("number of ports exceeds %d", EVT_MAX_PORTS); in perf_opt_check()