Searched refs:MAX_CPU (Results 1 – 1 of 1) sorted by relevance
214 #define MAX_CPU RTE_MAX_LCORE macro224 uint64_t hits[MAX_CPU_COUNTER][MAX_CPU];1890 uint64_t total[MAX_CPU] = { 0 }; in cpu_load_collector()1891 unsigned min_cpu = MAX_CPU; in cpu_load_collector()1897 unsigned int n_thread_per_cpu[MAX_CPU] = { 0 }; in cpu_load_collector()1898 struct thread_conf *thread_per_cpu[MAX_CPU][MAX_THREAD]; in cpu_load_collector()