Searched refs:cpu__max_node (Results 1 – 4 of 4) sorted by relevance
62 int cpu__max_node(void);
105 if (affinity != PERF_AFFINITY_SYS && cpu__max_node() > 1) { in perf_mmap__aio_bind()270 if (mp->affinity == PERF_AFFINITY_NODE && cpu__max_node() > 1) in perf_mmap__setup_affinity_mask()
469 int cpu__max_node(void) in cpu__max_node() function
155 for (int die = 0; die < cpu__max_node(); die++) { in iio_mapping()