#include <omp.h>
Go to the source code of this file.
◆ numa_alloc_onnode()
void* numa_alloc_onnode |
( |
uint64_t |
size, |
|
|
int |
nid |
|
) |
| |
|
inline |
◆ numa_available()
◆ numa_free()
void numa_free |
( |
void * |
p, |
|
|
uint64_t |
|
|
) |
| |
|
inline |
◆ numa_move_pages()
int numa_move_pages |
( |
int |
pid, |
|
|
unsigned long |
count, |
|
|
void ** |
pages, |
|
|
const int * |
nodes, |
|
|
int * |
status, |
|
|
int |
flags |
|
) |
| |
|
inline |
◆ numa_node_of_cpu()
int numa_node_of_cpu |
( |
int |
| ) |
|
|
inline |
◆ numa_num_configured_cpus()
int numa_num_configured_cpus |
( |
| ) |
|
|
inline |
◆ numa_num_configured_nodes()
int numa_num_configured_nodes |
( |
| ) |
|
|
inline |
◆ numa_run_on_node()
int numa_run_on_node |
( |
int |
| ) |
|
|
inline |
◆ sched_getcpu()